OS/2: found the _fd_flags() prototype.
[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 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
32         Log: Spelling bee.
33      Branch: perl
34            ! t/op/tie.t
35 ____________________________________________________________________________
36 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
37         Log: Recover some of the #16845.
38      Branch: perl
39            ! sv.c t/op/tie.t t/run/fresh_perl.t
40 ____________________________________________________________________________
41 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
42         Log: Retract #16855 until settled.
43      Branch: perl
44            ! utfebcdic.h
45 ____________________________________________________________________________
46 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
47         Log: OS/2: more missing definitions.
48      Branch: perl
49            ! os2/os2ish.h
50 ____________________________________________________________________________
51 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
52         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
53              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
54              Date: Wed, 29 May 2002 13:16:16 +0200
55              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
56      Branch: perl
57            ! utfebcdic.h
58 ____________________________________________________________________________
59 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
60         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
61      Branch: perl
62            ! ext/Devel/PPPort/PPPort.pm
63 ____________________________________________________________________________
64 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
65         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
66              From: "Gerrit P. Haase" <gp@familiehaase.de>
67              Date: Wed, 29 May 2002 08:06:43 +0200
68              Message-ID: <1881715214417.20020529080643@familiehaase.de>
69      Branch: perl
70            ! perl.h
71 ____________________________________________________________________________
72 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
73         Log: OS/2: more missing headers from John Poltorak.
74      Branch: perl
75            ! os2/os2ish.h
76 ____________________________________________________________________________
77 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
78         Log: Subject: Re: forewarning: usedevel and versiononly
79              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80              Date: Wed, 29 May 2002 09:41:23 +0200
81              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
82              
83              More 5.7.3 -> 5.8.0.
84      Branch: perl
85            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
86            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
87 ____________________________________________________________________________
88 [ 16850] By: ams                                   on 2002/05/29  06:48:19
89         Log: Lots of spring cleaning. (No functional changes.)
90      Branch: perl
91            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
92            ! ext/Storable/README ext/Storable/Storable.pm
93            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
94            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
95            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
96            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
97            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
98            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
99            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
100            ! ext/Storable/t/store.t ext/Storable/t/tied.t
101            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
102            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
103 ____________________________________________________________________________
104 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
105         Log: pod cleanups.
106      Branch: perl
107            ! README.aix README.cygwin README.jp README.ko README.macos
108            ! README.tw pod/perl561delta.pod pod/perldelta.pod
109            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
110            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
111            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
112 ____________________________________________________________________________
113 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
114         Log: Regen perltoc.
115      Branch: perl
116            ! pod/perltoc.pod
117 ____________________________________________________________________________
118 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
119         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
120              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
121              Date: Wed, 29 May 2002 02:48:15 +0400
122              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
123      Branch: perl
124            ! wince/Makefile.ce
125 ____________________________________________________________________________
126 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
127         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
128              From: PPrymmer@factset.com
129              Date: Tue, 28 May 2002 18:34:55 -0400
130              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
131      Branch: perl
132            ! configure.com vms/genopt.com
133 ____________________________________________________________________________
134 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
135         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
136              to restore some level of sanity in the tied scalars can of worms.
137      Branch: perl
138            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
139 ____________________________________________________________________________
140 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
141         Log: extension of change#16332: isolate signal diddling to the main
142              interpreter (fixes signal-related races, e.g. when multiple
143              threads run system())
144      Branch: maint-5.6/perl
145            ! util.c
146 ____________________________________________________________________________
147 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
148         Log: Bump the version numbers to five-eight-oh.
149      Branch: perl
150            ! Configure NetWare/Makefile NetWare/config_H.wc
151            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
152            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
153            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
154            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
155            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
156            ! wince/config_H.ce
157 ____________________________________________________________________________
158 [ 16842] By: ams                                   on 2002/05/28  19:34:27
159         Log: Subject: Minor INSTALL patch
160              From: Andy Dougherty <doughera@lafayette.edu>
161              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
162              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
163      Branch: perl
164            ! INSTALL
165 ____________________________________________________________________________
166 [ 16841] By: ams                                   on 2002/05/28  19:01:22
167         Log: Add integer.t to MANIFEST.
168      Branch: perl
169            ! ext/Storable/MANIFEST
170 ____________________________________________________________________________
171 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
172         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
173              From: Dan Kogai <dankogai@dan.co.jp>
174              Date: Wed, 29 May 2002 03:43:57 +0900
175              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
176      Branch: perl
177            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
178            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
179            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
180            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
181            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
182            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
183            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
184            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
185            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
186            ! ext/Encode/t/mime-header.t
187 ____________________________________________________________________________
188 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
189         Log: OS/2: bug found by John Poltorak.
190      Branch: perl
191            ! lib/ExtUtils/MM_OS2.pm
192 ____________________________________________________________________________
193 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
194         Log: makefiles should not clobber lib/Thread directory (some Thread
195              files seem to live there rather than in ext, for some reason)
196      Branch: perl
197            ! win32/Makefile win32/makefile.mk
198 ____________________________________________________________________________
199 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
200         Log: Subject: [PATCH] Bug fix for charnames::vianame
201              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
202              Date: Tue, 28 May 2002 23:53:39 +0900
203              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
204      Branch: perl
205            ! lib/charnames.pm lib/charnames.t
206 ____________________________________________________________________________
207 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
208         Log: Test output tweak.
209      Branch: perl
210            ! lib/ExtUtils/t/Embed.t
211 ____________________________________________________________________________
212 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
213         Log: More charnames tweaks.
214      Branch: perl
215            ! lib/charnames.pm lib/charnames.t
216 ____________________________________________________________________________
217 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
218         Log: Subject: [PATCH] Doc fix for charnames::vianame
219              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
220              Date: Tue, 28 May 2002 22:46:41 +0900
221              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
222      Branch: perl
223            ! lib/charnames.pm
224 ____________________________________________________________________________
225 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
226         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
227              From: "Yves Orton" <demerphq@hotmail.com>
228              Date: Tue, 28 May 2002 15:43:12 +0200
229              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
230      Branch: perl
231            ! lib/ExtUtils/t/Embed.t
232 ____________________________________________________________________________
233 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
234         Log: metaconfig unit change for #16831.
235      Branch: metaconfig/U/perl
236            ! gccvers.U
237 ____________________________________________________________________________
238 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
239         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
240      Branch: perl
241            ! Configure
242 ____________________________________________________________________________
243 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
244         Log: Retract the Straps part of #16829 for now since
245              the subtest 44 of t/strap.t started failing.
246      Branch: perl
247            ! lib/Test/Harness/Straps.pm
248 ____________________________________________________________________________
249 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
250         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
251              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
252              Date: Tue, 28 May 2002 08:17:53 +0200
253              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
254      Branch: perl
255            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
256            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
257 ____________________________________________________________________________
258 [ 16828] By: nick                                  on 2002/05/28  08:00:28
259         Log: Integrate mainline
260      Branch: perlio
261           !> Changes Makefile.micro README.netware README.tru64
262           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
263           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
264           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
265           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
266           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
267           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
268           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
269           !> uconfig.h util.c
270 ____________________________________________________________________________
271 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
272         Log: Tru64: sockatmark trouble.
273      Branch: perl
274            ! README.tru64
275 ____________________________________________________________________________
276 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
277         Log: Update Changes.
278      Branch: perl
279            ! Changes patchlevel.h
280 ____________________________________________________________________________
281 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
282         Log: Integrate perl
283      Branch: macperl
284           +> ext/Storable/t/integer.t
285            ! macos/MPVersion.r macos/config.sh
286           !> (integrate 60 files)
287 ____________________________________________________________________________
288 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
289         Log: Todo update.
290      Branch: perl
291            ! pod/perltodo.pod
292 ____________________________________________________________________________
293 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
294         Log: Don't assume sh and true.
295      Branch: perl
296            ! Makefile.micro uconfig.h
297 ____________________________________________________________________________
298 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
299         Log: Subject: Re: [PATCH] Version tango
300              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
301              Date: Mon, 27 May 2002 13:20:56 -0700
302              Message-ID: <oUp88gzkgy+T092yn@efn.org>
303      Branch: perl
304            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
305            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
306            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
307            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
308            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
309            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
310 ____________________________________________________________________________
311 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
312         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
313              stashes correctly.) Partial info is better than wrong info.
314      Branch: perl
315            ! t/lib/warnings/pp_hot util.c
316 ____________________________________________________________________________
317 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
318         Log: A shot in the dark.
319      Branch: perl
320            ! mg.c
321 ____________________________________________________________________________
322 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
323         Log: Comment nit from Yitzchak.
324      Branch: perl
325            ! sv.c
326 ____________________________________________________________________________
327 [ 16818] By: nick                                  on 2002/05/27  18:47:58
328         Log: Integrate mainline
329      Branch: perlio
330           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
331           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
332           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
333           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
334           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
335           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
336           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
337           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
338           !> pod/perlsub.pod
339 ____________________________________________________________________________
340 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
341         Log: POD cleanup and rewrapping.
342      Branch: perl
343            ! README.netware
344 ____________________________________________________________________________
345 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
346         Log: Update Changes.
347      Branch: perl
348            ! Changes patchlevel.h
349 ____________________________________________________________________________
350 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
351         Log: More NetWare.
352      Branch: perl
353            ! README.netware
354 ____________________________________________________________________________
355 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
356         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
357              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
358              Date: Mon, 27 May 2002 19:26:27 +0200
359              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
360      Branch: perl
361            ! hints/hpux.sh
362 ____________________________________________________________________________
363 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
364         Log: We are not that certain about the localising of
365              tied aggregates.
366      Branch: perl
367            ! pod/perldelta.pod
368 ____________________________________________________________________________
369 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
370         Log: Missed from #16811.
371      Branch: perl
372            + NetWare/sv_nw.c
373            ! MANIFEST
374 ____________________________________________________________________________
375 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
376         Log: NetWare diff from Ananth Kesari.
377      Branch: perl
378            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
379            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
380 ____________________________________________________________________________
381 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
382         Log: Integrate perlio;
383              
384              Fix for the IO::Scalar bug (I think).
385              At tie time break the loop but in a different place:
386              A. Increment REFCNT of the RV involved in the self-tie
387              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
388              At mg_free time
389              Break the connection between the RV and its referent
390              so that we do not try and free it (again).
391              
392              Add IO::Scalar fail case to the tests.
393      Branch: perl
394           !> mg.c sv.c t/op/tie.t
395 ____________________________________________________________________________
396 [ 16809] By: nick                                  on 2002/05/27  11:02:21
397         Log: Add IO::Scalar fail case to the tests.
398      Branch: perlio
399            ! t/op/tie.t
400 ____________________________________________________________________________
401 [ 16808] By: nick                                  on 2002/05/27  09:54:46
402         Log: Fix for the IO::Scalar bug (I think).
403              At tie time break the loop but in a different place:
404              A. Increment REFCNT of the RV involved in the self-tie
405              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
406              At mg_free time
407              Break the connection between the RV and its referent
408              so that we do not try and free it (again).
409      Branch: perlio
410            ! mg.c sv.c
411 ____________________________________________________________________________
412 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
413         Log: select() portability nit.
414      Branch: perl
415            ! pod/perlfunc.pod
416 ____________________________________________________________________________
417 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
418         Log: Fix a remaining B::Lint bug.
419      Branch: perl
420            ! ext/B/B/Lint.pm ext/B/t/lint.t
421 ____________________________________________________________________________
422 [ 16805] By: nick                                  on 2002/05/26  20:51:31
423         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
424              Only op/local.t fails but it is nasty... try valgrind on other machine.
425      Branch: perlio
426            ! sv.c
427 ____________________________________________________________________________
428 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
429         Log: Some day I might actually learn to test changes first
430              before committing them in.
431      Branch: perl
432            ! hints/darwin.sh
433 ____________________________________________________________________________
434 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
435         Log: Until otherwise proven.
436      Branch: perl
437            ! hints/darwin.sh
438 ____________________________________________________________________________
439 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
440         Log: Darwin hint tweaks.
441      Branch: perl
442            ! hints/darwin.sh
443 ____________________________________________________________________________
444 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
445         Log: FAQ sync.
446      Branch: perl
447            ! pod/perlfaq5.pod pod/perlfaq6.pod
448 ____________________________________________________________________________
449 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
450         Log: Subject: [DOC-PATCH] README.cygwin updated
451              From: "Gerrit P. Haase" <gp@familiehaase.de>
452              Date: Sun, 26 May 2002 14:56:14 +0200
453              Message-ID: <1151480833395.20020526145614@familiehaase.de>
454      Branch: perl
455            ! README.cygwin
456 ____________________________________________________________________________
457 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
458         Log: I thinkk thinggy has only one g.
459      Branch: perl
460            ! pod/perldelta.pod
461 ____________________________________________________________________________
462 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
463         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
464              From: Dave Mitchell <davem@fdgroup.com>
465              Date: Sun, 26 May 2002 14:15:42 +0100
466              Message-ID: <20020526141542.B18527@fdgroup.com>
467      Branch: perl
468            ! pod/perldelta.pod pod/perlsub.pod
469 ____________________________________________________________________________
470 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
471         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
472              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
473              Date: Sat, 25 May 2002 21:52:16 -0700
474              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
475      Branch: perl
476            ! ext/B/B/Deparse.pm
477 ____________________________________________________________________________
478 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
479         Log: Slight reformatting; tiny tweaks.
480      Branch: perl
481            ! pod/perlipc.pod
482 ____________________________________________________________________________
483 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
484         Log: Integrate perlio; Update perlipc.pod for new signals.
485      Branch: perl
486           !> pod/perlipc.pod
487 ____________________________________________________________________________
488 [ 16794] By: nick                                  on 2002/05/26  08:07:12
489         Log: Update perlipc.pod for new signals
490      Branch: perlio
491            ! pod/perlipc.pod
492 ____________________________________________________________________________
493 [ 16793] By: nick                                  on 2002/05/26  07:10:14
494         Log: Integrate mainline
495      Branch: perlio
496           !> AUTHORS Changes Configure patchlevel.h
497 ____________________________________________________________________________
498 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
499         Log: Mention that we do Win64.
500      Branch: perl
501            ! pod/perldelta.pod
502 ____________________________________________________________________________
503 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
504         Log: Document the $Config{byteorder} changes.
505      Branch: perl
506            ! pod/perldelta.pod
507 ____________________________________________________________________________
508 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
509         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
510              From: Nicholas Clark <nick@unfortu.net>
511              Date: Sat, 25 May 2002 22:37:19 +0100
512              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
513              
514              Subject: [PATCH] Storable (smaller)
515              From: Nicholas Clark <nick@unfortu.net>
516              Date: Sat, 25 May 2002 23:13:13 +0100
517              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
518      Branch: perl
519            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
520            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
521 ____________________________________________________________________________
522 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
523         Log: Update Changes.
524      Branch: perl
525            ! Changes patchlevel.h
526 ____________________________________________________________________________
527 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
528         Log: AUTHORS updates.
529      Branch: perl
530            ! AUTHORS
531 ____________________________________________________________________________
532 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
533         Log: metaconfig unit changes for #16786.
534      Branch: metaconfig
535            ! U/modified/Getfile.U U/modified/pager.U
536 ____________________________________________________________________________
537 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
538         Log: Pager query tweaks from Andy Dougherty (for OS/2).
539      Branch: perl
540            ! Configure
541 ____________________________________________________________________________
542 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
543         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
544      Branch: perl
545           !> perlio.c
546 ____________________________________________________________________________
547 [ 16784] By: nick                                  on 2002/05/25  17:34:48
548         Log: Fix VMS ungetc fix for platforms like NetBSD.
549      Branch: perlio
550            ! perlio.c
551 ____________________________________________________________________________
552 [ 16783] By: nick                                  on 2002/05/25  16:33:14
553         Log: Integrate mainline for Lupe's perlio.c fix before
554              starting on NetBSD issue
555      Branch: perlio
556           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
557           !> perlio.c pod/perlapio.pod pod/perldelta.pod
558 ____________________________________________________________________________
559 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
560         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
561              From: "Craig A. Berry" <craigberry@mac.com>
562              Date: Sat, 25 May 2002 12:19:36 -0500
563              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
564      Branch: perl
565            ! lib/ExtUtils/t/basic.t
566 ____________________________________________________________________________
567 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
568         Log: BeOS: update the test status.
569      Branch: perl
570            ! README.beos pod/perldelta.pod
571 ____________________________________________________________________________
572 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
573         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
574              From: Nicholas Clark <nick@unfortu.net>
575              Date: Sat, 25 May 2002 17:19:21 +0100
576              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
577      Branch: perl
578            ! ext/Storable/t/integer.t
579 ____________________________________________________________________________
580 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
581         Log: Update the number of tests.
582      Branch: perl
583            ! pod/perldelta.pod
584 ____________________________________________________________________________
585 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
586         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
587              From: lupe@lupe-christoph.de (Lupe Christoph)    
588              Date: Sat, 25 May 2002 15:45:34 +0200
589              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
590      Branch: perl
591            ! perlio.c pod/perlapio.pod
592 ____________________________________________________________________________
593 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
594         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
595              From: Nicholas Clark <nick@unfortu.net>
596              Date: Sat, 25 May 2002 12:17:44 +0100
597              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
598      Branch: perl
599            ! ext/Storable/t/integer.t
600 ____________________________________________________________________________
601 [ 16776] By: nick                                  on 2002/05/25  11:23:28
602         Log: Integrate mainline
603      Branch: perlio
604           +> ext/Storable/t/integer.t
605           !> (integrate 41 files)
606 ____________________________________________________________________________
607 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
608         Log: perldelta tweaks.
609      Branch: perl
610            ! pod/perldelta.pod
611 ____________________________________________________________________________
612 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
613         Log: UNICOS: update test status.
614      Branch: perl
615            ! ext/Socket/socketpair.t pod/perldelta.pod
616 ____________________________________________________________________________
617 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
618         Log: UNICOS: since $] is really 5.00700299999997,
619              testing for equivalence with 5.007003 isn't correct.
620              (From Nicholas Clark.)
621      Branch: perl
622            ! ext/Storable/t/downgrade.t
623 ____________________________________________________________________________
624 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
625         Log: Knock off one test failure thanks to #16771.
626      Branch: perl
627            ! pod/perldelta.pod
628 ____________________________________________________________________________
629 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
630         Log: In some (rare) platforms (such as UNICOS) using the native
631              atof is still better.
632      Branch: perl
633            ! numeric.c perl.h
634 ____________________________________________________________________________
635 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
636         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
637              From: "Craig A. Berry" <craigberry@mac.com>
638              Date: Fri, 24 May 2002 16:24:44 -0500
639              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
640      Branch: perl
641            ! pod/perldelta.pod vms/vms.c
642 ____________________________________________________________________________
643 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
644         Log: Subject: [PATCH pod/perllol.pod] small typo
645              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
646              Date: Fri, 24 May 2002 16:05:07 -0400
647              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
648      Branch: perl
649            ! pod/perllol.pod
650 ____________________________________________________________________________
651 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
652         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
653              From: Andy Dougherty <doughera@lafayette.edu>
654              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
655              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
656      Branch: perl
657            ! hints/solaris_2.sh
658 ____________________________________________________________________________
659 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
660         Log: Subject: [patch] small change
661              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
662              Date: Fri, 24 May 2002 19:18:24 +0400
663              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
664      Branch: perl
665            ! perl.h win32/makefile.mk
666 ____________________________________________________________________________
667 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
668         Log: Subject: [PATCH] README.aix
669              From: John Peacock <jpeacock@rowman.com>    
670              Date: Fri, 24 May 2002 10:49:39 -0400
671              Message-ID: <3CEE5303.1070201@rowman.com>
672      Branch: perl
673            ! README.aix
674 ____________________________________________________________________________
675 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
676         Log: Upgrade to Locale-Codes 2.04.
677      Branch: perl
678            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
679            ! lib/Locale/Country.pm
680 ____________________________________________________________________________
681 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
682         Log: Update Changes.
683      Branch: perl
684            ! Changes patchlevel.h
685 ____________________________________________________________________________
686 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
687         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
688              From: Abigail <abigail@foad.org>
689              Date: Fri, 24 May 2002 02:43:37 -0700
690              Message-ID: <20020524024337.A28749@ucan.foad.org>
691      Branch: perl
692            ! Makefile.SH
693 ____________________________________________________________________________
694 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
695         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
696              From: Abigail <abigail@foad.org>
697              Date: Fri, 24 May 2002 02:26:48 -0700
698              Message-ID: <20020524022648.A31684@ucan.foad.org>
699      Branch: perl
700            ! ext/POSIX/t/posix.t
701 ____________________________________________________________________________
702 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
703         Log: Doc tweaks.
704      Branch: perl
705            ! pod/perlunicode.pod pod/perluniintro.pod
706 ____________________________________________________________________________
707 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
708         Log: More portability defines, now mostly type-related
709              (based on Storable.xs)
710      Branch: perl
711            ! ext/Devel/PPPort/PPPort.pm
712 ____________________________________________________________________________
713 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
714         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
715              From: Nicholas Clark <nick@unfortu.net>
716              Date: Thu, 23 May 2002 23:43:16 +0100
717              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
718      Branch: perl
719            + ext/Storable/t/integer.t
720            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
721            ! ext/Storable/Storable.xs
722 ____________________________________________________________________________
723 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
724         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
725              From: "Craig A. Berry" <craigberry@mac.com>
726              Date: Thu, 23 May 2002 16:47:34 -0500
727              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
728      Branch: perl
729            ! configure.com
730 ____________________________________________________________________________
731 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
732         Log: One more ppportability thing (from Sarathy).
733      Branch: perl
734            ! ext/Devel/PPPort/PPPort.pm
735 ____________________________________________________________________________
736 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
737         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
738              From: Michael G Schwern <schwern@pobox.com>
739              Date: Wed, 22 May 2002 19:21:43 -0400
740              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
741      Branch: perl
742            ! lib/Test/Harness.pm lib/Test/Harness/Changes
743            ! lib/Test/Harness/t/strap-analyze.t
744            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
745            ! t/lib/sample-tests/die_head_end
746            ! t/lib/sample-tests/die_last_minute
747 ____________________________________________________________________________
748 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
749         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
750              From: Michael G Schwern <schwern@pobox.com>
751              Date: Wed, 22 May 2002 19:14:35 -0400
752              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
753      Branch: perl
754            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
755            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
756            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
757 ____________________________________________________________________________
758 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
759         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
760              From: Tim Jenness <t.jenness@jach.hawaii.edu>
761              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
762              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
763      Branch: perl
764            ! dump.c
765 ____________________________________________________________________________
766 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
767         Log: Typo squad.
768      Branch: perl
769            ! ext/POSIX/POSIX.pod pod/perldelta.pod
770 ____________________________________________________________________________
771 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
772         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
773              From: Abigail <abigail@foad.org>
774              Date: Thu, 23 May 2002 07:53:33 -0700
775              Message-ID: <20020523075333.A14658@ucan.foad.org>
776      Branch: perl
777            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
778 ____________________________________________________________________________
779 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
780         Log: PPPort dTHX.
781      Branch: perl
782            ! ext/Devel/PPPort/PPPort.pm
783 ____________________________________________________________________________
784 [ 16750] By: nick                                  on 2002/05/23  08:00:24
785         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
786      Branch: perlio
787           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
788           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
789           !> pod/perldelta.pod
790 ____________________________________________________________________________
791 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
792         Log: We do not want utf8.t to be compiled under -Mutf8,
793              wonky as it sounds.
794      Branch: perl
795            ! lib/utf8.t
796 ____________________________________________________________________________
797 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
798         Log: We do not want to see the utf8 hints bit.
799      Branch: perl
800            ! lib/vmsish.t
801 ____________________________________________________________________________
802 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
803         Log: More -Mutf8 cleanup.
804      Branch: perl
805            ! ext/PerlIO/t/fallback.t
806 ____________________________________________________________________________
807 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
808         Log: -Mutf8 cleanup.
809      Branch: perl
810            ! ext/Encode/t/mime-header.t
811 ____________________________________________________________________________
812 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
813         Log: Integrate perlio; VMS vs perlio.
814      Branch: perl
815           !> ext/PerlIO/encoding/encoding.xs perlio.c
816 ____________________________________________________________________________
817 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
818         Log: Subject: Re: Additional README.aix changes
819              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
820              Date: Wed, 22 May 2002 08:37:37 +0200
821              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
822      Branch: perl
823            ! README.aix
824 ____________________________________________________________________________
825 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
826         Log: HP-UX 11.00 io_xs hangup workaround.
827      Branch: perl
828            ! hints/hpux.sh
829 ____________________________________________________________________________
830 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
831         Log: Updated UNICOS status from Mark Lutz.
832      Branch: perl
833            ! pod/perldelta.pod
834 ____________________________________________________________________________
835 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
836         Log: UNICOS: Mark Lutz had a better idea.
837      Branch: perl
838            ! hints/unicos.sh
839 ____________________________________________________________________________
840 [ 16740] By: nick                                  on 2002/05/22  21:13:10
841         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
842      Branch: perlio
843            ! perlio.c
844 ____________________________________________________________________________
845 [ 16739] By: nick                                  on 2002/05/22  20:59:22
846         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
847              ungetc() and buffer snooping may not mix. So use buffer snoop
848              hooks to avoid ungetc() where available.
849              unread() falls back to using :pending layer, and fill has
850              VMS specific code (which should not get used) or ungetc()
851              which should work.
852      Branch: perlio
853            ! perlio.c
854 ____________________________________________________________________________
855 [ 16738] By: nick                                  on 2002/05/22  20:34:55
856         Log: Integrate mainline
857      Branch: perlio
858           !> (integrate 40 files)
859 ____________________________________________________________________________
860 [ 16737] By: nick                                  on 2002/05/22  19:04:13
861         Log: Flag the VMS-problem-causing part of :encoding
862              for enhancement. (Problem still needs fixing in perlio.c)
863      Branch: perlio
864            ! ext/PerlIO/encoding/encoding.xs
865 ____________________________________________________________________________
866 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
867         Log: UNICOS: using uname -m is wrong since what matter
868              is what CPUs (FPUs) we have.
869      Branch: perl
870            ! hints/unicos.sh
871 ____________________________________________________________________________
872 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
873         Log: Update Changes.
874      Branch: perl
875            ! Changes patchlevel.h
876 ____________________________________________________________________________
877 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
878         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
879              From: Dave Mitchell <davem@fdgroup.com>
880              Date: Wed, 22 May 2002 12:53:21 +0100
881              Message-ID: <20020522125320.E12794@fdgroup.com>
882      Branch: perl
883            ! ext/threads/shared/t/cond.t
884 ____________________________________________________________________________
885 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
886         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
887              From: John Borwick <john_borwick@ncsu.edu>
888              Date: Wed, 22 May 2002 04:10:37 -0400
889              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
890      Branch: perl
891            ! pod/perlunicode.pod pod/perluniintro.pod
892 ____________________________________________________________________________
893 [ 16732] By: ams                                   on 2002/05/22  05:47:35
894         Log: Integrate #16731 from //depot/macperl.
895      Branch: perl
896           !> t/io/crlf.t
897 ____________________________________________________________________________
898 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
899         Log: Be more specific in what we're looking for
900      Branch: macperl
901            ! t/io/crlf.t
902 ____________________________________________________________________________
903 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
904         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
905      Branch: macperl
906            + lib/Unicode/README
907           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
908           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
909            - t/lib/st-dump.pl
910            ! macos/MPVersion.r macos/config.sh
911           !> (integrate 135 files)
912 ____________________________________________________________________________
913 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
914         Log: FAQ sync.
915      Branch: perl
916            ! pod/perlfaq4.pod
917 ____________________________________________________________________________
918 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
919         Log: Getopt::Std clarification from John Borwick.
920      Branch: perl
921            ! lib/Getopt/Std.pm
922 ____________________________________________________________________________
923 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
924         Log: Subject: Re: [Patch] for problem with shellwords.pl
925              From: "Curtis Poe" <cp@onsitetech.com>
926              Date: Tue, 21 May 2002 11:17:40 -0700
927              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
928              
929              Subject: [Patch] for security problem with Text::ParseWords
930              From: "Curtis Poe" <cp@onsitetech.com>     
931              Date: Tue, 21 May 2002 15:10:18 -0700
932              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
933      Branch: perl
934            ! lib/Text/ParseWords.pm lib/shellwords.pl
935 ____________________________________________________________________________
936 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
937         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
938              From: Nicholas Clark <nick@unfortu.net>
939              Date: Tue, 21 May 2002 23:01:48 +0100
940              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
941      Branch: perl
942            ! ext/SDBM_File/SDBM_File.xs
943 ____________________________________________________________________________
944 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
945         Log: Subject: [PATCH] Additional README.aix changes
946              From: John Peacock <jpeacock@rowman.com>
947              Date: Tue, 21 May 2002 12:01:10 -0400
948              Message-ID: <3CEA6F46.70902@rowman.com>
949      Branch: perl
950            ! README.aix
951 ____________________________________________________________________________
952 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
953         Log: Subject: Win32 crash in fork.t (perl@16694)
954              From: "Kevin Chase" <kevincha99@hotmail.com>
955              Date: Mon, 20 May 2002 17:02:16 -0700
956              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
957              
958              
959              It looks that the Poison() found its first target.
960              The suggested patch is fine.
961      Branch: perl
962            ! cop.h
963 ____________________________________________________________________________
964 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
965         Log: microperl: if DIEing on no-functionality, the has-functionality
966              would be unreachable code.
967      Branch: perl
968            ! pp.c pp_sys.c
969 ____________________________________________________________________________
970 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
971         Log: microperl: do not regenerate the perly.
972      Branch: perl
973            ! Makefile.micro
974 ____________________________________________________________________________
975 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
976         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
977              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
978              Date: Mon, 20 May 2002 22:55:46 -0700
979              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
980      Branch: perl
981            ! utils/h2xs.PL
982 ____________________________________________________________________________
983 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
984         Log: Regen uconfig.h.
985      Branch: perl
986            ! uconfig.h
987 ____________________________________________________________________________
988 [ 16719] By: ams                                   on 2002/05/21  05:02:01
989         Log: Why quote some keys?
990      Branch: perl
991            ! ext/Storable/Makefile.PL
992 ____________________________________________________________________________
993 [ 16718] By: ams                                   on 2002/05/21  04:08:39
994         Log: Suppress warning about $canonical. (Nicholas Clark)
995      Branch: perl
996            ! ext/Storable/Storable.pm
997 ____________________________________________________________________________
998 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
999         Log: Subject: [PATCH] VMS iThreads follow-up
1000              From: "Craig A. Berry" <craigberry@mac.com>
1001              Date: Mon, 20 May 2002 21:34:17 -0500
1002              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
1003      Branch: perl
1004            ! configure.com
1005 ____________________________________________________________________________
1006 [ 16716] By: ams                                   on 2002/05/21  02:47:18
1007         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
1008              2. Install in core library directory. (Tatsuhiko Miyagawa)
1009      Branch: perl
1010            ! ext/Storable/Makefile.PL
1011 ____________________________________________________________________________
1012 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
1013         Log: Subject: [Encode] 1.72 released
1014              From: Dan Kogai <dankogai@dan.co.jp>
1015              Date: Tue, 21 May 2002 01:06:19 +0900
1016              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
1017      Branch: perl
1018            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
1019            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
1020            ! ext/Encode/Unicode/Unicode.xs
1021            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
1022 ____________________________________________________________________________
1023 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
1024         Log: Update Changes.
1025      Branch: perl
1026            ! Changes patchlevel.h
1027 ____________________________________________________________________________
1028 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
1029         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
1030      Branch: perl
1031            ! pod/perlfaq4.pod
1032 ____________________________________________________________________________
1033 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
1034         Log: metaconfig unit changes for #16711.
1035      Branch: metaconfig
1036            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1037            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1038            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1039            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1040            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1041            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1042            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1043            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1044            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1045            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1046            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1047            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1048            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1049            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1050            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1051            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1052            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1053            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1054            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1055            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1056            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1057            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1058            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1059            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1060 ____________________________________________________________________________
1061 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
1062         Log: Document better what the foo_r_proto are supposed to be.
1063      Branch: perl
1064            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1065            ! config_h.SH reentr.pl
1066 ____________________________________________________________________________
1067 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
1068         Log: Subject: Re: pod patches.
1069              From: Jim Cromie <jcromie@divsol.com>
1070              Date: Mon, 20 May 2002 09:00:10 -0600
1071              Message-ID: <3CE90F7A.3070309@divsol.com>
1072              
1073              (with Philip Newton's tweaks)
1074      Branch: perl
1075            ! pod/perlsub.pod
1076 ____________________________________________________________________________
1077 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
1078         Log: Subject: Re: pod patch - perldelta.pod
1079              From: Jim Cromie <jcromie@divsol.com>
1080              Date: Mon, 20 May 2002 07:16:54 -0600
1081              Message-ID: <3CE8F746.50603@divsol.com>
1082      Branch: perl
1083            ! pod/perldelta.pod
1084 ____________________________________________________________________________
1085 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
1086         Log: Subject: [patch] one more little step for WinCE
1087              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
1088              Date: Mon, 20 May 2002 11:47:19 +0400
1089              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
1090      Branch: perl
1091            ! wince/Makefile.ce
1092 ____________________________________________________________________________
1093 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
1094         Log: Preemptive doc patch.
1095      Branch: perl
1096            ! pod/perldelta.pod
1097 ____________________________________________________________________________
1098 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
1099         Log: The "constant sub redefined" warning can't be disabled.
1100      Branch: perl
1101            ! pod/perldiag.pod
1102 ____________________________________________________________________________
1103 [ 16705] By: nick                                  on 2002/05/20  10:18:26
1104         Log: Integrate mainline
1105      Branch: perlio
1106           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
1107           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
1108           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
1109           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
1110 ____________________________________________________________________________
1111 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
1112         Log: Missed hunk from #16701.
1113      Branch: perl
1114            ! vms/vms.c
1115 ____________________________________________________________________________
1116 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
1117         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
1118              From: andreas.koenig@anima.de (Andreas J. Koenig)
1119              Date: Mon, 20 May 2002 05:36:14 +0200
1120              Message-ID: <m34rh37aoh.fsf@anima.de>
1121      Branch: perl
1122            + lib/CPAN/t/mirroredby.t
1123            ! MANIFEST
1124 ____________________________________________________________________________
1125 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
1126         Log: Subject: tiny doc tweaks
1127              From: andreas.koenig@anima.de (Andreas J. Koenig)
1128              Date: Mon, 20 May 2002 05:07:13 +0200
1129              Message-ID: <m38z6f7c0u.fsf@anima.de>
1130      Branch: perl
1131            ! pod/perldelta.pod pod/perlfunc.pod
1132 ____________________________________________________________________________
1133 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
1134         Log: Subject: [PATCH @16694] ithreads for VMS
1135              From: "Craig A. Berry" <craigberry@mac.com>
1136              Date: Sun, 19 May 2002 22:06:43 -0500
1137              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
1138      Branch: perl
1139            ! configure.com vms/vms.c vms/vmsish.h
1140 ____________________________________________________________________________
1141 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
1142         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
1143              From: Autrijus Tang <autrijus@autrijus.org>
1144              Date: Mon, 20 May 2002 04:10:31 +0800
1145              Message-ID: <20020519201031.GA1603@not.autrijus.org>
1146      Branch: perl
1147            ! ext/Encode/Encode/Makefile_PL.e2x
1148 ____________________________________________________________________________
1149 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
1150         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
1151              while trying to -O3 optimize B.c.  (A bit weird since
1152              10.1.4 used to work fine, and nothing has changed in
1153              ext/B/..., but the overoptimization was repeatable.)
1154      Branch: perl
1155            + ext/B/hints/darwin.pl
1156            ! MANIFEST
1157 ____________________________________________________________________________
1158 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
1159         Log: UNICOS/mk seems to still have this problem.
1160      Branch: perl
1161            ! ext/Socket/socketpair.t
1162 ____________________________________________________________________________
1163 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
1164         Log: perldelta tweaks.
1165      Branch: perl
1166            ! pod/perldelta.pod
1167 ____________________________________________________________________________
1168 [ 16696] By: nick                                  on 2002/05/19  18:26:39
1169         Log: Integrate mailine
1170      Branch: perlio
1171           !> (integrate 35 files)
1172 ____________________________________________________________________________
1173 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
1174         Log: Document the reentrant_retry(), but from user's viewpoint.
1175      Branch: perl
1176            ! pod/perlthrtut.pod
1177 ____________________________________________________________________________
1178 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
1179         Log: Update Changes.
1180      Branch: perl
1181            ! Changes patchlevel.h
1182 ____________________________________________________________________________
1183 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
1184         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
1185              From: Slaven Rezic <slaven.rezic@berlin.de>
1186              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
1187              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
1188      Branch: perl
1189            ! lib/Benchmark.pm
1190 ____________________________________________________________________________
1191 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
1192         Log: Document once more the difference between :utf8
1193              and :encoding(...).
1194      Branch: perl
1195            ! lib/open.pm pod/perluniintro.pod
1196 ____________________________________________________________________________
1197 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
1198         Log: Third Degree: make the options more portable between
1199              Tru64 versions.
1200      Branch: perl
1201            ! Makefile.SH
1202 ____________________________________________________________________________
1203 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
1204         Log: IRIX SMP turned up a few hundred "Use of uninitialized
1205              value in numeric eq" warnings: initialise the $counter2.
1206      Branch: perl
1207            ! ext/threads/shared/t/cond.t
1208 ____________________________________________________________________________
1209 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
1210         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
1211              From: Dave Mitchell <davem@fdgroup.com>
1212              Date: Sun, 19 May 2002 00:50:43 +0100
1213              Message-ID: <20020519005043.F7275@fdgroup.com>
1214      Branch: perl
1215            ! ext/threads/shared/t/cond.t
1216 ____________________________________________________________________________
1217 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
1218         Log: Sarathy pointed out that instead of zeroing heap
1219              it is more prudent to poison it.
1220      Branch: perl
1221            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
1222            ! scope.c sv.c util.c
1223 ____________________________________________________________________________
1224 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
1225         Log: The thread warnings aren't quite yet working as planned.
1226      Branch: perl
1227            ! ext/threads/shared/t/cond.t
1228 ____________________________________________________________________________
1229 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
1230         Log: Forgotten from #16685.
1231      Branch: perl
1232            ! ext/threads/shared/t/cond.t
1233 ____________________________________________________________________________
1234 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
1235         Log: Subject: [PATCH threads] revised warnings + more tests + docs
1236              From: Dave Mitchell <davem@fdgroup.com>
1237              Date: Sat, 18 May 2002 22:24:51 +0100
1238              Message-ID: <20020518222451.E7275@fdgroup.com>
1239      Branch: perl
1240            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
1241            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
1242            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
1243 ____________________________________________________________________________
1244 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
1245         Log: Storable status tweak.
1246      Branch: perl
1247            ! pod/perldelta.pod
1248 ____________________________________________________________________________
1249 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
1250         Log: perlfunc and perldelta updates about caller().
1251      Branch: perl
1252            ! pod/perldelta.pod pod/perlfunc.pod
1253 ____________________________________________________________________________
1254 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
1255         Log: Subject: [PATCH] RE: perl@16678
1256              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
1257              Date: Sat, 18 May 2002 21:15:43 +0100
1258              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
1259              
1260              Making the symbols generated by warnings.pl future-proof.
1261      Branch: perl
1262            ! lib/warnings.pm warnings.h warnings.pl
1263 ____________________________________________________________________________
1264 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
1265         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
1266              From: Michael G Schwern <schwern@pobox.com>
1267              Date: Sat, 18 May 2002 14:53:50 -0400
1268              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
1269      Branch: perl
1270            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
1271            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
1272 ____________________________________________________________________________
1273 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
1274         Log: Prettyprinting.
1275      Branch: perl
1276            ! t/op/recurse.t
1277 ____________________________________________________________________________
1278 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
1279         Log: Companion to #16601: cxinc would create uninitialized
1280              PERL_CONTEXTs.  The bug was tickled by the test
1281              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
1282              added to check that I got the context stack extension right.
1283              Also rewrite recurse.t to use test.pl.
1284      Branch: perl
1285            ! scope.c t/op/recurse.t
1286 ____________________________________________________________________________
1287 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
1288         Log: Update Changes.
1289      Branch: perl
1290            ! Changes patchlevel.h
1291 ____________________________________________________________________________
1292 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
1293         Log: URL and other tiny tweaks.
1294      Branch: perl
1295            ! pod/perluniintro.pod
1296 ____________________________________________________________________________
1297 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
1298         Log: Subject: [Patch] doc patch on Unicode
1299              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1300              Date: Sun, 19 May 2002 01:01:58 +0900
1301              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
1302      Branch: perl
1303            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
1304 ____________________________________________________________________________
1305 [ 16675] By: ams                                   on 2002/05/18  15:06:35
1306         Log: s/2.0/2.00/ to be CPAN friendly.
1307      Branch: perl
1308            ! ext/Storable/Storable.pm
1309 ____________________________________________________________________________
1310 [ 16674] By: ams                                   on 2002/05/18  14:47:07
1311         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
1312              EBCDIC, amazing.
1313              From: Philip Newton <Philip.Newton@gmx.net>
1314              Date: Sat, 18 May 2002 09:54:13 +0200
1315              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
1316      Branch: perl
1317            ! lib/Pod/t/eol.t
1318 ____________________________________________________________________________
1319 [ 16673] By: ams                                   on 2002/05/18  14:41:00
1320         Log: Subject: Storable test for 64 bit 5.6.1
1321              From: Nicholas Clark <nick@unfortu.net>
1322              Date: Sat, 18 May 2002 15:48:55 +0100
1323              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
1324              (Private mail.)
1325      Branch: perl
1326            ! ext/Storable/t/malice.t
1327 ____________________________________________________________________________
1328 [ 16672] By: nick                                  on 2002/05/18  09:47:51
1329         Log: Integrate mainline
1330      Branch: perlio
1331           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
1332            - t/lib/st-dump.pl
1333           !> (integrate 67 files)
1334 ____________________________________________________________________________
1335 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
1336         Log: No more true.
1337      Branch: perl
1338            ! lib/vars.pm
1339 ____________________________________________________________________________
1340 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
1341         Log: Make use vars grok UTF-8.
1342      Branch: perl
1343            ! lib/vars.pm t/run/fresh_perl.t
1344 ____________________________________________________________________________
1345 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
1346         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
1347              From: Michael G Schwern <schwern@pobox.com>
1348              Date: Fri, 17 May 2002 23:54:29 -0400  
1349              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
1350      Branch: perl
1351            ! t/op/tie.t t/run/fresh_perl.t
1352 ____________________________________________________________________________
1353 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
1354         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
1355              From: Michael G Schwern <schwern@pobox.com>
1356              Date: Fri, 17 May 2002 20:37:26 -0400  
1357              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
1358      Branch: perl
1359            + t/lib/sample-tests/shbang_misparse
1360            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
1361            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1362            ! lib/Test/Harness/t/test-harness.t
1363 ____________________________________________________________________________
1364 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
1365         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
1366              From: Nicholas Clark <nick@unfortu.net>
1367              Date: Sat, 18 May 2002 00:18:39 +0100  
1368              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
1369              
1370              Use Storable's st-dump.pl.
1371      Branch: perl
1372            - t/lib/st-dump.pl
1373            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
1374            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
1375            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
1376            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
1377            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
1378            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
1379            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
1380 ____________________________________________________________________________
1381 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
1382         Log: Forgotten from #16656.
1383      Branch: perl
1384            ! ext/B/B.xs
1385 ____________________________________________________________________________
1386 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
1387         Log: Subject: [PATCH] Storable ChangeLog ready for release 
1388              From: Nicholas Clark <nick@unfortu.net>
1389              Date: Fri, 17 May 2002 23:17:34 +0100  
1390              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
1391      Branch: perl
1392            ! ext/Storable/ChangeLog
1393 ____________________________________________________________________________
1394 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
1395         Log: Subject: [PATCH] Storable stand alone tests
1396              From: Nicholas Clark <nick@unfortu.net>
1397              Date: Fri, 17 May 2002 22:43:35 +0100  
1398              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
1399      Branch: perl
1400            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
1401            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
1402            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
1403            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
1404            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
1405            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
1406            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
1407            ! ext/Storable/t/store.t ext/Storable/t/tied.t
1408            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
1409            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
1410 ____________________________________________________________________________
1411 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
1412         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
1413              From: Michael G Schwern <schwern@pobox.com>
1414              Date: Fri, 17 May 2002 17:17:54 -0400  
1415              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
1416      Branch: perl
1417            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1418            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
1419            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
1420            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
1421            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
1422            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1423            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
1424            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
1425            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1426            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
1427            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
1428            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
1429            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
1430            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
1431 ____________________________________________________________________________
1432 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
1433         Log: More regression tests for caller() and fix one bug of #16658.
1434      Branch: perl
1435            ! pp_ctl.c t/op/caller.t
1436 ____________________________________________________________________________
1437 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
1438         Log: Integrate perlio;
1439              
1440              Fix the crlf.t buffer leak
1441              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
1442              flagged it because it is more often popped without stream
1443              being closed.
1444              - Define non-noop PerlIOBuf_popped(), use it and export it.
1445      Branch: perl
1446           !> makedef.pl perlio.c perliol.h
1447 ____________________________________________________________________________
1448 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
1449         Log: Add a note about Cwd::fastcwd() returning tainted data.
1450              Sort modules alphabetically.
1451      Branch: perl
1452            ! pod/perldelta.pod
1453 ____________________________________________________________________________
1454 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
1455         Log: Remove O from the untested modules list.
1456      Branch: perl
1457            ! t/lib/1_compile.t
1458 ____________________________________________________________________________
1459 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
1460         Log: Fix bug 20020517.003 : segfault with caller().
1461              Add regression tests for caller.
1462      Branch: perl
1463            + t/op/caller.t
1464            ! MANIFEST pp_ctl.c
1465 ____________________________________________________________________________
1466 [ 16657] By: nick                                  on 2002/05/17  17:18:18
1467         Log: Fix the crlf.t buffer leak
1468              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
1469              flagged it because it is more often popped without stream
1470              being closed.
1471              - Define non-noop PerlIOBuf_popped(), use it and export it.
1472      Branch: perlio
1473            ! makedef.pl perlio.c perliol.h
1474 ____________________________________________________________________________
1475 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
1476         Log: PERL_HASH() casting games so that our hashed data is "unsigned
1477              char" but old code using just a "char" doesn't need changes.
1478              (The change is using a temporary pointer instead of a direct
1479              cast to unsigned char* which would blindly cast anything,
1480              not just char pointers.)  (The problem arose in MacOS Classic,
1481              as seen by Pudge, the cure by Nicholas Clark.)
1482      Branch: perl
1483            ! hv.c hv.h op.c sv.c vms/vms.c
1484 ____________________________________________________________________________
1485 [ 16655] By: nick                                  on 2002/05/17  14:59:20
1486         Log: Integrate mainline
1487      Branch: perlio
1488           !> (integrate 28 files)
1489 ____________________________________________________________________________
1490 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
1491         Log: Update Changes.
1492      Branch: perl
1493            ! Changes patchlevel.h
1494 ____________________________________________________________________________
1495 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
1496         Log: FAQ sync.
1497      Branch: perl
1498            ! pod/perlfaq4.pod pod/perlfaq8.pod
1499 ____________________________________________________________________________
1500 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
1501         Log: Forgot from #16628.
1502      Branch: perl
1503            ! ext/Encode/Makefile.PL
1504 ____________________________________________________________________________
1505 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
1506         Log: One Last Time
1507      Branch: macperl
1508            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1509            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
1510            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
1511            + lib/Unicode/UCD.t
1512 ____________________________________________________________________________
1513 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
1514         Log: Stupid case insensitivity
1515      Branch: macperl
1516            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
1517            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
1518            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
1519            - lib/unicode/UCD.t
1520 ____________________________________________________________________________
1521 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
1522         Log: Move Unicode -> unicode, remove README
1523      Branch: macperl
1524            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1525            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
1526            - lib/Unicode/Collate/t/test.t lib/Unicode/README
1527            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1528 ____________________________________________________________________________
1529 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
1530         Log: Move Unicode -> unicode, remove README (oops, forgot one)
1531      Branch: macperl
1532           +> lib/unicode/Collate/README
1533 ____________________________________________________________________________
1534 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
1535         Log: Move Unicode -> unicode, remove README
1536      Branch: macperl
1537           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
1538           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
1539           +> lib/unicode/UCD.pm lib/unicode/UCD.t
1540 ____________________________________________________________________________
1541 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
1542         Log: Integrate perl
1543      Branch: macperl
1544           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
1545           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
1546           +> lib/Thread/Semaphore.pm
1547            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1548            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
1549            - wince/include/sys/types.h wince/include/sys/utime.h
1550            - wince/include/time.h
1551            ! macos/MPVersion.r macos/config.sh
1552           !> (integrate 173 files)
1553 ____________________________________________________________________________
1554 [ 16645] By: nick                                  on 2002/05/17  06:56:40
1555         Log: Integrate mainline
1556      Branch: perlio
1557           +> ext/Storable/t/st-dump.pl
1558            - wince/FindExt.pm
1559           !> (integrate 40 files)
1560 ____________________________________________________________________________
1561 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
1562         Log: STDERR noise.
1563      Branch: perl
1564            ! lib/Switch.pm
1565 ____________________________________________________________________________
1566 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
1567         Log: Upgrade to Switch 2.07.
1568      Branch: perl
1569            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1570            ! lib/Switch/t/given.t lib/Switch/t/nested.t
1571            ! lib/Switch/t/switch.t
1572 ____________________________________________________________________________
1573 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
1574         Log: Missed hunk in #16641.
1575      Branch: perl
1576            ! lib/Filter/Simple/Changes
1577 ____________________________________________________________________________
1578 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
1579         Log: Upgrade to Filter::Simple 0.78.
1580              (Keep #14432, let Damian know of it.)
1581      Branch: perl
1582            ! lib/Filter/Simple.pm lib/Filter/Simple/README
1583            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
1584            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
1585            ! lib/Filter/Simple/t/import.t
1586 ____________________________________________________________________________
1587 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
1588         Log: More Third Degree.
1589      Branch: perl
1590            ! t/TEST
1591 ____________________________________________________________________________
1592 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
1593         Log: Third Degree tweaks.
1594      Branch: perl
1595            ! pod/perlhack.pod t/TEST
1596 ____________________________________________________________________________
1597 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
1598         Log: Purify: dl_last_error was leaking.
1599      Branch: perl
1600            ! ext/DynaLoader/dlutils.c
1601 ____________________________________________________________________________
1602 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
1603         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
1604              From: Chris Ball <chris@cpan.org>
1605              Date: 16 May 2002 20:51:34 +0100
1606              Message-ID: <86lmajvpkp.fsf@void.printf.net>
1607      Branch: perl
1608            ! utils/perldoc.PL
1609 ____________________________________________________________________________
1610 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
1611         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
1612              From: "Craig A. Berry" <craigberry@mac.com>
1613              Date: Thu, 16 May 2002 14:13:15 -0500
1614              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
1615      Branch: perl
1616            ! lib/ExtUtils/t/Constant.t
1617 ____________________________________________________________________________
1618 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
1619         Log: Make Cwd::fastcwd() return a tainted value.
1620              Add regression tests for taint-safety of the *cwd()
1621              functions.
1622      Branch: perl
1623            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
1624 ____________________________________________________________________________
1625 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
1626         Log: Subject: Re: AIX warning in hints regarding gcc
1627              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1628              Date: Thu, 16 May 2002 18:55:41 +0200
1629              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
1630      Branch: perl
1631            ! hints/aix.sh
1632 ____________________________________________________________________________
1633 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
1634         Log: Update the test statuses.
1635      Branch: perl
1636            ! pod/perldelta.pod
1637 ____________________________________________________________________________
1638 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
1639         Log: The UDP sockpair failure seems to have magically
1640              disappeared from both UNICOSes.
1641              (One gets "UNEXPECTEDLY SUCCEEDED".)
1642      Branch: perl
1643            ! ext/Socket/socketpair.t
1644 ____________________________________________________________________________
1645 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
1646         Log: Brokenness of restricted hashes with Storable on EBCDIC
1647              seems to be an artifact of the downgrade.t.
1648      Branch: perl
1649            ! ext/Storable/Storable.pm
1650 ____________________________________________________________________________
1651 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
1652         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
1653              memory debuggers.
1654      Branch: perl
1655            ! pod/perlhack.pod
1656 ____________________________________________________________________________
1657 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
1658         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
1659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1660              Date: Thu, 16 May 2002 16:42:34 +0200
1661              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
1662              
1663              gcc 3 version parsing proofing.
1664      Branch: perl
1665            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
1666 ____________________________________________________________________________
1667 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
1668         Log: Subject: [PATCH] good day for WinCE port of perl.
1669              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1670              Date: Thu, 16 May 2002 03:33:23 +0400
1671              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
1672      Branch: perl
1673            - wince/FindExt.pm
1674            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1675            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
1676            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
1677            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
1678            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
1679            ! wince/config_H.ce wince/config_h.PL
1680 ____________________________________________________________________________
1681 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
1682         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
1683              From: slaven.rezic@berlin.de
1684              Date: Mon, 13 May 2002 16:02:24 +0200
1685              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
1686      Branch: perl
1687            ! ext/Sys/Syslog/Syslog.pm
1688 ____________________________________________________________________________
1689 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
1690         Log: Subject: Re: [PATCH] allow use threads qw(yield)
1691              From: Dave Mitchell <davem@fdgroup.com>
1692              Date: Wed, 15 May 2002 23:26:27 +0100
1693              Message-ID: <20020515232626.E28924@fdgroup.com>
1694      Branch: perl
1695            ! ext/threads/threads.xs
1696 ____________________________________________________________________________
1697 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
1698         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
1699              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1700              Date: Thu, 16 May 2002 14:22:21 +0200
1701              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
1702      Branch: perl
1703            ! hints/aix.sh
1704 ____________________________________________________________________________
1705 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
1706         Log: metaconfig unit change for #16623.
1707      Branch: metaconfig
1708            ! U/ebcdic/trnl.U
1709 ____________________________________________________________________________
1710 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
1711         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
1712              from John Poltorak <jp@eyup.org>.
1713      Branch: perl
1714            ! Configure
1715 ____________________________________________________________________________
1716 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
1717         Log: DJGPP doesn't have \r\n delimited files (it has \r).
1718      Branch: perl
1719            ! lib/Tie/File/t/21_win32.t
1720 ____________________________________________________________________________
1721 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
1722         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
1723              2. Doing a s///g instead of tr/// works better for CR-delimited
1724              files, like in DJGPP (since <FH> doesn't correctly pull in
1725              CR-delimited lines).
1726      Branch: perl
1727            ! lib/Pod/Html.pm lib/Pod/t/eol.t
1728 ____________________________________________________________________________
1729 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
1730         Log: Don't test $! with like() since one may have
1731              a non-English locale, or simply AIX :-)
1732      Branch: perl
1733            ! ext/PerlIO/t/fail.t
1734 ____________________________________________________________________________
1735 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
1736         Log: DJGPP updates from Laszlo Molnar.
1737      Branch: perl
1738            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
1739 ____________________________________________________________________________
1740 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
1741         Log: Integrate perlio;
1742              
1743              Make open fail when layer string does not parse.
1744      Branch: perl
1745           +> ext/PerlIO/t/fail.t
1746           !> MANIFEST perlio.c
1747 ____________________________________________________________________________
1748 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
1749         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
1750              From: Nicholas Clark <nick@unfortu.net>
1751              Date: Wed, 15 May 2002 23:06:20 +0100
1752              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
1753      Branch: perl
1754            ! ext/Storable/Storable.xs
1755 ____________________________________________________________________________
1756 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
1757         Log: Two down, ten to go.
1758      Branch: perl
1759            ! pod/perldelta.pod
1760 ____________________________________________________________________________
1761 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
1762         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
1763      Branch: perl
1764            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1765 ____________________________________________________________________________
1766 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
1767         Log: Schizoid MANIFESTs.
1768      Branch: perl
1769            + ext/Storable/t/st-dump.pl
1770            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
1771 ____________________________________________________________________________
1772 [ 16613] By: nick                                  on 2002/05/15  19:26:00
1773         Log: Make open fail when layer string does not parse.
1774      Branch: perlio
1775            + ext/PerlIO/t/fail.t
1776            ! MANIFEST perlio.c
1777 ____________________________________________________________________________
1778 [ 16612] By: nick                                  on 2002/05/15  18:11:15
1779         Log: Integrate mainline
1780      Branch: perlio
1781           !> Changes ext/Storable/Storable.pm patchlevel.h
1782           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
1783 ____________________________________________________________________________
1784 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
1785         Log: Update Changes.
1786      Branch: perl
1787            ! Changes patchlevel.h
1788 ____________________________________________________________________________
1789 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
1790         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
1791      Branch: perl
1792            ! pod/perldelta.pod t/run/fresh_perl.t
1793 ____________________________________________________________________________
1794 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
1795         Log: Document some of the known EBCDIC problems with Storable.
1796              (There is more, but need to do more tests.)
1797      Branch: perl
1798            ! ext/Storable/Storable.pm
1799 ____________________________________________________________________________
1800 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
1801         Log: Purify finding: jperl.t causes a few Array Bounds Reads
1802              (one byte too far in a malloced buffer) at various spots
1803              in regcomp.c, all the buffers malloced by SvGROW() in
1804              sv_recode_to_utf8().
1805      Branch: perl
1806            ! sv.c
1807 ____________________________________________________________________________
1808 [ 16607] By: nick                                  on 2002/05/15  06:57:26
1809         Log: Integrate mainline
1810      Branch: perlio
1811           +> Porting/thirdclean
1812           !> (integrate 36 files)
1813 ____________________________________________________________________________
1814 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
1815         Log: Subject: [PATCH] Re: use of lc module names and warnings
1816              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1817              Date: Sun, 12 May 2002 23:09:46 +0200
1818              Message-ID: <20020512230946.E699@rafael>
1819      Branch: perl
1820            ! toke.c
1821 ____________________________________________________________________________
1822 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
1823         Log: More rule tweakage.
1824      Branch: perl
1825            ! Porting/thirdclean
1826 ____________________________________________________________________________
1827 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
1828         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
1829              From: Sam Tregar <sam@tregar.com>
1830              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
1831              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
1832      Branch: perl
1833            ! ext/Devel/DProf/DProf.xs
1834 ____________________________________________________________________________
1835 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
1836         Log: $VERSIONize.
1837      Branch: perl
1838            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
1839 ____________________________________________________________________________
1840 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
1841         Log: Third Degree: name the op/foo.t as op_foo.
1842      Branch: perl
1843            ! t/TEST
1844 ____________________________________________________________________________
1845 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
1846         Log: Read of uninitialized heap found by Third Degree
1847              (e.g. in t/op/subst.t)
1848      Branch: perl
1849            ! scope.c
1850 ____________________________________________________________________________
1851 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
1852         Log: Add more rules.
1853      Branch: perl
1854            ! Porting/thirdclean
1855 ____________________________________________________________________________
1856 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
1857         Log: Subject: [PATCH] allow use threads qw(yield)
1858              From: Dave Mitchell <davem@fdgroup.com>
1859              Date: Tue, 14 May 2002 22:49:47 +0100
1860              Message-ID: <20020514224947.F25049@fdgroup.com>
1861      Branch: perl
1862            ! ext/threads/threads.pm ext/threads/threads.xs
1863 ____________________________________________________________________________
1864 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
1865         Log: Micropatch from Olaf Flebbe.
1866      Branch: perl
1867            ! epoc/epoc.c
1868 ____________________________________________________________________________
1869 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
1870         Log: Subject: perlhack.pod typos [PATCH]
1871              From: "John P. Linderman" <jpl@research.att.com>
1872              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
1873              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
1874      Branch: perl
1875            ! pod/perlhack.pod
1876 ____________________________________________________________________________
1877 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
1878         Log: Subject: typo in Socket.pm
1879              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1880              Date: Tue, 14 May 2002 12:02:47 +0200
1881              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
1882      Branch: perl
1883            ! ext/IO/lib/IO/Socket.pm
1884 ____________________________________________________________________________
1885 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
1886         Log: The #16592 needs this.
1887      Branch: perl
1888            ! embedvar.h perlapi.h
1889 ____________________________________________________________________________
1890 [ 16594] By: sky                                   on 2002/05/14  17:08:01
1891         Log: Subject: Re: lib/sort.t failure [PATCH]
1892              From: "John P. Linderman" <jpl@research.att.com>
1893              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
1894              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
1895      Branch: perl
1896            ! pod/perlfunc.pod
1897 ____________________________________________________________________________
1898 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
1899         Log: Add a script for cleaning out the "known noise"
1900              from Third Degree reports: either noise caused
1901              by libc itself, or Perl_yyparse leaks.
1902      Branch: perl
1903            + Porting/thirdclean
1904            ! MANIFEST
1905 ____________________________________________________________________________
1906 [ 16592] By: sky                                   on 2002/05/14  15:21:39
1907         Log: Turn the sort RealCmp for stable quicksorts into a
1908              threadsafe per interpreter values.
1909      Branch: perl
1910            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
1911 ____________________________________________________________________________
1912 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
1913         Log: reentr.h affects more C files than just reentr.c
1914      Branch: perl
1915            ! locale.c pp.c pp_sys.c
1916 ____________________________________________________________________________
1917 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
1918         Log: Document reentr.pl a bit better.  Still rather
1919              convoluted code, but it ain't broken, so...
1920      Branch: perl
1921            ! reentr.h reentr.pl
1922 ____________________________________________________________________________
1923 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
1924         Log: z/OS update: not all Storable was clear yet.
1925      Branch: perl
1926            ! pod/perldelta.pod
1927 ____________________________________________________________________________
1928 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
1929         Log: Avoid potentially empty struct.
1930      Branch: perl
1931            ! reentr.h reentr.pl
1932 ____________________________________________________________________________
1933 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
1934         Log: Todo tweaks.
1935      Branch: perl
1936            ! pod/perltodo.pod
1937 ____________________________________________________________________________
1938 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
1939         Log: Subject: [PATCH] various minor fixes in threads.            
1940              From: Dave Mitchell <davem@fdgroup.com>
1941              Date: Mon, 13 May 2002 23:48:22 +0100      
1942              Message-ID: <20020513234822.G21318@fdgroup.com>
1943      Branch: perl
1944            ! dump.c ext/threads/shared/shared.xs
1945 ____________________________________________________________________________
1946 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
1947         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
1948              From: PPrymmer@factset.com
1949              Date: Mon, 13 May 2002 17:37:28 -0400
1950              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
1951      Branch: perl
1952            ! vms/vms.c
1953 ____________________________________________________________________________
1954 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
1955         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1956              From: Nicholas Clark <nick@unfortu.net>    
1957              Date: Mon, 13 May 2002 21:45:47 +0100
1958              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
1959      Branch: perl
1960            ! lib/ExtUtils/t/Constant.t
1961 ____________________________________________________________________________
1962 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
1963         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1964              From: Nicholas Clark <nick@unfortu.net>    
1965              Date: Mon, 13 May 2002 21:47:38 +0100
1966              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
1967      Branch: perl
1968            ! lib/Benchmark.t
1969 ____________________________________________________________________________
1970 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
1971         Log: Subject: WinCE several touches
1972              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1973              Date: Tue, 14 May 2002 00:43:11 +0400      
1974              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
1975      Branch: perl
1976            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
1977            ! wince/config_h.PL
1978 ____________________________________________________________________________
1979 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
1980         Log: Subject: Re: perl@16573
1981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1982              Date: Mon, 13 May 2002 18:30:35 +0200
1983              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
1984              
1985              (gcc 3.0 vs 64-bit hpux hints)
1986      Branch: perl
1987            ! hints/hpux.sh
1988 ____________________________________________________________________________
1989 [ 16580] By: sky                                   on 2002/05/13  19:38:09
1990         Log: Make the point a bit clearer after suggestion from Merijin
1991      Branch: perl
1992            ! pod/perltodo.pod
1993 ____________________________________________________________________________
1994 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
1995         Log: perltodo update.
1996      Branch: perl
1997            ! pod/perltodo.pod
1998 ____________________________________________________________________________
1999 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
2000         Log: Subject: README.aix update
2001              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2002              Date: Mon, 13 May 2002 19:02:47 +0200
2003              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
2004      Branch: perl
2005            ! README.aix
2006 ____________________________________________________________________________
2007 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
2008         Log: export PerlIOBuf_get_base for win32 extension linkage
2009      Branch: perl
2010            ! makedef.pl
2011 ____________________________________________________________________________
2012 [ 16576] By: nick                                  on 2002/05/13  18:20:22
2013         Log: Integrate mainline
2014      Branch: perlio
2015           !> Changes README.vos ext/threads/shared/shared.pm
2016           !> ext/threads/shared/t/0nothread.t
2017           !> ext/threads/shared/t/av_refs.t
2018           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
2019           !> ext/threads/shared/t/hv_refs.t
2020           !> ext/threads/shared/t/hv_simple.t
2021           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
2022           !> ext/threads/shared/t/semaphore.t
2023           !> ext/threads/shared/t/shared_attr.t
2024           !> ext/threads/shared/t/sv_refs.t
2025           !> ext/threads/shared/t/sv_simple.t patchlevel.h
2026           !> pod/perldelta.pod vms/vms.c xsutils.c
2027 ____________________________________________________________________________
2028 [ 16575] By: ams                                   on 2002/05/13  15:42:50
2029         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
2030              From: Paul_GreenVOS@vos.stratus.com
2031              Date: Mon, 13 May 02 12:32 edt
2032              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
2033      Branch: perl
2034            ! README.vos pod/perldelta.pod
2035 ____________________________________________________________________________
2036 [ 16574] By: ams                                   on 2002/05/13  15:41:14
2037         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
2038              From: PPrymmer@factset.com
2039              Date: Mon, 13 May 2002 11:38:15 -0400
2040              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
2041      Branch: perl
2042            ! vms/vms.c
2043 ____________________________________________________________________________
2044 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
2045         Log: Update Changes.
2046      Branch: perl
2047            ! Changes patchlevel.h
2048 ____________________________________________________________________________
2049 [ 16572] By: sky                                   on 2002/05/13  12:30:35
2050         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
2051              From: Dave Mitchell <davem@fdgroup.com>
2052              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
2053              Message-Id: <20020510235227.J12298@fdgroup.com>
2054      Branch: perl
2055            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
2056            ! ext/threads/shared/t/av_refs.t
2057            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
2058            ! ext/threads/shared/t/hv_refs.t
2059            ! ext/threads/shared/t/hv_simple.t
2060            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
2061            ! ext/threads/shared/t/semaphore.t
2062            ! ext/threads/shared/t/shared_attr.t
2063            ! ext/threads/shared/t/sv_refs.t
2064            ! ext/threads/shared/t/sv_simple.t xsutils.c
2065 ____________________________________________________________________________
2066 [ 16571] By: nick                                  on 2002/05/13  07:54:10
2067         Log: Integrate Mainline
2068      Branch: perlio
2069           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2070            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2071            - wince/include/cectype.h wince/include/errno.h
2072            - wince/include/sys/types.h wince/include/sys/utime.h
2073            - wince/include/time.h
2074           !> (integrate 51 files)
2075 ____________________________________________________________________________
2076 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
2077         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
2078              From: Michael G Schwern <schwern@pobox.com>
2079              Date: Sun, 12 May 2002 19:32:58 -0400
2080              Message-ID: <20020512233258.GK696@blackrider>
2081      Branch: perl
2082            ! t/TEST
2083 ____________________________________________________________________________
2084 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
2085         Log: Be clean.
2086      Branch: perl
2087            ! Makefile.SH ext/B/t/o.t
2088 ____________________________________________________________________________
2089 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
2090         Log: change#8666 ($Config{perllibs}) apparently never got into
2091              mainline--merge, and add other missing entries; regen
2092              config_H.* files
2093      Branch: perl
2094            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
2095            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
2096            ! win32/config_H.vc win32/config_H.vc64
2097 ____________________________________________________________________________
2098 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
2099         Log: Elaborate on the exit/wait plan a bit.
2100      Branch: perl
2101            ! pod/perltodo.pod
2102 ____________________________________________________________________________
2103 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
2104         Log: Slight doc tweaks.
2105      Branch: perl
2106            ! pod/perlthrtut.pod
2107 ____________________________________________________________________________
2108 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
2109         Log: OS/390: update the test results.
2110      Branch: perl
2111            ! pod/perldelta.pod
2112 ____________________________________________________________________________
2113 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
2114         Log: Add threadsafety caveats.
2115      Branch: perl
2116            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
2117 ____________________________________________________________________________
2118 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
2119         Log: Update the Mac OS X situation.
2120      Branch: perl
2121            ! pod/perldelta.pod
2122 ____________________________________________________________________________
2123 [ 16562] By: sky                                   on 2002/05/12  19:10:27
2124         Log: Update todo, removing things done and adding new things.
2125      Branch: perl
2126            ! pod/perltodo.pod
2127 ____________________________________________________________________________
2128 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
2129         Log: Reword the "threads still running" cleanup message.
2130      Branch: perl
2131            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
2132            ! pod/perltoc.pod
2133 ____________________________________________________________________________
2134 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
2135         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
2136              (The manifestation: running pat.t core dumps after test 639.
2137              Removing everything after 639 makes core go away, as does
2138              removing everything before 640.  I did say "weird".  Some
2139              sort of a memory corruption, no doubt, but no time to debug
2140              in more detail.)
2141      Branch: perl
2142            ! t/op/pat.t
2143 ____________________________________________________________________________
2144 [ 16559] By: sky                                   on 2002/05/12  17:59:41
2145         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
2146      Branch: perl
2147            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2148            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2149            ! MANIFEST
2150 ____________________________________________________________________________
2151 [ 16558] By: sky                                   on 2002/05/12  17:57:51
2152         Log: Fixed bug where tmpsv would be null after the return of the 
2153              amagic. Now check for that and allocate the tmpsv afterwards, 
2154              this is done in all other places that use amagic.
2155              Fixes bug when threads->unknownfunction() was called and
2156              we coredumped on the stringification somewhere deep in the
2157              autoloader/dynaloader something. Far to deep for me to provide
2158              a test case.
2159      Branch: perl
2160            ! sv.c
2161 ____________________________________________________________________________
2162 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
2163         Log: (retracted by #16560)
2164              EBCDIC: must protect also compile time so that
2165              the illegal UTF-EBCDIC is not seen.
2166      Branch: perl
2167            ! t/op/pat.t
2168 ____________________________________________________________________________
2169 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
2170         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
2171      Branch: perl
2172            ! pod/perlebcdic.pod regcomp.c
2173 ____________________________________________________________________________
2174 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
2175         Log: As suggested by Dave Mitchell, adding yield()s at
2176              appropriate spots helps non-preemptive thread
2177              implementations, like the GNU pth.  Tested at NetBSD
2178              by Martin Weber <Ephaeton@gmx.net>.
2179      Branch: perl
2180            ! ext/threads/t/basic.t ext/threads/t/list.t
2181            ! ext/threads/t/thread.t
2182 ____________________________________________________________________________
2183 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
2184         Log: Subject: RE: VOS bleadperl test failure on 16539
2185              From: chromatic <chromatic@rmci.net>
2186              Date: Sat, 11 May 2002 23:23:54 -0700
2187              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
2188      Branch: perl
2189            ! ext/B/t/o.t
2190 ____________________________________________________________________________
2191 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
2192         Log: There's no rest for the wicked misspellers.
2193      Branch: perl
2194            ! pod/perlthrtut.pod
2195 ____________________________________________________________________________
2196 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
2197         Log: Detypos (and sticking with US spelling since Dan Sugalski
2198              wrote the original text of perlthrtut)
2199      Branch: perl
2200            ! ext/threads/threads.pm pod/perlthrtut.pod
2201 ____________________________________________________________________________
2202 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
2203         Log: Because of #16550 these tests would now spew
2204              "Malformed UTF-8" in EBCDIC.
2205      Branch: perl
2206            ! t/op/pat.t
2207 ____________________________________________________________________________
2208 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
2209         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
2210              scripts does not apply any more.  (The utf8.t needed a little
2211              bit of relaxing to work in EBCDIC, since *both* the bytes in
2212              subtest #30 are illegal UTF-EBCDIC, and the error message
2213              matched is slightly different.)  The utf8.t now passes.
2214      Branch: perl
2215            ! lib/utf8.t toke.c
2216 ____________________________________________________________________________
2217 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
2218         Log: Subject: [PATCH] a bit more for WinCE
2219              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2220              Date: Sun, 12 May 2002 02:34:24 +0400
2221              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
2222      Branch: perl
2223            ! wince/wince.c
2224 ____________________________________________________________________________
2225 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
2226         Log: Subject: [PATCH] for WinCE cross-build, another one
2227              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
2228              Date: Sun, 12 May 2002 00:02:47 +0400
2229              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
2230      Branch: perl
2231            - wince/include/cectype.h wince/include/errno.h
2232            - wince/include/sys/types.h wince/include/sys/utime.h
2233            - wince/include/time.h
2234            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
2235            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
2236            ! wince/wince.c
2237 ____________________________________________________________________________
2238 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
2239         Log: Explicit casts due to #16542.
2240      Branch: perl
2241            ! ext/B/B.xs hv.c op.c sv.c
2242 ____________________________________________________________________________
2243 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
2244         Log: Upgrade to Test::Harness 2.21.
2245      Branch: perl
2246            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2247            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
2248            ! lib/Test/Harness/t/test-harness.t
2249 ____________________________________________________________________________
2250 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
2251         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
2252              but keep up with the $VERSION)
2253      Branch: perl
2254            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2255 ____________________________________________________________________________
2256 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
2257         Log: metaconfig unit change for #16543.
2258      Branch: metaconfig
2259            ! U/threads/usethreads.U
2260 ____________________________________________________________________________
2261 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
2262         Log: Subject: [PATCH] updated threads docs
2263              From: Dave Mitchell <davem@fdgroup.com>
2264              Date: Sat, 11 May 2002 20:00:51 +0100
2265              Message-ID: <20020511200050.D14841@fdgroup.com>
2266      Branch: perl
2267            ! Configure README.threads pod/perlothrtut.pod
2268            ! pod/perlthrtut.pod
2269 ____________________________________________________________________________
2270 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
2271         Log: Subject: unsigned char hashes (Re: perl@16539)
2272              From: Nicholas Clark <nick@unfortu.net>
2273              Date: Sat, 11 May 2002 17:54:44 +0100
2274              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
2275              
2276              Be explicitly unsigned char in the hash calculation.
2277      Branch: perl
2278            ! hv.h
2279 ____________________________________________________________________________
2280 [ 16541] By: nick                                  on 2002/05/11  08:21:00
2281         Log: Integrate mainline
2282      Branch: perlio
2283           +> ext/B/t/o.t
2284           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
2285           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
2286           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
2287 ____________________________________________________________________________
2288 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
2289         Log: Subject: more os x test output cosmetics
2290              From: Kay Röpke <kroepke@dolphin-services.de>
2291              Date: Fri, 10 May 2002 14:07:34 +0200
2292              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
2293      Branch: perl
2294            ! ext/DB_File/t/db-btree.t
2295 ____________________________________________________________________________
2296 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
2297         Log: Update Changes.
2298      Branch: perl
2299            ! Changes patchlevel.h
2300 ____________________________________________________________________________
2301 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
2302         Log: Regen toc.
2303      Branch: perl
2304            ! pod/perltoc.pod
2305 ____________________________________________________________________________
2306 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
2307         Log: Move pod, add $VERSION.
2308      Branch: perl
2309            ! ext/threads/shared/queue.pm
2310 ____________________________________________________________________________
2311 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
2312         Log: Unused variables.
2313      Branch: perl
2314            ! ext/Encode/Encode.xs
2315 ____________________________________________________________________________
2316 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
2317         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2318              From: chromatic <chromatic@rmci.net>
2319              Date: Fri, 10 May 2002 07:43:25 -0700
2320              Message-ID: <20020510144325.26245.qmail@firewheel>
2321      Branch: perl
2322            + ext/B/t/o.t
2323            ! MANIFEST
2324 ____________________________________________________________________________
2325 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
2326         Log: Don't do JAPHs unless doing "make torturetest".
2327              Document the less obvious make test targets.
2328      Branch: perl
2329            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
2330 ____________________________________________________________________________
2331 [ 16533] By: nick                                  on 2002/05/10  06:02:58
2332         Log: Integrate mainline
2333      Branch: perlio
2334           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
2335           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
2336           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
2337           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
2338           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
2339           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
2340           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
2341           !> t/run/fresh_perl.t util.c
2342 ____________________________________________________________________________
2343 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
2344         Log: Subject: [PATCH] format and other warnings
2345              From: Robin Barker <rmb1@cise.npl.co.uk>
2346              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
2347              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
2348      Branch: perl
2349            ! Porting/pumpkin.pod ext/Encode/Encode.xs
2350            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
2351            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
2352            ! ext/threads/threads.xs
2353 ____________________________________________________________________________
2354 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
2355         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
2356      Branch: perl
2357            ! t/op/tie.t t/run/fresh_perl.t
2358 ____________________________________________________________________________
2359 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
2360         Log: Subject: Re: [PATCH] Re: perl@16433
2361              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
2362              Date: Thu, 09 May 2002 16:24:59 -0700
2363              Message-ID: <LVw28gzkguhE092yn@efn.org>
2364      Branch: perl
2365            ! t/op/tie.t
2366 ____________________________________________________________________________
2367 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
2368         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
2369              From: Dave Mitchell <davem@fdgroup.com>
2370              Date: Thu, 9 May 2002 17:18:42 +0100
2371              Message-ID: <20020509171842.C9836@fdgroup.com>
2372      Branch: perl
2373            ! ext/threads/shared/t/cond.t
2374 ____________________________________________________________________________
2375 [ 16528] By: nick                                  on 2002/05/09  16:40:39
2376         Log: Integrate maint branch io (pipe) fixes.
2377      Branch: perl
2378           !> doio.c pp_sys.c util.c
2379 ____________________________________________________________________________
2380 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
2381         Log: FAQ sync.
2382      Branch: perl
2383            ! pod/perlfaq3.pod pod/perlfaq4.pod
2384 ____________________________________________________________________________
2385 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
2386         Log: metaconfig unit changes for #16525, plus extra linting.
2387      Branch: metaconfig
2388            ! U/compline/ptrsize.U U/protos/Protochk.U
2389            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
2390            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
2391            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
2392            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
2393            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
2394            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
2395            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
2396            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
2397            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
2398            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
2399            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
2400            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
2401            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
2402            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
2403            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
2404            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
2405            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
2406            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
2407            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
2408            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
2409            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
2410            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
2411            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
2412            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
2413 ____________________________________________________________________________
2414 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
2415         Log: metaconfig unit linting.
2416      Branch: perl
2417            ! reentr.pl
2418 ____________________________________________________________________________
2419 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
2420         Log: metaconfig unit changes for #16523.
2421      Branch: metaconfig
2422            ! U/compline/ptrsize.U
2423      Branch: metaconfig/U/perl
2424            ! use64bits.U
2425 ____________________________________________________________________________
2426 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
2427         Log: ptrsize should depend on use64bitall, not the other
2428              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
2429      Branch: perl
2430            ! Configure
2431 ____________________________________________________________________________
2432 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
2433         Log: Integrate #16510 from macperl;
2434              
2435              Tell IO.xs that MacOS sometimes doesn't need extra help
2436      Branch: perl
2437           !> ext/IO/IO.xs
2438 ____________________________________________________________________________
2439 [ 16521] By: ams                                   on 2002/05/09  12:42:12
2440         Log: Subject: Re: Storable doc patches
2441              From: "Philip Newton" <Philip.Newton@gmx.net>
2442              Date: Thu, 9 May 2002 14:32:29 +0200
2443              Message-Id: 
2444      Branch: perl
2445            ! ext/Storable/Storable.pm
2446 ____________________________________________________________________________
2447 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
2448         Log: cmp() compares chars, not bytes.
2449      Branch: perl
2450            ! pod/perllocale.pod
2451 ____________________________________________________________________________
2452 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
2453         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
2454      Branch: perl
2455            ! pod/perlhack.pod
2456 ____________________________________________________________________________
2457 [ 16518] By: ams                                   on 2002/05/09  09:04:31
2458         Log: Subject: Storable doc patches
2459              From: Philip Newton <Philip.Newton@gmx.net>
2460              Date: Thu, 09 May 2002 12:00:45 +0200
2461              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
2462      Branch: perl
2463            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2464 ____________________________________________________________________________
2465 [ 16517] By: ams                                   on 2002/05/09  08:53:50
2466         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2467              From: Philip Newton <Philip.Newton@gmx.net>
2468              Date: Thu, 09 May 2002 11:16:06 +0200
2469              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
2470      Branch: perl
2471            ! ext/Storable/README
2472 ____________________________________________________________________________
2473 [ 16516] By: nick                                  on 2002/05/09  08:13:39
2474         Log: Integrate mainline
2475      Branch: perlio
2476           !> pod/perlxstut.pod
2477 ____________________________________________________________________________
2478 [ 16515] By: nick                                  on 2002/05/09  07:29:53
2479         Log: Integrate mainline
2480      Branch: perlio
2481           !> (integrate 27 files)
2482 ____________________________________________________________________________
2483 [ 16514] By: ams                                   on 2002/05/09  06:50:24
2484         Log: Subject: [Patch] perlxstut.pod
2485              From: lupe@lupe-christoph.de (Lupe Christoph)
2486              Date: Thu, 9 May 2002 09:42:02 +0200
2487              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
2488              (Applied with tweaks.)
2489      Branch: perl
2490            ! pod/perlxstut.pod
2491 ____________________________________________________________________________
2492 [ 16513] By: ams                                   on 2002/05/09  06:04:47
2493         Log: Subject: [Patch] perlapio.pod
2494              From: lupe@lupe-christoph.de (Lupe Christoph)
2495              Date: Thu, 9 May 2002 09:01:50 +0200
2496              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
2497              (Applied with tweaks.)
2498      Branch: perl
2499            ! pod/perlapio.pod
2500 ____________________________________________________________________________
2501 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
2502         Log: Integrate from macperl
2503      Branch: maint-5.6/macperl
2504           !> macos/macperl/MPConsole.cp
2505 ____________________________________________________________________________
2506 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
2507         Log: Make interrupt act as end of file, MacPerl Bug #542154
2508      Branch: macperl
2509            ! macos/macperl/MPConsole.cp
2510 ____________________________________________________________________________
2511 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
2512         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
2513      Branch: macperl
2514            ! ext/IO/IO.xs
2515 ____________________________________________________________________________
2516 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
2517         Log: Make perlio (!sfio) work on MacOS
2518      Branch: macperl
2519            ! macos/config.h macos/config.sh macos/macish.c
2520 ____________________________________________________________________________
2521 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
2522         Log: integrate maint-5.6/macperl contents
2523      Branch: maint-5.6/perl
2524           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
2525           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
2526           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
2527 ____________________________________________________________________________
2528 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
2529         Log: Rework #16506 some more.
2530      Branch: perl
2531            ! ext/Time/HiRes/HiRes.xs win32/win32.c
2532 ____________________________________________________________________________
2533 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
2534         Log: Rework #16503 a bit to keep all the HiRes implementation
2535              in one place, assuming we want to re-CPAN Time::HiRes at
2536              some point.
2537      Branch: perl
2538            ! ext/Time/HiRes/HiRes.xs win32/win32.c
2539 ____________________________________________________________________________
2540 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
2541         Log: metaconfig unit change for #16504.
2542      Branch: metaconfig
2543            ! U/modified/Cppsym.U
2544 ____________________________________________________________________________
2545 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
2546         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
2547              From: Pixel <pixel@mandrakesoft.com>
2548              Date: 08 May 2002 18:19:51 +0200
2549              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
2550      Branch: perl
2551            ! Configure
2552 ____________________________________________________________________________
2553 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
2554         Log: make the gettimeofday() implementation in Time::HiRes available
2555              from perl
2556      Branch: perl
2557            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
2558            ! win32/config.bc win32/config.gc win32/config.vc
2559            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
2560            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
2561            ! win32/win32.c win32/win32iop.h
2562 ____________________________________________________________________________
2563 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
2564         Log: Subject: Test output update for OS X 10.1.4
2565              From: Kay Röpke <kroepke@dolphin-services.de>
2566              Date: Wed, 8 May 2002 22:23:36 +0200
2567              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
2568      Branch: perl
2569            ! ext/DB_File/t/db-recno.t
2570 ____________________________________________________________________________
2571 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
2572         Log: Subject: [PATCH] Re: perl@16433
2573              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2574              Date: Tue, 07 May 2002 18:40:44 -0700
2575              Message-ID: <cII28gzkgaOS092yn@efn.org>
2576              
2577              Subject: Re: [PATCH] Re: perl@16433
2578              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2579              Date: Wed, 08 May 2002 10:16:42 -0700
2580              Message-ID: <61V28gzkg+jG092yn@efn.org>
2581      Branch: perl
2582            ! pp_sys.c sv.c t/op/tie.t
2583 ____________________________________________________________________________
2584 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
2585         Log: Subject: [DOC PATCH] Minor threads::shared nits
2586              From: Simon Glover <scog@amnh.org>
2587              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
2588              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
2589      Branch: perl
2590            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
2591            ! ext/threads/shared/shared.pm
2592 ____________________________________________________________________________
2593 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
2594         Log: Subject: [DOC PATCH] perlthrtut proofreading
2595              From: Simon Glover <scog@amnh.org>
2596              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
2597              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
2598      Branch: perl
2599            ! pod/perlthrtut.pod
2600 ____________________________________________________________________________
2601 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
2602         Log: Deprecate 5.005threads.
2603      Branch: perl
2604            ! pod/perldelta.pod
2605 ____________________________________________________________________________
2606 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
2607         Log: Integrate perlio;
2608              
2609              PerlIO/XS interface routine and doc updates from
2610              lupe@lupe-christoph.de (Lupe Christoph) in mail
2611              Subject: [For Review] Patch for perlio.c and pods
2612              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
2613              Date: Sun, 5 May 2002 10:43:15 +0200
2614              (Minor tweaks to follow.)
2615              
2616              Portability and doc tweaks to PerlIO/XS stuff.
2617              We are still "papering over the cracks" a bit,
2618              but now it is good stiff card held on with epoxy.
2619      Branch: perl
2620           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
2621 ____________________________________________________________________________
2622 [ 16496] By: nick                                  on 2002/05/08  19:08:43
2623         Log: Portability and doc tweaks to PerlIO/XS stuff.
2624              We are still "papering over the cracks" a bit,
2625              but now it is good stiff card held on with epoxy.
2626      Branch: perlio
2627            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
2628 ____________________________________________________________________________
2629 [ 16495] By: nick                                  on 2002/05/08  17:56:43
2630         Log: PerlIO/XS interface routine and doc updates from
2631              lupe@lupe-christoph.de (Lupe Christoph) in mail
2632              Subject: [For Review] Patch for perlio.c and pods
2633              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
2634              Date: Sun, 5 May 2002 10:43:15 +0200
2635              (Minor tweaks to follow.)
2636      Branch: perlio
2637            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
2638 ____________________________________________________________________________
2639 [ 16494] By: nick                                  on 2002/05/08  17:40:34
2640         Log: Integrate mainline
2641      Branch: perlio
2642           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
2643           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
2644           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
2645           !> t/run/fresh_perl.t
2646 ____________________________________________________________________________
2647 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
2648         Log: Update Changes.
2649      Branch: perl
2650            ! Changes patchlevel.h
2651 ____________________________________________________________________________
2652 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
2653         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
2654              don't unlink /dev/null
2655      Branch: perl
2656            ! Porting/p4genpatch
2657 ____________________________________________________________________________
2658 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
2659         Log: Integrate perlio; 
2660              
2661              Avoid pointless re-encode of data in :encoding's read buffer
2662              on a close
2663      Branch: perl
2664           !> ext/PerlIO/encoding/encoding.xs
2665 ____________________________________________________________________________
2666 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
2667         Log: The base.pm changes need this, too?
2668      Branch: perl
2669            ! lib/diagnostics.t
2670 ____________________________________________________________________________
2671 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
2672         Log: fix p4genpatch breakage (missing slash in patch headers)
2673      Branch: perl
2674            ! Porting/p4genpatch
2675 ____________________________________________________________________________
2676 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
2677         Log: Integrate #14679 from macperl;
2678              
2679              Skip layer symbols for sfio
2680      Branch: perl
2681           !> makedef.pl
2682 ____________________________________________________________________________
2683 [ 16487] By: nick                                  on 2002/05/08  13:12:47
2684         Log: Avoid pointless re-encode of data in :encoding's read buffer
2685              on a close
2686      Branch: perlio
2687            ! ext/PerlIO/encoding/encoding.xs
2688 ____________________________________________________________________________
2689 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
2690         Log: Integrate #16481 from macperl;
2691              
2692              p4genpatch Mac OS fixes (paths, utime)
2693      Branch: perl
2694           !> Porting/p4genpatch
2695 ____________________________________________________________________________
2696 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
2697         Log: Storable doc tweaks.
2698      Branch: perl
2699            ! ext/Storable/Storable.pm
2700 ____________________________________________________________________________
2701 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
2702         Log: Subject: Re: [PATCH] use base Notexists
2703              From: andreas.koenig@anima.de (Andreas J. Koenig)
2704              Date: Wed, 08 May 2002 15:57:53 +0200
2705              Message-ID: <m34rhi91y6.fsf@anima.de>
2706      Branch: perl
2707            ! lib/base.pm lib/fields.t
2708 ____________________________________________________________________________
2709 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
2710         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
2711              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2712              Date: Wed, 8 May 2002 10:47:51 +0400
2713              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
2714      Branch: perl
2715            ! t/run/fresh_perl.t
2716 ____________________________________________________________________________
2717 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
2718         Log: Document how even "ASCII" locales can have problems
2719              if \w includes some of the regex metacharacters.
2720      Branch: perl
2721            ! lib/locale.t
2722 ____________________________________________________________________________
2723 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
2724         Log: p4genpatch Mac OS fixes (paths, utime)
2725      Branch: macperl
2726            ! Porting/p4genpatch
2727 ____________________________________________________________________________
2728 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
2729         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
2730              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2731              Date: Wed, 8 May 2002 10:33:14 +0400
2732              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
2733      Branch: perl
2734            ! ext/File/Glob/bsd_glob.c
2735 ____________________________________________________________________________
2736 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
2737         Log: Skip layer symbols for sfio
2738      Branch: macperl
2739            ! makedef.pl
2740 ____________________________________________________________________________
2741 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
2742         Log: Bump up the Storable $VERSION to 2.0.
2743      Branch: perl
2744            ! ext/Storable/Storable.pm
2745 ____________________________________________________________________________
2746 [ 16477] By: nick                                  on 2002/05/08  06:21:18
2747         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
2748      Branch: perlio
2749           !> (integrate 36 files)
2750 ____________________________________________________________________________
2751 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
2752         Log: Oops, add back
2753      Branch: macperl
2754            + macos/MacPerlTests.cmd
2755 ____________________________________________________________________________
2756 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
2757         Log: Integrate with perl
2758      Branch: macperl
2759           +> Porting/p4genpatch ext/Digest/MD5/README
2760           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
2761           +> ext/threads/shared/semaphore.pm
2762           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
2763           +> t/comp/hints.t vos/compile_full_perl.cm
2764           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2765           +> wince/compile.bat wince/win32io.c
2766            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
2767            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
2768           !> (integrate 206 files)
2769 ____________________________________________________________________________
2770 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
2771         Log: Update README (integrate from macperl)
2772      Branch: maint-5.6/macperl
2773           !> README.macos
2774 ____________________________________________________________________________
2775 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
2776         Log: Various syncs from macperl/ -> maint-5.6/macperl/
2777              File::Copy, File::Spec updates
2778              Test script modifications
2779              pp_require path bugfixes
2780      Branch: maint-5.6/macperl
2781            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
2782            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
2783 ____________________________________________________________________________
2784 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
2785         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
2786      Branch: macperl
2787            ! macos/macperl/MacPerl.podhelp
2788      Branch: maint-5.6/macperl
2789            ! macos/macperl/MacPerl.podhelp
2790 ____________________________________________________________________________
2791 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
2792         Log: Reset Mac::err flag in app, MacPerl Bug #546065
2793      Branch: macperl
2794            ! macos/macperl/MPScript.c
2795      Branch: maint-5.6/macperl
2796            ! macos/macperl/MPScript.c
2797 ____________________________________________________________________________
2798 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
2799         Log: Fix for some module install paths, MacPerl Bug #549611
2800      Branch: macperl
2801            ! macos/macperl/Droplets/installme.plx
2802            ! macos/macperl/Droplets/untarzipme.plx
2803      Branch: maint-5.6/macperl
2804            ! macos/macperl/Droplets/installme.plx
2805            ! macos/macperl/Droplets/untarzipme.plx
2806 ____________________________________________________________________________
2807 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
2808         Log: Stupid Mac::OSA::Simple bugs
2809      Branch: macperl
2810            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2811      Branch: maint-5.6/macperl
2812            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2813 ____________________________________________________________________________
2814 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
2815         Log: Various BuildTools fixes, MacPerl Bug #545341
2816      Branch: macperl
2817            ! macos/lib/Mac/BuildTools.pm
2818      Branch: maint-5.6/macperl
2819            ! macos/lib/Mac/BuildTools.pm
2820 ____________________________________________________________________________
2821 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
2822         Log: MM_MacOS has been moved from macos/lib/ to lib/
2823      Branch: macperl
2824            - macos/lib/ExtUtils/MM_MacOS.pm
2825 ____________________________________________________________________________
2826 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
2827         Log: Oops, add Digest::MD5 Makefile.mk back in
2828      Branch: macperl
2829            + macos/bundled_ext/Digest/MD5/Makefile.mk
2830 ____________________________________________________________________________
2831 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
2832         Log: Allow focus of first item, MacPerl Bug #529102
2833      Branch: macperl
2834            ! macos/ext/Mac/Windows/Windows.pm
2835      Branch: maint-5.6/macperl
2836            ! macos/ext/Mac/Windows/Windows.pm
2837 ____________________________________________________________________________
2838 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
2839         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
2840      Branch: macperl
2841            ! macos/lib/Mac/Glue.pm
2842      Branch: maint-5.6/macperl
2843            ! macos/lib/Mac/Glue.pm
2844 ____________________________________________________________________________
2845 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
2846         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
2847      Branch: perl
2848            ! makedef.pl
2849 ____________________________________________________________________________
2850 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
2851         Log: aTHX may be empty
2852      Branch: perl
2853            ! win32/win32.c
2854 ____________________________________________________________________________
2855 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
2856         Log: 5005threads builds again on windows
2857      Branch: perl
2858            ! win32/win32.c win32/win32.h
2859 ____________________________________________________________________________
2860 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
2861         Log: fixes for various warnings identified by Visual C++
2862      Branch: perl
2863            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
2864            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
2865            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
2866            ! win32/config.bc win32/config.gc win32/config.vc
2867            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2868            ! win32/win32.c win32/win32iop.h
2869 ____________________________________________________________________________
2870 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
2871         Log: keep paths consistently slashed on windows
2872      Branch: perl
2873            ! t/harness
2874 ____________________________________________________________________________
2875 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
2876         Log: integrate makefile.mk changes into Makefile
2877      Branch: perl
2878            ! win32/Makefile
2879 ____________________________________________________________________________
2880 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
2881         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2882              From: Nicholas Clark <nick@unfortu.net>
2883              Date: Tue, 7 May 2002 23:26:01 +0100
2884              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
2885      Branch: perl
2886            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
2887            ! ext/Storable/README ext/Storable/Storable.pm
2888            ! ext/Storable/t/malice.t
2889 ____________________________________________________________________________
2890 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
2891         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2892              From: Dave Mitchell <davem@fdgroup.com>
2893              Date: Wed, 8 May 2002 00:11:02 +0100
2894              Message-ID: <20020508001102.D4118@fdgroup.com>
2895      Branch: perl
2896            ! pp_hot.c scope.c
2897 ____________________________________________________________________________
2898 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
2899         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
2900              From: Dave Mitchell <davem@fdgroup.com>
2901              Date: Tue, 7 May 2002 23:13:10 +0100
2902              Message-ID: <20020507231310.B4118@fdgroup.com>
2903      Branch: perl
2904            ! pp_hot.c
2905 ____________________________________________________________________________
2906 [ 16454] By: sky                                   on 2002/05/07  21:18:44
2907         Log: Documentation of async
2908      Branch: perl
2909            ! ext/threads/threads.pm
2910 ____________________________________________________________________________
2911 [ 16453] By: sky                                   on 2002/05/07  21:16:28
2912         Log: Documentation added.
2913      Branch: perl
2914            ! ext/threads/shared/semaphore.pm
2915 ____________________________________________________________________________
2916 [ 16452] By: sky                                   on 2002/05/07  21:15:34
2917         Log: Add support for async.
2918      Branch: perl
2919            ! ext/threads/threads.pm
2920 ____________________________________________________________________________
2921 [ 16451] By: sky                                   on 2002/05/07  21:01:47
2922         Log: Add documentation.
2923      Branch: perl
2924            ! ext/threads/shared/queue.pm
2925 ____________________________________________________________________________
2926 [ 16450] By: sky                                   on 2002/05/07  20:24:08
2927         Log: Fix bad assumptions in test case.
2928              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
2929              b) $var++ is not atomic
2930              c) the creating of the string to print and the actuall printing 
2931              could be preempted by another thread
2932      Branch: perl
2933            ! ext/threads/shared/t/queue.t
2934 ____________________________________________________________________________
2935 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
2936         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
2937              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2938              Date: Tue, 07 May 2002 19:41:03 +0200
2939              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
2940      Branch: perl
2941            ! makedepend.SH
2942 ____________________________________________________________________________
2943 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
2944         Log: Upgrade to Encode 1.71.
2945      Branch: perl
2946            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2947            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
2948 ____________________________________________________________________________
2949 [ 16447] By: nick                                  on 2002/05/07  18:39:47
2950         Log: Integrate mainline
2951      Branch: perlio
2952           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
2953           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
2954           !> lib/User/pwent.t
2955 ____________________________________________________________________________
2956 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
2957         Log: AUTHORS updates.
2958      Branch: perl
2959            ! AUTHORS
2960 ____________________________________________________________________________
2961 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
2962         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
2963              From: Robin Barker <rmb1@cise.npl.co.uk>
2964              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
2965              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
2966      Branch: perl
2967            ! ext/Encode/Encode.xs
2968 ____________________________________________________________________________
2969 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
2970         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
2971              From: Michael A Chase <mchase@ix.netcom.com>
2972              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
2973              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
2974              
2975              (plus add what POSIX says)
2976      Branch: perl
2977            ! lib/File/Spec/Unix.pm
2978 ____________________________________________________________________________
2979 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
2980         Log: Subject: Re: lib/User/pwent.t on Cygwin
2981              From: John Peacock <jpeacock@rowman.com>
2982              Date: Mon, 06 May 2002 10:14:21 -0400
2983              Message-ID: <3CD68FBD.8020502@rowman.com>
2984      Branch: perl
2985            ! lib/User/pwent.t
2986 ____________________________________________________________________________
2987 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
2988         Log: Subject: [PATCH] Storable (Re: perl@16433)
2989              From: Radu Greab <radu@netsoft.ro>
2990              Date: Tue, 7 May 2002 11:37:03 +0300
2991              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
2992              
2993              Subject: Re: [PATCH] Storable (Re: perl@16433)
2994              From: Radu Greab <radu@netsoft.ro>
2995              Date: Tue, 7 May 2002 12:49:24 +0300
2996              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
2997              
2998              Plug the Storable memory leaks.
2999      Branch: perl
3000            ! ext/Storable/Storable.xs
3001 ____________________________________________________________________________
3002 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
3003         Log: Upgrade to CPAN 1.61.
3004      Branch: perl
3005            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3006 ____________________________________________________________________________
3007 [ 16440] By: nick                                  on 2002/05/07  07:07:58
3008         Log: Integrate mainline
3009      Branch: perlio
3010           +> Porting/p4genpatch vos/compile_full_perl.cm
3011           +> vos/configure_full_perl.sh vos/make_full_perl.sh
3012           +> wince/compile.bat wince/win32io.c
3013            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
3014           !> (integrate 74 files)
3015 ____________________________________________________________________________
3016 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
3017         Log: Document the bad behaviour of for(1..5){$_++}
3018              (it works but it should fail)
3019      Branch: perl
3020            ! pod/perldelta.pod
3021 ____________________________________________________________________________
3022 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
3023         Log: README.ko update from Jungshik Shin.
3024      Branch: perl
3025            ! README.ko
3026 ____________________________________________________________________________
3027 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
3028         Log: Subject: Re: perl@16433
3029              From: Nicholas Clark <nick@unfortu.net>
3030              Date: Tue, 7 May 2002 00:21:46 +0100
3031              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
3032      Branch: perl
3033            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3034            ! ext/Storable/t/malice.t
3035 ____________________________________________________________________________
3036 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
3037         Log: Subject:  two and a half steps further for WinCE cross-build
3038              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3039              Date: Mon, 6 May 2002 23:54:24 +0400
3040              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
3041      Branch: perl
3042            - wince/config.h
3043            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
3044 ____________________________________________________________________________
3045 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
3046         Log: Detypo.
3047      Branch: perl
3048            ! pod/perldelta.pod
3049 ____________________________________________________________________________
3050 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
3051         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
3052              From: Dave Mitchell <davem@fdgroup.com>
3053              Date: Mon, 6 May 2002 17:17:00 +0100
3054              Message-ID: <20020506171700.A256@fdgroup.com>
3055      Branch: perl
3056            ! pod/perldelta.pod t/op/local.t
3057 ____________________________________________________________________________
3058 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
3059         Log: Update Changes.
3060      Branch: perl
3061            ! Changes patchlevel.h
3062 ____________________________________________________________________________
3063 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
3064         Log: Add a test for #16431, and document Dave's campaign
3065              against localised hash element bugs.
3066      Branch: perl
3067            ! pod/perldelta.pod t/op/tie.t
3068 ____________________________________________________________________________
3069 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
3070         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
3071              From: Dave Mitchell <davem@fdgroup.com>
3072              Date: Sat, 4 May 2002 00:34:18 +0100
3073              Message-ID: <20020504003418.F22026@fdgroup.com>
3074      Branch: perl
3075            ! pp_hot.c t/op/local.t
3076 ____________________________________________________________________________
3077 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
3078         Log: Regen uconfig.h.
3079      Branch: perl
3080            ! uconfig.h
3081 ____________________________________________________________________________
3082 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
3083         Log: Unfortunately AmigaOS has been broken since 11423
3084              and is unlikely to get fixed in time for 5.8.0.
3085      Branch: perl
3086            ! pod/perldelta.pod
3087 ____________________________________________________________________________
3088 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
3089         Log: Ultimate discouragement for the old tools, from Andreas.
3090      Branch: perl
3091            - Porting/p4d2p Porting/p4desc
3092            ! MANIFEST Porting/repository.pod
3093 ____________________________________________________________________________
3094 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
3095         Log: Upgrade to Digest::MD5 2.20.
3096      Branch: perl
3097            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3098            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
3099 ____________________________________________________________________________
3100 [ 16426] By: ams                                   on 2002/05/06  09:48:42
3101         Log: Subject: [Encode] 1.70 released
3102              From: Dan Kogai <dankogai@dan.co.jp>
3103              Date: Mon, 6 May 2002 19:36:15 +0900
3104              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
3105      Branch: perl
3106            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
3107            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
3108            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
3109 ____________________________________________________________________________
3110 [ 16425] By: ams                                   on 2002/05/06  09:40:42
3111         Log: Subject: [PATCH] PerlIO::Via reference
3112              From: Gisle Aas <gisle@ActiveState.com>
3113              Date: 05 May 2002 22:50:23 -0700
3114              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
3115      Branch: perl
3116            ! pod/perliol.pod
3117 ____________________________________________________________________________
3118 [ 16424] By: ams                                   on 2002/05/06  09:37:58
3119         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
3120              From: Brendan O'Dea <bod@debian.org>
3121              Date: Mon, 6 May 2002 14:04:48 +1000
3122              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
3123      Branch: perl
3124            ! lib/Term/Complete.pm
3125 ____________________________________________________________________________
3126 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
3127         Log: p4genpatch: avoid stderr noise during adds
3128      Branch: perl
3129            ! Porting/p4genpatch
3130 ____________________________________________________________________________
3131 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
3132         Log: Subject: [PATCH] Fixup VOS builds of miniperl
3133              From: Paul_GreenVOS@vos.stratus.com
3134              Date: Sun, 5 May 02 23:11 edt
3135              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
3136      Branch: perl
3137            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
3138 ____________________________________________________________________________
3139 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
3140         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
3141              From: Radu Greab <radu@netsoft.ro>
3142              Date: Mon, 6 May 2002 04:23:10 +0300
3143              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
3144      Branch: perl
3145            ! pp_sys.c t/op/exec.t
3146 ____________________________________________________________________________
3147 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
3148         Log: Further comment tweak, to agree with perlxs.pod.
3149      Branch: perl
3150            ! perl.h
3151 ____________________________________________________________________________
3152 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
3153         Log: Subject: [PATCH] Update README.vos and release vos build macros
3154              From: Paul_GreenVOS@vos.stratus.com
3155              Date: Sun, 5 May 02 17:15 edt
3156              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
3157              To: perl5-porters@perl.org
3158      Branch: perl
3159            + vos/compile_full_perl.cm vos/configure_full_perl.sh
3160            + vos/make_full_perl.sh
3161            ! MANIFEST README.vos vos/Changes
3162 ____________________________________________________________________________
3163 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
3164         Log: Retract MM_NW5.pm part of #16371, at the request
3165              of Michael Schwern.
3166      Branch: perl
3167            ! lib/ExtUtils/MM_NW5.pm
3168 ____________________________________________________________________________
3169 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
3170         Log: Comment tweaks.
3171      Branch: perl
3172            ! perl.h
3173 ____________________________________________________________________________
3174 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
3175         Log: a few more p4genpatch fixes:
3176              
3177              don't assume previous revision exists, let p4 compute it from
3178              the one-less-change number instead
3179              
3180              the time part in timestamps were always 00:00:00; fix by
3181              fetching metadata via "p4 fsync" rather than "p4 filelog"
3182              
3183              quote all file names used in external commands to make them
3184              them work when there are spaces in those file names
3185              
3186              looks production worthy now :)
3187      Branch: perl
3188            ! Porting/p4genpatch
3189 ____________________________________________________________________________
3190 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
3191         Log: The #16401 was far from enough, and mostly in a wrong direction.
3192              The right thing to do would be to convert Storable into using
3193              the new MY_CXT scheme (no static data, and memory management
3194              using SVs).
3195      Branch: perl
3196            ! ext/Storable/Storable.xs
3197 ____________________________________________________________________________
3198 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
3199         Log: p4genpatch diffs against depot files from //depot/perl when called
3200              with -b //depot/maint-5.6/perl
3201      Branch: perl
3202            ! Porting/p4genpatch
3203 ____________________________________________________________________________
3204 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
3205         Log: p4genpatch: current directory may not be writable, so don't
3206              create temp files there
3207      Branch: perl
3208            ! Porting/p4genpatch
3209 ____________________________________________________________________________
3210 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
3211         Log: p4genpatch now works on windows
3212      Branch: perl
3213            ! Porting/p4genpatch
3214 ____________________________________________________________________________
3215 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
3216         Log: p4genpatch: tweak from Andreas to strip leading portion of
3217              path specified in -b (so patch can be applied with "patch -p1")
3218      Branch: perl
3219            ! Porting/p4genpatch
3220 ____________________________________________________________________________
3221 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
3222         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
3223              From: PPrymmer@factset.com
3224              Date: Fri, 3 May 2002 14:52:12 -0400
3225              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
3226      Branch: perl
3227            ! t/op/pwent.t
3228 ____________________________________________________________________________
3229 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
3230         Log: Upgrade to Net::Ping 2.17.
3231      Branch: perl
3232            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
3233 ____________________________________________________________________________
3234 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
3235         Log: Upgrade to Getopt::Long 2.31.
3236      Branch: perl
3237            ! lib/Getopt/Long.pm
3238 ____________________________________________________________________________
3239 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
3240         Log: Subject: Re: Cross-compiling as of WinCE
3241              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3242              Date: Sat, 4 May 2002 03:49:11 +0400
3243              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
3244      Branch: perl
3245            + wince/compile.bat wince/win32io.c
3246            - wince/perldll.def
3247            ! MANIFEST configpm makedef.pl wince/Makefile.ce
3248            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
3249            ! wince/config_h.PL wince/wince.c
3250 ____________________________________________________________________________
3251 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
3252         Log: The loclibpth is always set by Configure.
3253      Branch: perl
3254            ! hints/dec_osf.sh
3255 ____________________________________________________________________________
3256 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
3257         Log: Subject: Re: [Unicode::Collate] UCA Version number    
3258              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3259              Date: Sun, 05 May 2002 10:07:57 +0900
3260              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
3261      Branch: perl
3262            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3263            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3264 ____________________________________________________________________________
3265 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
3266         Log: Subject: [PATCH sv.c] delete inaccurate comment
3267              From: Dave Mitchell <davem@fdgroup.com>
3268              Date: Fri, 3 May 2002 21:17:00 +0100
3269              Message-ID: <20020503211700.C22026@fdgroup.com>
3270      Branch: perl
3271            ! sv.c
3272 ____________________________________________________________________________
3273 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
3274         Log: Solaris: show what 'that' is.
3275      Branch: perl
3276            ! hints/solaris_2.sh
3277 ____________________________________________________________________________
3278 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
3279         Log: Syntax fix.
3280      Branch: perl
3281            ! t/op/arith.t
3282 ____________________________________________________________________________
3283 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
3284         Log: (retracted by #16415) Storable: try to free what we allocated.
3285      Branch: perl
3286            ! ext/Storable/Storable.xs
3287 ____________________________________________________________________________
3288 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
3289         Log: UNICOS: division is really sloppy.
3290      Branch: perl
3291            ! t/op/arith.t
3292 ____________________________________________________________________________
3293 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
3294         Log: Subject: fix t/io/fs.t for VOS
3295              From: Paul_GreenVOS@vos.stratus.com
3296              Date: Sat, 4 May 02 14:01 edt
3297              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
3298      Branch: perl
3299            ! t/io/fs.t
3300 ____________________________________________________________________________
3301 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
3302         Log: Subject: [Unicode::Collate] UCA Version number
3303              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3304              Date: Sat, 04 May 2002 16:07:07 +0900
3305              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
3306      Branch: perl
3307            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
3308 ____________________________________________________________________________
3309 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
3310         Log: Subject: [PATCH lib/overload.pm] "\"\""
3311              From: Michael G Schwern <schwern@pobox.com>
3312              Date: Sat, 4 May 2002 13:17:44 -0400
3313              Message-ID: <20020504171743.GD640@blackrider>
3314      Branch: perl
3315            ! lib/overload.pm
3316 ____________________________________________________________________________
3317 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
3318         Log: Add the EBCDIC test data to downgrade.t.
3319      Branch: perl
3320            ! ext/Storable/t/downgrade.t
3321 ____________________________________________________________________________
3322 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
3323         Log: EBCDIC tweak.
3324      Branch: perl
3325            ! ext/Storable/t/utf8hash.t
3326 ____________________________________________________________________________
3327 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
3328         Log: Allow p4genpatch to use diff programs other than 'diff'.
3329      Branch: perl
3330            ! Porting/p4genpatch
3331 ____________________________________________________________________________
3332 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
3333         Log: Add p4genpatch from Andreas; obsoletes both
3334              p4d2p and p4desc.
3335      Branch: perl
3336            + Porting/p4genpatch
3337            ! MANIFEST Porting/makerel
3338 ____________________________________________________________________________
3339 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
3340         Log: Upgrade to Encode 1.69.
3341      Branch: perl
3342            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3343            ! ext/Encode/Encode/Makefile_PL.e2x
3344            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
3345            ! ext/Encode/lib/Encode/Guess.pm
3346            ! ext/Encode/lib/Encode/MIME/Header.pm
3347            ! ext/Encode/t/mime-header.t
3348 ____________________________________________________________________________
3349 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
3350         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
3351              From: Dave Mitchell <davem@fdgroup.com>
3352              Date: Sat, 4 May 2002 16:09:26 +0100
3353              Message-ID: <20020504160926.A24990@fdgroup.com>
3354      Branch: perl
3355            ! INSTALL
3356 ____________________________________________________________________________
3357 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
3358         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
3359              From: Nicholas Clark <nick@unfortu.net>
3360              Date: Sat, 4 May 2002 12:38:58 +0100
3361              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
3362      Branch: perl
3363            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3364 ____________________________________________________________________________
3365 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
3366         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
3367              From: Nicholas Clark <nick@unfortu.net>
3368              Date: Sat, 4 May 2002 00:30:43 +0100
3369              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
3370      Branch: perl
3371            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3372 ____________________________________________________________________________
3373 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
3374         Log: Doc tweak from Elizabeth Mattijsen.
3375      Branch: perl
3376            ! pod/perlunicode.pod
3377 ____________________________________________________________________________
3378 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
3379         Log: Subject: [PATCH] channames.pm doc tweaks
3380              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
3381              Date: Sat, 04 May 2002 11:45:18 +0900
3382              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
3383      Branch: perl
3384            ! lib/charnames.pm
3385 ____________________________________________________________________________
3386 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
3387         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
3388              From: Dave Mitchell <davem@fdgroup.com>
3389              Date: Fri, 3 May 2002 23:51:10 +0100
3390              Message-ID: <20020503235110.E22026@fdgroup.com>
3391      Branch: perl
3392            ! pp_hot.c scope.c
3393 ____________________________________________________________________________
3394 [ 16385] By: nick                                  on 2002/05/04  09:29:41
3395         Log: Integrate mainline
3396      Branch: perlio
3397           !> (integrate 47 files)
3398 ____________________________________________________________________________
3399 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
3400         Log: Subject: Re: perl@16307
3401              From: Nicholas Clark <nick@unfortu.net>
3402              Date: Fri, 3 May 2002 21:49:04 +0100
3403              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
3404              
3405              canonical #3 was failing under -Mutf8.
3406      Branch: perl
3407            ! ext/Storable/t/canonical.t
3408 ____________________________________________________________________________
3409 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
3410         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
3411              From: Dave Mitchell <davem@fdgroup.com>
3412              Date: Fri, 3 May 2002 21:12:10 +0100
3413              Message-ID: <20020503211210.B22026@fdgroup.com>
3414      Branch: perl
3415            ! scope.c
3416 ____________________________________________________________________________
3417 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
3418         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
3419              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
3420              Date: Fri, 3 May 2002 20:30:25 +0200
3421              Message-ID: <190109228332.20020503203025@familiehaase.de>
3422      Branch: perl
3423            ! doio.c
3424 ____________________________________________________________________________
3425 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
3426         Log: Subject: t/TestInit.pm - clean up comments
3427              From: Paul_GreenVOS@vos.stratus.com
3428              Date: Fri, 3 May 02 14:51 edt
3429              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
3430      Branch: perl
3431            ! t/TestInit.pm
3432 ____________________________________________________________________________
3433 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
3434         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
3435              From: Dan Kogai <dankogai@dan.co.jp>
3436              Date: Sat, 4 May 2002 01:46:35 +0900
3437              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
3438      Branch: perl
3439            ! ext/Encode/Encode/Makefile_PL.e2x
3440 ____________________________________________________________________________
3441 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
3442         Log: Forgotten test arrangement.
3443      Branch: perl
3444            ! ext/Digest/MD5/t/files.t
3445 ____________________________________________________________________________
3446 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
3447         Log: Comedy of typing errors.
3448      Branch: perl
3449            ! hints/solaris_2.sh
3450 ____________________________________________________________________________
3451 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
3452         Log: Let's try the "no Net:: if no Socket" again.
3453      Branch: perl
3454            ! t/lib/1_compile.t
3455 ____________________________________________________________________________
3456 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
3457         Log: Update Changes.
3458      Branch: perl
3459            ! Changes patchlevel.h
3460 ____________________________________________________________________________
3461 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
3462         Log: Oops.
3463      Branch: perl
3464            ! lib/ExtUtils/MM_BeOS.pm
3465 ____________________________________________________________________________
3466 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
3467         Log: EBCDIC tweak.
3468      Branch: perl
3469            ! ext/Digest/MD5/t/utf8.t
3470 ____________________________________________________________________________
3471 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
3472         Log: Update the EBCDIC MD5 checksums, and automate the process.
3473      Branch: perl
3474            ! ext/Digest/MD5/t/files.t
3475 ____________________________________________________________________________
3476 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
3477         Log: The EBCDIC remapping of the low 256 bites again.
3478      Branch: perl
3479            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
3480            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
3481            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
3482 ____________________________________________________________________________
3483 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
3484         Log: NetWare updates from C Aditya.
3485      Branch: perl
3486            ! lib/ExtUtils/MM_NW5.pm makedef.pl
3487 ____________________________________________________________________________
3488 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
3489         Log: DJGPP updates from Laszlo Molnar.
3490      Branch: perl
3491            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
3492 ____________________________________________________________________________
3493 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
3494         Log: Upgrade to Encode 1.68.
3495      Branch: perl
3496            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3497            ! ext/Encode/lib/Encode/Alias.pm
3498            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3499 ____________________________________________________________________________
3500 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
3501         Log: Integrate perlio;
3502              
3503              Several of non-default builds now seem to work reasonably well
3504              English.t seems to fail on an errno test, and socketpair blathers
3505              about something.
3506              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
3507              back door, and instead have perlsdio.h vector stdio via iperlsys.h
3508              function tables (latter was done in earlier change).
3509              Update comments in Makefile.mk 
3510              
3511              Finish off 16350 for non-PERLIO build on linux,
3512              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
3513              for some slots which now perlsdio.h is targeting.
3514              
3515              setbuf / setvbuf are not PerlIO_ concepts
3516              
3517              perl_clone is a threads thing
3518              
3519              Have perlsdio.h use the iperlsys.h aliases and see
3520              if that helps non-PERLIO IMP_SYS on Win32.
3521              (Miniperl okay on linux).
3522              
3523              More layer syms
3524              
3525              Use PerlSIO_fdupopen() if not using PerlIO
3526              
3527              Do not build if not using layers
3528      Branch: perl
3529           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
3530           !> win32/makefile.mk win32/perlhost.h win32/win32.c
3531           !> win32/win32io.c
3532 ____________________________________________________________________________
3533 [ 16367] By: nick                                  on 2002/05/03  07:25:13
3534         Log: Several of non-default builds now seem to work reasonably well
3535              English.t seems to fail on an errno test, and socketpair blathers
3536              about something.
3537              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
3538              back door, and instead have perlsdio.h vector stdio via iperlsys.h
3539              function tables (latter was done in earlier change).
3540              Update comments in Makefile.mk 
3541      Branch: perlio
3542            ! perlio.h win32/makefile.mk win32/win32.c
3543 ____________________________________________________________________________
3544 [ 16366] By: nick                                  on 2002/05/03  07:07:36
3545         Log: Finish off 16350 for non-PERLIO build on linux,
3546              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
3547              for some slots which now perlsdio.h is targeting.
3548      Branch: perlio
3549            ! iperlsys.h
3550 ____________________________________________________________________________
3551 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
3552         Log: If no Socket should not try to test Net::
3553      Branch: perl
3554            ! t/lib/1_compile.t
3555 ____________________________________________________________________________
3556 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
3557         Log: Integrate macperl #16360 and #16363;
3558              
3559              Make op/alarm.t pass
3560              
3561              README.macos update
3562      Branch: perl
3563           !> README.macos t/op/alarm.t
3564 ____________________________________________________________________________
3565 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
3566         Log: README.macos update
3567      Branch: macperl
3568            ! README.macos
3569 ____________________________________________________________________________
3570 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
3571         Log: Config / test updates
3572      Branch: macperl
3573            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3574            ! macos/Makefile.mk
3575 ____________________________________________________________________________
3576 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
3577         Log: Safe signals for Mac OS
3578      Branch: macperl
3579            ! macos/macish.c macos/macish.h
3580 ____________________________________________________________________________
3581 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
3582         Log: Make op/alarm.t pass
3583      Branch: macperl
3584            ! t/op/alarm.t
3585 ____________________________________________________________________________
3586 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
3587         Log: a tweak to change#13584: need to avoid pad-walking during
3588              global destruction
3589      Branch: maint-5.6/perl
3590            ! op.c
3591 ____________________________________________________________________________
3592 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
3593         Log: Forgot the most important part of #16357.
3594      Branch: perl
3595            ! lib/Unicode/Collate.pm
3596 ____________________________________________________________________________
3597 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
3598         Log: Subject: Unicode::Collate 0.11 Released
3599              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3600              Date: Fri, 03 May 2002 03:19:29 +0900
3601              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
3602      Branch: perl
3603            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
3604            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
3605 ____________________________________________________________________________
3606 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
3607         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
3608              From: Andy Dougherty <doughera@lafayette.edu>
3609              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
3610              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
3611      Branch: perl
3612            ! Makefile.SH ext/util/make_ext
3613 ____________________________________________________________________________
3614 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
3615         Log: Integrate #16353 from macperl;
3616              
3617              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
3618              in test 92 of run/fresh_perl.t on MacOS
3619              
3620              (as pudge rightfully points out, this is voodoo
3621              programming at it best, the real bug is somewhere else,
3622              now we just happened to shake the chicken the right way)
3623      Branch: perl
3624           !> lib/utf8_heavy.pl
3625 ____________________________________________________________________________
3626 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
3627         Log: Subject: Re: Encode, charnames and utf8heavy
3628              From: Dan Kogai <dankogai@dan.co.jp>
3629              Date: Thu, 2 May 2002 00:44:30 +0900
3630              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
3631              
3632              (plus a respective perlunicode tweak)
3633      Branch: perl
3634            ! lib/utf8_heavy.pl pod/perlunicode.pod
3635 ____________________________________________________________________________
3636 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
3637         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
3638              in test 92 of run/fresh_perl.t on MacOS
3639      Branch: macperl
3640            ! lib/utf8_heavy.pl
3641 ____________________________________________________________________________
3642 [ 16352] By: nick                                  on 2002/05/02  17:48:31
3643         Log: setbuf / setvbuf are not PerlIO_ concepts
3644      Branch: perlio
3645            ! XSUB.h
3646 ____________________________________________________________________________
3647 [ 16351] By: nick                                  on 2002/05/02  17:12:21
3648         Log: perl_clone is a threads thing
3649      Branch: perlio
3650            ! makedef.pl
3651 ____________________________________________________________________________
3652 [ 16350] By: nick                                  on 2002/05/02  17:09:43
3653         Log: *** EXPERIMENTAL ***
3654              Have perlsdio.h use the iperlsys.h aliases and see
3655              if that helps non-PERLIO IMP_SYS on Win32.
3656              (Miniperl okay on linux).
3657      Branch: perlio
3658            ! iperlsys.h perlsdio.h
3659 ____________________________________________________________________________
3660 [ 16349] By: nick                                  on 2002/05/02  16:10:15
3661         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
3662              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
3663              - use it in perlio.c
3664      Branch: perlio
3665            ! perlio.c win32/perlhost.h win32/win32.c
3666 ____________________________________________________________________________
3667 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
3668         Log: manual integrate of change#16332 from maint-5.6 branch
3669      Branch: perl
3670            ! mg.c perl.c sv.c util.c
3671 ____________________________________________________________________________
3672 [ 16347] By: nick                                  on 2002/05/02  15:19:59
3673         Log: More layer syms
3674      Branch: perlio
3675            ! makedef.pl
3676 ____________________________________________________________________________
3677 [ 16346] By: nick                                  on 2002/05/02  15:19:20
3678         Log: Use PerlSIO_fdupopen() if not using PerlIO
3679      Branch: perlio
3680            ! perlio.c
3681 ____________________________________________________________________________
3682 [ 16345] By: nick                                  on 2002/05/02  15:18:12
3683         Log: Do not build if not using layers
3684      Branch: perlio
3685            ! win32/win32io.c
3686 ____________________________________________________________________________
3687 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
3688         Log: Upgrade to Encode 1.67.
3689      Branch: perl
3690            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3691            ! ext/Encode/lib/Encode/Guess.pm
3692 ____________________________________________________________________________
3693 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
3694         Log: Integrate perlio;
3695              
3696              Remove show-stoppers to non-PERLIO Win32 builds
3697              (still not a very good show).
3698      Branch: perl
3699           !> makedef.pl win32/makefile.mk
3700 ____________________________________________________________________________
3701 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
3702         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
3703              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3704              Date: Thu, 02 May 2002 04:22:02 +0100
3705              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
3706      Branch: perl
3707            ! malloc.c
3708 ____________________________________________________________________________
3709 [ 16341] By: nick                                  on 2002/05/02  12:57:23
3710         Log: Remove show-stoppers to non-PERLIO Win32 builds
3711              (still not a very good show).
3712      Branch: perlio
3713            ! makedef.pl win32/makefile.mk
3714 ____________________________________________________________________________
3715 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
3716         Log: Subject: [PATCH] 1/3rd of utf8
3717              From: Nicholas Clark <nick@unfortu.net>
3718              Date: Wed, 1 May 2002 22:58:42 +0100
3719              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
3720      Branch: perl
3721            ! ext/Storable/t/malice.t
3722 ____________________________________________________________________________
3723 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
3724         Log: Integrate #16334 from maint-5.6;
3725              
3726              don't pad $0 with spaces when setting it, use nulls instead (the
3727              spaces show up as a very long line in a ps listing)
3728      Branch: perl
3729           !> mg.c
3730 ____________________________________________________________________________
3731 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
3732         Log: Integrate perlio;
3733              
3734              Fix the "PerlIO require leak". Snag was that clean_objs
3735              autoloaded DESTROY (needing IO) after known layers had
3736              been freed. Postpone layer list free to PerlIO_cleanup,
3737              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3738              so that sv_undef is immortal till layer list is done with it.
3739      Branch: perl
3740           !> perl.c perlio.c
3741 ____________________________________________________________________________
3742 [ 16337] By: ams                                   on 2002/05/02  08:21:42
3743         Log: Subject: Re: [PATCH] Storable docs
3744              From: Philip Newton <Philip.Newton@gmx.net>
3745              Date: Thu, 02 May 2002 07:58:38 +0200
3746              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
3747              (Applied mostly with tweaks by hand.)
3748      Branch: perl
3749            ! ext/Storable/Storable.pm
3750 ____________________________________________________________________________
3751 [ 16336] By: nick                                  on 2002/05/02  07:59:16
3752         Log: Integrate mainline
3753      Branch: perlio
3754           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
3755           +> ext/Digest/MD5/t/utf8.t
3756            - ext/Digest/MD5/t/aaa.t
3757           !> Configure MANIFEST Makefile.SH config_h.SH
3758           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3759           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3760           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
3761           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
3762           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
3763           !> lib/Thread.pm util.c
3764 ____________________________________________________________________________
3765 [ 16335] By: nick                                  on 2002/05/02  07:54:51
3766         Log: Fix the "PerlIO require leak". Snag was that clean_objs
3767              autoloaded DESTROY (needing IO) after known layers had
3768              been freed. Postpone layer list free to PerlIO_cleanup,
3769              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3770              so that sv_undef is immortal till layer list is done with it.
3771      Branch: perlio
3772            ! perl.c perlio.c
3773 ____________________________________________________________________________
3774 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
3775         Log: don't pad $0 with spaces when setting it, use nulls instead (the
3776              spaces show up as a very long line in a ps listing)
3777      Branch: maint-5.6/perl
3778            ! mg.c
3779 ____________________________________________________________________________
3780 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
3781         Log: fix yet more race conditions related to fdopen() and dup2():
3782              
3783              fclose() is not thread-safe when two FILE* structures point
3784              to the same underlying fd, as it happens in perl's socket
3785              handles; need to invalidate the fileno slot of one of the
3786              FILE* structures, but unfortunately stdio has no interface
3787              to do this; we can do little else but fiddle with the
3788              FILE* structure directly (yuck! hope this could be done better
3789              under native PerlIO in 5.8)
3790      Branch: maint-5.6/perl
3791            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
3792 ____________________________________________________________________________
3793 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
3794         Log: isolate all environ diddling to the initial interpreter; any
3795              additional interpreters created after the first one cannot
3796              propagate %ENV changes down to the real environment; this
3797              should fix %ENV related races (e.g. multiple threads attempting
3798              to free() environ entries when they run C<%ENV = ()>)
3799      Branch: maint-5.6/perl
3800            ! mg.c perl.c sv.c util.c
3801 ____________________________________________________________________________
3802 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
3803         Log: fix race condition in my_popen(): parent may dup2() into an fd
3804              that got opened by another thread because it closes it
3805              beforehand; instead, let the dup2() itself close the fd
3806      Branch: maint-5.6/perl
3807            ! util.c
3808 ____________________________________________________________________________
3809 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
3810         Log: pipe() IO structures were not fully initialized
3811      Branch: maint-5.6/perl
3812            ! doio.c pp_sys.c
3813 ____________________________________________________________________________
3814 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
3815         Log: fix handle leak in my_popen() if the fork() fails
3816      Branch: maint-5.6/perl
3817            ! util.c
3818 ____________________________________________________________________________
3819 [ 16328] By: nick                                  on 2002/05/02  06:08:22
3820         Log: Integrate mainline
3821      Branch: perlio
3822           +> ext/threads/shared/semaphore.pm
3823           +> ext/threads/shared/t/semaphore.t
3824           !> MANIFEST ext/threads/shared/Makefile.PL
3825           !> ext/threads/shared/t/queue.t
3826 ____________________________________________________________________________
3827 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
3828         Log: Cleanup threads dirs.
3829      Branch: perl
3830            ! Makefile.SH
3831 ____________________________________________________________________________
3832 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
3833         Log: Add the new Digest::MD5 test.
3834      Branch: perl
3835            + ext/Digest/MD5/t/utf8.t
3836            ! MANIFEST
3837 ____________________________________________________________________________
3838 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
3839         Log: New try at the Class::DBI core dump at global cleanup.
3840      Branch: perl
3841            ! gv.h util.c
3842 ____________________________________________________________________________
3843 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
3844         Log: Upgrade to Digest::MD5 2.19.
3845      Branch: perl
3846            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3847            ! ext/Digest/MD5/t/files.t
3848 ____________________________________________________________________________
3849 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
3850         Log: Ooops.  Not everybody does threads.
3851      Branch: perl
3852            ! ext/threads/shared/t/semaphore.t
3853 ____________________________________________________________________________
3854 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
3855         Log: Fix files.t for blead.
3856      Branch: perl
3857            + ext/Digest/MD5/README
3858            ! MANIFEST ext/Digest/MD5/t/files.t
3859 ____________________________________________________________________________
3860 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
3861         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
3862              work yet with blead, my bad.
3863      Branch: perl
3864            + ext/Digest/MD5/t/md5-aaa.t
3865            - ext/Digest/MD5/t/aaa.t
3866            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3867            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3868            ! ext/Digest/MD5/t/files.t
3869 ____________________________________________________________________________
3870 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
3871         Log: metaconfig unit change for #16319.
3872      Branch: metaconfig/U/perl
3873            ! d_u32align.U
3874 ____________________________________________________________________________
3875 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
3876         Log: Somebody might be compiling a newer Digest::MD5.
3877      Branch: perl
3878            ! Configure config_h.SH
3879 ____________________________________________________________________________
3880 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
3881         Log: Until Arthur fills in semaphore.t.
3882      Branch: perl
3883            ! ext/threads/shared/Makefile.PL
3884            ! ext/threads/shared/t/semaphore.t
3885 ____________________________________________________________________________
3886 [ 16317] By: sky                                   on 2002/05/01  19:36:33
3887         Log: Fix emulation case when loading both Thread and threads::shared
3888              would get awkward.
3889      Branch: perl
3890            ! lib/Thread.pm
3891 ____________________________________________________________________________
3892 [ 16316] By: ams                                   on 2002/05/01  19:35:25
3893         Log: Subject: [PATCH] Storable docs
3894              From: Nicholas Clark <nick@unfortu.net>
3895              Date: Wed, 1 May 2002 20:44:42 +0100
3896              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
3897      Branch: perl
3898            ! ext/Storable/Storable.pm
3899 ____________________________________________________________________________
3900 [ 16315] By: sky                                   on 2002/05/01  19:15:46
3901         Log: Now passes old test case.
3902      Branch: perl
3903            ! ext/threads/shared/semaphore.pm
3904 ____________________________________________________________________________
3905 [ 16314] By: sky                                   on 2002/05/01  19:15:26
3906         Log: Cleanup memory a bit better in some cases.
3907      Branch: perl
3908            ! ext/threads/threads.xs
3909 ____________________________________________________________________________
3910 [ 16313] By: nick                                  on 2002/05/01  18:38:03
3911         Log: Integrate mainline
3912      Branch: perlio
3913           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3914           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
3915           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
3916           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3917           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
3918           !> pod/perl.pod pod/perlthrtut.pod toke.c
3919           !> vms/descrip_mms.template vms/perlvms.pod
3920 ____________________________________________________________________________
3921 [ 16312] By: sky                                   on 2002/05/01  18:12:37
3922         Log: Don't forget to add it to the MANIFEST
3923      Branch: perl
3924            + ext/threads/shared/t/semaphore.t
3925            ! MANIFEST
3926 ____________________________________________________________________________
3927 [ 16311] By: sky                                   on 2002/05/01  17:54:19
3928         Log: Add semaphore.pm
3929      Branch: perl
3930            + ext/threads/shared/semaphore.pm
3931 ____________________________________________________________________________
3932 [ 16310] By: sky                                   on 2002/05/01  17:13:57
3933         Log: Fix makefile to put queue.pm correctly, update test script.
3934      Branch: perl
3935            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
3936 ____________________________________________________________________________
3937 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
3938         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
3939              From: Dan Kogai <dankogai@dan.co.jp>
3940              Date: Thu, 2 May 2002 00:14:41 +0900
3941              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
3942      Branch: perl
3943            ! ext/PerlIO/t/fallback.t
3944 ____________________________________________________________________________
3945 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
3946         Log: Encode tweak from Dan Kogai.
3947      Branch: perl
3948            ! ext/Encode/Encode.xs
3949 ____________________________________________________________________________
3950 [ 16307] By: sky                                   on 2002/05/01  13:40:58
3951         Log: Flush directly to avoid erros when running from test harness
3952      Branch: perl
3953            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3954 ____________________________________________________________________________
3955 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
3956         Log: Update Changes.
3957      Branch: perl
3958            ! Changes patchlevel.h
3959 ____________________________________________________________________________
3960 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
3961         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
3962              From: PPrymmer@factset.com
3963              Date: Wed, 1 May 2002 10:12:53 -0400
3964              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
3965      Branch: perl
3966            ! lib/User/pwent.t
3967 ____________________________________________________________________________
3968 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
3969         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
3970              From: PPrymmer@factset.com
3971              Date: Wed, 1 May 2002 09:54:51 -0400
3972              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
3973      Branch: perl
3974            ! vms/descrip_mms.template
3975 ____________________________________________________________________________
3976 [ 16303] By: sky                                   on 2002/05/01  13:00:57
3977         Log: First attempt at updating perlthrtut for ithreaded threads.pm
3978      Branch: perl
3979            ! pod/perlthrtut.pod
3980 ____________________________________________________________________________
3981 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
3982         Log: Provide the \N{U+HHHH} syntax before we forget.
3983      Branch: perl
3984            ! lib/charnames.pm lib/charnames.t toke.c
3985 ____________________________________________________________________________
3986 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
3987         Log: Subject: Copy-and-Pasto in perl.pod     
3988              From: lupe@lupe-christoph.de (Lupe Christoph)    
3989              Date: Wed, 1 May 2002 13:31:47 +0200
3990              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
3991      Branch: perl
3992            ! pod/perl.pod
3993 ____________________________________________________________________________
3994 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
3995         Log: Upgrade to Encode 1.66.
3996      Branch: perl
3997            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3998            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
3999 ____________________________________________________________________________
4000 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
4001         Log: Integrate perlio; symbol cleanups.
4002      Branch: perl
4003           !> global.sym makedef.pl
4004 ____________________________________________________________________________
4005 [ 16298] By: ams                                   on 2002/05/01  09:42:27
4006         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
4007              From: Philip Newton <Philip.Newton@gmx.net>
4008              Date: Wed, 01 May 2002 12:41:10 +0200
4009              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
4010      Branch: perl
4011            ! vms/perlvms.pod
4012 ____________________________________________________________________________
4013 [ 16297] By: nick                                  on 2002/05/01  06:50:24
4014         Log: Remove "spurious" (and unnecessary) variables from layer_syms
4015              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
4016      Branch: perlio
4017            ! makedef.pl
4018 ____________________________________________________________________________
4019 [ 16296] By: nick                                  on 2002/05/01  06:21:28
4020         Log: perl embed.pl to update global.sym
4021      Branch: perlio
4022            ! global.sym
4023 ____________________________________________________________________________
4024 [ 16295] By: nick                                  on 2002/05/01  06:16:18
4025         Log: Raw integrate of mainline (global.sym wrong on Win32)
4026      Branch: perlio
4027           +> t/comp/hints.t
4028           !> (integrate 45 files)
4029 ____________________________________________________________________________
4030 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
4031         Log: metaconfig unit change for #16293.
4032      Branch: metaconfig/U/perl
4033            ! bincompat5005.U
4034 ____________________________________________________________________________
4035 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
4036         Log: Try #2 of getting rid of bincompat5005.
4037      Branch: perl
4038            ! Configure NetWare/config_H.wc Porting/Glossary
4039            ! Porting/config.sh Porting/config_H config_h.SH embed.h
4040            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
4041            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
4042            ! wince/config.h wince/config_H.ce
4043 ____________________________________________________________________________
4044 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
4045         Log: metaconfig unit changes for #16291.
4046      Branch: metaconfig
4047            ! U/installdirs/inc_version_list.U
4048      Branch: metaconfig/U/perl
4049            ! bincompat5005.U xs_apiversion.U
4050 ____________________________________________________________________________
4051 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
4052         Log: No bincompat5005.
4053      Branch: perl
4054            ! Configure INSTALL NetWare/config.wc Porting/Glossary
4055            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
4056            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
4057            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
4058            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
4059            ! win32/config.bc win32/config.gc win32/config.vc
4060            ! win32/config.vc64 wince/config.ce
4061 ____________________________________________________________________________
4062 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
4063         Log: Remove sv_setpviv{_,mg}; regen perlapi.
4064      Branch: perl
4065            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
4066 ____________________________________________________________________________
4067 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
4068         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
4069              From: Dave Mitchell <davem@fdgroup.com>
4070              Date: Tue, 30 Apr 2002 23:55:43 +0100
4071              Message-ID: <20020430235543.A27796@fdgroup.com>
4072      Branch: perl
4073            ! sv.c
4074 ____________________________________________________________________________
4075 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
4076         Log: Update to Getopt::Long 2.30.
4077      Branch: perl
4078            ! lib/Getopt/Long.pm
4079 ____________________________________________________________________________
4080 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
4081         Log: Integrate perlio;
4082              
4083              Attempt at sanity in PerlIO/makedef.pl world:
4084              1. Add comments to what each clump of symbols is for
4085              2. Explicitly export layer syms like I thought they were
4086              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
4087              section.
4088              4. Re-sort perlio.sym
4089      Branch: perl
4090           !> makedef.pl perlio.sym
4091 ____________________________________________________________________________
4092 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
4093         Log: Fix bug id 20020427.004 on %^H.
4094              Add a regression test for %^H.
4095              Change the sort pragma implementation to use a
4096              global variable instead of %^H.
4097      Branch: perl
4098            + t/comp/hints.t
4099            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
4100 ____________________________________________________________________________
4101 [ 16285] By: nick                                  on 2002/04/30  19:00:03
4102         Log: Attempt at sanity in PerlIO/makedef.pl world:
4103              1. Add comments to what each clump of symbols is for
4104              2. Explicitly export layer syms like I thought they were
4105              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
4106              section.
4107              4. Re-sort perlio.sym
4108      Branch: perlio
4109            ! makedef.pl perlio.sym
4110 ____________________________________________________________________________
4111 [ 16284] By: nick                                  on 2002/04/30  18:10:23
4112         Log: Rest of integrate
4113      Branch: perlio
4114           +> lib/ExtUtils/MM_MacOS.pm
4115           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
4116           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
4117           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
4118           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
4119           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4120           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
4121           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
4122           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
4123           !> lib/Test/Harness/t/strap-analyze.t
4124           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
4125           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
4126 ____________________________________________________________________________
4127 [ 16283] By: nick                                  on 2002/04/30  17:53:37
4128         Log: Integrate mailine makedef.pl so I can look at it
4129      Branch: perlio
4130           !> makedef.pl
4131 ____________________________________________________________________________
4132 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
4133         Log: Upgrade to Encode 1.65.
4134      Branch: perl
4135            ! ext/Encode/Changes ext/Encode/Encode.pm
4136            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
4137            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
4138 ____________________________________________________________________________
4139 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
4140         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
4141      Branch: perl
4142            ! makedef.pl
4143 ____________________________________________________________________________
4144 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
4145         Log: NetWare: disable DEBUG/ASSERT for now.
4146      Branch: perl
4147            ! ext/Storable/Storable.xs
4148 ____________________________________________________________________________
4149 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
4150         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
4151              From: Michael G Schwern <schwern@pobox.com>
4152              Date: Tue, 30 Apr 2002 01:05:41 -0400
4153              Message-ID: <20020430050541.GL756@blackrider>
4154      Branch: perl
4155            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
4156            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4157            ! lib/Test/Harness/t/test-harness.t
4158 ____________________________________________________________________________
4159 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
4160         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
4161              From: Michael G Schwern <schwern@pobox.com>
4162              Date: Tue, 30 Apr 2002 00:24:59 -0400
4163              Message-ID: <20020430042459.GJ756@blackrider>
4164      Branch: perl
4165            + lib/ExtUtils/MM_MacOS.pm
4166            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
4167            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4168            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
4169 ____________________________________________________________________________
4170 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
4171         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
4172              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
4173      Branch: perl
4174            ! util.c
4175 ____________________________________________________________________________
4176 [ 16276] By: ams                                   on 2002/04/30  08:42:32
4177         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
4178              From: "Craig A. Berry" <craigberry@mac.com>
4179              Date: Mon, 29 Apr 2002 23:37:06 -0500
4180              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
4181      Branch: perl
4182            ! t/pod/testp2pt.pl
4183 ____________________________________________________________________________
4184 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
4185         Log: Regen toc.
4186      Branch: perl
4187            ! pod/perltoc.pod
4188 ____________________________________________________________________________
4189 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
4190         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
4191              From: PPrymmer@factset.com
4192              Date: Mon, 29 Apr 2002 17:58:06 -0400
4193              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
4194      Branch: perl
4195            ! vms/perlvms.pod
4196 ____________________________________________________________________________
4197 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
4198         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
4199              from Todd Miller.
4200      Branch: perl
4201            ! hints/openbsd.sh
4202 ____________________________________________________________________________
4203 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
4204         Log: Integrate perlio;
4205              
4206              Adding Encode::* to .pm creates stash at compile time
4207              which means we need a stronger check on Encode at boot time.
4208      Branch: perl
4209           !> ext/PerlIO/encoding/encoding.pm
4210           !> ext/PerlIO/encoding/encoding.xs
4211 ____________________________________________________________________________
4212 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
4213         Log: OpenBSD hints update from Todd Miller.
4214              
4215              - old versions of OpenBSD don't have 'arch -s'
4216              - OpenBSD 3.1 and higher don't use libdl but users may have
4217              and old libdl on the system so we need to avoid using it.
4218      Branch: perl
4219            ! hints/openbsd.sh
4220 ____________________________________________________________________________
4221 [ 16270] By: nick                                  on 2002/04/29  17:33:38
4222         Log: Adding Encode::* to .pm creates stash at compile time
4223              which means we need a stronger check on Encode at boot time.
4224      Branch: perlio
4225            ! ext/PerlIO/encoding/encoding.pm
4226            ! ext/PerlIO/encoding/encoding.xs
4227 ____________________________________________________________________________
4228 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
4229         Log: Detypo by Ronald Kimball.
4230      Branch: perl
4231            ! pod/perlport.pod
4232 ____________________________________________________________________________
4233 [ 16268] By: nick                                  on 2002/04/29  15:47:00
4234         Log: Integrate mainline
4235      Branch: perlio
4236           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
4237           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
4238           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
4239           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
4240           !> pod/perlfaq2.pod pod/perlfaq3.pod
4241 ____________________________________________________________________________
4242 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
4243         Log: Update Changes.
4244      Branch: perl
4245            ! Changes patchlevel.h
4246 ____________________________________________________________________________
4247 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
4248         Log: MM_NW5 update from C Aditya.
4249      Branch: perl
4250            ! lib/ExtUtils/MM_NW5.pm
4251 ____________________________________________________________________________
4252 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
4253         Log: FAQ sync.
4254      Branch: perl
4255            ! pod/perlfaq2.pod pod/perlfaq3.pod
4256 ____________________________________________________________________________
4257 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
4258         Log: NetBSD hints rewrite from Johnny Lam.
4259      Branch: perl
4260            ! hints/netbsd.sh
4261 ____________________________________________________________________________
4262 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
4263         Log: Upgrade to Encode 1.64.
4264      Branch: perl
4265            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4266            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
4267 ____________________________________________________________________________
4268 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
4269         Log: Subject: [Unicode::Normalize] mkheader tweak
4270              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4271              Date: Mon, 29 Apr 2002 12:58:01 +0900
4272              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
4273      Branch: perl
4274            ! ext/Unicode/Normalize/mkheader
4275 ____________________________________________________________________________
4276 [ 16261] By: nick                                  on 2002/04/29  06:29:48
4277         Log: Integrate mainline
4278      Branch: perlio
4279            - macos/MacPerlTests.cmd macos/xsubpp.patch
4280           !> (integrate 40 files)
4281 ____________________________________________________________________________
4282 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
4283         Log: Upgrade to Unicode::Normalize 0.76,
4284              from SADAHIRO Tomoyuki.
4285      Branch: perl
4286            ! ext/Unicode/Normalize/Changes
4287            ! ext/Unicode/Normalize/Normalize.pm
4288            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4289            ! ext/Unicode/Normalize/t/func.t
4290 ____________________________________________________________________________
4291 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
4292         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
4293              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
4294              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
4295              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
4296      Branch: perl
4297            ! pod/perlport.pod
4298 ____________________________________________________________________________
4299 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
4300         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
4301              the basic and list tests started hanging).
4302      Branch: perl
4303            ! ext/threads/t/basic.t ext/threads/t/list.t
4304            ! ext/threads/t/thread.t
4305 ____________________________________________________________________________
4306 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
4307         Log: Integrate #16254 from macperl;
4308              
4309              Fix most tests on MacOS (not yet ext/ or /lib)
4310      Branch: perl
4311           !> (integrate 30 files)
4312 ____________________________________________________________________________
4313 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
4314         Log: As requested by pudge.
4315      Branch: perl
4316            - macos/MacPerlTests.cmd macos/xsubpp.patch
4317            ! MANIFEST
4318 ____________________________________________________________________________
4319 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
4320         Log: Integrate perl
4321      Branch: macperl
4322           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
4323           +> wince/cecopy-lib.pl wince/comp.pl
4324           !> (integrate 38 files)
4325 ____________________________________________________________________________
4326 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
4327         Log: Fix most tests on MacOS (not yet ext/ or /lib)
4328      Branch: macperl
4329            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
4330            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
4331            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
4332            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
4333            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
4334            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
4335            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
4336            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
4337 ____________________________________________________________________________
4338 [ 16253] By: nick                                  on 2002/04/28  19:10:50
4339         Log: Integrate mainline
4340      Branch: perlio
4341           +> wince/cecopy-lib.pl wince/comp.pl
4342           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
4343           !> ext/threads/t/basic.t ext/threads/t/list.t
4344           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
4345           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
4346           !> wince/win32.h wince/wince.c
4347 ____________________________________________________________________________
4348 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
4349         Log: More configuration/build changes
4350      Branch: macperl
4351            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4352            ! macos/Makefile.mk macos/config.h macos/config.sh
4353            ! macos/macish.h
4354 ____________________________________________________________________________
4355 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
4356         Log: Subject: WinCE many fixes
4357              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4358              Date: Sun, 28 Apr 2002 21:54:31 +0400
4359              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
4360      Branch: perl
4361            + wince/cecopy-lib.pl wince/comp.pl
4362            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
4363            ! wince/config_h.PL wince/perldll.def wince/win32.h
4364            ! wince/wince.c
4365 ____________________________________________________________________________
4366 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
4367         Log: Retract the cond.t part of #16249 since the nature
4368              of the test changed.
4369      Branch: perl
4370            ! ext/threads/shared/t/cond.t
4371 ____________________________________________________________________________
4372 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
4373         Log: (retracted by #16258)
4374              
4375              Fix thread tests not to depend on sleep() as
4376              a scheduling aid.  In two tests (basic and list)
4377              I had to change from sleep() hack to another hack...
4378              basically, using the filesystem as a semaphore.
4379              The assumption made is that rmdir() is atomic.
4380              (The sleep() scheduling assumption broke with the
4381              GNU pth in NetBSD.)
4382              
4383              (the cond.t part retracted by #16250)
4384      Branch: perl
4385            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
4386            ! ext/threads/t/list.t ext/threads/t/thread.t
4387 ____________________________________________________________________________
4388 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
4389         Log: Be tidy.
4390      Branch: perl
4391            ! ext/PerlIO/t/fallback.t
4392 ____________________________________________________________________________
4393 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
4394         Log: Integrate perlio;
4395              
4396              Builds under -Uuseperlio
4397              Uses PUSHSTACK/POPSTACK in :encoding and :Via
4398              
4399              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
4400              as gate on layer tests which fail on -Dusesfio
4401              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
4402              
4403              Have :encoding() default to perlqq style fallbacks.
4404              Add test for that.
4405      Branch: perl
4406           +> ext/PerlIO/t/fallback.t
4407           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
4408           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
4409           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
4410           !> t/io/binmode.t t/io/crlf.t
4411 ____________________________________________________________________________
4412 [ 16246] By: nick                                  on 2002/04/28  10:08:05
4413         Log: Have :encoding() default to perlqq style fallbacks.
4414              Add test for that.
4415      Branch: perlio
4416            + ext/PerlIO/t/fallback.t
4417            ! MANIFEST ext/PerlIO/encoding/encoding.pm
4418            ! ext/PerlIO/encoding/encoding.xs
4419 ____________________________________________________________________________
4420 [ 16245] By: nick                                  on 2002/04/28  08:57:54
4421         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
4422              as gate on layer tests which fail on -Dusesfio
4423              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
4424      Branch: perlio
4425            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
4426            ! t/io/crlf.t
4427 ____________________________________________________________________________
4428 [ 16244] By: nick                                  on 2002/04/28  08:22:07
4429         Log: Builds under -Uuseperlio
4430              Uses PUSHSTACK/POPSTACK in :encoding and :Via
4431      Branch: perlio
4432            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
4433 ____________________________________________________________________________
4434 [ 16243] By: nick                                  on 2002/04/28  07:19:01
4435         Log: Integrate mainline
4436      Branch: perlio
4437           +> ext/threads/t/list.t
4438           !> (integrate 40 files)
4439 ____________________________________________________________________________
4440 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
4441         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
4442      Branch: perl
4443            ! hints/netbsd.sh
4444 ____________________________________________________________________________
4445 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
4446         Log: Plan better.
4447      Branch: perl
4448            ! t/io/fs.t
4449 ____________________________________________________________________________
4450 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
4451         Log: No trunc worries.
4452      Branch: perl
4453            ! pod/perldelta.pod
4454 ____________________________________________________________________________
4455 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
4456         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
4457              From: Michael G Schwern <schwern@pobox.com>
4458              Date: Sat, 27 Apr 2002 23:20:19 -0400
4459              Message-ID: <20020428032019.GF1821@blackrider>
4460      Branch: perl
4461            ! pod/perlfunc.pod t/io/fs.t
4462 ____________________________________________________________________________
4463 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
4464         Log: More valgrind findings: e.g. t/op/utfhash.t.
4465      Branch: perl
4466            ! hv.c
4467 ____________________________________________________________________________
4468 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
4469         Log: Unused variables now that "did you use incorrect case" is gone;
4470              and valgrind claims that the savepvn() in utilize() leaks in e.g.
4471              lib/blib.t.
4472      Branch: perl
4473            ! op.c
4474 ____________________________________________________________________________
4475 [ 16236] By: sky                                   on 2002/04/28  00:15:45
4476         Log: Added test cases and fixed some obvious things.
4477      Branch: perl
4478            + ext/threads/t/list.t
4479            ! MANIFEST ext/threads/threads.xs
4480 ____________________________________________________________________________
4481 [ 16235] By: sky                                   on 2002/04/27  23:50:11
4482         Log: Removed last traces of autodetach.
4483              Added list() methid.
4484              Changed documentation.
4485      Branch: perl
4486            ! ext/threads/threads.pm ext/threads/threads.xs
4487 ____________________________________________________________________________
4488 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
4489         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
4490              From: Jerrad Pierce <belg4mit@MIT.EDU>
4491              Date: Sat, 27 Apr 2002 19:14:17 -0400
4492              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
4493      Branch: perl
4494            ! lib/FileCache.pm
4495 ____________________________________________________________________________
4496 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
4497         Log: More NetBSD patches from Johnny Lam.
4498              
4499              Remove the need for a $prefix setting that was added in the
4500              previous patch I sent.     Also add the proper rpath options
4501              to the linker flags depending on whether we're on a ELF or
4502              a.out platform.     These were tested both in a non-pkgsrc and
4503              pkgsrc build.
4504              
4505              Append to $libs instead of overwriting its value.  This was
4506              causing $(LDLOADLIBS) to not get added to the dynamic_libs
4507              link command on NetBSD systems and was the cause of the GDBM
4508              problems reported.  Also use '$(LDLOADLIBS)' instead of
4509              expanding its value so that it is more easily overridden in
4510              the Makefile by "make all LDLOADLIBS=...".
4511              
4512              Remove "-L/usr/local/lib" because the location of libgdbm.so
4513              is already added during the Configure process, and this
4514              spurious addition may cause the wrong libgdbm.so to be linked
4515              against as a result.
4516      Branch: perl
4517            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
4518            ! lib/ExtUtils/MM_Unix.pm
4519 ____________________________________________________________________________
4520 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
4521         Log: More VC5-induced casting found by Nikola Knezevic.
4522      Branch: perl
4523            ! av.c hv.c mg.c sv.c
4524 ____________________________________________________________________________
4525 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
4526         Log: More U32 regflags.
4527      Branch: perl
4528            ! op.h regcomp.c thrdvar.h
4529 ____________________________________________________________________________
4530 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
4531         Log: Integrate from bleadperl
4532      Branch: macperl
4533           +> ext/Encode/lib/Encode/Guess.pm
4534           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4535           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4536           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4537           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
4538           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
4539           +> lib/ExtUtils/t/zz_cleanup_dummy.t
4540           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4541           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4542           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4543           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
4544            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4545            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4546            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4547            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4548            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4549            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4550            - t/op/system_tests
4551           !> (integrate 133 files)
4552 ____________________________________________________________________________
4553 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
4554         Log: Retract #16195 since it seems to be unnecessary.
4555      Branch: perl
4556            ! lib/ExtUtils/MM_Unix.pm
4557 ____________________________________________________________________________
4558 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
4559         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
4560              From: "Craig A. Berry" <craigberry@mac.com>
4561              Date: Sat, 27 Apr 2002 15:11:31 -0500
4562              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
4563      Branch: perl
4564            ! vms/descrip_mms.template
4565 ____________________________________________________________________________
4566 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
4567         Log: Some more known open() modes.
4568      Branch: perl
4569            ! pod/perldiag.pod
4570 ____________________________________________________________________________
4571 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
4572         Log: Upgrade to Encode 1.63.
4573      Branch: perl
4574            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4575            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
4576            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
4577            ! ext/Encode/lib/Encode/Encoding.pm
4578            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
4579            ! ext/Encode/lib/Encode/JP/JIS7.pm
4580            ! ext/Encode/lib/Encode/KR/2022_KR.pm
4581            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4582 ____________________________________________________________________________
4583 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
4584         Log: Update Changes.
4585      Branch: perl
4586            ! Changes patchlevel.h
4587 ____________________________________________________________________________
4588 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
4589         Log: Integrate perlio;
4590              
4591              Correct which var is nulled, stack movement protection.
4592      Branch: perl
4593           !> ext/PerlIO/encoding/encoding.xs
4594 ____________________________________________________________________________
4595 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
4596         Log: Subject: PATCH t/TEST
4597              From: Mark-Jason Dominus <mjd@plover.com>
4598              Date: Sat, 27 Apr 2002 14:06:56 -0400
4599              Message-ID: <20020427180656.5422.qmail@plover.com>
4600      Branch: perl
4601            ! t/TEST
4602 ____________________________________________________________________________
4603 [ 16222] By: sky                                   on 2002/04/27  17:00:29
4604         Log: Ahem, look another way.
4605      Branch: perl
4606            ! ext/threads/shared/t/queue.t
4607 ____________________________________________________________________________
4608 [ 16221] By: nick                                  on 2002/04/27  16:34:48
4609         Log: Correct which var is nulled, stack movement protection.
4610      Branch: perlio
4611            ! ext/PerlIO/encoding/encoding.xs
4612 ____________________________________________________________________________
4613 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
4614         Log: Integrate perlio;
4615              
4616              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
4617              - if encoding loads Encode then stack grows.
4618              - pp_binmode was not allowing for that to happen
4619              - added PUTBACK/SPAGAIN.
4620      Branch: perl
4621           !> pp_sys.c
4622 ____________________________________________________________________________
4623 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
4624         Log: First half of NetBSD patch-ai, from Johnny Lam:
4625              
4626              The first part removes "installman" and "installhtml" from the
4627              .PHONY target, which was causing problems during installation.
4628              
4629              (the installman and installhtml are not phony targets,
4630              they are real files)
4631      Branch: perl
4632            ! Makefile.SH
4633 ____________________________________________________________________________
4634 [ 16218] By: nick                                  on 2002/04/27  16:22:40
4635         Log: Integrate mainline
4636      Branch: perlio
4637           +> ext/threads/shared/t/cond.t
4638           !> MANIFEST ext/threads/shared/shared.xs
4639           !> ext/threads/shared/t/queue.t
4640 ____________________________________________________________________________
4641 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
4642         Log: NetBSD patch-ab from Johnny Lam:
4643              
4644              Some tweaks to the NetBSD hints file to make the Configure
4645              process more useful when not building from pkgsrc.  This file
4646              will definitely need to change again when the 1.6 release of
4647              NetBSD comes out, but I'll handle the changes at the later
4648              date.
4649      Branch: perl
4650            ! hints/netbsd.sh
4651 ____________________________________________________________________________
4652 [ 16216] By: nick                                  on 2002/04/27  16:19:21
4653         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
4654              - if encoding loads Encode then stack grows.
4655              - pp_binmode was not allowing for that to happen
4656              - added PUTBACK/SPAGAIN.
4657      Branch: perlio
4658            ! pp_sys.c
4659 ____________________________________________________________________________
4660 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
4661         Log: Integrate perlio;
4662              
4663              Fix fd leak on Via(bogus).
4664              Finish implementing PerlIOVia_open().
4665              Export more guts of PerlIO_* so Via_open() can work.
4666              Fix various PerlIO_allocate() features exposed by above.
4667              
4668              Re-instate $PerlIO::encoding::check at boot.
4669              (Retaining Dan's XS side require though I don't see need.)
4670      Branch: perl
4671           !> embed.fnc ext/PerlIO/Via/Via.xs
4672           !> ext/PerlIO/encoding/encoding.pm
4673           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
4674           !> perlio.c perlio.h perliol.h
4675 ____________________________________________________________________________
4676 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
4677         Log: Upgrade to Encode 1.62.
4678      Branch: perl
4679            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4680 ____________________________________________________________________________
4681 [ 16213] By: ams                                   on 2002/04/27  15:38:50
4682         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
4683              From: Philip Newton <Philip.Newton@gmx.net>
4684              Date: Sat, 27 Apr 2002 08:51:30 +0200
4685              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
4686              
4687              Subject: Re: Change 16183: Stop being coy.
4688              From: Philip Newton <Philip.Newton@gmx.net>
4689              Date: Sat, 27 Apr 2002 08:52:13 +0200
4690              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
4691      Branch: perl
4692            ! INSTALL pod/perldelta.pod
4693 ____________________________________________________________________________
4694 [ 16212] By: sky                                   on 2002/04/27  13:54:46
4695         Log: Add test numbers to make "make test" happy. Order is irrelevant
4696              but number of oks is not.
4697      Branch: perl
4698            ! ext/threads/shared/t/queue.t
4699 ____________________________________________________________________________
4700 [ 16211] By: nick                                  on 2002/04/27  13:29:55
4701         Log: Re-instate $PerlIO::encoding::check at boot.
4702              (Retaining Dan's XS side require though I don't see need.)
4703      Branch: perlio
4704            ! ext/PerlIO/encoding/encoding.pm
4705            ! ext/PerlIO/encoding/encoding.xs
4706 ____________________________________________________________________________
4707 [ 16210] By: sky                                   on 2002/04/27  12:56:44
4708         Log: Fixed race condtions and deadlocks in interaction with 
4709              cond_wait/cond_signal and lock.
4710              Now we wait for a lock to gie up if we return from COND_WAIT
4711              and we are still locked. We also notifiers potential 
4712              lockers that it is free for locking when we go into COND_WAIT.
4713      Branch: perl
4714            + ext/threads/shared/t/cond.t
4715            ! MANIFEST ext/threads/shared/shared.xs
4716            ! ext/threads/shared/t/queue.t
4717 ____________________________________________________________________________
4718 [ 16209] By: nick                                  on 2002/04/27  12:32:41
4719         Log: Integrate mainline
4720      Branch: perlio
4721           +> t/win32/system_tests
4722            - t/op/system_tests
4723           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
4724           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
4725           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
4726           !> t/lib/warnings/pp_hot t/win32/system.t
4727 ____________________________________________________________________________
4728 [ 16208] By: sky                                   on 2002/04/27  11:46:53
4729         Log: Saving locks after we set it to 0 was kind of pointless.
4730              Hunting down fixes in cond_* functions.
4731      Branch: perl
4732            ! ext/threads/shared/shared.xs
4733 ____________________________________________________________________________
4734 [ 16207] By: nick                                  on 2002/04/27  10:12:00
4735         Log: Fix fd leak on Via(bogus).
4736              Finish implementing PerlIOVia_open().
4737              Export more guts of PerlIO_* so Via_open() can work.
4738              Fix various PerlIO_allocate() features exposed by above.
4739      Branch: perlio
4740            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
4741            ! perlio.h perliol.h
4742 ____________________________________________________________________________
4743 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
4744         Log: NetBSD and OpenBSD cannot do comments at #! line
4745              (or long #! lines?)
4746      Branch: perl
4747            ! t/japh/abigail.t
4748 ____________________________________________________________________________
4749 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
4750         Log: Add taint rethink to the todo list.
4751      Branch: perl
4752            ! pod/perltodo.pod
4753 ____________________________________________________________________________
4754 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
4755         Log: Integrate changes #16199 and #16201 from macperl;
4756              
4757              Time::Local compatibility patches, from Graham
4758              
4759              MacPerl require() portability patches
4760      Branch: perl
4761           !> lib/Time/Local.pm pp_ctl.c
4762 ____________________________________________________________________________
4763 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
4764         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
4765              From: Nicholas Clark <nick@unfortu.net>
4766              Date: Fri, 26 Apr 2002 23:27:23 +0100
4767              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
4768      Branch: perl
4769            ! t/lib/warnings/pp_hot
4770 ____________________________________________________________________________
4771 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
4772         Log: Working on MacPerl tests
4773      Branch: macperl
4774            ! macos/MacPerlTests.cmd
4775 ____________________________________________________________________________
4776 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
4777         Log: MacPerl require() portability patches
4778      Branch: macperl
4779            ! pp_ctl.c
4780 ____________________________________________________________________________
4781 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
4782         Log: Fix a few MacPerl_CanonDir() problems
4783      Branch: macperl
4784            ! macos/macish.c macos/macish.h
4785 ____________________________________________________________________________
4786 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
4787         Log: Time::Local compatibility patches, from Graham
4788      Branch: macperl
4789            ! lib/Time/Local.pm
4790 ____________________________________________________________________________
4791 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
4792         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
4793              From: Simon Cozens <simon@netthink.co.uk>
4794              Date: Fri, 26 Apr 2002 21:58:21 +0100
4795              Message-ID: <20020426205821.GB5855@netthink.co.uk>
4796      Branch: perl
4797            ! ext/Time/HiRes/HiRes.pm
4798 ____________________________________________________________________________
4799 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
4800         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
4801              to know about it always (not just when using the pth).
4802      Branch: perl
4803            ! hints/netbsd.sh
4804 ____________________________________________________________________________
4805 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
4806         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
4807      Branch: perl
4808            ! ext/Digest/MD5/t/files.t
4809 ____________________________________________________________________________
4810 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
4811         Log: Subject: FIXIN problem under Win32
4812              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4813              Date: Thu, 25 Apr 2002 23:03:31 +0200
4814              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
4815      Branch: perl
4816            ! lib/ExtUtils/MM_Unix.pm
4817 ____________________________________________________________________________
4818 [ 16194] By: nick                                  on 2002/04/26  17:36:16
4819         Log: Integrate mainline
4820      Branch: perlio
4821           +> ext/Encode/lib/Encode/Guess.pm
4822           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4823           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4824           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4825           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4826           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4827           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4828           +> t/lib/sample-tests/die_last_minute
4829           !> (integrate 94 files)
4830 ____________________________________________________________________________
4831 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
4832         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
4833              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4834              Date: Fri, 26 Apr 2002 15:38:16 +0200
4835              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
4836      Branch: perl
4837            + t/win32/system_tests
4838            - t/op/system_tests
4839            ! MANIFEST t/win32/system.t
4840 ____________________________________________________________________________
4841 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
4842         Log: Mention explicitly the NetBSD + pth combination.
4843      Branch: perl
4844            ! pod/perldelta.pod
4845 ____________________________________________________________________________
4846 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
4847         Log: Subject: [PATCH] Fix email address.
4848              From: Abigail <abigail@foad.org>
4849              Date: Fri, 26 Apr 2002 18:03:11 +0200
4850              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
4851      Branch: perl
4852            ! t/japh/abigail.t
4853 ____________________________________________________________________________
4854 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
4855         Log: NetWare update from C Aditya.
4856      Branch: perl
4857            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
4858            ! lib/ExtUtils/MM_Unix.pm
4859 ____________________________________________________________________________
4860 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
4861         Log: Subject: [PATCH vms/test.com] use t/TEST
4862              From: "Craig A. Berry" <craigberry@mac.com>
4863              Date: Fri, 26 Apr 2002 09:34:46 -0500
4864              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
4865      Branch: perl
4866            ! vms/test.com
4867 ____________________________________________________________________________
4868 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
4869         Log: Update Changes.
4870      Branch: perl
4871            ! Changes patchlevel.h
4872 ____________________________________________________________________________
4873 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
4874         Log: Subject: [Encode] s/=over2/=over 2/g
4875              From: Dan Kogai <dankogai@dan.co.jp>
4876              Date: Fri, 26 Apr 2002 14:57:09 +0900
4877              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
4878      Branch: perl
4879            ! ext/Encode/Encode.pm
4880 ____________________________________________________________________________
4881 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
4882         Log: Use temp int variable in the W*() since direct casting
4883              to either an int or an IV would not be right.
4884      Branch: perl
4885            ! ext/POSIX/POSIX.xs
4886 ____________________________________________________________________________
4887 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
4888         Log: The #16182 radiates U32ness.
4889      Branch: perl
4890            ! embed.fnc embed.h proto.h regcomp.c toke.c
4891 ____________________________________________________________________________
4892 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
4893         Log: Subject: t/TEST ported to VMS
4894              From: "Craig A. Berry" <craigberry@mac.com>
4895              Date: Fri, 26 Apr 2002 00:13:31 -0500
4896              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
4897      Branch: perl
4898            ! t/TEST
4899 ____________________________________________________________________________
4900 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
4901         Log: Stop being coy.
4902      Branch: perl
4903            ! pod/perldelta.pod
4904 ____________________________________________________________________________
4905 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
4906         Log: Subject: Re: binary compatibility
4907              From: Mark-Jason Dominus <mjd@plover.com>
4908              Date: Wed, 24 Apr 2002 17:35:07 -0400
4909              Message-ID: <20020424213507.7846.qmail@plover.com>
4910      Branch: perl
4911            ! op.h
4912 ____________________________________________________________________________
4913 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
4914         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
4915              allocating half of the retstack!)
4916      Branch: perl
4917            ! README.win32 sv.c
4918 ____________________________________________________________________________
4919 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
4920         Log: temporary variable not wide enough to hold all the bits in
4921              op->op_targ
4922      Branch: perl
4923            ! op.c
4924 ____________________________________________________________________________
4925 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
4926         Log: Add an idea/question from Damian. 
4927      Branch: perl
4928            ! pod/perltodo.pod
4929 ____________________________________________________________________________
4930 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
4931         Log: build missing utilities on windows; clean stray files
4932      Branch: perl
4933            ! win32/Makefile win32/makefile.mk
4934 ____________________________________________________________________________
4935 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
4936         Log: Upgrade to Encode 1.61, from Dan Kogai.
4937      Branch: perl
4938            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4939            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
4940            ! ext/Encode/lib/Encode/Guess.pm
4941            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
4942            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
4943            ! ext/Encode/t/mime-header.t
4944 ____________________________________________________________________________
4945 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
4946         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
4947              From: andreas.koenig@anima.de (Andreas J. Koenig)
4948              Date: Tue, 23 Apr 2002 04:40:42 +0200      
4949              Message-ID: <m37kmzi1cl.fsf@anima.de>
4950      Branch: perl
4951            ! pod/perluniintro.pod
4952 ____________________________________________________________________________
4953 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
4954         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
4955              platform needs to fill in the other branch here)
4956      Branch: perl
4957            ! ext/Digest/MD5/t/files.t
4958 ____________________________________________________________________________
4959 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
4960         Log: MANIFEST is needlessly held open for entire duration of "make test"
4961      Branch: perl
4962            ! t/TEST t/harness
4963 ____________________________________________________________________________
4964 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
4965         Log: various signed/unsigned mismatch nits
4966      Branch: perl
4967            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4968            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4969            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
4970            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
4971            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
4972            ! ext/Time/HiRes/HiRes.xs regcomp.c
4973 ____________________________________________________________________________
4974 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
4975         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
4976              From: Nicholas Clark <nick@unfortu.net>
4977              Date: Thu, 25 Apr 2002 22:41:57 +0100
4978              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
4979      Branch: perl
4980            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
4981            + ext/Storable/t/make_downgrade.pl
4982            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
4983            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
4984            ! ext/Storable/t/utf8hash.t
4985 ____________________________________________________________________________
4986 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
4987         Log: Extra guidance for JAPH debuggers.
4988      Branch: perl
4989            ! t/japh/abigail.t
4990 ____________________________________________________________________________
4991 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
4992         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
4993              From: Paul_GreenVOS@vos.stratus.com
4994              Date: Wed, 24 Apr 02 18:27 edt
4995              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
4996      Branch: perl
4997            ! vos/vos.c
4998 ____________________________________________________________________________
4999 [ 16169] By: ams                                   on 2002/04/25  20:33:35
5000         Log: Subject: [PATCH] don't build B/C twice on VMS
5001              From: "Craig A. Berry" <craigberry@mac.com>
5002              Date: Thu, 25 Apr 2002 16:00:57 -0500
5003              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
5004      Branch: perl
5005            ! configure.com
5006 ____________________________________________________________________________
5007 [ 16168] By: ams                                   on 2002/04/25  20:31:19
5008         Log: Subject: Re: POSIX::WEXITSTATUS broken again
5009              From: Andy Dougherty <doughera@lafayette.edu>
5010              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
5011              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
5012      Branch: perl
5013            ! ext/POSIX/POSIX.xs
5014 ____________________________________________________________________________
5015 [ 16167] By: ams                                   on 2002/04/25  19:49:09
5016         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
5017              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5018              Date: Thu, 25 Apr 2002 13:39:35 -0700
5019              Message-Id: <HmGy8gzkguHW092yn@efn.org>
5020      Branch: perl
5021            ! t/harness
5022 ____________________________________________________________________________
5023 [ 16166] By: ams                                   on 2002/04/25  19:43:06
5024         Log: $fh->close(); print $fh "foo" would segfault under -w in
5025              report_evil_fh() because $fh doesn't have a name.
5026      Branch: perl
5027            ! util.c
5028 ____________________________________________________________________________
5029 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
5030         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
5031              being found properly
5032      Branch: perl
5033            ! ext/Cwd/t/cwd.t
5034 ____________________________________________________________________________
5035 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
5036         Log: Brace yourself from Craig Berry to keep older compilers happy.
5037      Branch: perl
5038            ! vms/vms.c
5039 ____________________________________________________________________________
5040 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
5041         Log: More %{} overload tests.
5042      Branch: perl
5043            ! lib/overload.t
5044 ____________________________________________________________________________
5045 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
5046         Log: some extension builds need to find pl2bat.bat on windows
5047      Branch: perl
5048            ! win32/buildext.pl
5049 ____________________________________________________________________________
5050 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
5051         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
5052              From: "Craig A. Berry" <craigberry@mac.com>
5053              Date: Thu, 25 Apr 2002 12:30:06 -0500
5054              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
5055      Branch: perl
5056            ! lib/ExtUtils/MM_VMS.pm
5057 ____________________________________________________________________________
5058 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
5059         Log: windows build fails if there is no perlglob.exe in the PATH
5060      Branch: perl
5061            ! win32/buildext.pl
5062 ____________________________________________________________________________
5063 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
5064         Log: Mysterious setlocale() core dump in ancient Solaris
5065              found by Merijn Broeren.  Doesn't look like Perl's fault.
5066      Branch: perl
5067            ! pod/perldelta.pod
5068 ____________________________________________________________________________
5069 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
5070         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
5071              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
5072              Date: Thu, 25 Apr 2002 17:35:23 +0200
5073              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
5074      Branch: perl
5075            ! pp_ctl.c
5076 ____________________________________________________________________________
5077 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
5078         Log: Subject: [PATCH] pp_ctl.c:pp_require
5079              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
5080              Date: Thu, 25 Apr 2002 16:01:14 +0200
5081              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
5082      Branch: perl
5083            ! pp_ctl.c
5084 ____________________________________________________________________________
5085 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
5086         Log: -Wformat cleanups from Robin Barker.
5087      Branch: perl
5088            ! dump.c embed.fnc proto.h sv.c
5089 ____________________________________________________________________________
5090 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
5091         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
5092              From: Michael G Schwern <schwern@pobox.com>
5093              Date: Thu, 25 Apr 2002 01:51:27 -0400
5094              Message-ID: <20020425055127.GB3456@blackrider>
5095      Branch: perl
5096            + t/lib/sample-tests/bignum t/lib/sample-tests/die
5097            + t/lib/sample-tests/die_head_end
5098            + t/lib/sample-tests/die_last_minute
5099            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
5100            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5101            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
5102 ____________________________________________________________________________
5103 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
5104         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
5105              From: Michael G Schwern <schwern@pobox.com>
5106              Date: Thu, 25 Apr 2002 01:32:10 -0400
5107              Message-ID: <20020425053210.GA3334@blackrider>
5108      Branch: perl
5109            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
5110            + lib/Test/Simple/t/strays.t
5111            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
5112            ! lib/Test/Simple.pm lib/Test/Simple/Changes
5113            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
5114            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
5115            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
5116            ! lib/Test/Simple/t/use_ok.t
5117 ____________________________________________________________________________
5118 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
5119         Log: Elaborate a bit on Storable.
5120      Branch: perl
5121            ! pod/perldelta.pod
5122 ____________________________________________________________________________
5123 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
5124         Log: Cleaner Encode tests under -Mutf8.
5125      Branch: perl
5126            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
5127 ____________________________________________________________________________
5128 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
5129         Log: Subject: [PATCH] installperl
5130              From: Abe Timmerman <abe@ztreet.demon.nl>
5131              Date: Thu, 25 Apr 2002 01:00:00 +0200
5132              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
5133      Branch: perl
5134            ! installperl
5135 ____________________________________________________________________________
5136 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
5137         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
5138              From: Dan Kogai <dankogai@dan.co.jp>
5139              Date: Thu, 25 Apr 2002 10:49:13 +0900
5140              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
5141      Branch: perl
5142            ! ext/PerlIO/encoding/encoding.xs
5143 ____________________________________________________________________________
5144 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
5145         Log: Stray =back.
5146      Branch: perl
5147            ! README.win32
5148 ____________________________________________________________________________
5149 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
5150         Log: Add an untested warning variant.
5151      Branch: perl
5152            ! t/lib/warnings/op
5153 ____________________________________________________________________________
5154 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
5155         Log: Update Changes.
5156      Branch: perl
5157            ! Changes patchlevel.h
5158 ____________________________________________________________________________
5159 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
5160         Log: Wrong plan.
5161      Branch: perl
5162            ! ext/Encode/t/mime-header.t
5163 ____________________________________________________________________________
5164 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
5165         Log: Upgrade to Encode 1.60, from Dan Kogai.
5166      Branch: perl
5167            + ext/Encode/lib/Encode/Guess.pm
5168            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5169            + ext/Encode/t/mime-header.t
5170            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
5171            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5172            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
5173            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
5174            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
5175            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
5176 ____________________________________________________________________________
5177 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
5178         Log: another case of enabling binmode() where it should not be: if the
5179              *.enc files are CRLF terminated, the result gets CRCRLF terminations
5180      Branch: perl
5181            ! ext/Encode/t/CJKT.t
5182 ____________________________________________________________________________
5183 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
5184         Log: microperl update; boldly assume time() and time_t
5185              (since we assume ANSI and i_time, anyway).
5186      Branch: perl
5187            ! uconfig.h uconfig.sh
5188 ____________________________________________________________________________
5189 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
5190         Log: Integrate #16136, #16137, #16138 from macperl;
5191              
5192              Silly fix for the SC compiler's fixation with "comp" as a type
5193              
5194              Skip more PerlIO symbols for sfio
5195              
5196              Play nicely in miniperl
5197      Branch: perl
5198           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
5199           !> lib/File/Spec/Mac.pm makedef.pl
5200 ____________________________________________________________________________
5201 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
5202         Log: Sync configpm and config.h for use in 5.8
5203              (still need to do config.sh)
5204      Branch: macperl
5205            ! macos/config.h macos/configpm
5206 ____________________________________________________________________________
5207 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
5208         Log: Make MM_MacOS work with new MakeMaker
5209      Branch: macperl
5210            ! macos/lib/ExtUtils/MM_MacOS.pm
5211 ____________________________________________________________________________
5212 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
5213         Log: Makefile.mk changes for 5.8: additional extensions
5214              and source files; bump version
5215      Branch: macperl
5216            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
5217 ____________________________________________________________________________
5218 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
5219         Log: Play nicely in miniperl
5220      Branch: macperl
5221            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
5222 ____________________________________________________________________________
5223 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
5224         Log: Skip more PerlIO symbols for sfio
5225      Branch: macperl
5226            ! makedef.pl
5227 ____________________________________________________________________________
5228 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
5229         Log: Silly fix for the SC compiler's fixation with "comp" as a type
5230      Branch: macperl
5231            ! ext/Unicode/Normalize/Normalize.xs
5232 ____________________________________________________________________________
5233 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
5234         Log: Merge macperl xsubpp with current xsubpp
5235      Branch: macperl
5236            ! macos/xsubpp
5237 ____________________________________________________________________________
5238 [ 16134] By: nick                                  on 2002/04/24  18:08:37
5239         Log: Integrate mainline
5240      Branch: perlio
5241           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
5242           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
5243            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5244            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5245            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
5246            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
5247            - lib/ExtUtils/t/Problem-Module/Makefile.PL
5248            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
5249           !> (integrate 44 files)
5250 ____________________________________________________________________________
5251 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
5252         Log: Delete more included modules from bundled_ext
5253      Branch: macperl
5254            - macos/bundled_ext/Digest/MD5/Changes
5255            - macos/bundled_ext/Digest/MD5/MD5.pm
5256            - macos/bundled_ext/Digest/MD5/MD5.xs
5257            - macos/bundled_ext/Digest/MD5/Makefile.PL
5258            - macos/bundled_ext/Digest/MD5/Makefile.mk
5259            - macos/bundled_ext/Digest/MD5/README
5260            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
5261            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
5262            - macos/bundled_ext/Digest/MD5/rfc1321.txt
5263            - macos/bundled_ext/Digest/MD5/t/badfile.t
5264            - macos/bundled_ext/Digest/MD5/t/files.t
5265            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
5266            - macos/bundled_ext/Digest/MD5/typemap
5267            - macos/bundled_ext/Filter/Util/Call/Call.pm
5268            - macos/bundled_ext/Filter/Util/Call/Call.xs
5269            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
5270            - macos/bundled_ext/Filter/Util/Call/ppport.h
5271            - macos/bundled_ext/Filter/t/call.t
5272            - macos/bundled_ext/Filter/t/filter-util.pl
5273            - macos/bundled_ext/List/Util/ChangeLog
5274            - macos/bundled_ext/List/Util/Makefile.PL
5275            - macos/bundled_ext/List/Util/README
5276            - macos/bundled_ext/List/Util/Util.xs
5277            - macos/bundled_ext/List/Util/lib/List/Util.pm
5278            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
5279            - macos/bundled_ext/List/Util/t/blessed.t
5280            - macos/bundled_ext/List/Util/t/dualvar.t
5281            - macos/bundled_ext/List/Util/t/first.t
5282            - macos/bundled_ext/List/Util/t/max.t
5283            - macos/bundled_ext/List/Util/t/maxstr.t
5284            - macos/bundled_ext/List/Util/t/min.t
5285            - macos/bundled_ext/List/Util/t/minstr.t
5286            - macos/bundled_ext/List/Util/t/readonly.t
5287            - macos/bundled_ext/List/Util/t/reduce.t
5288            - macos/bundled_ext/List/Util/t/reftype.t
5289            - macos/bundled_ext/List/Util/t/shuffle.t
5290            - macos/bundled_ext/List/Util/t/sum.t
5291            - macos/bundled_ext/List/Util/t/tainted.t
5292            - macos/bundled_ext/List/Util/t/weak.t
5293            - macos/bundled_ext/MIME/Base64/Base64.pm
5294            - macos/bundled_ext/MIME/Base64/Base64.xs
5295            - macos/bundled_ext/MIME/Base64/Changes
5296            - macos/bundled_ext/MIME/Base64/Makefile.PL
5297            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
5298            - macos/bundled_ext/MIME/Base64/README
5299            - macos/bundled_ext/MIME/Base64/t/base64.t
5300            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
5301            - macos/bundled_ext/MIME/Base64/t/unicode.t
5302            - macos/bundled_ext/Storable/ChangeLog
5303            - macos/bundled_ext/Storable/Makefile.PL
5304            - macos/bundled_ext/Storable/README
5305            - macos/bundled_ext/Storable/Storable.pm
5306            - macos/bundled_ext/Storable/Storable.xs
5307            - macos/bundled_ext/Storable/t/blessed.t
5308            - macos/bundled_ext/Storable/t/canonical.t
5309            - macos/bundled_ext/Storable/t/compat-0.6.t
5310            - macos/bundled_ext/Storable/t/dclone.t
5311            - macos/bundled_ext/Storable/t/dump.pl
5312            - macos/bundled_ext/Storable/t/forgive.t
5313            - macos/bundled_ext/Storable/t/freeze.t
5314            - macos/bundled_ext/Storable/t/lock.t
5315            - macos/bundled_ext/Storable/t/overload.t
5316            - macos/bundled_ext/Storable/t/recurse.t
5317            - macos/bundled_ext/Storable/t/retrieve.t
5318            - macos/bundled_ext/Storable/t/store.t
5319            - macos/bundled_ext/Storable/t/tied.t
5320            - macos/bundled_ext/Storable/t/tied_hook.t
5321            - macos/bundled_ext/Storable/t/tied_items.t
5322            - macos/bundled_ext/Storable/t/utf8.t
5323            - macos/bundled_ext/Time/HiRes/Changes
5324            - macos/bundled_ext/Time/HiRes/HiRes.pm
5325            - macos/bundled_ext/Time/HiRes/HiRes.t
5326            - macos/bundled_ext/Time/HiRes/HiRes.xs
5327            - macos/bundled_ext/Time/HiRes/Makefile.PL
5328            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
5329            - macos/bundled_ext/Time/HiRes/hints/sco.pl
5330 ____________________________________________________________________________
5331 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
5332         Log: Thou shalt not assume %x works for UVs.
5333      Branch: perl
5334            ! ext/Encode/Encode.xs
5335 ____________________________________________________________________________
5336 [ 16131] By: nick                                  on 2002/04/24  15:50:31
5337         Log: Submit an old integrate
5338      Branch: perlio
5339           +> (branch 27 files)
5340            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5341            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
5342            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5343            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
5344            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
5345            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
5346            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5347           !> (integrate 84 files)
5348 ____________________________________________________________________________
5349 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
5350         Log: Partially retract #12056, from Craig Berry.
5351      Branch: perl
5352            ! vms/vms.c
5353 ____________________________________________________________________________
5354 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
5355         Log: Delete more included modules from bundled_lib
5356      Branch: macperl
5357            - macos/bundled_lib/blib/lib/Class/ISA.pm
5358            - macos/bundled_lib/blib/lib/Digest.pm
5359            - macos/bundled_lib/blib/lib/Filter/Simple.pm
5360            - macos/bundled_lib/blib/lib/Memoize.pm
5361            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
5362            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
5363            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
5364            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
5365            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
5366            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
5367            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
5368            - macos/bundled_lib/blib/lib/NEXT.pm
5369            - macos/bundled_lib/blib/lib/Net/Cmd.pm
5370            - macos/bundled_lib/blib/lib/Net/Config.pm
5371            - macos/bundled_lib/blib/lib/Net/Domain.pm
5372            - macos/bundled_lib/blib/lib/Net/FTP.pm
5373            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
5374            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
5375            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
5376            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
5377            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
5378            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
5379            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
5380            - macos/bundled_lib/blib/lib/Net/NNTP.pm
5381            - macos/bundled_lib/blib/lib/Net/Netrc.pm
5382            - macos/bundled_lib/blib/lib/Net/POP3.pm
5383            - macos/bundled_lib/blib/lib/Net/SMTP.pm
5384            - macos/bundled_lib/blib/lib/Net/Time.pm
5385            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
5386            - macos/bundled_lib/blib/lib/Switch.pm
5387            - macos/bundled_lib/t/Class/ISA/test.pl
5388            - macos/bundled_lib/t/Digest/Digest.t
5389            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
5390            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
5391            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
5392            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
5393            - macos/bundled_lib/t/Filter/Simple/data.t
5394            - macos/bundled_lib/t/Filter/Simple/export.t
5395            - macos/bundled_lib/t/Filter/Simple/filter.t
5396            - macos/bundled_lib/t/Filter/Simple/filter_only.t
5397            - macos/bundled_lib/t/Filter/Simple/import.t
5398            - macos/bundled_lib/t/Memoize/array.t
5399            - macos/bundled_lib/t/Memoize/array_confusion.t
5400            - macos/bundled_lib/t/Memoize/correctness.t
5401            - macos/bundled_lib/t/Memoize/errors.t
5402            - macos/bundled_lib/t/Memoize/expire.t
5403            - macos/bundled_lib/t/Memoize/expire_file.t
5404            - macos/bundled_lib/t/Memoize/expire_module_n.t
5405            - macos/bundled_lib/t/Memoize/expire_module_t.t
5406            - macos/bundled_lib/t/Memoize/flush.t
5407            - macos/bundled_lib/t/Memoize/normalize.t
5408            - macos/bundled_lib/t/Memoize/prototype.t
5409            - macos/bundled_lib/t/Memoize/speed.t
5410            - macos/bundled_lib/t/Memoize/tie.t
5411            - macos/bundled_lib/t/Memoize/tie_gdbm.t
5412            - macos/bundled_lib/t/Memoize/tie_ndbm.t
5413            - macos/bundled_lib/t/Memoize/tie_sdbm.t
5414            - macos/bundled_lib/t/Memoize/tie_storable.t
5415            - macos/bundled_lib/t/Memoize/tiefeatures.t
5416            - macos/bundled_lib/t/Memoize/unmemoize.t
5417            - macos/bundled_lib/t/NEXT/actual.t
5418            - macos/bundled_lib/t/NEXT/actuns.t
5419            - macos/bundled_lib/t/NEXT/next.t
5420            - macos/bundled_lib/t/NEXT/unseen.t
5421            - macos/bundled_lib/t/Switch/t/given.t
5422            - macos/bundled_lib/t/Switch/t/nested.t
5423            - macos/bundled_lib/t/Switch/t/switch.t
5424            - macos/bundled_lib/t/libnet/config.t
5425            - macos/bundled_lib/t/libnet/ftp.t
5426            - macos/bundled_lib/t/libnet/hostname.t
5427            - macos/bundled_lib/t/libnet/libnet_t.pl
5428            - macos/bundled_lib/t/libnet/netrc.t
5429            - macos/bundled_lib/t/libnet/nntp.t
5430            - macos/bundled_lib/t/libnet/require.t
5431            - macos/bundled_lib/t/libnet/smtp.t
5432 ____________________________________________________________________________
5433 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
5434         Log: Remove Text::Balanced from bundled_lib (already in lib)
5435      Branch: macperl
5436            - macos/bundled_lib/blib/lib/Text/Balanced.pm
5437            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5438            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5439            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
5440            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
5441            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5442            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
5443            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
5444            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
5445 ____________________________________________________________________________
5446 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
5447         Log: A word of warning to the users of UTF-8 locales.
5448      Branch: perl
5449            ! pod/perluniintro.pod
5450 ____________________________________________________________________________
5451 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
5452         Log: Forgotten from #16125.
5453      Branch: perl
5454            ! t/lib/MakeMaker/Test/Utils.pm
5455 ____________________________________________________________________________
5456 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
5457         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
5458      Branch: perl
5459            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
5460            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
5461            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5462            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5463            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
5464            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
5465            - lib/ExtUtils/t/Problem-Module/Makefile.PL
5466            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
5467            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
5468            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
5469            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
5470            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5471            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5472            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
5473            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
5474            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
5475            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
5476 ____________________________________________________________________________
5477 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
5478         Log: Subject: New UTF-8 surprise
5479              From: andreas.koenig@anima.de (Andreas J. Koenig)
5480              Date: Mon, 22 Apr 2002 12:08:48 +0200
5481              Message-ID: <m38z7gjb9r.fsf@anima.de>
5482      Branch: perl
5483            ! pp_hot.c t/op/subst.t
5484 ____________________________________________________________________________
5485 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
5486         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
5487              tree that is branched from //depot/maint-5.6/macperl/macos/...
5488      Branch: macperl
5489           +> (branch 3590 files)
5490 ____________________________________________________________________________
5491 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
5492         Log: Try to be clearer about perlio.
5493      Branch: perl
5494            ! INSTALL
5495 ____________________________________________________________________________
5496 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
5497         Log: Subject: Re: binary compatibility
5498              From: Andy Dougherty <doughera@lafayette.edu>
5499              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
5500              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
5501      Branch: perl
5502            ! INSTALL patchlevel.h
5503 ____________________________________________________________________________
5504 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
5505         Log: Go on record about the binary backward incompatibility.
5506      Branch: perl
5507            ! pod/perldelta.pod
5508 ____________________________________________________________________________
5509 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
5510         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
5511              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5512              Date: Wed, 24 Apr 2002 01:51:43 +0400
5513              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
5514      Branch: perl
5515            ! t/win32/system.t
5516 ____________________________________________________________________________
5517 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
5518         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
5519              From: PPrymmer@factset.com
5520              Date: Tue, 23 Apr 2002 17:14:32 -0400
5521              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
5522      Branch: perl
5523            ! lib/locale.t
5524 ____________________________________________________________________________
5525 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
5526         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
5527              From: Paul_GreenVOS@vos.stratus.com
5528              Date: Tue, 23 Apr 02 15:06 edt   
5529              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
5530      Branch: perl
5531            ! Makefile.SH cflags.SH
5532 ____________________________________________________________________________
5533 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
5534         Log: metaconfig unit change for #16115.
5535      Branch: metaconfig
5536            ! U/compline/byteorder.U
5537      Branch: perl
5538            ! config_h.SH
5539 ____________________________________________________________________________
5540 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
5541         Log: Regen Configure to mirror #16111 (with one added tweak).
5542      Branch: perl
5543            ! Configure
5544 ____________________________________________________________________________
5545 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
5546         Log: Retract #16109.
5547      Branch: perl
5548            ! lib/ExtUtils/MM_Unix.pm
5549 ____________________________________________________________________________
5550 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
5551         Log: FAQ sync.
5552      Branch: perl
5553            ! pod/perlfaq3.pod pod/perlfaq8.pod
5554 ____________________________________________________________________________
5555 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
5556         Log: use encoding no more defaults to Latin 1.
5557      Branch: perl
5558            ! pod/perluniintro.pod
5559 ____________________________________________________________________________
5560 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
5561         Log: Configure test for byteorder loses bits
5562      Branch: perl
5563            ! Configure
5564 ____________________________________________________________________________
5565 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
5566         Log: hacking around byteorder variance between config.sh and config.h
5567              isn't needed after change#16099
5568      Branch: perl
5569            ! ext/Storable/t/malice.t
5570 ____________________________________________________________________________
5571 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
5572         Log: (retracted by #16114)
5573              
5574              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
5575              From: "Green, Paul" <Paul.Green@stratus.com>
5576              Date: Tue, 23 Apr 2002 13:47:19 -0400
5577              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
5578      Branch: perl
5579            ! lib/ExtUtils/MM_Unix.pm
5580 ____________________________________________________________________________
5581 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
5582         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
5583              From: Norton Allen <allen@huarp.harvard.edu>
5584              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
5585              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
5586      Branch: perl
5587            ! lib/File/Find.pm
5588 ____________________________________________________________________________
5589 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
5590         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
5591              From: Norton Allen <allen@huarp.harvard.edu>
5592              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
5593              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
5594      Branch: perl
5595            ! README.qnx hints/qnx.sh
5596 ____________________________________________________________________________
5597 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
5598         Log: Subject: [PATCH] pod/perlhist.pod
5599              From: Abigail <abigail@foad.org>
5600              Date: Tue, 23 Apr 2002 16:21:31 +0200
5601              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
5602              
5603              (removed 5.005_04 which never happened)
5604      Branch: perl
5605            ! pod/perlhist.pod
5606 ____________________________________________________________________________
5607 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
5608         Log: Subject: Re: [PATCH abigail.t] another portability attempt
5609              From: Abigail <abigail@foad.org>
5610              Date: Tue, 23 Apr 2002 11:35:54 +0200
5611              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
5612      Branch: perl
5613            ! t/japh/abigail.t
5614 ____________________________________________________________________________
5615 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
5616         Log: NetWare tweak from C Aditya.
5617      Branch: perl
5618            ! NetWare/Nwmain.c NetWare/nw5.c
5619 ____________________________________________________________________________
5620 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
5621         Log: fix a typo
5622      Branch: perl
5623            ! regexec.c
5624 ____________________________________________________________________________
5625 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
5626         Log: Uncurliff.
5627      Branch: perl
5628            ! README.ko
5629 ____________________________________________________________________________
5630 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
5631         Log: Pointer to UV casting.
5632      Branch: perl
5633            ! regexec.c
5634 ____________________________________________________________________________
5635 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
5636         Log: metaconfig unit change for #16099.
5637      Branch: metaconfig
5638            ! U/compline/byteorder.U
5639 ____________________________________________________________________________
5640 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
5641         Log: Use UV (not long) for BYTEORDER.
5642      Branch: perl
5643            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5644            ! config_h.SH
5645 ____________________________________________________________________________
5646 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
5647         Log: # cpp commands must start in the first column.
5648      Branch: perl
5649            ! scope.c
5650 ____________________________________________________________________________
5651 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
5652         Log: Reborn as text.
5653      Branch: perl
5654            + NetWare/interface.cpp
5655 ____________________________________________________________________________
5656 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
5657         Log: Dead as binary.
5658      Branch: perl
5659            - NetWare/interface.cpp
5660 ____________________________________________________________________________
5661 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
5662         Log: Undo #16091, a time-warped escapee.
5663      Branch: perl
5664            ! lib/ExtUtils/t/MM_Cygwin.t
5665 ____________________________________________________________________________
5666 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
5667         Log: *size tweaks from Sarathy.
5668      Branch: perl
5669            ! ext/Storable/t/malice.t
5670 ____________________________________________________________________________
5671 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
5672         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
5673              From: Stas Bekman <stas@stason.org>
5674              Date: Tue, 23 Apr 2002 01:52:22 +0800
5675              Message-ID: <3CC44DD6.3090401@stason.org>
5676      Branch: perl
5677            ! pod/perlguts.pod
5678 ____________________________________________________________________________
5679 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
5680         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
5681              From: Paul_GreenVOS@vos.stratus.com
5682              Date: Mon, 22 Apr 02 20:35 edt
5683              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
5684      Branch: perl
5685            + hints/t001.c
5686            ! MANIFEST hints/README.hints hints/vos.sh
5687 ____________________________________________________________________________
5688 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
5689         Log: (retracted by #16095)
5690      Branch: perl
5691            ! lib/ExtUtils/t/MM_Cygwin.t
5692 ____________________________________________________________________________
5693 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
5694         Log: Subject: Re: perl@16083
5695              From: Nicholas Clark <nick@unfortu.net>
5696              Date: Mon, 22 Apr 2002 23:17:45 +0100
5697              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
5698      Branch: perl
5699            ! ext/Storable/t/malice.t
5700 ____________________________________________________________________________
5701 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
5702         Log: Upgrade to Encode 1.58.
5703      Branch: perl
5704            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
5705            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
5706            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
5707            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
5708            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
5709            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
5710            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
5711            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
5712            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5713            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
5714            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5715            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
5716            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
5717            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
5718            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5719            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5720            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5721            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
5722 ____________________________________________________________________________
5723 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
5724         Log: On Win32 the end.t failure should be gone now.
5725      Branch: perl
5726            ! pod/perldelta.pod
5727 ____________________________________________________________________________
5728 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
5729         Log: Subject: [PATCH] update VOS-specific pod files
5730              From: Paul_GreenVOS@vos.stratus.com
5731              Date: Mon, 22 Apr 02 16:02 edt
5732              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
5733      Branch: perl
5734            ! README.vos pod/perlport.pod
5735 ____________________________________________________________________________
5736 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
5737         Log: Subject: [PATCH] cleanup ./hints/vos.sh
5738              From: Paul_GreenVOS@vos.stratus.com
5739              Date: Mon, 22 Apr 02 15:26 edt
5740              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
5741      Branch: perl
5742            ! hints/vos.sh
5743 ____________________________________________________________________________
5744 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
5745         Log: Upgrade to Encode 1.57, from Dan Kogai.
5746      Branch: perl
5747            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5748            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
5749            ! ext/Encode/lib/Encode/Encoding.pm
5750            ! ext/Encode/lib/Encode/JP/JIS7.pm
5751            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
5752            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
5753 ____________________________________________________________________________
5754 [ 16084] By: ams                                   on 2002/04/22  18:10:13
5755         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
5756              From: Stas Bekman <stas@stason.org>
5757              Date: Tue, 23 Apr 2002 01:59:07 +0800
5758              Message-Id: <3CC44F6B.5010300@stason.org>
5759      Branch: perl
5760            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
5761 ____________________________________________________________________________
5762 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
5763         Log: Update Changes.
5764      Branch: perl
5765            ! Changes patchlevel.h
5766 ____________________________________________________________________________
5767 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
5768         Log: In MANIFEST but not added.
5769      Branch: perl
5770            + NetWare/interface.cpp
5771 ____________________________________________________________________________
5772 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
5773         Log: Duh.
5774      Branch: perl
5775            ! lib/ExtUtils/MM_Unix.pm
5776 ____________________________________________________________________________
5777 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
5778         Log: Subject: Re: t/japh/abigail.t [PATCH]
5779              From: Norton Allen <allen@huarp.harvard.edu>
5780              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
5781              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
5782      Branch: perl
5783            ! t/japh/abigail.t
5784 ____________________________________________________________________________
5785 [ 16079] By: ams                                   on 2002/04/22  15:59:55
5786         Log: Subject: {PATCH docs] sockatmark
5787              From: Mark-Jason Dominus <mjd@plover.com>
5788              Date: Mon, 22 Apr 2002 02:43:42 -0400
5789              Message-Id: <20020422064342.24646.qmail@plover.com>
5790      Branch: perl
5791            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
5792 ____________________________________________________________________________
5793 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
5794         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
5795              From: Paul_GreenVOS@vos.stratus.com
5796              Date: Mon, 22 Apr 02 12:40 edt
5797              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
5798      Branch: perl
5799            ! cflags.SH
5800 ____________________________________________________________________________
5801 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
5802         Log: Add new files from #16076; re-sort.
5803      Branch: perl
5804            ! MANIFEST
5805 ____________________________________________________________________________
5806 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
5807         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
5808      Branch: perl
5809            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
5810            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
5811            + NetWare/perllib.cpp NetWare/splittree.pl
5812            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5813            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
5814            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
5815            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
5816            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
5817            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
5818            ! x2p/hash.c x2p/walk.c
5819 ____________________________________________________________________________
5820 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
5821         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
5822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5823              Date: Mon, 22 Apr 2002 17:56:17 +0200
5824              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
5825      Branch: perl
5826            ! README.aix
5827 ____________________________________________________________________________
5828 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
5829         Log: Signedness nit.
5830      Branch: perl
5831            ! ext/PerlIO/encoding/encoding.xs
5832 ____________________________________________________________________________
5833 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
5834         Log: No semicolons after blocks.
5835      Branch: perl
5836            ! ext/Encode/Encode.xs
5837 ____________________________________________________________________________
5838 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
5839         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
5840      Branch: perl
5841            ! ext/PerlIO/encoding/encoding.pm
5842            ! ext/PerlIO/encoding/encoding.xs
5843 ____________________________________________________________________________
5844 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
5845         Log: Upgrade to Encode 1.56, from Dan Kogai.
5846      Branch: perl
5847            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5848            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5849            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
5850            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5851            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
5852            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5853            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
5854            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5855            ! ext/Encode/lib/Encode/Config.pm
5856            ! ext/Encode/lib/Encode/Encoder.pm
5857            ! ext/Encode/lib/Encode/Encoding.pm
5858            ! ext/Encode/lib/Encode/JP/H2Z.pm
5859            ! ext/Encode/lib/Encode/JP/JIS7.pm
5860            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5861            ! ext/Encode/lib/Encode/PerlIO.pod
5862            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
5863            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5864            ! ext/Encode/ucm/big5-hkscs.ucm
5865 ____________________________________________________________________________
5866 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
5867         Log: Comment tweak from Philip.
5868      Branch: perl
5869            ! opcode.pl
5870 ____________________________________________________________________________
5871 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
5872         Log: a Test::Harness tweak to make the test lines show up prettier
5873      Branch: perl
5874            ! lib/Test/Harness.pm
5875 ____________________________________________________________________________
5876 [ 16067] By: nick                                  on 2002/04/22  09:19:23
5877         Log: Integrate mainline
5878      Branch: perlio
5879           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5880           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5881           !> t/lib/warnings/perlio t/win32/system.t
5882 ____________________________________________________________________________
5883 [ 16066] By: nick                                  on 2002/04/22  09:01:43
5884         Log: Integrate //depot/perlio into mainline
5885      Branch: perl
5886           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5887           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
5888           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
5889 ____________________________________________________________________________
5890 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
5891         Log: clean up after stray test file littering
5892              
5893              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
5894              it seems that it shouldn't (looks like a handle leak in PerlIO
5895              to me)
5896      Branch: perl
5897            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5898            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5899            ! t/lib/warnings/perlio t/win32/system.t
5900 ____________________________________________________________________________
5901 [ 16064] By: nick                                  on 2002/04/22  08:02:58
5902         Log: Integrate mainline into perlio
5903      Branch: perlio
5904           +> ext/Storable/t/malice.t
5905            ! pod/perliol.pod
5906           !> (integrate 57 files)
5907 ____________________________________________________________________________
5908 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
5909         Log: integrate change#16062 from mainline
5910              
5911              another windows fix: only create a new console for subprocesses
5912              when all three stdhandles are invalid (from Jan Dubois)
5913      Branch: maint-5.6/perl
5914            ! win32/win32.c
5915 ____________________________________________________________________________
5916 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
5917         Log: another windows fix: only create a new console for subprocesses
5918              when all three stdhandles are invalid (from Jan Dubois)
5919      Branch: perl
5920            ! win32/win32.c
5921 ____________________________________________________________________________
5922 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
5923         Log: all the thread tests now pass on windows (32-bit and 64-bit)
5924      Branch: perl
5925            ! README.win32
5926 ____________________________________________________________________________
5927 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
5928         Log: enable maximal optimizations on win64
5929      Branch: perl
5930            ! win32/Makefile win32/makefile.mk
5931 ____________________________________________________________________________
5932 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
5933         Log: Tweaks copied from Philip Newton's Encode patches.
5934      Branch: perl
5935            ! AUTHORS
5936 ____________________________________________________________________________
5937 [ 16057] By: sky                                   on 2002/04/22  00:19:40
5938         Log: End blocks were not run on Win32.
5939              The real fix should be to turn this flag on in RunPerl but
5940              I think we are too close 5.8 to change that.
5941      Branch: perl
5942            ! ext/threads/threads.xs
5943 ____________________________________________________________________________
5944 [ 16056] By: sky                                   on 2002/04/21  23:29:22
5945         Log: Do not unlock mutex twice.
5946              Do not unlock mutex after it has been destroyed and freed.
5947              Do not email p5p without uncrossing eyes.
5948      Branch: perl
5949            ! ext/threads/threads.xs
5950 ____________________________________________________________________________
5951 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
5952         Log: squelch some more type mismatch warnings
5953              
5954              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
5955              missing parens in macro definition
5956      Branch: perl
5957            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
5958            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
5959            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
5960            ! pp.c regexec.c sv.h
5961 ____________________________________________________________________________
5962 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
5963         Log: Make writing user-defined character properties nicer.
5964      Branch: perl
5965            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
5966 ____________________________________________________________________________
5967 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
5968         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
5969              isn't the case on win64
5970      Branch: perl
5971            ! ext/Storable/t/malice.t
5972 ____________________________________________________________________________
5973 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
5974         Log: One more way to do character class subtraction.
5975      Branch: perl
5976            ! pod/perlunicode.pod
5977 ____________________________________________________________________________
5978 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
5979         Log: Mopup of #16048.
5980      Branch: perl
5981            ! pp_sys.c
5982 ____________________________________________________________________________
5983 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
5984         Log: some test failures have been fixed
5985      Branch: perl
5986            ! README.win32
5987 ____________________________________________________________________________
5988 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
5989         Log: use compare_text() rather than compare() to avoid bogus
5990              failures when the test files happen to be CRLF terminated
5991      Branch: perl
5992            ! ext/Encode/t/JP.t
5993 ____________________________________________________________________________
5994 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
5995         Log: fixes for all the warnings reported by Visual C (most of this
5996              change is from change#12026)
5997      Branch: perl
5998            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
5999            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
6000            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
6001            ! regexec.c sv.c toke.c universal.c utf8.c util.c
6002            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
6003 ____________________________________________________________________________
6004 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
6005         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
6006              From: Nicholas Clark <nick@unfortu.net>
6007              Date: Sun, 21 Apr 2002 19:15:24 +0100
6008              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
6009      Branch: perl
6010            + ext/Storable/t/malice.t
6011            ! MANIFEST ext/Storable/Storable.pm
6012 ____________________________________________________________________________
6013 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
6014         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
6015              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6016              Date: Sun, 21 Apr 2002 19:37:51 +0200
6017              Message-ID: <3CC3150F.5798.22A05AE@localhost>
6018      Branch: perl
6019            ! ext/Encode/t/perlio.t
6020 ____________________________________________________________________________
6021 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
6022         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
6023              From: Andrey Sapozhnikov <sapa@icb.chel.su>
6024              Date: Fri, 19 Apr 2002 19:55:56 +0600
6025              Message-ID: <3CC021EC.5080005@icb.chel.su>
6026              
6027              (tweaked a bit)
6028      Branch: perl
6029            ! pod/perltrap.pod
6030 ____________________________________________________________________________
6031 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
6032         Log: Do not assume that io buffer flushing happens in the same
6033              order as joins (that assumption broke in a multicpu IRIX box)
6034      Branch: perl
6035            ! ext/threads/t/thread.t
6036 ____________________________________________________________________________
6037 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
6038         Log: As if people would be reading the documentation :-)
6039      Branch: perl
6040            ! opcode.pl
6041 ____________________________________________________________________________
6042 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
6043         Log: Typo tweaks.
6044      Branch: perl
6045            ! pod/perlrun.pod
6046 ____________________________________________________________________________
6047 [ 16041] By: sky                                   on 2002/04/21  13:53:54
6048         Log: Got the last memory leak in the while(1) { threads->create(sub 
6049              {})->join() }, now we can loop over a million threads without a 
6050              problem. 
6051              Cleared up SVs that should have been mortal but never where.
6052      Branch: perl
6053            ! ext/threads/threads.xs
6054 ____________________________________________________________________________
6055 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
6056         Log: Make doc clearer, as suggested by Brent Dax
6057      Branch: perl
6058            ! opcode.pl
6059 ____________________________________________________________________________
6060 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
6061         Log: Revert change #15974.
6062      Branch: perl
6063            ! ext/B/B/Deparse.pm
6064 ____________________________________________________________________________
6065 [ 16038] By: nick                                  on 2002/04/21  08:43:48
6066         Log: Integrate mainline
6067      Branch: perlio
6068           +> win32/config.vc64 win32/config_H.vc64
6069           !> (integrate 43 files)
6070 ____________________________________________________________________________
6071 [ 16037] By: nick                                  on 2002/04/21  08:10:07
6072         Log: Integrate mainline
6073      Branch: perlio
6074           +> ext/Encode/ucm/big5-eten.ucm
6075            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
6076            - win32/config.win64 win32/config_H.win64
6077           !> MANIFEST Porting/makerel ext/Encode/Changes
6078           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
6079           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
6080           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
6081           !> ext/Encode/lib/Encode/Config.pm
6082           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6083           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
6084           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
6085           !> pod/perlunicode.pod vms/vms.c
6086 ____________________________________________________________________________
6087 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
6088         Log: S_ stands sfor static.
6089      Branch: perl
6090            ! hv.c
6091 ____________________________________________________________________________
6092 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
6093         Log: htovs et al might be macros.
6094      Branch: perl
6095            ! perl.h
6096 ____________________________________________________________________________
6097 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
6098         Log: missed checkin of this file in change#16033
6099      Branch: perl
6100            ! makedef.pl
6101 ____________________________________________________________________________
6102 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
6103         Log: Windows 64-bit support:
6104              
6105              * support for building it in the regular makefiles
6106              * large files support via the _*i64() functions (this should be
6107              portable to the 32-bit universe too, but quite untested and
6108              and binary-incompatible, therefore not enabled there)
6109              * three additional test failures in addition to the t/end.t one
6110              (see README.win32)
6111              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
6112              the ones available from the CRT (needed because Perl uses
6113              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
6114              * add a few 64-bit notes to README.win32
6115              
6116              The following general problems were also fixed:
6117              
6118              * s/struct stat/Stat_t/g
6119              * Data::Dumper had some naughty 'long' typecasts
6120              * Errno_pm.PL didn't work safe when winsock.h was not in the same
6121              directory as errno.h
6122              * various tell/seek things were incorrectly prototyped
6123              * squelch ugly looking noise when running tests
6124              * Embed.t wasn't linking in all the libraries
6125              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
6126              * re-enable all the disabled warnings (additional fixes may be
6127              needed for the warnings uncovered by this)
6128      Branch: perl
6129            + win32/config.vc64 win32/config_H.vc64
6130            ! MANIFEST README.win32 doio.c dosish.h
6131            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
6132            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
6133            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
6134            ! win32/config.vc win32/makefile.mk win32/perlglob.c
6135            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
6136            ! win32/win32iop.h win32/win32sck.c
6137 ____________________________________________________________________________
6138 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
6139         Log: Upgrade to Encode 1.52, from Dan Kogai.
6140      Branch: perl
6141            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6142            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
6143            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
6144            ! ext/Encode/lib/Encode/JP/JIS7.pm
6145            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
6146            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
6147            ! ext/Encode/ucm/big5-hkscs.ucm
6148 ____________________________________________________________________________
6149 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
6150         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
6151              From: Mark-Jason Dominus <mjd@plover.com>
6152              Date: Sat, 20 Apr 2002 03:36:28 -0400
6153              Message-ID: <20020420073628.324.qmail@plover.com>
6154      Branch: perl
6155            ! pod/perlopentut.pod
6156 ____________________________________________________________________________
6157 [ 16030] By: sky                                   on 2002/04/20  22:02:32
6158         Log: Remove auto-detach
6159              Cleans up memory now, destroys the mutex and frees thread
6160              Makes returnvalues mortal
6161              Doesn't run thread_destruct until the thread has stopped AND
6162              all references to it are gone.
6163      Branch: perl
6164            ! ext/threads/threads.xs
6165 ____________________________________________________________________________
6166 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
6167         Log: Subject: [PATCH @16005] rescue perldoc for VMS
6168              From: "Craig A. Berry" <craigberry@mac.com>
6169              Date: Sat, 20 Apr 2002 15:16:30 -0500
6170              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
6171      Branch: perl
6172            ! vms/vms.c
6173 ____________________________________________________________________________
6174 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
6175         Log: Subject: Re: [PATCH] typo
6176              From: andreas.koenig@anima.de (Andreas J. Koenig)
6177              Date: Sat, 20 Apr 2002 15:41:23 +0200
6178              Message-ID: <m37kn2o5bw.fsf@anima.de>
6179      Branch: perl
6180            ! ext/Encode/encoding.pm
6181 ____________________________________________________________________________
6182 [ 16027] By: nick                                  on 2002/04/20  21:42:09
6183         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
6184              and change test not to skip them.
6185      Branch: perlio
6186            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
6187 ____________________________________________________________________________
6188 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
6189         Log: Upgrade to Encode 1.51, from Dan Kogai.
6190      Branch: perl
6191            + ext/Encode/ucm/big5-eten.ucm
6192            - ext/Encode/ucm/big5.ucm
6193            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6194            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
6195            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
6196            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
6197            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6198            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
6199 ____________________________________________________________________________
6200 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
6201         Log: purge existing win64 stuff (this never really worked in 5.7.x)
6202              in preparation for completely redone win64 support
6203      Branch: perl
6204            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
6205            ! MANIFEST Porting/makerel
6206 ____________________________________________________________________________
6207 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
6208         Log: Subject: Re: perl@16005
6209              From: Stas Bekman <stas@stason.org>
6210              Date: Sat, 20 Apr 2002 13:06:49 +0800
6211              Message-ID: <3CC0F769.1010705@stason.org>
6212              (with a minor formatting nit)
6213      Branch: perl
6214            ! pod/perlfunc.pod
6215 ____________________________________________________________________________
6216 [ 16023] By: nick                                  on 2002/04/20  19:06:04
6217         Log: Some tweaks for encodings which need lines.
6218              Also disabled trial of using fallbacks.
6219      Branch: perlio
6220            ! ext/PerlIO/encoding/encoding.pm
6221            ! ext/PerlIO/encoding/encoding.xs
6222 ____________________________________________________________________________
6223 [ 16022] By: nick                                  on 2002/04/20  18:37:38
6224         Log: Various tweaks to Encode
6225      Branch: perlio
6226            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6227            ! ext/Encode/Unicode/Unicode.xs
6228            ! ext/Encode/lib/Encode/Encoding.pm
6229            ! ext/Encode/lib/Encode/JP/JIS7.pm
6230            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
6231 ____________________________________________________________________________
6232 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
6233         Log: Subject: [PATCH] perlunicode.pod typos
6234              From: andreas.koenig@anima.de (Andreas J. Koenig)     
6235              Date: Sat, 20 Apr 2002 11:20:25 +0200
6236              Message-ID: <m3vgamoheu.fsf@anima.de>
6237      Branch: perl
6238            ! pod/perlunicode.pod
6239 ____________________________________________________________________________
6240 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
6241         Log: Test tweak from mjd.
6242      Branch: perl
6243            ! lib/Memoize/t/errors.t
6244 ____________________________________________________________________________
6245 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
6246         Log: Integrate perlio;
6247              
6248              Tweak to Encode.xs to avoid buffer overrun.
6249              
6250              Add :bytes to POD part.
6251              Remove 'alias' to Encode now it exists as a module.
6252              
6253              Fill in the PERLIO sections.
6254      Branch: perl
6255           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
6256 ____________________________________________________________________________
6257 [ 16018] By: nick                                  on 2002/04/20  13:38:24
6258         Log: Fill in the PERLIO sections.
6259      Branch: perlio
6260            ! pod/perlrun.pod
6261 ____________________________________________________________________________
6262 [ 16017] By: nick                                  on 2002/04/20  13:37:15
6263         Log: Add :bytes to POD part.
6264              Remove 'alias' to Encode now it exists as a module.
6265      Branch: perlio
6266            ! lib/PerlIO.pm
6267 ____________________________________________________________________________
6268 [ 16016] By: sky                                   on 2002/04/20  13:12:31
6269         Log: Really let the update of the link list do something.
6270      Branch: perl
6271            ! ext/threads/threads.xs
6272 ____________________________________________________________________________
6273 [ 16015] By: nick                                  on 2002/04/20  07:51:26
6274         Log: Integrate mainline
6275      Branch: perlio
6276           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
6277           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
6278           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
6279 ____________________________________________________________________________
6280 [ 16014] By: nick                                  on 2002/04/20  07:46:11
6281         Log: Tweak to Encode.xs to avoid buffer overrun.
6282      Branch: perlio
6283            ! ext/Encode/Encode.xs
6284 ____________________________________________________________________________
6285 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
6286         Log: Subject: [PATCH] t/japh/abigail.t
6287              From: abigail@foad.org
6288              Date: Fri, 19 Apr 2002 02:21:36 +0200
6289              Message-ID: <20020419002136.16948.qmail@foad.org>
6290              
6291              Subject: Re: [PATCH] t/japh/abigail.t
6292              From: "Craig A. Berry" <craigberry@mac.com>
6293              Date: Fri, 19 Apr 2002 11:23:45 -0500
6294              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
6295      Branch: perl
6296            ! t/japh/abigail.t
6297 ____________________________________________________________________________
6298 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
6299         Log: User-defined character properties were unintentionally
6300              removed, noticed by Dan Kogai.
6301      Branch: perl
6302            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
6303            ! pod/perlunicode.pod t/op/pat.t
6304 ____________________________________________________________________________
6305 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
6306         Log: Subject: Re: [PATCH] Big5-related changes.
6307              From: Autrijus Tang <autrijus@autrijus.org>
6308              Date: Sat, 20 Apr 2002 04:06:31 +0800
6309              Message-ID: <20020419200631.GA20964@not.autrijus.org>
6310      Branch: perl
6311            ! README.cn README.tw
6312 ____________________________________________________________________________
6313 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
6314         Log: Add a BUGS sections to O.pm
6315      Branch: perl
6316            ! ext/B/O.pm
6317 ____________________________________________________________________________
6318 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
6319         Log: Disable warning noise
6320      Branch: perl
6321            ! t/io/open.t
6322 ____________________________________________________________________________
6323 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
6324         Log: More tests for the 3-arg open
6325      Branch: perl
6326            ! t/io/open.t t/lib/warnings/doio
6327 ____________________________________________________________________________
6328 [ 16007] By: nick                                  on 2002/04/19  17:45:53
6329         Log: Silence warning generating warning message for U+FFFF does not map etc.
6330      Branch: perlio
6331            ! ext/Encode/Encode.xs
6332 ____________________________________________________________________________
6333 [ 16006] By: nick                                  on 2002/04/19  15:24:57
6334         Log: Integrate mainline (for Tk with Encode testing)
6335              Some perlio & encode issues otherwise cleanish.
6336      Branch: perlio
6337           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
6338           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
6339           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
6340           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
6341           +> ext/threads/t/thread.t
6342            - ext/Encode/lib/Encode/Unicode.pm
6343           !> (integrate 38 files)
6344 ____________________________________________________________________________
6345 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
6346         Log: Update Changes.
6347      Branch: perl
6348            ! Changes patchlevel.h
6349 ____________________________________________________________________________
6350 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
6351         Log: Subject: [PATCH] warn on ref open without perlio
6352              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6353              Date: Thu, 18 Apr 2002 23:17:44 +0200
6354              Message-ID: <20020418231744.A24159@rafael>
6355              
6356              (with one nit, the skip message needed "# " prefix)
6357      Branch: perl
6358            ! doio.c pod/perldiag.pod t/lib/warnings/doio
6359 ____________________________________________________________________________
6360 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
6361         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
6362              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6363              Date: Fri, 19 Apr 2002 15:43:47 +0200
6364              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
6365      Branch: perl
6366            ! README.hpux
6367 ____________________________________________________________________________
6368 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
6369         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
6370      Branch: perl
6371            ! ext/PerlIO/encoding/encoding.pm
6372            ! ext/PerlIO/encoding/encoding.xs
6373 ____________________________________________________________________________
6374 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
6375         Log: Upgrade to Encode 1.50, from Dan Kogai.
6376      Branch: perl
6377            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
6378            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
6379            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
6380            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
6381            - ext/Encode/lib/Encode/Unicode.pm
6382            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
6383            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6384            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
6385            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6386            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6387            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
6388            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
6389            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
6390            ! ext/Encode/t/jisx0208.ref
6391 ____________________________________________________________________________
6392 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
6393         Log: Subject: CPAN.pm sync
6394              From: andreas.koenig@anima.de (Andreas J. Koenig)
6395              Date: Fri, 19 Apr 2002 11:55:07 +0200
6396              Message-ID: <m3ads0qah0.fsf@anima.de>
6397      Branch: perl
6398            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
6399 ____________________________________________________________________________
6400 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
6401         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
6402      Branch: perl
6403            ! pod/perltooc.pod
6404 ____________________________________________________________________________
6405 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
6406         Log: The previous change on this was *ahem* slightly off-topic.
6407      Branch: perl
6408            ! ext/PerlIO/encoding/encoding.pm
6409 ____________________________________________________________________________
6410 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
6411         Log: variant of change#14657 from mainline, modified for binary
6412              compatibility for 5.6.x (from  Jan Dubois)
6413      Branch: maint-5.6/perl
6414            ! lib/Win32.pod win32/win32.c
6415 ____________________________________________________________________________
6416 [ 15996] By: ams                                   on 2002/04/18  16:16:26
6417         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
6418              From: abigail@foad.org
6419              Date: Thu, 18 Apr 2002 17:09:45 +0200
6420              Message-Id: <20020418150945.389.qmail@foad.org>
6421      Branch: perl
6422            ! pod/perldebtut.pod
6423 ____________________________________________________________________________
6424 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
6425         Log: z/OS situation update.
6426      Branch: perl
6427            ! pod/perldelta.pod
6428 ____________________________________________________________________________
6429 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
6430         Log: Doc tweaks.
6431      Branch: perl
6432            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
6433 ____________________________________________________________________________
6434 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
6435         Log: The tests need perlio.
6436      Branch: perl
6437            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
6438 ____________________________________________________________________________
6439 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
6440         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
6441              From: Mark-Jason Dominus <mjd@plover.com>
6442              Date: Thu, 18 Apr 2002 09:38:17 -0400
6443              Message-ID: <20020418133817.22436.qmail@plover.com>    
6444              
6445              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
6446              From: Mark-Jason Dominus <mjd@plover.com>
6447              Date: Thu, 18 Apr 2002 09:54:50 -0400
6448              Message-ID: <20020418135450.22999.qmail@plover.com>    
6449      Branch: perl
6450            ! pod/perlfaq8.pod
6451 ____________________________________________________________________________
6452 [ 15991] By: sky                                   on 2002/04/18  09:18:14
6453         Log: Port testcases from thr5005 tests so we don't fail on same things.
6454              Added yield support using threads->yield().
6455      Branch: perl
6456            + ext/threads/t/thread.t
6457            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
6458 ____________________________________________________________________________
6459 [ 15990] By: nick                                  on 2002/04/18  07:56:40
6460         Log: Integrate mainline
6461      Branch: perlio
6462            - t/io/full.t
6463           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
6464           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
6465           !> perl.c t/op/groups.t toke.c win32/win32.c
6466 ____________________________________________________________________________
6467 [ 15989] By: sky                                   on 2002/04/18  07:15:55
6468         Log: Always flush the PerlIO buffers after running END blocks in 
6469              perl_destruct. This should fix ext/threads/t/end.t under Win32.
6470      Branch: perl
6471            ! perl.c
6472 ____________________________________________________________________________
6473 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
6474         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
6475      Branch: perl
6476            ! perl.c
6477 ____________________________________________________________________________
6478 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
6479         Log: Move /dev/full testing post-5.8.0.
6480      Branch: perl
6481            - t/io/full.t
6482            ! MANIFEST
6483 ____________________________________________________________________________
6484 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
6485         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
6486              ("Crays have only REAL memory.")
6487      Branch: perl
6488            ! hints/unicos.sh hints/unicosmk.sh
6489 ____________________________________________________________________________
6490 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
6491         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
6492              From: luc.st-louis@ca.transport.bombardier.com
6493              Date: Wed, 17 Apr 2002 14:22:25 -0400
6494              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
6495      Branch: perl
6496            ! win32/win32.c
6497 ____________________________________________________________________________
6498 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
6499         Log: With -Uuseperlio the error might be EBADF.
6500      Branch: perl
6501            ! t/io/full.t
6502 ____________________________________________________________________________
6503 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
6504         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
6505              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6506              Date: Wed, 17 Apr 2002 21:16:22 +0400
6507              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
6508      Branch: perl
6509            ! lib/ExtUtils/t/Embed.t
6510 ____________________________________________________________________________
6511 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
6512         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
6513              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6514              Date: Wed, 17 Apr 2002 20:08:03 +0400
6515              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
6516      Branch: perl
6517            ! win32/win32.c
6518 ____________________________________________________________________________
6519 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
6520         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6521              From: Mark-Jason Dominus <mjd@plover.com>
6522              Date: Wed, 17 Apr 2002 11:14:17 -0400
6523              Message-ID: <20020417151417.27268.qmail@plover.com>
6524      Branch: perl
6525            ! t/io/full.t
6526 ____________________________________________________________________________
6527 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
6528         Log: README.cjk update.
6529      Branch: perl
6530            ! README.cn README.jp README.ko README.tw
6531 ____________________________________________________________________________
6532 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
6533         Log: Subject: [PATCH toke.c] @:foo?
6534              From: Philip Newton <Philip.Newton@gmx.net>
6535              Date: Wed, 17 Apr 2002 19:48:09 +0200
6536              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
6537      Branch: perl
6538            ! toke.c
6539 ____________________________________________________________________________
6540 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
6541         Log: Subject: Re: gcc on HP
6542              From: Philip Newton <Philip.Newton@gmx.net>
6543              Date: Wed, 17 Apr 2002 20:36:34 +0200
6544              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
6545      Branch: perl
6546            ! README.hpux
6547 ____________________________________________________________________________
6548 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
6549         Log: Adjust test for groups that appear multiple times on Cygwin
6550      Branch: perl
6551            ! t/op/groups.t
6552 ____________________________________________________________________________
6553 [ 15976] By: nick                                  on 2002/04/17  17:03:40
6554         Log: Integrate mainline
6555      Branch: perlio
6556           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
6557           +> ext/PerlIO/encoding/encoding.pm
6558           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
6559           +> ext/threads/shared/t/queue.t t/io/full.t
6560            - ext/Encode/lib/Encode/XS.pm
6561           !> (integrate 50 files)
6562 ____________________________________________________________________________
6563 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
6564         Log: Update Changes.
6565      Branch: perl
6566            ! Changes patchlevel.h
6567 ____________________________________________________________________________
6568 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
6569         Log: Subject: [PATCH B::Deparse] "foo bar"->()
6570              From: Robin Houston <robin@kitsite.com>
6571              Date: Wed, 17 Apr 2002 15:45:32 +0100
6572              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
6573      Branch: perl
6574            ! ext/B/B/Deparse.pm
6575 ____________________________________________________________________________
6576 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
6577         Log: metaconfig unit change for #15972.
6578      Branch: metaconfig/U/perl
6579            ! Extensions.U
6580 ____________________________________________________________________________
6581 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
6582         Log: As suggested by Arthur: the threads and threads::shared
6583              modules are always present.  This tries to preempt two
6584              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
6585              to have this new fancy threads implementation but my Perl
6586              doesn't seem to have it" (2) someone attempting to install
6587              threads using CPAN.pm and CPAN.pm helpfully starting to
6588              install perl 5.8.0 (which they might already have installed).
6589      Branch: perl
6590            ! Configure ext/threads/Makefile.PL
6591            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
6592            ! ext/threads/shared/shared.xs ext/threads/threads.pm
6593            ! ext/threads/threads.xs
6594 ____________________________________________________________________________
6595 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
6596         Log: More signedness nits.
6597      Branch: perl
6598            ! ext/Encode/Encode.xs
6599 ____________________________________________________________________________
6600 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
6601         Log: fast_abs_path() is tainted.
6602      Branch: perl
6603            ! ext/Cwd/t/cwd.t
6604 ____________________________________________________________________________
6605 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
6606         Log: Signedness nit.
6607      Branch: perl
6608            ! ext/Encode/bin/enc2xs
6609 ____________________________________________________________________________
6610 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
6611         Log: Subject: gcc on HP
6612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6613              Date: Wed, 17 Apr 2002 12:43:38 +0200
6614              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
6615      Branch: perl
6616            ! README.hpux
6617 ____________________________________________________________________________
6618 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
6619         Log: Add just a little bit more explanation to PerlIO::encoding.
6620      Branch: perl
6621            ! ext/PerlIO/encoding/encoding.pm
6622 ____________________________________________________________________________
6623 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
6624         Log: PerlIO::encoding 0.01 from Dan Kogai.
6625      Branch: perl
6626            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
6627            + ext/PerlIO/encoding/encoding.pm
6628            + ext/PerlIO/encoding/encoding.xs
6629            ! MANIFEST
6630 ____________________________________________________________________________
6631 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
6632         Log: Upgrade to Encode 1.42, from Dan Kogai.
6633      Branch: perl
6634            - ext/Encode/lib/Encode/XS.pm
6635            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
6636            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
6637            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6638            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
6639            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
6640            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
6641            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6642            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
6643            ! ext/Encode/lib/Encode/Config.pm
6644            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
6645            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6646            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
6647            ! ext/Encode/t/encoding.t
6648 ____________________________________________________________________________
6649 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
6650         Log: Test tweaks from mjd and Benjamin Goldberg.
6651      Branch: perl
6652            ! t/io/full.t
6653 ____________________________________________________________________________
6654 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
6655         Log: Document taint-safeness.   Life in the fast_abs_path()
6656              lane is unsafe.
6657      Branch: perl
6658            ! lib/Cwd.pm
6659 ____________________________________________________________________________
6660 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
6661         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6662              From: Mark-Jason Dominus <mjd@plover.com>
6663              Date: Tue, 16 Apr 2002 19:24:12 -0400
6664              Message-ID: <20020416232412.14297.qmail@plover.com>
6665      Branch: perl
6666            + t/io/full.t
6667            ! MANIFEST perlio.c
6668 ____________________________________________________________________________
6669 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
6670         Log: Manifestations of mjd, from mjd.
6671      Branch: perl
6672            ! MANIFEST
6673 ____________________________________________________________________________
6674 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
6675         Log: metaconfig unit change for #15959.
6676      Branch: metaconfig/U/perl
6677            ! Extensions.U
6678 ____________________________________________________________________________
6679 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
6680         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
6681              From: Andy Dougherty <doughera@lafayette.edu>
6682              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
6683              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
6684      Branch: perl
6685            ! Configure
6686 ____________________________________________________________________________
6687 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
6688         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
6689              From: Nicholas Clark <nick@unfortu.net>
6690              Date: Tue, 16 Apr 2002 22:22:41 +0100
6691              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
6692      Branch: perl
6693            ! embed.fnc global.sym hv.c universal.c
6694 ____________________________________________________________________________
6695 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
6696         Log: Documents for Merijn and lots of XXXs for NI-S :-)
6697      Branch: perl
6698            ! pod/perlfunc.pod pod/perlrun.pod
6699 ____________________________________________________________________________
6700 [ 15956] By: sky                                   on 2002/04/16  21:26:53
6701         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
6702              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
6703              stuff being 0xabababab on cleanup.
6704      Branch: perl
6705            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
6706            ! MANIFEST
6707 ____________________________________________________________________________
6708 [ 15955] By: nick                                  on 2002/04/16  20:46:03
6709         Log: Integate mainline (other machine)
6710      Branch: perlio
6711           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
6712           !> t/op/magic.t
6713 ____________________________________________________________________________
6714 [ 15954] By: nick                                  on 2002/04/16  20:13:32
6715         Log: Integrate mainline
6716      Branch: perlio
6717           +> README.cn README.jp README.ko README.tw
6718           +> ext/threads/shared/t/av_refs.t
6719           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
6720           !> (integrate 41 files)
6721 ____________________________________________________________________________
6722 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
6723         Log: B::walkoptree bugfix (see also #15850)
6724      Branch: perl
6725            ! ext/B/B.xs ext/B/t/terse.t
6726 ____________________________________________________________________________
6727 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
6728         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
6729              From: Philip Newton <Philip.Newton@gmx.net>
6730              Date: Tue, 16 Apr 2002 21:09:44 +0200
6731              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
6732      Branch: perl
6733            ! pod/perltodo.pod
6734 ____________________________________________________________________________
6735 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
6736         Log: Subject: [PATCH] B::Deparse problems with japhs
6737              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6738              Date: Tue, 16 Apr 2002 15:47:33 +0100
6739              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
6740      Branch: perl
6741            ! ext/B/B/Deparse.pm
6742 ____________________________________________________________________________
6743 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
6744         Log: Stas' tainting worries, obscured by me.
6745      Branch: perl
6746            ! ext/Cwd/t/cwd.t lib/Cwd.pm
6747 ____________________________________________________________________________
6748 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
6749         Log: Pod tweak to avoid =item<japanese> problems.
6750      Branch: perl
6751            ! README.jp
6752 ____________________________________________________________________________
6753 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
6754         Log: Some UTF-8 todos.
6755      Branch: perl
6756            ! pod/perltodo.pod
6757 ____________________________________________________________________________
6758 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
6759         Log: Let's not promise too much: use utf8 only works on identifier
6760              names, not package or subroutine names (admittedly limited [1], but
6761              that's what the Camel says, and that's what we are going to stick
6762              to for 5.8.0).  Also document that use vars does not do utf8.
6763              [1] The obvious problem in both is that package and subroutine
6764              names need to mappable to the filesystem.
6765      Branch: perl
6766            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
6767 ____________________________________________________________________________
6768 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
6769         Log: Subject: [PATCH] small typo in IO::Pipe pod
6770              From: Slaven Rezic <rezic@onlineoffice.de>
6771              Date: Tue, 16 Apr 2002 12:31:10 +0200
6772              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
6773      Branch: perl
6774            ! ext/IO/lib/IO/Pipe.pm
6775 ____________________________________________________________________________
6776 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
6777         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
6778              From: Arthur Bergman <arthur@contiller.se>
6779              Date: Tue, 16 Apr 2002 11:58:45 +0200
6780              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
6781      Branch: perl
6782            ! lib/Attribute/Handlers.pm
6783 ____________________________________________________________________________
6784 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
6785         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
6786              Jungshik Shin.  Regen toc.
6787      Branch: perl
6788            + README.cn README.jp README.ko README.tw
6789            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6790 ____________________________________________________________________________
6791 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
6792         Log: my $utf8here, our $utf8here, and package variable $utf8here.
6793              
6794              The actual minimal fix is in utf8.c and from NI-S,
6795              the rest are the tests (in fresh_perl since I couldn't get
6796              them easily to work elsewhere) and a slight behaviour change:
6797              previously UTF-8 identifiers had to start with an alphabetic
6798              character.  No more so, now they can start with an (Unicode)
6799              ID_Continue character (which however is not a (Unicode) digit).
6800              (Limiting the first character to ID_Start would be rather
6801              restrictive, since ID_Start allows only alphabetic letters.)
6802              
6803              TODO: use vars qw($utf8here).  This I don't find to be
6804              a showstopper.
6805      Branch: perl
6806            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
6807            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
6808 ____________________________________________________________________________
6809 [ 15942] By: ams                                   on 2002/04/16  02:24:25
6810         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
6811              From: "Craig A. Berry" <craigberry@mac.com>
6812              Date: Mon, 15 Apr 2002 22:06:14 -0500
6813              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
6814      Branch: perl
6815            ! lib/FileCache.t
6816 ____________________________________________________________________________
6817 [ 15941] By: ams                                   on 2002/04/16  02:16:35
6818         Log: Subject: [PATCH] s2p fix for VMS
6819              From: "Craig A. Berry" <craigberry@mac.com>
6820              Date: Mon, 15 Apr 2002 21:48:36 -0500
6821              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
6822      Branch: perl
6823            ! configure.com t/x2p/s2p.t x2p/s2p.PL
6824 ____________________________________________________________________________
6825 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
6826         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
6827              (and the licensing of the other code clarified, from Mark Bixby.)
6828      Branch: perl
6829            ! mpeix/mpeix.c
6830 ____________________________________________________________________________
6831 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
6832         Log: AUTHORS updates.
6833      Branch: perl
6834            ! AUTHORS
6835 ____________________________________________________________________________
6836 [ 15938] By: sky                                   on 2002/04/15  22:13:17
6837         Log: Add support for my $foo : shared; 
6838              Add testcase for this.
6839              Update manifest.
6840      Branch: perl
6841            + ext/threads/shared/t/shared_attr.t
6842            ! MANIFEST ext/threads/shared/shared.pm
6843 ____________________________________________________________________________
6844 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
6845         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
6846              From: abigail@foad.org
6847              Date: Mon, 15 Apr 2002 17:41:17 +0200
6848              Message-ID: <20020415154117.1559.qmail@foad.org>
6849              
6850              (With EBCDIC skippage added, and the skip reason
6851              skippage on the two ?? loops tweaked.)
6852      Branch: perl
6853            + t/japh/abigail.t
6854            ! MANIFEST t/TEST
6855 ____________________________________________________________________________
6856 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
6857         Log: Subject: Re: [ID 20020412.005] Dancing ??s
6858              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
6859              Date: Sun, 14 Apr 2002 16:09:30 +0100
6860              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
6861      Branch: perl
6862            ! pod/perlop.pod pp_hot.c t/op/pat.t
6863 ____________________________________________________________________________
6864 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
6865         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
6866              From: abigail@foad.org
6867              Date: Mon, 15 Apr 2002 17:40:02 +0200
6868              Message-ID: <20020415154002.1549.qmail@foad.org>
6869      Branch: perl
6870            ! t/test.pl
6871 ____________________________________________________________________________
6872 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
6873         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
6874              From: "Craig A. Berry" <craigberry@mac.com>
6875              Date: Mon, 15 Apr 2002 14:05:26 -0500
6876              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
6877      Branch: perl
6878            ! universal.c
6879 ____________________________________________________________________________
6880 [ 15933] By: sky                                   on 2002/04/15  21:26:16
6881         Log: Test arrays containing references, and references to shared arrays.
6882      Branch: perl
6883            + ext/threads/shared/t/av_refs.t
6884 ____________________________________________________________________________
6885 [ 15932] By: nick                                  on 2002/04/15  15:06:49
6886         Log: Integrate mainline (for Encode)
6887      Branch: perlio
6888           +> ext/Encode/Encode/ConfigLocal_PM.e2x
6889           +> ext/Encode/lib/Encode/JP/JIS7.pm
6890            - ext/Encode/lib/Encode/JP/2022_JP.pm
6891            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6892            - ext/Encode/lib/Encode/JP/JIS.pm
6893           !> (integrate 26 files)
6894 ____________________________________________________________________________
6895 [ 15931] By: ams                                   on 2002/04/15  14:51:31
6896         Log: Subject: [PATCH] Chip didn't time travel.
6897              From: abigail@foad.org
6898              Date: Mon, 15 Apr 2002 17:40:22 +0200
6899              Message-Id: <20020415154022.1554.qmail@foad.org>
6900      Branch: perl
6901            ! pod/perlhist.pod
6902 ____________________________________________________________________________
6903 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
6904         Log: Update Changes.
6905      Branch: perl
6906            ! Changes patchlevel.h
6907 ____________________________________________________________________________
6908 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
6909         Log: The #15921 made the 'no warnings' unnecessary.
6910      Branch: perl
6911            ! t/op/magic.t
6912 ____________________________________________________________________________
6913 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
6914         Log: Subject: Re: [FILE] FileCache.t
6915              From: belg4mit <belg4mit@mit.edu>
6916              Date: Mon, 15 Apr 2002 01:31:21 -0400
6917              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
6918      Branch: perl
6919            ! lib/FileCache.t
6920 ____________________________________________________________________________
6921 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
6922         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
6923      Branch: perl
6924            ! lib/FileCache.pm lib/FileCache.t
6925 ____________________________________________________________________________
6926 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
6927         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
6928              From: Nicholas Clark <nick@unfortu.net>
6929              Date: Sun, 14 Apr 2002 22:54:43 +0100
6930              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
6931      Branch: perl
6932            ! lib/Hash/Util.t
6933 ____________________________________________________________________________
6934 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
6935         Log: Subject: [Encode] 1.40 released!
6936              From: Dan Kogai <dankogai@dan.co.jp>
6937              Date: Mon, 15 Apr 2002 07:51:52 +0900
6938              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
6939      Branch: perl
6940            + ext/Encode/Encode/ConfigLocal_PM.e2x
6941            + ext/Encode/lib/Encode/JP/JIS7.pm
6942            - ext/Encode/lib/Encode/JP/2022_JP.pm
6943            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6944            - ext/Encode/lib/Encode/JP/JIS.pm
6945            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6946            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6947            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
6948            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
6949            ! ext/Encode/lib/Encode/Config.pm
6950            ! ext/Encode/lib/Encode/Encoder.pm
6951            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6952            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
6953 ____________________________________________________________________________
6954 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
6955         Log: return undef is of questionable style.
6956      Branch: perl
6957            ! lib/Hash/Util.pm
6958 ____________________________________________________________________________
6959 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
6960         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
6961              From: mjd@plover.com
6962              Date: 15 Apr 2002 06:46:02 -0000
6963              Message-ID: <20020415064602.17052.qmail@plover.com>     
6964      Branch: perl
6965            ! t/op/magic.t
6966 ____________________________________________________________________________
6967 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
6968         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
6969              From: mjd@plover.com
6970              Date: 14 Apr 2002 22:30:17 -0000
6971              Message-ID: <20020414223017.17361.qmail@plover.com>
6972      Branch: perl
6973            ! t/op/re_tests
6974 ____________________________________________________________________________
6975 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
6976         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
6977              From: Mark-Jason Dominus <mjd@plover.com>
6978              Date: Mon, 15 Apr 2002 02:41:52 -0400
6979              Message-ID: <20020415064152.16958.qmail@plover.com>
6980      Branch: perl
6981            ! perl.c t/lib/warnings/toke
6982 ____________________________________________________________________________
6983 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
6984         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
6985              From: "Craig A. Berry" <craigberry@mac.com>
6986              Date: Sun, 14 Apr 2002 18:56:02 -0500
6987              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
6988      Branch: perl
6989            ! configure.com
6990 ____________________________________________________________________________
6991 [ 15919] By: nick                                  on 2002/04/15  06:14:25
6992         Log: Integrate mainline
6993      Branch: perlio
6994           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
6995           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
6996           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
6997 ____________________________________________________________________________
6998 [ 15918] By: ams                                   on 2002/04/15  04:25:48
6999         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
7000              From: Stas Bekman <stas@stason.org>
7001              Date: Mon, 15 Apr 2002 11:45:03 +0800
7002              Message-Id: <3CBA4CBF.9030306@stason.org>
7003      Branch: perl
7004            ! lib/Cwd.pm
7005 ____________________________________________________________________________
7006 [ 15917] By: ams                                   on 2002/04/15  04:21:14
7007         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
7008              From: Mark-Jason Dominus <mjd@plover.com>
7009              Date: Mon, 15 Apr 2002 00:30:26 -0400
7010              Message-Id: <20020415043026.11417.qmail@plover.com>
7011      Branch: perl
7012            ! perl.c t/lib/warnings/toke
7013 ____________________________________________________________________________
7014 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
7015         Log: Correct precedence problem in #15915
7016      Branch: perl
7017            ! lib/vars.pm
7018 ____________________________________________________________________________
7019 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
7020         Log: use vars wasn't use utf8 aware.
7021      Branch: perl
7022            ! lib/vars.pm
7023 ____________________________________________________________________________
7024 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
7025         Log: Subject: [PATCH] Re: restricted hashes are unblessable
7026              From: Nicholas Clark <nick@unfortu.net>
7027              Date: Sat, 13 Apr 2002 23:43:02 +0100
7028              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
7029              
7030              The function name sucks but can't think of anything better.
7031      Branch: perl
7032            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
7033 ____________________________________________________________________________
7034 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
7035         Log: Subject: AUTHORS update
7036              From: Chris Nandor <pudge@pobox.com>
7037              Date: Sun, 14 Apr 2002 11:54:40 -0400
7038              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
7039      Branch: perl
7040            ! AUTHORS
7041 ____________________________________________________________________________
7042 [ 15912] By: nick                                  on 2002/04/14  14:47:18
7043         Log: XS versions of encode/decode for Encode::Unicode
7044      Branch: perlio
7045            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
7046 ____________________________________________________________________________
7047 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
7048         Log: metaconfig unit changes for #15910.
7049      Branch: metaconfig
7050            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7051            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7052            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7053            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7054            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7055            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7056            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7057            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7058            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7059            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7060            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7061            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7062            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7063            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7064            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7065            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7066            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7067            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7068            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7069            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7070            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7071            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7072            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7073            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7074 ____________________________________________________________________________
7075 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
7076         Log: Simplify the _r probing code by adding the i_systime
7077              only for the APIs where it matters.
7078      Branch: perl
7079            ! Configure reentr.pl
7080 ____________________________________________________________________________
7081 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
7082         Log: Integrate perlio;
7083              
7084              Avoid expensive paranoid check that decoder does return legal UTF-8
7085              
7086              Disable test code (assertions) in CRLF layer.
7087      Branch: perl
7088           !> ext/Encode/Encode.xs perlio.c
7089 ____________________________________________________________________________
7090 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
7091         Log: Subject: patch for FileCache in 5.7.3
7092              From: JPIERCE <belg4mit@MIT.EDU>
7093              Date: Sun, 14 Apr 2002 00:38:21 -0400
7094              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
7095      Branch: perl
7096            ! lib/FileCache.pm
7097 ____________________________________________________________________________
7098 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
7099         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
7100              From: Tim Bunce <Tim.Bunce@pobox.com>
7101              Date: Sun, 14 Apr 2002 12:07:35 +0100
7102              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
7103      Branch: perl
7104            ! ext/Storable/Storable.xs
7105 ____________________________________________________________________________
7106 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
7107         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
7108              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7109              Date: Sun, 14 Apr 2002 16:29:59 +0200
7110              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
7111      Branch: perl
7112            ! hints/hpux.sh
7113 ____________________________________________________________________________
7114 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
7115         Log: Subject: Enable portable gcc code on hp-ux
7116              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7117              Date: Sun, 14 Apr 2002 16:30:01 +0200
7118              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
7119      Branch: perl
7120            ! hints/hpux.sh
7121 ____________________________________________________________________________
7122 [ 15904] By: nick                                  on 2002/04/14  09:18:01
7123         Log: Disable test code (assertions) in CRLF layer.
7124      Branch: perlio
7125            ! perlio.c
7126 ____________________________________________________________________________
7127 [ 15903] By: nick                                  on 2002/04/14  09:16:39
7128         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
7129      Branch: perlio
7130            ! ext/Encode/Encode.xs
7131 ____________________________________________________________________________
7132 [ 15902] By: nick                                  on 2002/04/14  09:15:45
7133         Log: Integrate mainline
7134      Branch: perlio
7135           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
7136           +> t/win32/longpath.t t/win32/system.t
7137            - t/op/winsystem.t
7138           !> (integrate 30 files)
7139 ____________________________________________________________________________
7140 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
7141         Log: Fixed URL for the Alpha editor.
7142      Branch: perl
7143            ! pod/perlfaq3.pod
7144 ____________________________________________________________________________
7145 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
7146         Log: Dedodgify.
7147      Branch: perl
7148            ! ext/Storable/Storable.xs
7149 ____________________________________________________________________________
7150 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
7151         Log: AUTHORS updates.
7152      Branch: perl
7153            ! AUTHORS
7154 ____________________________________________________________________________
7155 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
7156         Log: s2p needs Config.pm.
7157      Branch: perl
7158            ! Makefile.SH
7159 ____________________________________________________________________________
7160 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
7161         Log: Subject: [PATCH] Benchmark.t 75,90,109
7162              From: Nicholas Clark <nick@unfortu.net>
7163              Date: Sat, 13 Apr 2002 21:43:04 +0100
7164              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
7165      Branch: perl
7166            ! lib/Benchmark.t
7167 ____________________________________________________________________________
7168 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
7169         Log: Tweaks by Autrijus Tang.
7170      Branch: perl
7171            ! ext/Encode/encoding.pm
7172 ____________________________________________________________________________
7173 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
7174         Log: FAQ sync.
7175      Branch: perl
7176            ! pod/perlfaq5.pod
7177 ____________________________________________________________________________
7178 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
7179         Log: z/OS tally update.
7180      Branch: perl
7181            ! pod/perldelta.pod
7182 ____________________________________________________________________________
7183 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
7184         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
7185              From: Nicholas Clark <nick@unfortu.net>
7186              Date: Sat, 13 Apr 2002 02:58:07 +0100
7187              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
7188      Branch: perl
7189            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
7190            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
7191            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
7192            ! t/lib/st-dump.pl
7193 ____________________________________________________________________________
7194 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
7195         Log: Add piconv and enc2xs to the list of utilities.
7196      Branch: perl
7197            ! utils.lst
7198 ____________________________________________________________________________
7199 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
7200         Log: s.
7201      Branch: perl
7202            ! pod/perlunicode.pod
7203 ____________________________________________________________________________
7204 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
7205         Log: Phrasing fixes by Nick Clark
7206      Branch: perl
7207            ! pod/perlunicode.pod
7208 ____________________________________________________________________________
7209 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
7210         Log: More POD fixes and typos
7211      Branch: perl
7212            ! pod/perlunicode.pod
7213 ____________________________________________________________________________
7214 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
7215         Log: Subject: Re: UTF-8 and DB_File ?
7216              From: andreas.koenig@anima.de (Andreas J. Koenig)
7217              Date: Sat, 13 Apr 2002 13:29:41 +0200
7218              Message-ID: <m3ads7j0pm.fsf@anima.de>
7219      Branch: perl
7220            ! pod/perlunicode.pod
7221 ____________________________________________________________________________
7222 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
7223         Log: Fix a typo noticed by Paul Johnson.
7224      Branch: perl
7225            ! MANIFEST
7226 ____________________________________________________________________________
7227 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
7228         Log: Subject: Re: Win32 Status
7229              From: Michael G Schwern <schwern@pobox.com>
7230              Date: Fri, 12 Apr 2002 10:15:33 -0400
7231              Message-ID: <20020412141533.GB9788@blackrider>
7232      Branch: perl
7233            ! lib/ExtUtils/t/INST.t
7234 ____________________________________________________________________________
7235 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
7236         Log: Upgrade to Encode 1.34, from Dan Kogai.
7237      Branch: perl
7238            ! ext/Encode/Changes ext/Encode/Encode.pm
7239            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
7240            ! ext/Encode/t/Unicode.t
7241 ____________________________________________________________________________
7242 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
7243         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
7244              From: Graham TerMarsch <graham@howlingfrog.com>
7245              Date: Fri, 12 Apr 2002 12:28:47 -0700
7246              Message-Id: <200204121228.47826.graham@howlingfrog.com>
7247      Branch: perl
7248            ! AUTHORS
7249 ____________________________________________________________________________
7250 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
7251         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
7252              From: Nicholas Clark <nick@unfortu.net>
7253              Date: Fri, 12 Apr 2002 21:59:06 +0100
7254              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
7255      Branch: perl
7256            ! pp_pack.c t/op/pack.t
7257 ____________________________________________________________________________
7258 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
7259         Log: Re-sort MANIFEST.
7260      Branch: perl
7261            ! MANIFEST
7262 ____________________________________________________________________________
7263 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
7264         Log: Move also the Win32 system testing to t/win32.
7265      Branch: perl
7266            + t/win32/system.t
7267            - t/op/winsystem.t
7268            ! MANIFEST
7269 ____________________________________________________________________________
7270 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
7271         Log: Integrate change #15879 from maint-5.6;
7272              
7273              Win32::GetLongPathName() did not return valid results if there
7274              were "." and ".." components in the path; also fix a potential
7275              buffer overflow if the long path happens to be longer than
7276              MAX_PATH (this can presumably happen if they use \\?\... style
7277              paths); add a rather limited testsuite that exercises just the
7278              edge cases
7279      Branch: perl
7280           +> t/win32/longpath.t
7281           !> MANIFEST t/harness win32/win32.c
7282 ____________________________________________________________________________
7283 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
7284         Log: Win32::GetLongPathName() did not return valid results if there
7285              were "." and ".." components in the path; also fix a potential
7286              buffer overflow if the long path happens to be longer than
7287              MAX_PATH (this can presumably happen if they use \\?\... style
7288              paths); add a rather limited testsuite that exercises just the
7289              edge cases
7290      Branch: maint-5.6/perl
7291            + t/win32/longpath.t
7292            ! MANIFEST t/harness win32/win32.c
7293 ____________________________________________________________________________
7294 [ 15878] By: nick                                  on 2002/04/12  14:38:32
7295         Log: Integrate mainline
7296      Branch: perlio
7297           +> lib/ExtUtils/t/INST_PREFIX.t
7298           !> (integrate 37 files)
7299 ____________________________________________________________________________
7300 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
7301         Log: Update Changes.
7302      Branch: perl
7303            ! Changes patchlevel.h
7304 ____________________________________________________________________________
7305 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
7306         Log: Discuss the magic of \w in security terms.
7307      Branch: perl
7308            ! pod/perlsec.pod pod/perlunicode.pod
7309 ____________________________________________________________________________
7310 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
7311         Log: Add a warning about the symbolic methods and
7312              symbolic sub refs not being checked for taint.
7313      Branch: perl
7314            ! pod/perlsec.pod
7315 ____________________________________________________________________________
7316 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
7317         Log: In EBCDIC the BOM detection doesn't seem
7318              to be working right.  For now skipping the test,
7319              waiting for Dan's opinion.
7320      Branch: perl
7321            ! ext/Encode/t/Unicode.t
7322 ____________________________________________________________________________
7323 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
7324         Log: Update to Net::Ping 2.16.
7325      Branch: perl
7326            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7327 ____________________________________________________________________________
7328 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
7329         Log: Upgrade to CGI.pm 2.81.
7330      Branch: perl
7331            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
7332 ____________________________________________________________________________
7333 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
7334         Log: Move up restricted hashes a bit.
7335      Branch: perl
7336            ! pod/perldelta.pod
7337 ____________________________________________________________________________
7338 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
7339         Log: Now using Unicode 3.2.0.
7340      Branch: perl
7341            ! pod/perldelta.pod
7342 ____________________________________________________________________________
7343 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
7344         Log: UNICOS too has sockpair issues (unsurprisingly,
7345              since UNICOS/mk has them too)
7346      Branch: perl
7347            ! ext/Socket/socketpair.t
7348 ____________________________________________________________________________
7349 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
7350         Log: FAQ patch from mjd regarding Tie::File.
7351      Branch: perl
7352            ! pod/perlfaq5.pod
7353 ____________________________________________________________________________
7354 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
7355         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
7356              consider using the NamesList.
7357      Branch: perl
7358            ! lib/charnames.pm lib/charnames.t
7359 ____________________________________________________________________________
7360 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
7361         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
7362              From: "Craig A. Berry" <craigberry@mac.com>
7363              Date: Thu, 11 Apr 2002 13:47:21 -0500
7364              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
7365      Branch: perl
7366            ! lib/File/CheckTree.pm lib/File/CheckTree.t
7367 ____________________________________________________________________________
7368 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
7369         Log: More NT Unicode information from Jan Dubois.
7370      Branch: perl
7371            ! pod/perltodo.pod
7372 ____________________________________________________________________________
7373 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
7374         Log: Add one perltodo item (and move bunch of them to better spot),
7375              add sysopen() to "Functions for filehandles, files, or directories".
7376      Branch: perl
7377            ! pod/perlfunc.pod pod/perltodo.pod
7378 ____________________________________________________________________________
7379 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
7380         Log: Prettyprinting: shorten the lines to avoid linewrapping.
7381      Branch: perl
7382            ! t/TEST
7383 ____________________________________________________________________________
7384 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
7385         Log: Also NEC SUPER-UX has buggy sockpair().
7386      Branch: perl
7387            ! ext/Socket/socketpair.t
7388 ____________________________________________________________________________
7389 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
7390         Log: dTHX works on its own just fine.
7391      Branch: perl
7392            ! ext/DynaLoader/dl_aix.xs
7393 ____________________________________________________________________________
7394 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
7395         Log: Must hold off building s2p until there's a miniperl.
7396      Branch: perl
7397            ! Makefile.SH
7398 ____________________________________________________________________________
7399 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
7400         Log: AIX: strerror_r() needs dTHX.
7401      Branch: perl
7402            ! ext/DynaLoader/dl_aix.xs
7403 ____________________________________________________________________________
7404 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
7405         Log: Extracting the s2p may require the right dynlibpath.
7406      Branch: perl
7407            ! Makefile.SH
7408 ____________________________________________________________________________
7409 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
7410         Log: Doc tweaks.
7411      Branch: perl
7412            ! ext/Time/HiRes/HiRes.pm
7413 ____________________________________________________________________________
7414 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
7415         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
7416              From: Michael G Schwern <schwern@pobox.com>
7417              Date: Thu, 11 Apr 2002 01:25:26 -0400
7418              Message-ID: <20020411052525.GA17038@blackrider>
7419      Branch: perl
7420            + lib/ExtUtils/t/INST_PREFIX.t
7421            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
7422            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7423            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7424            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
7425            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
7426            ! lib/ExtUtils/t/prefixify.t
7427 ____________________________________________________________________________
7428 [ 15855] By: nick                                  on 2002/04/11  06:26:44
7429         Log: Integrate mainline
7430      Branch: perlio
7431           !> (integrate 42 files)
7432 ____________________________________________________________________________
7433 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
7434         Log: Unused variables.
7435      Branch: perl
7436            ! ext/threads/shared/shared.xs ext/threads/threads.xs
7437 ____________________________________________________________________________
7438 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
7439         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
7440              From: Ilya Martynov <ilya@martynov.org>
7441              Date: 11 Apr 2002 03:21:17 +0400
7442              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
7443      Branch: perl
7444            ! lib/Term/ReadLine.pm
7445 ____________________________________________________________________________
7446 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
7447         Log: Upgrade to Encode 1.33, from Dan Kogai.
7448      Branch: perl
7449            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7450            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
7451            ! ext/Encode/lib/Encode/Supported.pod
7452            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
7453            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
7454            ! ext/Encode/ucm/adobeSymbol.ucm
7455            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
7456 ____________________________________________________________________________
7457 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
7458         Log: Backward portability from Dan Kogai.
7459      Branch: perl
7460            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
7461            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
7462            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
7463            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
7464            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
7465            ! ext/Storable/t/store.t ext/Storable/t/tied.t
7466            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
7467            ! ext/Storable/t/utf8.t
7468 ____________________________________________________________________________
7469 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
7470         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
7471              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
7472              bug in B::walkoptree still to be fixed.
7473      Branch: perl
7474            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
7475 ____________________________________________________________________________
7476 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
7477         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
7478              From: Philip Newton <Philip.Newton@gmx.net>
7479              Date: Wed, 10 Apr 2002 21:29:58 +0200
7480              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
7481      Branch: perl
7482            ! pod/perldelta.pod
7483 ____________________________________________________________________________
7484 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
7485         Log: Integrate perlio;
7486              
7487              Add a \t to Win32 pm_to_blib $(TOUCH) line.
7488      Branch: perl
7489           !> lib/ExtUtils/MM_Win32.pm
7490 ____________________________________________________________________________
7491 [ 15847] By: nick                                  on 2002/04/10  13:08:29
7492         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
7493      Branch: perlio
7494            ! lib/ExtUtils/MM_Win32.pm
7495 ____________________________________________________________________________
7496 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
7497         Log: Try to fool old AIX when threading, from Merijn.
7498      Branch: perl
7499            ! perl.h
7500 ____________________________________________________________________________
7501 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
7502         Log: Update Changes.
7503      Branch: perl
7504            ! Changes patchlevel.h
7505 ____________________________________________________________________________
7506 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
7507         Log: Welcome to the 5.7.3.
7508      Branch: perl
7509            ! NetWare/Makefile win32/Makefile
7510 ____________________________________________________________________________
7511 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
7512         Log: Make x2p/s2p part of the test_prep target now that we
7513              have a test for it.
7514      Branch: perl
7515            ! Makefile.SH
7516 ____________________________________________________________________________
7517 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
7518         Log: Integrate perlio.
7519              
7520              We have been 5.7.3 for a while - install there ...
7521      Branch: perl
7522           !> win32/makefile.mk
7523 ____________________________________________________________________________
7524 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
7525         Log: SImilarly to old HP-UX, in old AIX too including
7526              crypt.h leads into trouble.  (from Merijn)
7527      Branch: perl
7528            ! hints/aix.sh
7529 ____________________________________________________________________________
7530 [ 15840] By: nick                                  on 2002/04/10  10:04:19
7531         Log: We have been 5.7.3 for a while - install there ...
7532      Branch: perlio
7533            ! win32/makefile.mk
7534 ____________________________________________________________________________
7535 [ 15839] By: nick                                  on 2002/04/10  10:03:46
7536         Log: Intgrate mainline
7537      Branch: perlio
7538           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
7539            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
7540            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
7541           !> (integrate 40 files)
7542 ____________________________________________________________________________
7543 [ 15838] By: ams                                   on 2002/04/10  04:16:45
7544         Log: Subject: [PATCH] ext/attrs.t getting skipped
7545              From: "Craig A. Berry" <craigberry@mac.com>
7546              Date: Tue, 9 Apr 2002 23:58:49 -0500
7547              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
7548      Branch: perl
7549            ! t/TEST
7550 ____________________________________________________________________________
7551 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
7552         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
7553              From: Michael G Schwern <schwern@pobox.com>
7554              Date: Tue, 9 Apr 2002 20:52:55 -0400
7555              Message-ID: <20020410005254.GI8954@blackrider>
7556      Branch: perl
7557            ! t/op/sub_lval.t
7558 ____________________________________________________________________________
7559 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
7560         Log: Undo accident in #15385.
7561      Branch: metaconfig/U/perl
7562            ! Extensions.U
7563 ____________________________________________________________________________
7564 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
7565         Log: Retract the UTF-8 filenames patch.  This may be
7566              better dealt with in Perl level, a la File::Spec
7567              (since the whole mess is strongly filesystem-specific).
7568      Branch: metaconfig/U/perl
7569            + usecjk.U
7570            ! Extensions.U
7571      Branch: perl
7572            - ext/File/Glob/t/utf8.t
7573            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7574            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7575            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7576            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7577            ! t/op/readdir.t
7578 ____________________________________________________________________________
7579 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
7580         Log: Upgrade to Encode 1.32, from Dan Kogai.
7581      Branch: perl
7582            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
7583            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
7584            - ext/Encode/ucm/macGurmukhi.ucm
7585            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
7586            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
7587            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
7588            ! ext/Encode/lib/Encode/Encoder.pm
7589            ! ext/Encode/lib/Encode/Supported.pod
7590            ! ext/Encode/lib/Encode/Unicode.pm
7591            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
7592            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
7593 ____________________________________________________________________________
7594 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
7595         Log: Add tests for s2p/psed, from Wolfgang Laun.
7596      Branch: perl
7597            + t/x2p/s2p.t
7598            ! MANIFEST t/TEST
7599 ____________________________________________________________________________
7600 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
7601         Log: FAQ sync.
7602      Branch: perl
7603            ! pod/perlfaq2.pod pod/perlfaq3.pod
7604 ____________________________________________________________________________
7605 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
7606         Log: Remove false dependency between getgrent and setpwent
7607              having/not having FILE**.  Also make the names of the
7608              {set,get,end}* interface struct members a bit shorter.
7609      Branch: perl
7610            ! reentr.c reentr.h reentr.pl
7611 ____________________________________________________________________________
7612 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
7613         Log: Avoid bad prototypes.
7614      Branch: perl
7615            ! hints/hpux.sh
7616 ____________________________________________________________________________
7617 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
7618         Log: metaconfig unit change for #15828.
7619      Branch: metaconfig
7620            ! U/protos/Protochk.U
7621 ____________________________________________________________________________
7622 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
7623         Log: As Merijn points out, pthread.h really needs to be known
7624              by protochk.
7625      Branch: perl
7626            ! Configure
7627 ____________________________________________________________________________
7628 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
7629         Log: Integrate perlio;
7630              
7631              Patch up Encode for Tk
7632      Branch: perl
7633           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
7634           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7635 ____________________________________________________________________________
7636 [ 15826] By: nick                                  on 2002/04/09  12:38:25
7637         Log: Patch up Encode for Tk
7638      Branch: perlio
7639            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
7640            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7641 ____________________________________________________________________________
7642 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
7643         Log: Portability tweak.
7644      Branch: perl
7645            ! lib/File/CheckTree.t
7646 ____________________________________________________________________________
7647 [ 15824] By: sky                                   on 2002/04/09  10:51:07
7648         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
7649              From: Abigail <abigail@osp.nl>
7650              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
7651              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
7652      Branch: perl
7653            ! pod/perlhist.pod
7654 ____________________________________________________________________________
7655 [ 15823] By: nick                                  on 2002/04/09  08:17:59
7656         Log: Integrate mainline
7657      Branch: perlio
7658           +> ext/Encode/lib/Encode/Config.pm
7659           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
7660           !> (integrate 37 files)
7661 ____________________________________________________________________________
7662 [ 15822] By: ams                                   on 2002/04/09  06:43:50
7663         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
7664              From: Spider Boardman <spider@Orb.Nashua.NH.US>
7665              Date: Tue, 09 Apr 2002 02:00:51 -0400
7666              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
7667      Branch: perl
7668            ! lib/File/CheckTree.pm
7669 ____________________________________________________________________________
7670 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
7671         Log: Small perldelta tweaks.
7672      Branch: perl
7673            ! pod/perldelta.pod
7674 ____________________________________________________________________________
7675 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
7676         Log: File::Checktree update from Paul Grassie.
7677      Branch: perl
7678            ! lib/File/CheckTree.pm lib/File/CheckTree.t
7679 ____________________________________________________________________________
7680 [ 15819] By: ams                                   on 2002/04/08  22:43:48
7681         Log: Subject: patch against t/op/sub_lval.t
7682              From: Jim Cromie <jcromie@divsol.com>
7683              Date: Mon, 08 Apr 2002 17:38:16 -0600
7684              Message-Id: <3CB229E8.9080500@divsol.com>
7685      Branch: perl
7686            ! t/op/sub_lval.t
7687 ____________________________________________________________________________
7688 [ 15818] By: ams                                   on 2002/04/08  22:40:16
7689         Log: Humbly pay homage to the redundancy gods.
7690      Branch: perl
7691            ! mg.c
7692 ____________________________________________________________________________
7693 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
7694         Log: metaconfig mirror #15816.
7695      Branch: metaconfig
7696            ! U/modified/Unix.U
7697 ____________________________________________________________________________
7698 [ 15816] By: ams                                   on 2002/04/08  22:18:32
7699         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
7700      Branch: perl
7701            ! Porting/Glossary
7702 ____________________________________________________________________________
7703 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
7704         Log: Small piconv tweaks (sent to Dan).
7705      Branch: perl
7706            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
7707            ! ext/Encode/lib/Encode/Alias.pm
7708 ____________________________________________________________________________
7709 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
7710         Log: Update Changes.
7711      Branch: perl
7712            ! Changes patchlevel.h
7713 ____________________________________________________________________________
7714 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
7715         Log: FAQ sync.  (Ignoring the few URL differences for now.)
7716      Branch: perl
7717            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7718            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
7719            ! pod/perlfaq7.pod pod/perlfaq9.pod
7720 ____________________________________________________________________________
7721 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
7722         Log: Upgrade to Encode 1.31, from Dan Kogai.
7723      Branch: perl
7724            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
7725            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7726            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
7727            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7728 ____________________________________________________________________________
7729 [ 15811] By: ams                                   on 2002/04/08  17:00:37
7730         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
7731              From: Andy Dougherty <doughera@lafayette.edu>
7732              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
7733              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
7734      Branch: perl
7735            ! lib/sort.t pp_sort.c
7736 ____________________________________________________________________________
7737 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
7738         Log: metaconfig unit changes for #15809.
7739      Branch: metaconfig
7740            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
7741 ____________________________________________________________________________
7742 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
7743         Log: Mirroring #15806.
7744      Branch: perl
7745            ! Porting/Glossary Porting/config.sh Porting/config_H
7746 ____________________________________________________________________________
7747 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
7748         Log: metaconfig unit changes for #15807.
7749      Branch: metaconfig
7750            ! U/protos/Protochk.U U/threads/d_asctime_r.U
7751            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
7752            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
7753            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
7754            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
7755            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
7756            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
7757            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
7758            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
7759            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
7760            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
7761            ! U/threads/d_getprotobyname_r.U
7762            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7763            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7764            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7765            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7766            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7767            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7768            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7769            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7770            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7771            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7772            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7773            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7774            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7775            ! U/threads/i_pthread.U
7776      Branch: perl
7777            ! config_h.SH
7778 ____________________________________________________________________________
7779 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
7780         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
7781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7782              Date: Mon, 08 Apr 2002 14:34:27 +0200
7783              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
7784      Branch: perl
7785            ! Configure hints/hpux.sh reentr.pl
7786 ____________________________________________________________________________
7787 [ 15806] By: ams                                   on 2002/04/08  13:50:43
7788         Log: Subject: [PATCH] Updates to Porting/Glossary
7789              From: Paul_GreenVOS@vos.stratus.com
7790              Date: Mon, 8 Apr 02 10:44 edt
7791              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
7792      Branch: perl
7793            ! Porting/Glossary
7794 ____________________________________________________________________________
7795 [ 15805] By: ams                                   on 2002/04/08  13:47:32
7796         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
7797              coredumps on startup)
7798              From: Michael G Schwern <schwern@pobox.com>
7799              Date: Mon, 8 Apr 2002 10:34:49 -0400
7800              Message-Id: <20020408143449.GB3245@blackrider>
7801      Branch: perl
7802            ! lib/ExtUtils/MM_Unix.pm
7803 ____________________________________________________________________________
7804 [ 15804] By: ams                                   on 2002/04/08  13:29:28
7805         Log: Subject: [PATCH] example in pod/perllexwarn.pod
7806              From: Slaven Rezic <slaven.rezic@berlin.de>
7807              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
7808              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
7809      Branch: perl
7810            ! pod/perllexwarn.pod
7811 ____________________________________________________________________________
7812 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
7813         Log: Upgrade to Encode 1.30, from Dan Kogai. 
7814      Branch: perl
7815            + ext/Encode/lib/Encode/Encoder.pm
7816            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7817            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
7818            ! ext/Encode/lib/Encode/Supported.pod
7819            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7820            ! ext/Encode/t/grow.t
7821 ____________________________________________________________________________
7822 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
7823         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
7824              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7825              Date: Mon, 08 Apr 2002 01:08:40 +0100
7826              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
7827      Branch: perl
7828            ! ext/MIME/Base64/t/base64.t
7829 ____________________________________________________________________________
7830 [ 15801] By: nick                                  on 2002/04/08  07:28:27
7831         Log: Integrate mainline
7832      Branch: perlio
7833           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
7834           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
7835           +> ext/File/Glob/t/utf8.t
7836           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7837           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7838           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7839            - ext/Encode/lib/Encode/10646_1.pm
7840            - ext/Encode/lib/Encode/Internal.pm
7841            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7842            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
7843            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
7844            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
7845            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
7846            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
7847            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
7848           !> (integrate 157 files)
7849 ____________________________________________________________________________
7850 [ 15800] By: ams                                   on 2002/04/08  07:06:21
7851         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
7852              From: Jan Dubois <JanD@ActiveState.com>
7853              Date: Mon, 08 Apr 2002 00:10:39 -0700
7854              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
7855      Branch: perl
7856            ! lib/ExtUtils/Packlist.pm
7857 ____________________________________________________________________________
7858 [ 15799] By: ams                                   on 2002/04/08  04:50:36
7859         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
7860              From: Stas Bekman <stas@stason.org>
7861              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
7862              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
7863      Branch: perl
7864            ! pod/perlguts.pod
7865 ____________________________________________________________________________
7866 [ 15798] By: ams                                   on 2002/04/08  03:56:52
7867         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
7868      Branch: perl
7869            ! util.c
7870 ____________________________________________________________________________
7871 [ 15797] By: ams                                   on 2002/04/08  01:30:38
7872         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
7873              same line of code. (As suggested by Simon Cozens.)
7874      Branch: perl
7875            ! mg.c
7876 ____________________________________________________________________________
7877 [ 15796] By: ams                                   on 2002/04/08  01:27:24
7878         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
7879              Simon Cozens.
7880      Branch: perl
7881            ! embed.fnc util.c
7882 ____________________________________________________________________________
7883 [ 15795] By: ams                                   on 2002/04/08  01:05:16
7884         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
7885              From: Tom Brown <thecap@peach.ece.utexas.edu>
7886              Date: Sun, 07 Apr 2002 23:20:05 GMT
7887              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
7888      Branch: perl
7889            ! ext/Devel/DProf/DProf.xs
7890 ____________________________________________________________________________
7891 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
7892         Log: Retract #15793 since #15775 should fix the problem.
7893      Branch: perl
7894            ! hv.c
7895 ____________________________________________________________________________
7896 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
7897         Log: (Retracted by #15794)
7898              Subject: [PATCH] hv.c
7899              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7900              Date: Sun, 7 Apr 2002 14:25:48 +0200
7901              Message-ID: <3CB056EC.16340.1119992@localhost>
7902      Branch: perl
7903            ! hv.c
7904 ____________________________________________________________________________
7905 [ 15792] By: ams                                   on 2002/04/07  21:48:49
7906         Log: Make other nits nervous.
7907      Branch: perl
7908            ! gv.c perl.c
7909 ____________________________________________________________________________
7910 [ 15791] By: ams                                   on 2002/04/07  20:31:08
7911         Log: Subject: [MIME::Base64 patch] t/base64.t fix
7912              From: Dan Kogai <dankogai@dan.co.jp>
7913              Date: Mon, 8 Apr 2002 06:19:29 +0900
7914              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
7915      Branch: perl
7916            ! ext/MIME/Base64/t/base64.t
7917 ____________________________________________________________________________
7918 [ 15790] By: ams                                   on 2002/04/07  20:15:52
7919         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
7920              From: Slaven Rezic <slaven.rezic@berlin.de>
7921              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
7922              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
7923      Branch: perl
7924            ! ext/Devel/Peek/Peek.xs
7925 ____________________________________________________________________________
7926 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
7927         Log: Fully qualify in warning message the name of a subroutine redefined
7928              via glob assignment
7929      Branch: perl
7930            ! sv.c t/lib/warnings/op t/lib/warnings/sv
7931 ____________________________________________________________________________
7932 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
7933         Log: Update from Dan Kogai.
7934      Branch: perl
7935            ! ext/Encode/t/Unicode.t
7936 ____________________________________________________________________________
7937 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
7938         Log: Can't right now twist my brain to figure out
7939              the right CR/LF code point mappings in EBCDIC.
7940      Branch: perl
7941            ! lib/Pod/t/eol.t
7942 ____________________________________________________________________________
7943 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
7944         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
7945              From: Nicholas Clark <nick@ccl4.org>
7946              Date: Sun, 7 Apr 2002 15:01:56 +0100
7947              Message-ID: <20020407150156.R10686@plum.flirble.org>
7948      Branch: perl
7949            ! ext/Data/Dumper/Dumper.xs
7950 ____________________________________________________________________________
7951 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
7952         Log: Tpyo.
7953      Branch: perl
7954            ! lib/Pod/t/eol.t
7955 ____________________________________________________________________________
7956 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
7957         Log: EBCDIC branch was forgotten.
7958      Branch: perl
7959            ! ext/Devel/Peek/Peek.t
7960 ____________________________________________________________________________
7961 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
7962         Log: charnames::viacode() was broken, noticed by Jeffrey.
7963      Branch: perl
7964            ! lib/charnames.pm lib/charnames.t
7965 ____________________________________________________________________________
7966 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
7967         Log: Missing files.
7968      Branch: perl
7969            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
7970            ! MANIFEST ext/Encode/MANIFEST
7971 ____________________________________________________________________________
7972 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
7973         Log: (intentionally empty)
7974      Branch: perl
7975            ! MANIFEST sv.h
7976 ____________________________________________________________________________
7977 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
7978         Log: Upgrade to Encode 1.26, from Dan Kogai.
7979      Branch: perl
7980            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
7981            + ext/Encode/ucm/jis0212.ucm
7982            - ext/Encode/lib/Encode/10646_1.pm
7983            - ext/Encode/lib/Encode/Internal.pm
7984            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7985            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
7986            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
7987            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
7988            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
7989            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
7990            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
7991            - ext/Encode/ucm/macRumanian.ucm
7992            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7993            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7994            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7995            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
7996            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7997            ! ext/Encode/lib/Encode/Encoding.pm
7998            ! ext/Encode/lib/Encode/Supported.pod
7999            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
8000            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
8001            ! ext/Encode/ucm/adobeSymbol.ucm
8002            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
8003            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
8004            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
8005            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
8006            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
8007            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
8008            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
8009            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
8010            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
8011            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
8012            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
8013            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
8014            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
8015            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
8016            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
8017            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
8018            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
8019            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
8020            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
8021            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
8022            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
8023            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
8024            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
8025            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
8026            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
8027            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
8028            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
8029            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
8030            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
8031            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
8032            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8033            ! ext/Encode/ucm/nextstep.ucm
8034 ____________________________________________________________________________
8035 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
8036         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
8037              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
8038              Now, where was my coffee mug...
8039      Branch: perl
8040            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
8041            ! pp_sys.c
8042 ____________________________________________________________________________
8043 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
8044         Log: Subject: [PATCH] MakeMaker basic.t on Win32
8045              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8046              Date: Sun, 7 Apr 2002 14:25:48 +0200
8047              Message-ID: <3CB056EC.27101.1119A3D@localhost>
8048              
8049              Subject: [PATCH] MakeMaker && Win32 && nmake
8050              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8051              Date: Sun, 7 Apr 2002 14:25:48 +0200
8052              Message-ID: <3CB056EC.9001.11199ED@localhost>
8053      Branch: perl
8054            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8055 ____________________________________________________________________________
8056 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
8057         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
8058              From: Philip Newton <Philip.Newton@gmx.net>
8059              Date: Sun, 07 Apr 2002 07:51:49 +0200      
8060              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
8061      Branch: perl
8062            ! utf8.c
8063 ____________________________________________________________________________
8064 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
8065         Log: There was no nice way of getting in UTF-8 filenames:
8066              now one can use in the (new) three-arg form of readdir()
8067              and in File::Glob import a ":utf8" to transparently accept
8068              the filenames as Unicode.  Note that only :utf8 is supported,
8069              not fancier stuff like :encoding(foobar)
8070      Branch: perl
8071            + ext/File/Glob/t/utf8.t
8072            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
8073            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
8074            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8075            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
8076            ! t/op/readdir.t
8077 ____________________________________________________________________________
8078 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
8079         Log: Subject: [PATCH] Re: perl@15772
8080              From: Nicholas Clark <nick@ccl4.org>
8081              Date: Sun, 7 Apr 2002 11:06:42 +0100
8082              Message-ID: <20020407110641.O10686@plum.flirble.org>
8083      Branch: perl
8084            ! hv.c
8085 ____________________________________________________________________________
8086 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
8087         Log: Subject: [PATCH] Re: 15764 breakage
8088              From: Michael G Schwern <schwern@pobox.com>
8089              Date: Sat, 6 Apr 2002 19:14:02 -0500
8090              Message-ID: <20020407001401.GA7076@blackrider>
8091      Branch: perl
8092            ! lib/ExtUtils/MM_Unix.pm
8093 ____________________________________________________________________________
8094 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
8095         Log: Instruction tweak.
8096      Branch: perl
8097            ! README.os390
8098 ____________________________________________________________________________
8099 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
8100         Log: Update Changes.
8101      Branch: perl
8102            ! Changes patchlevel.h
8103 ____________________________________________________________________________
8104 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
8105         Log: Subject: [PATCH] Encode tweaks for VMS
8106              From: Michael G Schwern <schwern@pobox.com>
8107              Date: Sat, 6 Apr 2002 03:26:09 -0500
8108              Message-ID: <20020406082609.GA28758@blackrider>
8109      Branch: perl
8110            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8111            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
8112            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8113            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8114 ____________________________________________________________________________
8115 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
8116         Log: Prettyprinting and version paranoia.
8117      Branch: perl
8118            ! ext/DB_File/t/db-recno.t
8119 ____________________________________________________________________________
8120 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
8121         Log: Be explicit about the two DB_File tests croaking
8122              in Mac OS X.
8123      Branch: perl
8124            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
8125 ____________________________________________________________________________
8126 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
8127         Log: Regen toc.
8128      Branch: perl
8129            ! pod/perltoc.pod
8130 ____________________________________________________________________________
8131 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
8132         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8133              From: Benjamin Goldberg <goldbb2@earthlink.net>
8134              Date: Fri, 05 Apr 2002 19:15:42 -0500
8135              Message-ID: <3CAE3E2E.8483505@earthlink.net>
8136      Branch: perl
8137            ! hv.h
8138 ____________________________________________________________________________
8139 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
8140         Log: Underline that the current implementation is not
8141              guaranteed to be forever; and reformat a bit.
8142      Branch: perl
8143            ! lib/utf8.pm
8144 ____________________________________________________________________________
8145 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
8146         Log: Subject: Weak spots in the utf8 manpage
8147              From: andreas.koenig@anima.de (Andreas J. Koenig)
8148              Date: Fri, 05 Apr 2002 10:08:44 +0200      
8149              Message-ID: <m3u1qqefeb.fsf@anima.de>      
8150      Branch: perl
8151            ! lib/utf8.pm
8152 ____________________________________________________________________________
8153 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
8154         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
8155              From: Michael G Schwern <schwern@pobox.com>
8156              Date: Sat, 6 Apr 2002 03:22:03 -0500
8157              Message-ID: <20020406082203.GA28713@blackrider>
8158      Branch: perl
8159            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8160            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8161            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
8162            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
8163            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
8164            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8165            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8166            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
8167            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
8168            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
8169 ____________________________________________________________________________
8170 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
8171         Log: No need to avoid utf8 warnings after #15762.
8172      Branch: perl
8173            ! lib/Unicode/Collate.pm
8174 ____________________________________________________________________________
8175 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
8176         Log: As noted by Philip Newton: nothing wrong with BOM,
8177              but 0xFFFE quite wrong.
8178      Branch: perl
8179            ! t/lib/warnings/utf8 utf8.c utf8.h
8180 ____________________________________________________________________________
8181 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
8182         Log: Explain the "gaps" in the UTF-8 encoding.
8183      Branch: perl
8184            ! pod/perlunicode.pod utf8.h
8185 ____________________________________________________________________________
8186 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
8187         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
8188              From: Nicholas Clark <nick@unfortu.net>
8189              Date: Sat, 6 Apr 2002 14:54:51 +0100
8190              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
8191      Branch: perl
8192            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8193 ____________________________________________________________________________
8194 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
8195         Log: Signedness nits.
8196      Branch: perl
8197            ! hv.c
8198 ____________________________________________________________________________
8199 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
8200         Log: Make hv_notallowed a static as suggested by Nick Clark;
8201              and synchronize the nomenclature to talk about restricted
8202              (not fixed) hashes.
8203      Branch: perl
8204            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
8205            ! proto.h
8206 ____________________________________________________________________________
8207 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
8208         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8209              From: Nicholas Clark <nick@unfortu.net>
8210              Date: Sat, 6 Apr 2002 00:21:17 +0100
8211              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
8212              
8213              (with the last one reversed)
8214      Branch: perl
8215            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
8216            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
8217 ____________________________________________________________________________
8218 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
8219         Log: Update the warning message.
8220      Branch: perl
8221            ! README.tru64
8222 ____________________________________________________________________________
8223 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
8224         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
8225              From: Dan Kogai <dankogai@dan.co.jp>
8226              Date: Sat, 6 Apr 2002 06:08:40 +0900
8227              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
8228      Branch: perl
8229            ! pod/perlunicode.pod
8230 ____________________________________________________________________________
8231 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
8232         Log: Some tests were failing silently instead of saying "not ok"
8233      Branch: perl
8234            ! t/comp/proto.t
8235 ____________________________________________________________________________
8236 [ 15753] By: nick                                  on 2002/04/05  19:30:12
8237         Log: Integrate mainline
8238      Branch: perlio
8239           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
8240           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
8241           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
8242 ____________________________________________________________________________
8243 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
8244         Log: Minor Tie::File test patch, from mjd.
8245      Branch: perl
8246            ! lib/Tie/File/t/24_cache_loop.t
8247 ____________________________________________________________________________
8248 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
8249         Log: Not *that* different line endings (noticed by Philip Newton)
8250      Branch: perl
8251            ! pod/perldelta.pod
8252 ____________________________________________________________________________
8253 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
8254         Log: Retract #15745 for now; won't work without more Encode fixes.
8255      Branch: perl
8256            ! ext/Encode/lib/Encode/10646_1.pm
8257 ____________________________________________________________________________
8258 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
8259         Log: metaconfig unit change for #15748.
8260      Branch: metaconfig
8261            ! U/modified/Oldconfig.U
8262 ____________________________________________________________________________
8263 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
8264         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
8265              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8266              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
8267              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
8268      Branch: perl
8269            ! Configure
8270 ____________________________________________________________________________
8271 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
8272         Log: NetWare update from C Aditya.
8273      Branch: perl
8274            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
8275 ____________________________________________________________________________
8276 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
8277         Log: Win32 pacifying from mjd.
8278      Branch: perl
8279            ! lib/Tie/File/t/26_twrite.t
8280 ____________________________________________________________________________
8281 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
8282         Log: Integrate perlio;
8283              
8284              Not only did UCS-2 have dodgy name it was buggy.
8285      Branch: perl
8286           !> ext/Encode/lib/Encode/10646_1.pm
8287 ____________________________________________________________________________
8288 [ 15744] By: nick                                  on 2002/04/05  13:02:36
8289         Log: Not only did UCS-2 have dodgy name it was buggy.
8290      Branch: perlio
8291            ! ext/Encode/lib/Encode/10646_1.pm
8292 ____________________________________________________________________________
8293 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
8294         Log: Subject: Patch for bug ID 20020221.007
8295              From: Archer Sully <archer@meer.net>
8296              Date: Thu, 4 Apr 2002 21:45:34 -0700
8297              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
8298              
8299              Fix for "[ID 20020221.007] SEGV in Storable with empty string
8300              scalar object" (dclone)
8301      Branch: perl
8302            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
8303 ____________________________________________________________________________
8304 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
8305         Log: Subject: Re: lib/sort.t failure 
8306              From: "John P. Linderman" <jpl@research.att.com>
8307              Date: Fri, 05 Apr 2002 06:19:07 -0500
8308              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
8309              
8310              with a minor formatting tweak
8311      Branch: perl
8312            ! pod/perlfunc.pod
8313 ____________________________________________________________________________
8314 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
8315         Log: Subject: Re: lib/sort.t failure (and [PATCH])
8316              From: "John P. Linderman" <jpl@research.att.com>
8317              Date: Fri, 05 Apr 2002 07:13:27 -0500
8318              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
8319      Branch: perl
8320            ! lib/sort.t
8321 ____________________________________________________________________________
8322 [ 15740] By: nick                                  on 2002/04/05  09:31:42
8323         Log: Integrate mainline
8324      Branch: perlio
8325           +> (branch 49 files)
8326           !> (integrate 82 files)
8327 ____________________________________________________________________________
8328 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
8329         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
8330              From: Dan Kogai <dankogai@dan.co.jp>
8331              Date: Fri, 5 Apr 2002 11:52:50 +0900
8332              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
8333      Branch: perl
8334            ! ext/Encode/t/Aliases.t
8335 ____________________________________________________________________________
8336 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
8337         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
8338              From: Dan Kogai <dankogai@dan.co.jp>
8339              Date: Fri, 5 Apr 2002 11:39:55 +0900
8340              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
8341      Branch: perl
8342            ! ext/Encode/lib/Encode/Alias.pm
8343 ____________________________________________________________________________
8344 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
8345         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
8346              From: Ilmari Karonen <iltzu@sci.fi>
8347              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
8348              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
8349      Branch: perl
8350            ! gv.c t/op/method.t
8351 ____________________________________________________________________________
8352 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
8353         Log: I was fooled for a while, somebody else might be too.
8354      Branch: perl
8355            ! t/test.pl
8356 ____________________________________________________________________________
8357 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
8358         Log: test.pl-ify.
8359      Branch: perl
8360            ! t/op/method.t
8361 ____________________________________________________________________________
8362 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
8363         Log: Upgrade to Encode 1.20, from Dan Kogai.
8364      Branch: perl
8365            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
8366            + ext/Encode/ucm/adobeSymbol.ucm
8367            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
8368            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
8369            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
8370            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
8371            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
8372            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
8373            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
8374            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
8375            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
8376            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
8377            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
8378            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
8379            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
8380            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
8381            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
8382            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
8383            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
8384            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
8385            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
8386            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
8387            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
8388            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
8389            + ext/Encode/ucm/macSymbol.ucm
8390            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
8391            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
8392            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
8393            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
8394            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8395            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
8396            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
8397            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8398            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
8399            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
8400            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
8401            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
8402            ! ext/Encode/lib/Encode/Alias.pm
8403            ! ext/Encode/lib/Encode/Supported.pod
8404            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8405            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
8406            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
8407            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
8408            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
8409            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
8410            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
8411            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
8412            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
8413            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
8414            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8415            ! ext/Encode/ucm/nextstep.ucm
8416 ____________________________________________________________________________
8417 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
8418         Log: Subject: left-over "use 5.7.2" in threads.pm
8419              From: Slaven Rezic <slaven.rezic@berlin.de>
8420              Date: 21 Mar 2002 23:18:13 +0100
8421              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
8422      Branch: perl
8423            ! ext/threads/threads.pm
8424 ____________________________________________________________________________
8425 [ 15732] By: ams                                   on 2002/04/04  17:08:13
8426         Log: Subject: [PATCH 5.7.3 DOCS]
8427              From: mjd@plover.com
8428              Date: 4 Apr 2002 15:59:39 -0000
8429              Message-Id: <20020404155939.6754.qmail@plover.com>
8430      Branch: perl
8431            ! pod/perlfaq9.pod
8432 ____________________________________________________________________________
8433 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
8434         Log: metaconfig unit change for #15730.
8435      Branch: metaconfig
8436            ! U/threads/usethreads.U
8437 ____________________________________________________________________________
8438 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
8439         Log: Subject: Re: lib/sort.t failure [PATCH]
8440              From: Andy Dougherty <doughera@lafayette.edu>
8441              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
8442              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
8443              
8444              Default to usethreads in case the user most probably forgot it.
8445      Branch: perl
8446            ! Configure
8447 ____________________________________________________________________________
8448 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
8449         Log: Typo nits from Wolfgang Laun.
8450      Branch: perl
8451            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
8452 ____________________________________________________________________________
8453 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
8454         Log: Detypo in diagnostics.
8455      Branch: perl
8456            ! lib/locale.t
8457 ____________________________________________________________________________
8458 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
8459         Log: pod2html: try to be EOL agnostic.
8460              (Needs testing on CRLF and CR platforms.)
8461      Branch: perl
8462            + lib/Pod/t/eol.t
8463            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
8464 ____________________________________________________________________________
8465 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
8466         Log: Subject: [PATCH} Pod::HTML and HTML4
8467              From: Robert Spier <rspier@pobox.com>
8468              Date: Wed, 03 Apr 2002 16:26:21 -0800
8469              Message-ID: <3CAB9DAD.20305@pobox.com>
8470      Branch: perl
8471            ! lib/Pod/Html.pm
8472 ____________________________________________________________________________
8473 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
8474         Log: Byebye, beebee.
8475      Branch: perl
8476            ! t/lib/warnings/perlio
8477 ____________________________________________________________________________
8478 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
8479         Log: Subject: Re: enc2xs needs portable way to know it's in the core
8480              From: PPrymmer@factset.com
8481              Date: Wed, 3 Apr 2002 14:29:32 -0500
8482              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
8483      Branch: perl
8484            ! configure.com
8485 ____________________________________________________________________________
8486 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
8487         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
8488              From: Dominic Dunlop <domo@computer.org>
8489              Date: Wed, 3 Apr 2002 22:44:01 +0200
8490              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
8491      Branch: perl
8492            ! lib/File/Spec/t/rel2abs2rel.t
8493 ____________________________________________________________________________
8494 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
8495         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
8496              From: Paul_GreenVOS@vos.stratus.com
8497              Date: Wed, 3 Apr 02 16:34 est
8498              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
8499      Branch: perl
8500            ! pp_pack.c
8501 ____________________________________________________________________________
8502 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
8503         Log: Upgrade to Tie::File 0.93, from mjd.
8504      Branch: perl
8505            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8506            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8507            ! lib/Tie/File/t/41_heap.t
8508 ____________________________________________________________________________
8509 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
8510         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
8511              From: Andy Dougherty <doughera@lafayette.edu>
8512              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
8513              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
8514      Branch: perl
8515            ! lib/AnyDBM_File.t
8516 ____________________________________________________________________________
8517 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
8518         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
8519              and ccflags including -DNO_LOCALE
8520      Branch: perl
8521            ! perl.h
8522 ____________________________________________________________________________
8523 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
8524         Log: EPOC tweaks from Olaf Flebbe.
8525      Branch: perl
8526            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
8527 ____________________________________________________________________________
8528 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
8529         Log: Subject: [PATCH] Set @INC earlier
8530              From: Andy Dougherty <doughera@lafayette.edu>
8531              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
8532              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
8533      Branch: perl
8534            ! lib/AnyDBM_File.t lib/sort.t
8535 ____________________________________________________________________________
8536 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
8537         Log: perlcompile.pod was listing all B:: modules, except B::Concise
8538              (resubmitted)
8539      Branch: perl
8540            ! pod/perlcompile.pod
8541 ____________________________________________________________________________
8542 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
8543         Log: perlcompile.pod was listing all B:: modules, except B::Concise
8544      Branch: perl
8545            ! pod/perlcompile.pod
8546 ____________________________________________________________________________
8547 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
8548         Log: non-perlio robustness.
8549      Branch: perl
8550            ! ext/Socket/socketpair.t lib/utf8.t
8551 ____________________________________________________________________________
8552 [ 15713] By: nick                                  on 2002/04/03  18:06:49
8553         Log: Integrate mainline
8554      Branch: perlio
8555           +> lib/Tie/File/t/41_heap.t
8556           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
8557           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
8558           !> regexec.c t/op/re_tests t/op/tiearray.t
8559 ____________________________________________________________________________
8560 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
8561         Log: Tweak for 8.3 compat.
8562      Branch: perl
8563            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8564            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
8565            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
8566            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8567            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8568            ! ext/Encode/bin/enc2xs
8569 ____________________________________________________________________________
8570 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
8571         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
8572              From: Mark-Jason Dominus <mjd@plover.com>
8573              Date: Wed, 03 Apr 2002 13:04:40 -0500
8574              Message-ID: <20020403180440.7614.qmail@plover.com>
8575      Branch: perl
8576            ! t/op/tiearray.t
8577 ____________________________________________________________________________
8578 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
8579         Log: Forgotten.
8580      Branch: perl
8581            + lib/Tie/File/t/41_heap.t
8582            ! MANIFEST
8583 ____________________________________________________________________________
8584 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
8585         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8586              From: Mark Kvale <kvale@phy.ucsf.edu>
8587              Date: Tue, 2 Apr 2002 13:57:37 -0800
8588              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
8589      Branch: perl
8590            ! t/op/re_tests
8591 ____________________________________________________________________________
8592 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
8593         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
8594              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
8595              Date: Wed, 03 Apr 2002 03:34:34 +0100
8596              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
8597      Branch: perl
8598            ! regcomp.c
8599 ____________________________________________________________________________
8600 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
8601         Log: The leavetry crash should now be history.
8602      Branch: perl
8603            ! t/op/tiearray.t
8604 ____________________________________________________________________________
8605 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
8606         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
8607              From: Michael G Schwern <schwern@pobox.com>
8608              Date: Wed, 3 Apr 2002 10:56:44 -0500
8609              Message-ID: <20020403155644.GC916@blackrider>
8610      Branch: perl
8611            ! lib/ExtUtils/MM_Win95.pm
8612 ____________________________________________________________________________
8613 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
8614         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
8615              From: Dave Mitchell <davem@fdgroup.com>
8616              Date: Wed, 3 Apr 2002 02:08:26 +0100
8617              Message-ID: <20020403020825.B16724@fdgroup.com>
8618      Branch: perl
8619            ! pp_ctl.c
8620 ____________________________________________________________________________
8621 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
8622         Log: Prototype tweak for non-threaded builds.
8623      Branch: perl
8624            ! perl.c
8625 ____________________________________________________________________________
8626 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
8627         Log: Detached threads do not help; they still hold resources.
8628      Branch: perl
8629            ! ext/threads/threads.pm pod/perldiag.pod
8630 ____________________________________________________________________________
8631 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
8632         Log: Doc tweak from Wolfgang Laun.
8633      Branch: perl
8634            ! lib/File/Compare.pm
8635 ____________________________________________________________________________
8636 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
8637         Log: Subject: [PATCH bleadperl] regexec.c
8638              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8639              Date: Wed, 3 Apr 2002 11:13:30 +0200
8640              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
8641      Branch: perl
8642            ! regexec.c
8643 ____________________________________________________________________________
8644 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
8645         Log: Document the "Cleanup skipped ..." warning.
8646      Branch: perl
8647            ! ext/threads/threads.pm pod/perldiag.pod
8648 ____________________________________________________________________________
8649 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
8650         Log: Integrate perlio;
8651              
8652              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8653              
8654              Fix segfaults when mainthread exits with other threads running:
8655              - track number of running threads
8656              - if main thread calls perl_destruct() with other threads running
8657              skip most of cleanup (with a warning).
8658      Branch: perl
8659           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8660           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
8661           !> pod/perlapi.pod proto.h
8662 ____________________________________________________________________________
8663 [ 15698] By: nick                                  on 2002/04/03  13:15:30
8664         Log: Fix segfaults when mainthread exits with other threads running:
8665              - track number of running threads
8666              - if main thread calls perl_destruct() with other threads running
8667              skip most of cleanup (with a warning).
8668      Branch: perlio
8669            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8670            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
8671 ____________________________________________________________________________
8672 [ 15697] By: nick                                  on 2002/04/03  07:34:13
8673         Log: Integrate mainline
8674      Branch: perlio
8675           +> lib/Net/Ping/t/250_ping_hires.t
8676           !> (integrate 33 files)
8677 ____________________________________________________________________________
8678 [ 15696] By: nick                                  on 2002/04/03  06:41:58
8679         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8680      Branch: perlio
8681            ! lib/ExtUtils/xsubpp
8682 ____________________________________________________________________________
8683 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
8684         Log: Subject: [PATCH @15047] debugger
8685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8686              Date: Sat, 16 Mar 2002 04:38:50 -0500
8687              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
8688      Branch: perl
8689            ! lib/perl5db.pl
8690 ____________________________________________________________________________
8691 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
8692         Log: Third Degree flags.
8693      Branch: perl
8694            ! Makefile.SH
8695 ____________________________________________________________________________
8696 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
8697         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
8698              From: Mark-Jason Dominus <mjd@plover.com>
8699              Date: Tue, 02 Apr 2002 16:35:11 -0500
8700              Message-ID: <20020402213511.27781.qmail@plover.com>
8701              
8702              (tweaked)
8703      Branch: perl
8704            ! pod/perlfunc.pod
8705 ____________________________________________________________________________
8706 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
8707         Log: Upgrade to Tie::File 0.92, from mjd.
8708      Branch: perl
8709            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8710            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8711            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
8712            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
8713            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
8714            ! lib/Tie/File/t/40_abs_cache.t
8715 ____________________________________________________________________________
8716 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
8717         Log: Subject: [PATCH] Update my email address in perl.c
8718              From: Paul_GreenVOS@vos.stratus.com
8719              Date: Tue, 2 Apr 02 15:27 est
8720              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
8721      Branch: perl
8722            ! AUTHORS perl.c
8723 ____________________________________________________________________________
8724 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
8725         Log: POD fix.
8726      Branch: perl
8727            ! pod/perldelta.pod
8728 ____________________________________________________________________________
8729 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
8730         Log: What started as a small nit (the charnames test, nit found
8731              be Hugo), ballooned a bit... the goal is Larry's wish that
8732              illegal Unicode (such as U+FFFF) by default doesn't warn,
8733              since what if somebody WANTS to create illegal Unicode?
8734              Now getting close to this in the regex runtime.
8735              (Also, fix more of my fixation that BOM would be U+FFFE.)
8736      Branch: perl
8737            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
8738            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
8739 ____________________________________________________________________________
8740 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
8741         Log: Talk more about Net::Ping.
8742      Branch: perl
8743            ! pod/perldelta.pod
8744 ____________________________________________________________________________
8745 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
8746         Log: Upgrade to Net::Ping 2.14.
8747      Branch: perl
8748            + lib/Net/Ping/t/250_ping_hires.t
8749            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
8750            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
8751            ! lib/Net/Ping/t/140_stream_inst.t
8752 ____________________________________________________________________________
8753 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
8754         Log: XML::Parser 2.31 should be out shortly.
8755      Branch: perl
8756            ! pod/perldelta.pod
8757 ____________________________________________________________________________
8758 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
8759         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
8760              From: George Necula <necula@eecs.berkeley.edu>
8761              Date: Tue, 2 Apr 2002 10:22:41 -0800
8762              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
8763      Branch: perl
8764            ! lib/File/Spec/Cygwin.pm
8765 ____________________________________________________________________________
8766 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
8767         Log: EBCDIC test tweak.
8768      Branch: perl
8769            ! pod/perldelta.pod t/uni/case.pl
8770 ____________________________________________________________________________
8771 [ 15683] By: nick                                  on 2002/04/02  15:36:17
8772         Log: Integrate mainline
8773      Branch: perlio
8774           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
8775           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8776           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
8777 ____________________________________________________________________________
8778 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
8779         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
8780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8781              Date: Tue, 2 Apr 2002 00:37:08 -0500
8782              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
8783      Branch: perl
8784            ! os2/os2ish.h perlio.c
8785 ____________________________________________________________________________
8786 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
8787         Log: Subject: [PATCH @15047] debugger again
8788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8789              Date: Tue, 2 Apr 2002 00:30:31 -0500
8790              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
8791      Branch: perl
8792            ! lib/perl5db.pl
8793 ____________________________________________________________________________
8794 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
8795         Log: Subject: [PATCH @15047] test() in CPAN.pm
8796              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8797              Date: Tue, 2 Apr 2002 00:46:45 -0500
8798              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
8799      Branch: perl
8800            ! lib/CPAN.pm
8801 ____________________________________________________________________________
8802 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
8803         Log: Sync with libnet-1.11
8804      Branch: perl
8805            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8806            ! lib/Net/SMTP.pm
8807 ____________________________________________________________________________
8808 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
8809         Log: NetWare tweaks from C Aditya.
8810      Branch: perl
8811            ! NetWare/t/NWScripts.pl scope.c
8812 ____________________________________________________________________________
8813 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
8814         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
8815              From: Dan Kogai <dankogai@dan.co.jp>
8816              Date: Tue, 2 Apr 2002 22:21:47 +0900
8817              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
8818      Branch: perl
8819            ! ext/Encode/Encode.xs
8820 ____________________________________________________________________________
8821 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
8822         Log: Integrate perlio;
8823              
8824              Calculate buffer size needs in float to avoid 32-bit overflow.
8825              
8826              Add buffer size growth test.
8827      Branch: perl
8828           +> ext/Encode/t/grow.t
8829           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
8830 ____________________________________________________________________________
8831 [ 15675] By: nick                                  on 2002/04/02  07:49:41
8832         Log: Add buffer size growth test.
8833      Branch: perlio
8834            + ext/Encode/t/grow.t
8835            ! MANIFEST ext/Encode/MANIFEST
8836 ____________________________________________________________________________
8837 [ 15674] By: nick                                  on 2002/04/02  07:40:49
8838         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
8839      Branch: perlio
8840            ! ext/Encode/Encode.xs
8841 ____________________________________________________________________________
8842 [ 15673] By: nick                                  on 2002/04/02  07:40:06
8843         Log: Integrate mainline
8844      Branch: perlio
8845           +> (branch 102 files)
8846            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8847            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8848            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8849            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8850            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8851            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8852            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8853            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8854            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
8855            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
8856            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8857            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
8858            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
8859            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
8860            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
8861            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
8862            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
8863            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8864            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8865            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8866            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8867            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
8868            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
8869            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
8870            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
8871            - ext/Encode/Encode/macCentEuro.ucm
8872            - ext/Encode/Encode/macCroatian.ucm
8873            - ext/Encode/Encode/macCyrillic.ucm
8874            - ext/Encode/Encode/macDingbats.ucm
8875            - ext/Encode/Encode/macGreek.ucm
8876            - ext/Encode/Encode/macIceland.ucm
8877            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8878            - ext/Encode/Encode/macRumanian.ucm
8879            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8880            - ext/Encode/Encode/macTurkish.ucm
8881            - ext/Encode/Encode/macUkraine.ucm
8882            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8883            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
8884            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
8885            - ext/Encode/compile ext/Encode/encode.h
8886            - ext/Encode/lib/Encode/CN/2022_CN.pm
8887            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
8888            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8889            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
8890            - lib/unicore/PropertyValueAliases.txt
8891           !> (integrate 143 files)
8892 ____________________________________________________________________________
8893 [ 15672] By: ams                                   on 2002/04/02  04:42:44
8894         Log: Win32 fix for Tie::File from MJD.
8895      Branch: perl
8896            ! lib/Tie/File.pm
8897 ____________________________________________________________________________
8898 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
8899         Log: Add a few tests to the timing-sensitive list.
8900      Branch: perl
8901            ! INSTALL
8902 ____________________________________________________________________________
8903 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
8904         Log: Subject: [PATCH sort.t] extensive regression testing
8905              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8906              Date: Mon, 1 Apr 2002 23:50:24 +0200
8907              Message-ID: <20020401235024.E677@rafael>
8908      Branch: perl
8909            ! lib/sort.t
8910 ____________________________________________________________________________
8911 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
8912         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
8913              From: Nicholas Clark <nick@unfortu.net>
8914              Date: Mon, 1 Apr 2002 21:54:05 +0100
8915              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
8916      Branch: perl
8917            ! lib/Memoize/t/errors.t
8918 ____________________________________________________________________________
8919 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
8920         Log: Subject: getting rid of a few superfluous $&/$`
8921              From: Jeffrey Friedl <jfriedl@yahoo.com>
8922              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
8923              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
8924              
8925              (with more-backward-compat than just using @- and @+, also by Jeffrey)
8926              
8927              (The version number of Text::Balanced intentionally not
8928              increased since Damian will make a new release after 5.8)
8929      Branch: perl
8930            ! lib/Pod/Html.pm lib/Text/Balanced.pm
8931 ____________________________________________________________________________
8932 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
8933         Log: Subject: [PATCH 5.7.3 TESTS]
8934              From: mjd@plover.com
8935              Date: 1 Apr 2002 20:32:18 -0000
8936              Message-ID: <20020401203218.25230.qmail@plover.com>
8937      Branch: perl
8938            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8939            ! t/op/tiearray.t t/test.pl
8940 ____________________________________________________________________________
8941 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
8942         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
8943              From: Paul_GreenVOS@vos.stratus.com
8944              Date: Mon, 1 Apr 02 15:15 est
8945              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
8946      Branch: perl
8947            ! iperlsys.h
8948 ____________________________________________________________________________
8949 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
8950         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
8951              From: Paul_GreenVOS@vos.stratus.com
8952              Date: Mon, 1 Apr 02 14:11 est
8953              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
8954      Branch: perl
8955            ! lib/ExtUtils/MM_Unix.pm
8956 ____________________________________________________________________________
8957 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
8958         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
8959              From: Nicholas Clark <nick@unfortu.net>
8960              Date: Mon, 1 Apr 2002 19:30:05 +0100
8961              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
8962      Branch: perl
8963            ! t/op/pat.t t/op/utfhash.t
8964 ____________________________________________________________________________
8965 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
8966         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
8967              From: Mark-Jason Dominus <mjd@plover.com>
8968              Date: Mon, 01 Apr 2002 13:22:01 -0500
8969              Message-ID: <20020401182201.21189.qmail@plover.com>
8970      Branch: perl
8971            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
8972 ____________________________________________________________________________
8973 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
8974         Log: Update Changes.
8975      Branch: perl
8976            ! Changes patchlevel.h
8977 ____________________________________________________________________________
8978 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
8979         Log: Subject: [PATCH 5.7.3 DOC]
8980              From: mjd@plover.com
8981              Date: 1 Apr 2002 17:23:40 -0000
8982              Message-ID: <20020401172340.16410.qmail@plover.com>
8983      Branch: perl
8984            ! pod/perldelta.pod
8985 ____________________________________________________________________________
8986 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
8987         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
8988      Branch: perl
8989            ! hints/unicos.sh
8990 ____________________________________________________________________________
8991 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
8992         Log: Advertise piconv and enc2xs.
8993      Branch: perl
8994            ! pod/perldelta.pod
8995 ____________________________________________________________________________
8996 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
8997         Log: Add enc2xs.
8998      Branch: perl
8999            + utils/enc2xs.PL
9000            ! MANIFEST utils/Makefile
9001 ____________________________________________________________________________
9002 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
9003         Log: Integrate perlio;
9004              
9005              Be more explicit testing for \015 not \r
9006      Branch: perl
9007           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
9008           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
9009 ____________________________________________________________________________
9010 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
9011         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
9012              From: Philip Newton <Philip.Newton@gmx.net>
9013              Date: Mon, 01 Apr 2002 17:06:18 +0200
9014              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
9015      Branch: perl
9016            ! lib/charnames.pm lib/charnames.t
9017 ____________________________________________________________________________
9018 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
9019         Log: Subject: detypo patch
9020              From: andreas.koenig@anima.de (Andreas J. Koenig)
9021              Date: Mon, 01 Apr 2002 10:09:21 +0200
9022              Message-ID: <m3r8lzsuvi.fsf@anima.de>
9023      Branch: perl
9024            ! INSTALL
9025 ____________________________________________________________________________
9026 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
9027         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
9028              From: Philip Newton <Philip.Newton@gmx.net>
9029              Date: Mon, 01 Apr 2002 08:12:01 +0200
9030              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
9031      Branch: perl
9032            ! lib/charnames.pm lib/charnames.t
9033 ____________________________________________________________________________
9034 [ 15653] By: nick                                  on 2002/04/01  09:20:24
9035         Log: Be more explicit testing for \015 not \r
9036      Branch: perlio
9037            ! t/io/crlf.t
9038 ____________________________________________________________________________
9039 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
9040         Log: If under UTF-8 locale the utf8.pm really needs to be found.
9041      Branch: perl
9042            ! t/comp/cpp.t t/run/switchPx.t
9043 ____________________________________________________________________________
9044 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
9045         Log: Upgrade to Tie::File 0.91, from mjd.
9046      Branch: perl
9047            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
9048            + lib/Tie/File/t/26_twrite.t
9049            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9050            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
9051            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
9052            ! lib/Tie/File/t/16_handle.t
9053 ____________________________________________________________________________
9054 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
9055         Log: DJGPP tweaks from Laszlo.
9056      Branch: perl
9057            ! lib/ExtUtils/MM_DOS.pm util.c
9058 ____________________________________________________________________________
9059 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
9060         Log: Discussion about minimal installations.
9061      Branch: perl
9062            ! INSTALL
9063 ____________________________________________________________________________
9064 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
9065         Log: Comment tweak from Hugo.
9066      Branch: perl
9067            ! regexec.c
9068 ____________________________________________________________________________
9069 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
9070         Log: Another UTF-8 locale tweak from Hugo.
9071      Branch: perl
9072            ! regexec.c
9073 ____________________________________________________________________________
9074 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
9075         Log: Document the known MacOS X locale problem.
9076      Branch: perl
9077            ! pod/perldelta.pod
9078 ____________________________________________________________________________
9079 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
9080         Log: Regex fix from Hugo: in UTF-8 locales the character
9081              counting code didn't work right for minimal matches.
9082      Branch: perl
9083            ! regexec.c
9084 ____________________________________________________________________________
9085 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
9086         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
9087              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9088              Date: Sun, 31 Mar 2002 20:32:43 -0500
9089              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
9090      Branch: perl
9091            ! lib/ExtUtils/xsubpp
9092 ____________________________________________________________________________
9093 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
9094         Log: Document known FreeBSD locale glitch. 
9095      Branch: perl
9096            ! pod/perldelta.pod
9097 ____________________________________________________________________________
9098 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
9099         Log: There is --list in glibc iconv.
9100      Branch: perl
9101            ! ext/Encode/bin/piconv
9102 ____________________________________________________________________________
9103 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
9104         Log: Slight usage tweaks to piconv: show usage with
9105              no -t -f or -l arguments, or with -h.
9106      Branch: perl
9107            ! ext/Encode/bin/piconv
9108 ____________________________________________________________________________
9109 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
9110         Log: Get the piconv installed.
9111      Branch: perl
9112            + utils/piconv.PL
9113            ! MANIFEST utils/Makefile
9114 ____________________________________________________________________________
9115 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
9116         Log: Spelling tweaks.
9117      Branch: perl
9118            ! ext/Encode/bin/piconv
9119 ____________________________________________________________________________
9120 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
9121         Log: Upgrade to Encode 1.11, from Dan Kogai.
9122      Branch: perl
9123            + ext/Encode/Encode/Changes.e2x
9124            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
9125            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
9126            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
9127            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
9128            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
9129            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
9130            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
9131            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
9132            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
9133            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
9134            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
9135            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
9136            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
9137            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
9138            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
9139            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
9140            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
9141            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
9142            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
9143            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
9144            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
9145            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
9146            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
9147            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
9148            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
9149            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
9150            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
9151            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
9152            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
9153            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
9154            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
9155            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
9156            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
9157            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
9158            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
9159            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
9160            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
9161            + ext/Encode/ucm/viscii.ucm
9162            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9163            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9164            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9165            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9166            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9167            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9168            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9169            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9170            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
9171            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9172            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
9173            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
9174            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
9175            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
9176            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
9177            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
9178            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
9179            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9180            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9181            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9182            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9183            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
9184            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
9185            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9186            - ext/Encode/Encode/ksc5601.ucm
9187            - ext/Encode/Encode/macCentEuro.ucm
9188            - ext/Encode/Encode/macCroatian.ucm
9189            - ext/Encode/Encode/macCyrillic.ucm
9190            - ext/Encode/Encode/macDingbats.ucm
9191            - ext/Encode/Encode/macGreek.ucm
9192            - ext/Encode/Encode/macIceland.ucm
9193            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9194            - ext/Encode/Encode/macRumanian.ucm
9195            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9196            - ext/Encode/Encode/macTurkish.ucm
9197            - ext/Encode/Encode/macUkraine.ucm
9198            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9199            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
9200            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
9201            - lib/encoding.pm lib/encoding.t
9202            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9203            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
9204            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
9205            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
9206            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9207            ! ext/Encode/Makefile.PL ext/Encode/README
9208            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
9209            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9210            ! ext/Encode/lib/Encode/Alias.pm
9211            ! ext/Encode/lib/Encode/Supported.pod
9212 ____________________________________________________________________________
9213 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
9214         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
9215              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
9216              respective test    and doc tweaks.
9217      Branch: perl
9218            ! lib/charnames.pm lib/charnames.t
9219 ____________________________________________________________________________
9220 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
9221         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
9222              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9223              Date: Sun, 31 Mar 2002 22:47:31 +0200
9224              Message-ID: <20020331224731.E854@rafael>
9225      Branch: perl
9226            ! pod/perlfunc.pod
9227 ____________________________________________________________________________
9228 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
9229         Log: Subject: [PATCH] __attribute__ problems with g++
9230              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9231              Date: Sun, 31 Mar 2002 22:43:03 +0200
9232              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
9233      Branch: perl
9234            ! perl.h
9235 ____________________________________________________________________________
9236 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
9237         Log: Put back the #! line, false alarm.
9238      Branch: perl
9239            ! lib/ExtUtils/t/Constant.t
9240 ____________________________________________________________________________
9241 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
9242         Log: Subject: Re: [Patch] pod/perlvar.pod
9243              From: Philip Newton <Philip.Newton@gmx.net>
9244              Date: Sun, 31 Mar 2002 07:40:43 +0200
9245              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
9246      Branch: perl
9247            ! pod/perlvar.pod
9248 ____________________________________________________________________________
9249 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
9250         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
9251              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9252              Date: Sat, 30 Mar 2002 21:37:37 -0500
9253              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
9254      Branch: perl
9255            ! ext/Socket/socketpair.t
9256 ____________________________________________________________________________
9257 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
9258         Log: Subject: Re: compile tweak for Win32
9259              From: Michael G Schwern <schwern@pobox.com>
9260              Date: Fri, 29 Mar 2002 17:48:22 -0500      
9261              Message-ID: <20020329224822.GG16816@blackrider>
9262      Branch: perl
9263            ! win32/buildext.pl
9264 ____________________________________________________________________________
9265 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
9266         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
9267              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9268              Date: Sat, 30 Mar 2002 22:19:46 +0100
9269              Message-ID: <20020330221946.A28497@rafael>
9270      Branch: perl
9271            ! t/lib/1_compile.t
9272 ____________________________________________________________________________
9273 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
9274         Log: Subject: [PATCH regmesg.t] increase output verbosity
9275              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9276              Date: Sat, 30 Mar 2002 22:34:08 +0100
9277              Message-ID: <20020330223408.C28497@rafael>
9278      Branch: perl
9279            ! t/op/regmesg.t
9280 ____________________________________________________________________________
9281 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
9282         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
9283              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9284              Date: Sat, 30 Mar 2002 21:36:23 +0100
9285              Message-ID: <20020330213623.A677@rafael>
9286      Branch: perl
9287            ! regcomp.c
9288 ____________________________________________________________________________
9289 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
9290         Log: If using a network filesystem several different hosts
9291              may be trying to lock the same file.  In this case offering
9292              to kill the other process is not that helpful.  (Unless one
9293              has *real* clustering, but that's not usually the case.)
9294      Branch: perl
9295            ! lib/CPAN.pm
9296 ____________________________________________________________________________
9297 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
9298         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
9299              From: andreas.koenig@anima.de (Andreas J. Koenig)
9300              Date: Sat, 30 Mar 2002 06:12:36 +0100
9301              Message-ID: <m3hemyvdtn.fsf@anima.de>
9302      Branch: perl
9303            ! lib/Dumpvalue.pm
9304 ____________________________________________________________________________
9305 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
9306         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
9307              From: Jeremy Zawodny <Jeremy@Zawodny.com>
9308              Date: Fri, 29 Mar 2002 17:55:20 -0800
9309              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
9310      Branch: perl
9311            ! utils/dprofpp.PL
9312 ____________________________________________________________________________
9313 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
9314         Log: Subject: [Patch] pod/perlvar.pod
9315              From: Dan Kogai <dankogai@dan.co.jp>
9316              Date: Sun, 31 Mar 2002 02:03:36 +0900
9317              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
9318      Branch: perl
9319            ! pod/perlvar.pod
9320 ____________________________________________________________________________
9321 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
9322         Log: Subject: [PATCH] MM & Encode fixes
9323              From: Michael G Schwern <schwern@pobox.com>
9324              Date: Sat, 30 Mar 2002 06:41:56 -0500
9325              Message-ID: <20020330114156.GA16533@blackrider>
9326      Branch: perl
9327            + lib/ExtUtils/t/basic.t
9328            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
9329            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
9330            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9331            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9332            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
9333            ! lib/ExtUtils/t/hints.t
9334 ____________________________________________________________________________
9335 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
9336         Log: EBCDICification.
9337      Branch: perl
9338            ! lib/charnames.t
9339 ____________________________________________________________________________
9340 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
9341         Log: Upgrade to Tie::File 0.90, from mjd.
9342      Branch: perl
9343            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
9344            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9345            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
9346            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
9347            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
9348            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
9349            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
9350            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
9351            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
9352 ____________________________________________________________________________
9353 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
9354         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
9355              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9356              Date: Sat, 30 Mar 2002 00:20:39 +0100
9357              Message-ID: <20020330002039.A716@rafael>
9358      Branch: perl
9359            ! lib/sort.pm
9360 ____________________________________________________________________________
9361 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
9362         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
9363              From: Michael G Schwern <schwern@pobox.com>
9364              Date: Fri, 29 Mar 2002 18:14:20 -0500
9365              Message-ID: <20020329231419.GI16816@blackrider>
9366      Branch: perl
9367            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
9368            ! wince/Makefile.ce
9369 ____________________________________________________________________________
9370 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
9371         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
9372              From: Paul_GreenVOS@vos.stratus.com
9373              Date: Fri, 29 Mar 02 18:01 est
9374              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
9375      Branch: perl
9376            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
9377 ____________________________________________________________________________
9378 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
9379         Log: AUTHORS updates.
9380      Branch: perl
9381            ! AUTHORS
9382 ____________________________________________________________________________
9383 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
9384         Log: Upgrade to Encode 1.01, from Dan Kogai.
9385      Branch: perl
9386            ! ext/Encode/Changes ext/Encode/Encode.pm
9387            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9388            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9389            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9390            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9391            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9392            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9393            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9394            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9395            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
9396            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9397            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
9398            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
9399            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
9400            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
9401            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
9402            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
9403            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
9404            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9405            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9406            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9407            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9408            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
9409            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
9410            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9411            ! ext/Encode/Encode/ksc5601.ucm
9412            ! ext/Encode/Encode/macCentEuro.ucm
9413            ! ext/Encode/Encode/macCroatian.ucm
9414            ! ext/Encode/Encode/macCyrillic.ucm
9415            ! ext/Encode/Encode/macDingbats.ucm
9416            ! ext/Encode/Encode/macGreek.ucm
9417            ! ext/Encode/Encode/macIceland.ucm
9418            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9419            ! ext/Encode/Encode/macRumanian.ucm
9420            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9421            ! ext/Encode/Encode/macTurkish.ucm
9422            ! ext/Encode/Encode/macUkraine.ucm
9423            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9424            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
9425            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
9426            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9427            ! ext/Encode/lib/Encode/CJKConstants.pm
9428            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
9429            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
9430            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
9431 ____________________________________________________________________________
9432 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
9433         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
9434              From: "Craig A. Berry" <craigberry@mac.com>
9435              Date: Fri, 29 Mar 2002 13:46:28 -0600
9436              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
9437      Branch: perl
9438            ! configure.com
9439 ____________________________________________________________________________
9440 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
9441         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
9442              which one has to get from the CPAN distribution.
9443      Branch: perl
9444            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
9445            + lib/Memoize/t/expmod_t.t
9446            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
9447            - lib/Memoize/t/expire_module_t.t
9448            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
9449            ! lib/Memoize/README
9450 ____________________________________________________________________________
9451 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
9452         Log: metaconfig unit tweak.
9453      Branch: metaconfig/U/perl
9454            ! versiononly.U
9455 ____________________________________________________________________________
9456 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
9457         Log: Configure-related tweaks.
9458      Branch: perl
9459            ! Porting/Glossary Porting/config.sh Porting/config_H
9460            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9461            ! vos/config.ga.h
9462 ____________________________________________________________________________
9463 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
9464         Log: Ooops.
9465      Branch: perl
9466            ! t/op/ver.t
9467 ____________________________________________________________________________
9468 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
9469         Log: Subject: [PATCH @15606] d_time for vms
9470              From: "Craig A. Berry" <craigberry@mac.com>
9471              Date: Fri, 29 Mar 2002 11:58:29 -0600
9472              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
9473      Branch: perl
9474            ! configure.com
9475 ____________________________________________________________________________
9476 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
9477         Log: Subject: Re: Regex-Unicode bugs
9478              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9479              Date: Thu, 28 Mar 2002 10:12:35 +0100
9480              Message-ID: <20020328101235.F678@rafael>
9481      Branch: perl
9482            ! t/op/regmesg.t
9483 ____________________________________________________________________________
9484 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
9485         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
9486              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9487              Date: Fri, 29 Mar 2002 16:53:27 +0000
9488              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
9489      Branch: perl
9490            ! pod/perlre.pod pod/perlretut.pod
9491 ____________________________________________________________________________
9492 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
9493         Log: Subject: Re: debugger debuggers wanted
9494              From: spidb@cpan.org
9495              Date: Fri, 29 Mar 2002 06:34:11 -0500
9496              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
9497      Branch: perl
9498            ! lib/perl5db.pl
9499 ____________________________________________________________________________
9500 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
9501         Log: Update Changes.
9502      Branch: perl
9503            ! Changes patchlevel.h
9504 ____________________________________________________________________________
9505 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
9506         Log: Rename for 8.3-friendliness.
9507      Branch: perl
9508            + lib/unicore/PropValueAliases.txt
9509            - lib/unicore/PropertyValueAliases.txt
9510            ! MANIFEST lib/unicore/README.perl
9511 ____________________________________________________________________________
9512 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
9513         Log: Retract ExtUtils/t/basic.t until it works.
9514      Branch: perl
9515            - lib/ExtUtils/t/basic.t
9516            ! MANIFEST
9517 ____________________________________________________________________________
9518 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
9519         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
9520              From: Slaven Rezic <slaven.rezic@berlin.de>
9521              Date: 28 Mar 2002 22:27:14 +0100
9522              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
9523      Branch: perl
9524            ! hints/freebsd.sh
9525 ____________________________________________________________________________
9526 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
9527         Log: Interesting... where did this come from?
9528              (The Configure change in #15600)
9529      Branch: perl
9530            ! config_h.SH
9531 ____________________________________________________________________________
9532 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
9533         Log: metaconfig unit change for #15600.
9534      Branch: metaconfig/U/perl
9535            ! versiononly.U
9536 ____________________________________________________________________________
9537 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
9538         Log: Subject: versiononly should not put `old' versions in inc
9539              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9540              Date: Fri, 29 Mar 2002 12:53:49 +0100
9541              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
9542      Branch: perl
9543            ! Configure
9544 ____________________________________________________________________________
9545 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
9546         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
9547              From: Michael G Schwern <schwern@pobox.com>
9548              Date: Fri, 29 Mar 2002 04:12:47 -0500
9549              Message-ID: <20020329091247.GA7432@blackrider>
9550              
9551              (with two nits: (1) change lib/Extutils/Command/MM.pm
9552              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
9553              @INC to compile.t)
9554      Branch: perl
9555            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
9556            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
9557            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
9558            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
9559            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9560            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9561            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
9562            + lib/ExtUtils/t/Problem-Module/Makefile.PL
9563            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9564            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
9565            + t/lib/MakeMaker/Test/Utils.pm
9566            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
9567            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9568            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
9569            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
9570            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
9571            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
9572            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9573            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
9574            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
9575            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
9576            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
9577            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
9578            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
9579            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
9580            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
9581            ! t/lib/TieOut.pm
9582 ____________________________________________________________________________
9583 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
9584         Log: Leftovers from Encode 0.99.
9585      Branch: perl
9586            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
9587            - ext/Encode/compile ext/Encode/encode.h
9588            - ext/Encode/lib/Encode/CN/2022_CN.pm
9589            - ext/Encode/lib/Encode/Details.pod
9590 ____________________________________________________________________________
9591 [ 15597] By: nick                                  on 2002/03/29  14:03:35
9592         Log: Integrate mainline
9593      Branch: perlio
9594           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9595           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9596           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9597           !> (integrate 130 files)
9598 ____________________________________________________________________________
9599 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
9600         Log: Subject: Another Unicode-3.2-induced doc fix
9601              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9602              Date: Fri, 29 Mar 2002 21:45:47 +0900
9603              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
9604      Branch: perl
9605            ! ext/Unicode/Normalize/Normalize.pm
9606 ____________________________________________________________________________
9607 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
9608         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
9609              From: Slaven Rezic <slaven.rezic@berlin.de>
9610              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
9611              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
9612      Branch: perl
9613            ! reentr.c reentr.pl
9614 ____________________________________________________________________________
9615 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
9616         Log: Subject: [PATCH] Quieting OS X
9617              From: Michael G Schwern <schwern@pobox.com>
9618              Date: Fri, 29 Mar 2002 05:46:23 -0500
9619              Message-ID: <20020329104622.GA9163@blackrider>
9620      Branch: perl
9621            ! ext/POSIX/t/posix.t t/op/stat.t
9622 ____________________________________________________________________________
9623 [ 15593] By: ams                                   on 2002/03/29  07:32:22
9624         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
9625              From: Paul_GreenVOS@vos.stratus.com
9626              Date: Fri, 29 Mar 02 0:05 est
9627              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
9628      Branch: perl
9629            ! ext/Time/HiRes/HiRes.xs
9630 ____________________________________________________________________________
9631 [ 15592] By: ams                                   on 2002/03/29  07:28:29
9632         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9633              From: Spider Boardman <spidb@cpan.org>
9634              Date: Fri, 29 Mar 2002 00:52:24 -0500
9635              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
9636      Branch: perl
9637            ! op.c t/op/attrs.t
9638 ____________________________________________________________________________
9639 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
9640         Log: It's perlce.
9641      Branch: perl
9642            ! pod/perldelta.pod
9643 ____________________________________________________________________________
9644 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
9645         Log: MPE/iX tweaks from Mark Bixby.
9646      Branch: perl
9647            ! ext/Storable/t/lock.t mpeix/relink
9648 ____________________________________________________________________________
9649 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
9650         Log: Upgrade to Encode 1.00, from Dan Kogai.
9651              
9652              (one nit: bin/enc2xs needed also ../..)
9653      Branch: perl
9654            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9655            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9656            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9657            ! (edit 104 files)
9658 ____________________________________________________________________________
9659 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
9660         Log: Subject: [PATCH] NEXT LINE --> NEL
9661              From: Philip Newton <Philip.Newton@gmx.net>
9662              Date: Thu, 28 Mar 2002 21:03:10 +0000
9663              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
9664      Branch: perl
9665            ! lib/charnames.pm lib/charnames.t
9666 ____________________________________________________________________________
9667 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
9668         Log: binmode :bytes, again.
9669      Branch: perl
9670            ! lib/utf8.t
9671 ____________________________________________________________________________
9672 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
9673         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
9674              From: Mark-Jason Dominus <mjd@plover.com>
9675              Date: Thu, 28 Mar 2002 10:36:03 -0500
9676              Message-ID: <20020328153603.11992.qmail@plover.com>
9677      Branch: perl
9678            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9679 ____________________________________________________________________________
9680 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
9681         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
9682      Branch: perl
9683            ! lib/charnames.pm lib/charnames.t pp_pack.c
9684 ____________________________________________________________________________
9685 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
9686         Log: If expecting UTF-8, probably not expecting UTF-16.
9687      Branch: perl
9688            ! t/comp/require.t
9689 ____________________________________________________________________________
9690 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
9691         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
9692              From: Paul_GreenVOS@vos.stratus.com
9693              Date: Thu, 28 Mar 02 8:22 est
9694              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
9695      Branch: perl
9696            ! lib/Time/Local.pm
9697 ____________________________________________________________________________
9698 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
9699         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
9700              From: Paul_GreenVOS@vos.stratus.com
9701              Date: Thu, 28 Mar 02 7:46 est
9702              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
9703      Branch: perl
9704            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
9705 ____________________________________________________________________________
9706 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
9707         Log: A little bit better error message for \pq, still
9708              not good because the script context is not shown.
9709      Branch: perl
9710            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
9711 ____________________________________________________________________________
9712 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
9713         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
9714              From: Jeffrey Friedl <jfriedl@yahoo.com>
9715              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
9716              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
9717      Branch: perl
9718            ! sv.c t/op/pat.t
9719 ____________________________________________________________________________
9720 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
9721         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
9722              From: Mark-Jason Dominus <mjd@plover.com>
9723              Date: Thu, 28 Mar 2002 05:04:40 -0500
9724              Message-ID: <20020328100440.22081.qmail@plover.com>
9725      Branch: perl
9726            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9727 ____________________________________________________________________________
9728 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
9729         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
9730              From: mjd@plover.com
9731              Date: 28 Mar 2002 09:22:06 -0000
9732              Message-ID: <20020328092206.18833.qmail@plover.com>
9733      Branch: perl
9734            ! lib/encoding.t
9735 ____________________________________________________________________________
9736 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
9737         Log: Unicode 3.2.0-induced doc tweaks.
9738      Branch: perl
9739            ! pod/perlretut.pod pod/perlunicode.pod
9740 ____________________________________________________________________________
9741 [ 15576] By: nick                                  on 2002/03/28  07:40:04
9742         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
9743      Branch: perlio
9744           +> (branch 31 files)
9745           !> (integrate 162 files)
9746 ____________________________________________________________________________
9747 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
9748         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
9749              From: Paul_GreenVOS@vos.stratus.com
9750              Date: Thu, 28 Mar 02 0:16 est
9751              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
9752      Branch: perl
9753            ! ext/POSIX/t/posix.t
9754 ____________________________________________________________________________
9755 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
9756         Log: Subject: Re: Regex-Unicode bugs
9757              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9758              Date: Wed, 27 Mar 2002 13:48:06 +0100
9759              Message-ID: <20020327134806.C18945@rafael>
9760              
9761              regmesg.t patch still would be nice.
9762      Branch: perl
9763            ! regcomp.c
9764 ____________________________________________________________________________
9765 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
9766         Log: Subject: Re: Regex-Unicode bugs
9767              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9768              Date: Wed, 27 Mar 2002 12:39:57 +0000
9769              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
9770      Branch: perl
9771            ! pod/perldiag.pod regcomp.c
9772 ____________________________________________________________________________
9773 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
9774         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
9775              From: Paul_GreenVOS@vos.stratus.com
9776              Date: Wed, 27 Mar 02 23:33 est
9777              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
9778      Branch: perl
9779            ! t/io/fs.t
9780 ____________________________________________________________________________
9781 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
9782         Log: The Official 3.2.0 came out.
9783      Branch: perl
9784            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
9785            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
9786            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
9787            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
9788            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
9789            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
9790            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
9791            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
9792            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
9793            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
9794            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
9795            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
9796            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
9797            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
9798            + lib/unicore/lib/UnifiedI.pl
9799            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
9800 ____________________________________________________________________________
9801 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
9802         Log: socketpair binmode :bytes.
9803      Branch: perl
9804            ! ext/Socket/socketpair.t
9805 ____________________________________________________________________________
9806 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
9807         Log: Don't install anything beneath 't' directories.
9808      Branch: perl
9809            ! installperl
9810 ____________________________________________________________________________
9811 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
9812         Log: More UTF-8 locale sensitivity.
9813      Branch: perl
9814            ! t/io/utf8.t
9815 ____________________________________________________________________________
9816 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
9817         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
9818              From: Stas Bekman <stas@stason.org>
9819              Date: Thu, 28 Mar 2002 10:13:45 +0800
9820              Message-ID: <3CA27C59.4020209@stason.org>
9821              
9822              Temp file cleanup.
9823      Branch: perl
9824            ! lib/Pod/t/pod2html-lib.pl
9825 ____________________________________________________________________________
9826 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
9827         Log: Be compatible also with non-UTF-8 locales.
9828      Branch: perl
9829            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
9830            ! lib/Locale/Language.pod
9831 ____________________________________________________________________________
9832 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
9833         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9834              From: Spider Boardman <spidb@cpan.org>
9835              Date: Wed, 27 Mar 2002 20:52:28 -0500
9836              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
9837      Branch: perl
9838            ! cv.h op.c t/op/attrs.t toke.c
9839 ____________________________________________________________________________
9840 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
9841         Log: "Last element".
9842      Branch: perl
9843            ! pod/perlfunc.pod
9844 ____________________________________________________________________________
9845 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
9846         Log: Subject: Error in perlfunc for "die"
9847              From: William R Ward <bill@wards.net>
9848              Date: 27 Mar 2002 12:31:32 -0800
9849              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
9850      Branch: perl
9851            ! pod/perlfunc.pod
9852 ____________________________________________________________________________
9853 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
9854         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
9855              From: Mark Kvale <kvale@phy.ucsf.edu>
9856              Date: Wed, 27 Mar 2002 16:45:37 -0800
9857              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
9858      Branch: perl
9859            ! pod/perlre.pod pod/perlretut.pod
9860 ____________________________________________________________________________
9861 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
9862         Log: Try to handle UTF-8 locales.
9863      Branch: perl
9864            ! lib/locale.t
9865 ____________________________________________________________________________
9866 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
9867         Log: More binmode :bytes.
9868      Branch: perl
9869            ! t/io/utf8.t
9870 ____________________________________________________________________________
9871 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
9872         Log: binmode(FH, ":bytes") is the right way, methinks.
9873      Branch: perl
9874            ! ext/PerlIO/t/encoding.t
9875 ____________________________________________________________________________
9876 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
9877         Log: UTF-8 locale: need to open explicitly for bytes.
9878      Branch: perl
9879            ! ext/PerlIO/t/encoding.t
9880 ____________________________________________________________________________
9881 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
9882         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
9883      Branch: perl
9884            ! lib/Locale/Language.pm lib/Locale/Language.pod
9885 ____________________________________________________________________________
9886 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
9887         Log: Warn instead of croak.
9888      Branch: perl
9889            ! pod/perldiag.pod utf8.c
9890 ____________________________________________________________________________
9891 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
9892         Log: UTF-8 locale: there might already be one UTF-8 discipline.
9893      Branch: perl
9894            ! lib/open.t
9895 ____________________________________________________________________________
9896 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
9897         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
9898              From: "Craig A. Berry" <craigberry@mac.com>
9899              Date: Wed, 27 Mar 2002 15:22:13 -0600
9900              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
9901      Branch: perl
9902            ! t/lib/1_compile.t t/lib/compmod.pl
9903 ____________________________________________________________________________
9904 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
9905         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
9906              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9907              Date: Wed, 27 Mar 2002 22:35:03 +0100
9908              Message-ID: <20020327223503.A678@rafael>
9909      Branch: perl
9910            ! pod/perlop.pod
9911 ____________________________________________________________________________
9912 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
9913         Log: Start using the Unicode 3.2.0 data (NOTE: still
9914              unofficial, but the data is unlikely to change much.
9915              Doublecheck when 3.2.0 gets released.)
9916      Branch: perl
9917            + lib/unicore/PropertyAliases.txt
9918            + lib/unicore/PropertyValueAliases.txt
9919            ! (edit 129 files)
9920 ____________________________________________________________________________
9921 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
9922         Log: Update Changes.
9923      Branch: perl
9924            ! Changes patchlevel.h
9925 ____________________________________________________________________________
9926 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
9927         Log: Further fixing for #15549.  Six tests are failing
9928              under Solaris with en_US.UTF-8 but those failures seem
9929              unrelated to the BOUND problem, will look at them later.
9930      Branch: perl
9931            ! regexec.c
9932 ____________________________________________________________________________
9933 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
9934         Log: Possible fix for "Orks, Dragons, and Elves":
9935              should now build under UTF-8 locales (is building
9936              under Solaris en_US.UTF-8 right now).
9937      Branch: perl
9938            ! Makefile.SH regexec.c
9939 ____________________________________________________________________________
9940 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
9941         Log: Forgotten from #15523.
9942      Branch: perl
9943            ! lib/Math/BigInt/Calc.pm
9944 ____________________________________________________________________________
9945 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
9946         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
9947              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
9948              Date: Wed, 27 Mar 2002 13:32:00 +0100
9949              Message-ID: <20020327133200.A18945@rafael>
9950      Branch: perl
9951            ! regcomp.c t/lib/warnings/regcomp
9952 ____________________________________________________________________________
9953 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
9954         Log: Subject: [PATCH] MANIFES --> MANIFEST
9955              From: Philip Newton <Philip.Newton@gmx.net>
9956              Date: Wed, 27 Mar 2002 10:05:46 +0000
9957              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
9958              
9959              (plus a few tweaks more)
9960      Branch: perl
9961            ! Porting/check83.pl
9962 ____________________________________________________________________________
9963 [ 15545] By: nick                                  on 2002/03/27  07:37:36
9964         Log: Integrate mainline
9965      Branch: perlio
9966           +> lib/Math/BigInt/t/with_sub.t
9967            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9968            - lib/bignum/t/trace.t
9969           !> (integrate 76 files)
9970 ____________________________________________________________________________
9971 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
9972         Log: Obsolete mailing list information.
9973      Branch: perl
9974            ! README.bs2000 README.os390 README.vmesa
9975 ____________________________________________________________________________
9976 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
9977         Log: More URL "whitespacing".
9978      Branch: perl
9979            ! README.bs2000 README.hurd README.mpeix README.netware
9980            ! README.os390 README.vmesa README.vos README.win32
9981            ! pod/perl5004delta.pod pod/perl5005delta.pod
9982            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
9983            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
9984            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
9985            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
9986            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
9987            ! pod/perltodo.pod
9988 ____________________________________________________________________________
9989 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
9990         Log: I like doubleclicking on URLs in pods to select them.
9991      Branch: perl
9992            ! README.amiga README.epoc README.vos pod/perl561delta.pod
9993            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
9994            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9995            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
9996            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
9997            ! pod/perltodo.pod pod/perlvar.pod
9998 ____________________________________________________________________________
9999 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
10000         Log: Regen modlib.
10001      Branch: perl
10002            ! pod/perlmodlib.pod
10003 ____________________________________________________________________________
10004 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
10005         Log: Update the CPAN sites list.
10006      Branch: perl
10007            ! pod/perlmodlib.PL pod/perlmodlib.pod
10008 ____________________________________________________________________________
10009 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
10010         Log: Regen modlib, toc.
10011      Branch: perl
10012            ! pod/perlmodlib.pod pod/perltoc.pod
10013 ____________________________________________________________________________
10014 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
10015         Log: s/rationale/rational/
10016      Branch: perl
10017            ! lib/Math/BigRat.pm lib/bigrat.pm
10018 ____________________________________________________________________________
10019 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
10020         Log: s/done/esac/
10021      Branch: perl
10022            ! hints/dec_osf.sh
10023 ____________________________________________________________________________
10024 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
10025         Log: Advertise big* and BigRat.
10026      Branch: perl
10027            ! pod/perldelta.pod
10028 ____________________________________________________________________________
10029 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
10030         Log: A missing ) in #15527.
10031      Branch: perl
10032            ! pp_sys.c
10033 ____________________________________________________________________________
10034 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
10035         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
10036              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10037              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
10038              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
10039      Branch: perl
10040            ! lib/ExtUtils/typemap
10041 ____________________________________________________________________________
10042 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
10043         Log: Subject: Re: Cygwin PerlIO.t failing
10044              From: Stas Bekman <stas@stason.org>
10045              Date: Wed, 27 Mar 2002 01:34:11 +0800
10046              Message-ID: <3CA0B113.1070800@stason.org>
10047      Branch: perl
10048            ! ext/PerlIO/PerlIO.t
10049 ____________________________________________________________________________
10050 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
10051         Log: Subject: [PATCH] safety check for vms/test.com
10052              From: "Craig A. Berry" <craigberry@mac.com>
10053              Date: Tue, 26 Mar 2002 12:15:21 -0600
10054              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
10055      Branch: perl
10056            ! vms/test.com
10057 ____________________________________________________________________________
10058 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
10059         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
10060              From: PPrymmer@factset.com
10061              Date: Tue, 26 Mar 2002 13:04:59 -0500
10062              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
10063      Branch: perl
10064            ! configure.com
10065 ____________________________________________________________________________
10066 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
10067         Log: Subject: [PATCH] Minor typo in test harness
10068              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
10069              Date: Tue, 26 Mar 2002 17:44:06 -0000
10070              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
10071      Branch: perl
10072            ! t/lib/warnings/perlio
10073 ____________________________________________________________________________
10074 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
10075         Log: Subject: PATCH s2p.PL
10076              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10077              Date: Tue, 26 Mar 2002 17:16:46 +0100
10078              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
10079      Branch: perl
10080            ! x2p/s2p.PL
10081 ____________________________________________________________________________
10082 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
10083         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
10084      Branch: perl
10085            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10086            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10087            ! MANIFEST
10088 ____________________________________________________________________________
10089 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
10090         Log: Avoid and document a weird bug in UNICOS/mk.
10091      Branch: perl
10092            ! pod/perldelta.pod pp_sys.c
10093 ____________________________________________________________________________
10094 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
10095         Log: Math::BigInt::Lite 0.09, from Tels.
10096      Branch: perl
10097            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10098            ! MANIFEST
10099 ____________________________________________________________________________
10100 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
10101         Log: For now disable the test in OS/390; it seems to hang,
10102              but frustratingly seems to run from command line and
10103              from Perl debugger.
10104      Branch: perl
10105            ! lib/Math/BigInt/t/mbi_rand.t
10106 ____________________________________________________________________________
10107 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
10108         Log: EPOC update from Olaf Flebbe.
10109      Branch: perl
10110            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
10111            ! pod/perlport.pod t/io/fs.t
10112 ____________________________________________________________________________
10113 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
10114         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
10115              and bignum 0.11, from Tels.
10116      Branch: perl
10117            + lib/Math/BigInt/t/with_sub.t
10118            - lib/bignum/t/trace.t
10119            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10120            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
10121            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
10122            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
10123            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
10124            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
10125            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
10126            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
10127            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
10128            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
10129            ! lib/bignum/t/bigrat.t lib/bigrat.pm
10130            ! t/lib/Math/BigInt/Subclass.pm
10131 ____________________________________________________________________________
10132 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
10133         Log: Integrate perlio;
10134              
10135              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
10136              
10137              Testcase for crlf spanning buffer boundary
10138      Branch: perl
10139           +> t/io/crlf.t
10140           !> MANIFEST perlio.c
10141 ____________________________________________________________________________
10142 [ 15521] By: nick                                  on 2002/03/26  15:31:55
10143         Log: Testcase for crlf spanning buffer boundary
10144      Branch: perlio
10145            + t/io/crlf.t
10146            ! MANIFEST
10147 ____________________________________________________________________________
10148 [ 15520] By: nick                                  on 2002/03/26  15:09:52
10149         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
10150      Branch: perlio
10151            ! perlio.c
10152 ____________________________________________________________________________
10153 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
10154         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
10155      Branch: perl
10156            ! t/lib/1_compile.t
10157 ____________________________________________________________________________
10158 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
10159         Log: Document the Configure (really, awk) glitch in
10160              UNICOS/mk.
10161      Branch: perl
10162            ! pod/perldelta.pod
10163 ____________________________________________________________________________
10164 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
10165         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
10166              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10167              Date: Fri, 22 Mar 2002 16:11:28 +0100
10168              Message-ID: <3C9B57B0.31936.496399@localhost>
10169      Branch: perl
10170            ! win32/win32.c
10171 ____________________________________________________________________________
10172 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
10173         Log: Subject: Re: Jarkko likes OOOOs
10174              From: "Gerrit P. Haase" <gp@familiehaase.de>
10175              Date: Tue, 26 Mar 2002 08:44:02 +0100
10176              Message-ID: <40509050505.20020326084402@familiehaase.de>
10177      Branch: perl
10178            ! t/io/fs.t
10179 ____________________________________________________________________________
10180 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
10181         Log: Subject: [patch utils/perlbug] subject header setting problem      
10182              From: Stas Bekman <stas@stason.org>
10183              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
10184              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
10185      Branch: perl
10186            ! utils/perlbug.PL
10187 ____________________________________________________________________________
10188 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
10189         Log: Subject: [PATCH] win32/makefile.mk
10190              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10191              Date: Tue, 26 Mar 2002 13:56:19 +0100
10192              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
10193      Branch: perl
10194            ! win32/makefile.mk
10195 ____________________________________________________________________________
10196 [ 15513] By: nick                                  on 2002/03/26  07:17:17
10197         Log: Integrate mainline
10198      Branch: perlio
10199           +> (branch 39 files)
10200            - (delete 109 files)
10201           !> (integrate 105 files)
10202 ____________________________________________________________________________
10203 [ 15512] By: nick                                  on 2002/03/26  06:52:42
10204         Log: Integrate mainline
10205      Branch: perlio
10206           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
10207           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
10208           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
10209           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
10210           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
10211 ____________________________________________________________________________
10212 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
10213         Log: Installation advice from Robert Spier. 
10214      Branch: perl
10215            ! INSTALL
10216 ____________________________________________________________________________
10217 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
10218         Log: Stas setting things right.
10219      Branch: perl
10220            ! ext/PerlIO/PerlIO.t
10221 ____________________________________________________________________________
10222 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
10223         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
10224              From: Paul_GreenVOS@vos.stratus.com
10225              Date: Mon, 25 Mar 02 23:57 est
10226              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
10227      Branch: perl
10228            ! ext/IO/lib/IO/t/io_unix.t
10229 ____________________________________________________________________________
10230 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
10231         Log: Add threads hints for UNICOS/mk and UNICOS.
10232              (I'm just guessing on UNICOS.)
10233      Branch: perl
10234            ! hints/unicos.sh hints/unicosmk.sh
10235 ____________________________________________________________________________
10236 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
10237         Log: Mention the effect of Unicode keys on hashes.
10238      Branch: perl
10239            ! pod/perlunicode.pod
10240 ____________________________________________________________________________
10241 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
10242         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
10243              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
10244              Date: Mon, 25 Mar 2002 17:24:33 -0600
10245              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
10246      Branch: perl
10247            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
10248            ! vms/vms_yfix.pl
10249 ____________________________________________________________________________
10250 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
10251         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
10252      Branch: perl
10253            ! hints/dec_osf.sh
10254 ____________________________________________________________________________
10255 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
10256         Log: The .ucm of Encode are big when uncompressed.
10257      Branch: perl
10258            ! INSTALL
10259 ____________________________________________________________________________
10260 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
10261         Log: I don't understand what is going on what these
10262              news tests, retracting the whole lot.
10263      Branch: perl
10264            ! ext/PerlIO/PerlIO.t
10265 ____________________________________________________________________________
10266 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
10267         Log: Upgrade to Encode 0.99, from Dan Kogai.
10268      Branch: perl
10269            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
10270            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
10271            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
10272            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
10273            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
10274            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
10275            + ext/Encode/Encode/ksc5601.ucm
10276            + ext/Encode/Encode/macCentEuro.ucm
10277            + ext/Encode/Encode/macCroatian.ucm
10278            + ext/Encode/Encode/macCyrillic.ucm
10279            + ext/Encode/Encode/macDingbats.ucm
10280            + ext/Encode/Encode/macGreek.ucm
10281            + ext/Encode/Encode/macIceland.ucm
10282            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
10283            + ext/Encode/Encode/macRumanian.ucm
10284            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
10285            + ext/Encode/Encode/macTurkish.ucm
10286            + ext/Encode/Encode/macUkraine.ucm
10287            + ext/Encode/Encode/shiftjis.ucm
10288            + ext/Encode/lib/Encode/10646_1.pm
10289            + ext/Encode/lib/Encode/CJKConstants.pm
10290            + ext/Encode/lib/Encode/CN/2022_CN.pm
10291            + ext/Encode/lib/Encode/JP/2022_JP.pm
10292            + ext/Encode/lib/Encode/JP/2022_JP1.pm
10293            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
10294            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
10295            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
10296            + ext/Encode/ucm2table
10297            - (delete 109 files)
10298            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
10299            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
10300            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
10301            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10302            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10303            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
10304            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
10305            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10306            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10307            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10308            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10309            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10310            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10311            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10312            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
10313            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
10314            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
10315            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
10316            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
10317            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
10318            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
10319            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
10320            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
10321            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
10322            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
10323            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10324            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10325            ! ext/Encode/Makefile.PL ext/Encode/README
10326            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10327            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10328            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
10329            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
10330            ! ext/Encode/lib/Encode/Details.pod
10331            ! ext/Encode/lib/Encode/Encoding.pm
10332            ! ext/Encode/lib/Encode/Internal.pm
10333            ! ext/Encode/lib/Encode/JP/H2Z.pm
10334            ! ext/Encode/lib/Encode/JP/JIS.pm
10335            ! ext/Encode/lib/Encode/Supported.pod
10336            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10337            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10338            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
10339            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
10340            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
10341            ! ext/Encode/t/jisx0212.ref
10342 ____________________________________________________________________________
10343 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
10344         Log: Noise with -w.
10345      Branch: perl
10346            ! ext/PerlIO/PerlIO.t
10347 ____________________________________________________________________________
10348 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
10349         Log: If no perlio no perlio warnings, either.
10350      Branch: perl
10351            ! lib/warnings.t
10352 ____________________________________________________________________________
10353 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
10354         Log: ...and put some of the new perlio tests here.
10355              The in-memory ones not yet since my poor brain
10356              refuses to find the right TODO incantation.
10357      Branch: perl
10358            ! ext/PerlIO/PerlIO.t
10359 ____________________________________________________________________________
10360 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
10361         Log: Take away the perlio-requiring tests..
10362      Branch: perl
10363            ! t/io/open.t
10364 ____________________________________________________________________________
10365 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
10366         Log: More correct now, but actually the two new tests
10367              need to be moved, since they are perlio-only...
10368      Branch: perl
10369            ! t/io/open.t
10370 ____________________________________________________________________________
10371 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
10372         Log: More neo-io tests from Stas Bekman.
10373      Branch: perl
10374            ! t/io/open.t
10375 ____________________________________________________________________________
10376 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
10377         Log: Document the QNX6 sprintf glitch.
10378      Branch: perl
10379            ! pod/perldelta.pod
10380 ____________________________________________________________________________
10381 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
10382         Log: AmigaOS must use the ixemul directly, since there
10383              is no more vfork support.
10384      Branch: perl
10385            ! hints/amigaos.sh
10386 ____________________________________________________________________________
10387 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
10388         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
10389              From: Norton Allen <allen@huarp.harvard.edu>
10390              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
10391              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
10392      Branch: perl
10393            ! pp_sys.c
10394 ____________________________________________________________________________
10395 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
10396         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
10397              From: Norton Allen <allen@huarp.harvard.edu>
10398              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
10399              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
10400      Branch: perl
10401            ! ext/Socket/socketpair.t
10402 ____________________________________________________________________________
10403 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
10404         Log: Clarify the 8.3 rule.
10405      Branch: perl
10406            ! Porting/check83.pl
10407 ____________________________________________________________________________
10408 [ 15490] By: nick                                  on 2002/03/25  16:05:07
10409         Log: Integrate mainline
10410      Branch: perlio
10411           +> ext/Encode/lib/Encode/EncFormat.pod
10412           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
10413            - ext/Encode/lib/EncodeFormat.pod
10414           !> (integrate 41 files)
10415 ____________________________________________________________________________
10416 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
10417         Log: Update Changes.
10418      Branch: perl
10419            ! Changes patchlevel.h
10420 ____________________________________________________________________________
10421 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
10422         Log: Forgotten from #15486.
10423      Branch: perl
10424            ! perl.c
10425 ____________________________________________________________________________
10426 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
10427         Log: It seems that FreeBSD does not like using Perl's malloc
10428              when multithreaded.
10429      Branch: perl
10430            ! hints/freebsd.sh
10431 ____________________________________________________________________________
10432 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
10433         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
10434              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10435              Date: Mon, 25 Mar 2002 11:33:17 +0100
10436              Message-ID: <20020325113317.A1410@rafael>
10437              
10438              Apparently VMS does not do YYDEBUG.
10439      Branch: perl
10440            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
10441 ____________________________________________________________________________
10442 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
10443         Log: Subject: [PATCH] warnings for perlio + others
10444              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10445              Date: Mon, 25 Mar 2002 13:01:44 -0000
10446              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
10447      Branch: perl
10448            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
10449            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
10450            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
10451            ! warnings.pl
10452 ____________________________________________________________________________
10453 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
10454         Log: As verified by Doug MacEachern.
10455      Branch: perl
10456            ! pod/perldelta.pod
10457 ____________________________________________________________________________
10458 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
10459         Log: MPE/iX update from Mark Bixby.
10460      Branch: perl
10461            + mpeix/mpeix.c
10462            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
10463            ! hints/mpeix.sh mpeix/mpeixish.h
10464 ____________________________________________________________________________
10465 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
10466         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
10467              From: Nicholas Clark <nick@unfortu.net>
10468              Date: Sun, 24 Mar 2002 22:50:06 +0000
10469              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
10470      Branch: perl
10471            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
10472 ____________________________________________________________________________
10473 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
10474         Log: Subject: [PATCH] fix warning + carp interaction
10475              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
10476              Date: Sun, 24 Mar 2002 23:00:21 -0000
10477              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
10478      Branch: perl
10479            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
10480            ! warnings.pl
10481 ____________________________________________________________________________
10482 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
10483         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
10484              (All the code changes have already been applied earlier.)
10485      Branch: perl
10486            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
10487 ____________________________________________________________________________
10488 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
10489         Log: DB_File: for the core version, no need to specify
10490              a minimum MM version.
10491      Branch: perl
10492            ! ext/DB_File/Makefile.PL
10493 ____________________________________________________________________________
10494 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
10495         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
10496              From: Dave Mitchell <davem@fdgroup.com>
10497              Date: Sun, 24 Mar 2002 22:23:08 +0000
10498              Message-ID: <20020324222308.B21963@fdgroup.com>
10499      Branch: perl
10500            ! pp_pack.c
10501 ____________________________________________________________________________
10502 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
10503         Log: Subject: [PATCH @15450] errno help for VMS
10504              From: "Craig A. Berry" <craigberry@mac.com>
10505              Date: Sun, 24 Mar 2002 16:17:52 -0600
10506              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
10507      Branch: perl
10508            ! ext/POSIX/t/posix.t vms/vms.c
10509 ____________________________________________________________________________
10510 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
10511         Log: Upgrade to Locale::Codes 2.03.
10512      Branch: perl
10513            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10514            ! lib/Locale/Country.pm
10515 ____________________________________________________________________________
10516 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
10517         Log: metaconfig unit change for #15474.
10518      Branch: metaconfig/U/perl
10519            ! Extensions.U
10520 ____________________________________________________________________________
10521 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
10522         Log: The #15472 said "properly".  Ha!
10523      Branch: perl
10524            ! Configure
10525 ____________________________________________________________________________
10526 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
10527         Log: metaconfig unit change for #15472.
10528      Branch: metaconfig/U/perl
10529            ! Extensions.U
10530 ____________________________________________________________________________
10531 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
10532         Log: Properly scan for the subextensions of Encode
10533              when doing static builds.
10534      Branch: perl
10535            ! Configure
10536 ____________________________________________________________________________
10537 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
10538         Log: Tru64: Document the known odbm failure with static builds.
10539      Branch: perl
10540            ! README.tru64
10541 ____________________________________________________________________________
10542 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
10543         Log: microperl tweaks.
10544      Branch: perl
10545            ! Makefile.micro locale.c util.c
10546 ____________________________________________________________________________
10547 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
10548         Log: metaconfig unit changes for #15468.
10549      Branch: metaconfig
10550            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
10551            ! U/modified/libc.U U/modified/libs.U
10552            ! U/threads/d_pthread_atfork.U
10553 ____________________________________________________________________________
10554 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
10555         Log: Various metaconfig unit cleanup; only one visible change
10556              in Configure, though.
10557      Branch: perl
10558            ! Configure
10559 ____________________________________________________________________________
10560 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
10561         Log: Upgrade to Encode 0.98, from Dan Kogai.
10562      Branch: perl
10563            + ext/Encode/lib/Encode/EncFormat.pod
10564            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
10565            - ext/Encode/lib/EncodeFormat.pod
10566            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
10567            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
10568            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10569            ! ext/Encode/lib/Encode/Alias.pm
10570            ! ext/Encode/lib/Encode/Details.pod
10571            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10572            ! ext/Encode/lib/Encode/JP/JIS.pm
10573            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10574 ____________________________________________________________________________
10575 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
10576         Log: Integrate perlio;
10577              
10578              Avoid core-dump in Encode with PERLIO=mmap
10579      Branch: perl
10580           !> ext/Encode/Encode.xs
10581 ____________________________________________________________________________
10582 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
10583         Log: In the spirit of #15464.
10584      Branch: perl
10585            ! perl.c sv.c
10586 ____________________________________________________________________________
10587 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
10588         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
10589              From: Michael G Schwern <schwern@pobox.com>
10590              Date: Sun, 24 Mar 2002 02:27:25 -0500
10591              Message-ID: <20020324072725.GA3554@blackrider>
10592      Branch: perl
10593            ! perl.c
10594 ____________________________________________________________________________
10595 [ 15463] By: nick                                  on 2002/03/24  10:24:41
10596         Log: Integrate mainline
10597      Branch: perlio
10598           +> (branch 28 files)
10599            - lib/bigfloat.t lib/bigint.t
10600           !> (integrate 59 files)
10601 ____________________________________________________________________________
10602 [ 15462] By: nick                                  on 2002/03/24  08:59:35
10603         Log: Avoid core-dump in Encode with PERLIO=mmap
10604      Branch: perlio
10605            ! ext/Encode/Encode.xs
10606 ____________________________________________________________________________
10607 [ 15461] By: nick                                  on 2002/03/24  08:58:21
10608         Log: Too many machines doing integrate mainline
10609      Branch: perlio
10610           !> Changes Configure lib/AutoSplit.t
10611           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
10612           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
10613           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
10614           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
10615 ____________________________________________________________________________
10616 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
10617         Log: Retract Math::BigInt::Lite for now, seems to confuse
10618              bignum and bigrat.
10619      Branch: perl
10620            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10621            ! MANIFEST
10622 ____________________________________________________________________________
10623 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
10624         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
10625              From: "Craig A. Berry" <craigberry@mac.com>
10626              Date: Sat, 23 Mar 2002 23:23:00 -0600
10627              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
10628      Branch: perl
10629            ! configure.com vms/vms.c
10630 ____________________________________________________________________________
10631 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
10632         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
10633              From: Michael G Schwern <schwern@pobox.com>
10634              Date: Sat, 23 Mar 2002 21:32:32 -0500
10635              Message-ID: <20020324023232.GA29972@blackrider>
10636              
10637              (with Russ Allbery's simplifications)
10638      Branch: perl
10639            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
10640 ____________________________________________________________________________
10641 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
10642         Log: Merge Math::BigInt::Lite 0.08, from Tels.
10643      Branch: perl
10644            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10645            ! MANIFEST
10646 ____________________________________________________________________________
10647 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
10648         Log: Too chatty.
10649      Branch: perl
10650            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
10651 ____________________________________________________________________________
10652 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
10653         Log: Merge bignum 0.10, from Tels.
10654      Branch: perl
10655            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
10656            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
10657            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
10658            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10659            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
10660            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
10661            ! MANIFEST
10662 ____________________________________________________________________________
10663 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
10664         Log: Rename the Perl 4 tests in preparation of bignum.
10665      Branch: perl
10666            + lib/bigfloatpl.t lib/bigintpl.t
10667            - lib/bigfloat.t lib/bigint.t
10668            ! MANIFEST
10669 ____________________________________________________________________________
10670 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
10671         Log: Merge Math::BigRat 0.04, from Tels.
10672      Branch: perl
10673            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
10674            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
10675            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
10676            + t/lib/Math/BigRat/Test.pm
10677            ! MANIFEST
10678 ____________________________________________________________________________
10679 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
10680         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
10681              From: Dave Mitchell <davem@fdgroup.com>
10682              Date: Sat, 23 Mar 2002 22:27:24 +0000
10683              Message-ID: <20020323222724.A19425@fdgroup.com>
10684      Branch: perl
10685            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
10686 ____________________________________________________________________________
10687 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
10688         Log: Forgotten.
10689      Branch: perl
10690            ! ext/Unicode/Normalize/README
10691 ____________________________________________________________________________
10692 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
10693         Log: Update Changes.
10694      Branch: perl
10695            ! Changes patchlevel.h
10696 ____________________________________________________________________________
10697 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
10698         Log: Subject: perldoc -m [PATCH]
10699              From: "John L. Allen" <allen@grumman.com>
10700              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
10701              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
10702      Branch: perl
10703            ! utils/perldoc.PL
10704 ____________________________________________________________________________
10705 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
10706         Log: Subject: Re: Copious warnings from Sys::Syslog
10707              From: andreas.koenig@anima.de (Andreas J. Koenig)
10708              Date: Sat, 23 Mar 2002 06:47:08 +0100
10709              Message-ID: <m31yebvns3.fsf@anima.de>
10710      Branch: perl
10711            ! ext/Sys/Syslog/Syslog.pm
10712 ____________________________________________________________________________
10713 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
10714         Log: Upgrade to Math::BigInt 1.55, from Tels.
10715      Branch: perl
10716            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
10717            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
10718            + lib/Math/BigInt/t/use_lib4.t
10719            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10720            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
10721            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
10722            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
10723            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
10724            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
10725            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
10726            ! lib/Math/BigInt/t/upgrade.t
10727 ____________________________________________________________________________
10728 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
10729         Log: Upgrade to Encode 0.97, from Dan Kogai.
10730      Branch: perl
10731            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
10732            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
10733            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
10734            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10735            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10736            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10737            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10738            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
10739            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
10740            ! ext/Encode/t/Tcl.t
10741 ____________________________________________________________________________
10742 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
10743         Log: Slight tweaks on #15443.
10744      Branch: perl
10745            ! pod/perlvar.pod
10746 ____________________________________________________________________________
10747 [ 15444] By: nick                                  on 2002/03/23  17:30:42
10748         Log: Integrate mainline
10749      Branch: perlio
10750           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10751           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10752           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10753           !> (integrate 50 files)
10754 ____________________________________________________________________________
10755 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
10756         Log: Subject: patch [bleadperl]: Document %! special variable
10757              From: mjd@plover.com
10758              Date: 23 Mar 2002 18:25:44 -0000
10759              Message-ID: <20020323182544.11741.qmail@plover.com>    
10760      Branch: perl
10761            ! pod/perlvar.pod
10762 ____________________________________________________________________________
10763 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
10764         Log: Since the Encode::JP is unsupported under EBCDIC we
10765              cannot run this test (aliases as such should work fine).
10766      Branch: perl
10767            ! ext/Encode/t/Aliases.t
10768 ____________________________________________________________________________
10769 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
10770         Log: EBCDIC: the sorting order is different under
10771              byte-EBCDIC and Unicode.
10772      Branch: perl
10773            ! t/op/utfhash.t
10774 ____________________________________________________________________________
10775 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
10776         Log: EBCDIC: the character codes are different.
10777      Branch: perl
10778            ! lib/Pod/t/pod2html-lib.pl
10779 ____________________________________________________________________________
10780 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
10781         Log: Purify: #15434 got the test the wrong.
10782              (Is there an approved way of testing "is this an unop"?)
10783      Branch: perl
10784            ! op.c
10785 ____________________________________________________________________________
10786 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
10787         Log: Purify: Array bounds read: could read one character past the end.
10788      Branch: perl
10789            ! pp_pack.c
10790 ____________________________________________________________________________
10791 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
10792         Log: Purify: Array bounds read: reading one byte before the buffer.
10793      Branch: perl
10794            ! util.c
10795 ____________________________________________________________________________
10796 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
10797         Log: Purify: Unitialized memory read.  Too many code paths
10798              to keep track of, I guess.
10799      Branch: perl
10800            ! sv.c
10801 ____________________________________________________________________________
10802 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
10803         Log: Purify: Array bounds write: pre-extend the strxfrm
10804              buffer by a factor of four (suggested maximum by HP-UX;
10805              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
10806              know how portable that is; locale.c uses yet another trick
10807              (not a particularly good trick, I might add))
10808      Branch: perl
10809            ! ext/POSIX/POSIX.xs
10810 ____________________________________________________________________________
10811 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
10812         Log: Purify: Array bounds read: o->op_last was accessed
10813              for unops (via newUNOP() and ck_eof()).
10814              (analysis okay, patch bad: see #15439)
10815      Branch: perl
10816            ! op.c
10817 ____________________________________________________________________________
10818 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
10819         Log: Subject: [PATCH] vms/test.com, File::Find tests
10820              From: "Craig A. Berry" <craigberry@mac.com>
10821              Date: Fri, 22 Mar 2002 16:52:59 -0600
10822              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
10823      Branch: perl
10824            ! vms/test.com
10825 ____________________________________________________________________________
10826 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
10827         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
10828              From: Michael G Schwern <schwern@pobox.com>
10829              Date: Fri, 22 Mar 2002 18:08:19 -0500
10830              Message-ID: <20020322230819.GB16454@blackrider>
10831      Branch: perl
10832            ! ext/Sys/Syslog/Syslog.pm
10833 ____________________________________________________________________________
10834 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
10835         Log: Update the information on Encode.
10836      Branch: perl
10837            ! pod/perldelta.pod
10838 ____________________________________________________________________________
10839 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
10840         Log: Upgrade to Encode 0.96, from Dan Kogai.
10841      Branch: perl
10842            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10843            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10844            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10845            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10846            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10847            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10848            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
10849            ! ext/Encode/lib/Encode/Alias.pm
10850            ! ext/Encode/lib/Encode/Encoding.pm
10851            ! ext/Encode/lib/Encode/Internal.pm
10852            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10853 ____________________________________________________________________________
10854 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
10855         Log: Subject: [PATCH] h2xs.t fix for VMS
10856              From: "Craig A. Berry" <craigberry@mac.com>
10857              Date: Fri, 22 Mar 2002 15:47:38 -0600
10858              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
10859      Branch: perl
10860            ! lib/h2xs.t
10861 ____________________________________________________________________________
10862 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
10863         Log: One more pass.
10864      Branch: perl
10865            ! epoc/config.sh
10866 ____________________________________________________________________________
10867 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
10868         Log: Even better version from Olaf Flebbe.
10869      Branch: perl
10870            ! epoc/config.sh pp_sys.c util.c
10871 ____________________________________________________________________________
10872 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
10873         Log: EPOC update from Olaf Flebbe.
10874      Branch: perl
10875            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
10876            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
10877 ____________________________________________________________________________
10878 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
10879         Log: Tweak from John P. Linderman.
10880      Branch: perl
10881            ! pod/perlhack.pod
10882 ____________________________________________________________________________
10883 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
10884         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
10885              From: Stas Bekman <stas@stason.org>
10886              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
10887              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
10888      Branch: perl
10889            ! pod/perlfunc.pod
10890 ____________________________________________________________________________
10891 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
10892         Log: Subject: [PATCH] check sysconf's return value in reentr.c
10893              From: <slaven.rezic@berlin.de>
10894              Date: Fri, 22 Mar 2002 18:30:36 +0100
10895              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
10896              
10897              (plus use 4k instead 2k as the "usual" size)
10898      Branch: perl
10899            ! reentr.c reentr.pl
10900 ____________________________________________________________________________
10901 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
10902         Log: Update Changes.
10903      Branch: perl
10904            ! Changes patchlevel.h
10905 ____________________________________________________________________________
10906 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
10907         Log: Forgot from #15416.
10908      Branch: perl
10909            ! pod/perlfaq3.pod
10910 ____________________________________________________________________________
10911 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
10912         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
10913              From: andreas.koenig@anima.de (Andreas J. Koenig)
10914              Date: Fri, 22 Mar 2002 16:27:51 +0100
10915              Message-ID: <m3n0x0vczs.fsf@anima.de>
10916      Branch: perl
10917            ! pod/perlmodstyle.pod
10918 ____________________________________________________________________________
10919 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
10920         Log: metaconfig unit changes for #15418.
10921      Branch: metaconfig
10922            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10923            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10924            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10925            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10926            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10927            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10928            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10929            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10930            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10931            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10932            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10933            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10934            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10935            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10936            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10937            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10938            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10939            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10940            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10941            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10942            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10943            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10944            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10945            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10946 ____________________________________________________________________________
10947 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
10948         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
10949              Also, there's no i_stdio.
10950      Branch: perl
10951            ! Configure reentr.h reentr.pl
10952 ____________________________________________________________________________
10953 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
10954         Log: Document a known AIX warning.
10955      Branch: perl
10956            ! pod/perldelta.pod
10957 ____________________________________________________________________________
10958 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
10959         Log: Undo #15415, allow the faq people to catch up first.
10960      Branch: perl
10961            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10962 ____________________________________________________________________________
10963 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
10964         Log: FAQ sync.
10965      Branch: perl
10966            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
10967 ____________________________________________________________________________
10968 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
10969         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
10970              From: andreas.koenig@anima.de (Andreas J. Koenig)
10971              Date: Fri, 22 Mar 2002 15:16:19 +0100
10972              Message-ID: <m38z8kwuvg.fsf@anima.de>
10973              
10974              (plus reformat)
10975      Branch: perl
10976            ! pod/perldelta.pod
10977 ____________________________________________________________________________
10978 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
10979         Log: Integrate perlio;
10980              
10981              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10982              
10983              Check for sanity of UTF-8 keys in hashes
10984      Branch: perl
10985           +> t/op/utfhash.t
10986           !> MANIFEST doio.c
10987 ____________________________________________________________________________
10988 [ 15412] By: nick                                  on 2002/03/22  10:50:53
10989         Log: Check for sanity of UTF-8 keys in hashes
10990              (feel free to add more tests...)
10991      Branch: perlio
10992            + t/op/utfhash.t
10993            ! MANIFEST
10994 ____________________________________________________________________________
10995 [ 15411] By: ams                                   on 2002/03/22  08:36:33
10996         Log: Revert #15200 for backwards compatiblity reasons.
10997      Branch: perl
10998            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
10999            ! pp_ctl.c t/op/override.t
11000 ____________________________________________________________________________
11001 [ 15410] By: nick                                  on 2002/03/22  07:47:41
11002         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
11003              - when (e.g.) STDOUT is char special file and gets IoOFP
11004              created - do _NOT_ pass num_svs as that fopen-s stringified
11005              glob, and not fdopen-s the fd.
11006      Branch: perlio
11007            ! doio.c
11008 ____________________________________________________________________________
11009 [ 15409] By: nick                                  on 2002/03/22  07:19:33
11010         Log: Integrate mainline
11011      Branch: perlio
11012           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
11013           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
11014           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
11015           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
11016           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
11017           +> ext/Encode/lib/Encode/Details.pod
11018           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11019           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
11020           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
11021           +> lib/Pod/t/pod2html-lib.pl
11022            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
11023           !> (integrate 39 files)
11024 ____________________________________________________________________________
11025 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
11026         Log: Win32 tweak from mjd.
11027      Branch: perl
11028            ! lib/Tie/File.pm
11029 ____________________________________________________________________________
11030 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
11031         Log: If Unicode keys are entered to a hash, a bit is turned on.
11032              If the bit is on, when the keys are fetched from the hash
11033              (%h, each %h, keys %h), the Unicodified versions of the keys
11034              are returned if needed.  This solution errs on the size of
11035              over-Unicodifying, the old solution erred on the side of
11036              under-Unicodifying.  As long as the hash keys can be a mix
11037              of byte and Unicode strings, a perfect fit is hard to come by.
11038      Branch: perl
11039            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
11040            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
11041 ____________________________________________________________________________
11042 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
11043         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
11044              From: Mike Guy <mjtg@cam.ac.uk>
11045              Date: Fri, 22 Mar 2002 02:08:20 +0000
11046              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
11047      Branch: perl
11048            ! pod/perldelta.pod
11049 ____________________________________________________________________________
11050 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
11051         Log: PM_SETRE() fallout.
11052      Branch: perl
11053            ! ext/ByteLoader/bytecode.h
11054 ____________________________________________________________________________
11055 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
11056         Log: Subject: [PATCH pod/perlxs.pod] doc fix
11057              From: Stas Bekman <stas@stason.org>
11058              Date: Thu, 21 Mar 2002 18:47:35 +0800
11059              Message-ID: <3C99BA47.9010403@stason.org>
11060      Branch: perl
11061            ! pod/perlxs.pod
11062 ____________________________________________________________________________
11063 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
11064         Log: Subject: [PATCH]
11065              From: Slaven Rezic <slaven.rezic@berlin.de>
11066              Date: 21 Mar 2002 10:19:23 +0100
11067              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
11068              
11069              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
11070      Branch: perl
11071            ! hints/freebsd.sh
11072 ____________________________________________________________________________
11073 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
11074         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
11075              From: Tim Bunce <Tim.Bunce@pobox.com>
11076              Date: Thu, 21 Mar 2002 21:18:05 +0000
11077              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
11078      Branch: perl
11079            ! ext/Storable/Storable.xs
11080 ____________________________________________________________________________
11081 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
11082         Log: Reword the Apache^Wmod_perl bit so that Sarathy
11083              can sleep easier :-)
11084      Branch: perl
11085            ! pod/perldelta.pod
11086 ____________________________________________________________________________
11087 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
11088         Log: It seems that the strange failure (core dump) of
11089              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
11090              (1) using Sun's cc helps
11091              (2) rewriting the ithreads PM_SETRE() to do the
11092              setting in two steps helps
11093              (3) no other platforms have the crash
11094              (4) Tru64's Third Degree sees nothing evil
11095              So we implement (2).
11096      Branch: perl
11097            ! op.h
11098 ____________________________________________________________________________
11099 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
11100         Log: Solaris: default to the SUNwspro cc if it is available.
11101      Branch: perl
11102            ! hints/solaris_2.sh
11103 ____________________________________________________________________________
11104 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
11105         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
11106              does not get fixed in time.
11107      Branch: perl
11108            ! pod/perldelta.pod
11109 ____________________________________________________________________________
11110 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
11111         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
11112              From: Dave Mitchell <davem@fdgroup.com>
11113              Date: Thu, 21 Mar 2002 17:24:40 +0000
11114              Message-ID: <20020321172440.C13683@fdgroup.com>
11115      Branch: perl
11116            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
11117            ! pod/perlapi.pod proto.h sv.h toke.c
11118 ____________________________________________________________________________
11119 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
11120         Log: One more proto escapee.
11121      Branch: perl
11122            ! hints/linux.sh
11123 ____________________________________________________________________________
11124 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
11125         Log: metaconfig unit change for #15394.
11126      Branch: metaconfig/U/perl
11127            ! Checkcc.U
11128 ____________________________________________________________________________
11129 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
11130         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
11131              From: Robin Barker <rmb1@cise.npl.co.uk>
11132              Date: Thu, 21 Mar 2002 17:35:00 GMT
11133              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
11134      Branch: perl
11135            ! Configure
11136 ____________________________________________________________________________
11137 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
11138         Log: Subject: Re: [tests for Pod::Html]
11139              From: Stas Bekman <stas@stason.org>
11140              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
11141              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
11142      Branch: perl
11143            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
11144            - t/pod2html/README
11145            ! MANIFEST lib/Pod/t/pod2html-lib.pl
11146 ____________________________________________________________________________
11147 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
11148         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
11149              From: Stas Bekman <stas@stason.org>
11150              Date: Thu, 21 Mar 2002 18:50:56 +0800
11151              Message-ID: <3C99BB10.50004@stason.org>
11152      Branch: perl
11153            ! ext/Cwd/Cwd.xs
11154 ____________________________________________________________________________
11155 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
11156         Log: Upgrade to Encode 0.95, from Dan Kogai.
11157      Branch: perl
11158            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
11159            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
11160            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
11161            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
11162            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
11163            + ext/Encode/lib/Encode/Details.pod
11164            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11165            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
11166            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11167            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
11168            ! ext/Encode/Makefile.PL
11169 ____________________________________________________________________________
11170 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
11171         Log: Mention the new syslog try-harder feature.
11172      Branch: perl
11173            ! pod/perldelta.pod
11174 ____________________________________________________________________________
11175 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
11176         Log: metaconfig unit changes for #15388.
11177      Branch: metaconfig
11178            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11179            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11180            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11181            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11182            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11183            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11184            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11185            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11186            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11187            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11188            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11189            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11190            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11191            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11192            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11193            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11194            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11195            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11196            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11197            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11198            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11199            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11200            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11201            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11202 ____________________________________________________________________________
11203 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
11204         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
11205              From: Spider Boardman <spider@web.zk3.dec.com>
11206              Date: Thu, 21 Mar 2002 09:23:45 -0500
11207              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
11208      Branch: perl
11209            ! Configure hints/hpux.sh reentr.pl
11210 ____________________________________________________________________________
11211 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
11212         Log: NetWare diff from C Aditya.
11213      Branch: perl
11214            ! perl.h
11215 ____________________________________________________________________________
11216 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
11217         Log: The htmlview test doesn't work yet.
11218      Branch: perl
11219            + t/pod2html/README
11220            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
11221            ! MANIFEST
11222 ____________________________________________________________________________
11223 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
11224         Log: Placeholder.
11225      Branch: perl
11226            ! MANIFEST
11227 ____________________________________________________________________________
11228 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
11229         Log: Integrate perlio: missing tabs in makefile.mk.
11230      Branch: perl
11231           !> win32/makefile.mk
11232 ____________________________________________________________________________
11233 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
11234         Log: Subject: [tests for Pod::Html]
11235              From: Stas Bekman <stas@stason.org>
11236              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
11237              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
11238      Branch: perl
11239            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
11240            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
11241            + lib/Pod/t/pod2html-lib.pl
11242            ! MANIFEST
11243 ____________________________________________________________________________
11244 [ 15382] By: nick                                  on 2002/03/21  07:21:57
11245         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
11246      Branch: perlio
11247           +> ext/Encode/AUTHORS ext/Encode/Changes
11248           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
11249           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11250           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11251           +> ext/I18N/Langinfo/fallback/const-c.inc
11252           +> ext/I18N/Langinfo/fallback/const-xs.inc
11253           +> lib/ExtUtils/t/Constant.t
11254            - ext/Encode/Encode/euc-jp-0212.enc
11255            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
11256            - ext/Encode/t/table.euc ext/Encode/t/table.ref
11257            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
11258           !> (integrate 105 files)
11259 ____________________________________________________________________________
11260 [ 15381] By: nick                                  on 2002/03/21  06:59:57
11261         Log: Restore tabs so dmake will parse file!
11262      Branch: perlio
11263            ! win32/makefile.mk
11264 ____________________________________________________________________________
11265 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
11266         Log: Upgrade to Unicode::Normalize 0.16.
11267      Branch: perl
11268            ! ext/Unicode/Normalize/Changes
11269            ! ext/Unicode/Normalize/Normalize.pm
11270 ____________________________________________________________________________
11271 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
11272         Log: Schwern's wallet is a bit more loose.
11273      Branch: perl
11274            ! t/lib/1_compile.t
11275 ____________________________________________________________________________
11276 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
11277         Log: Subject: [PATCH]
11278              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11279              Date: Wed, 20 Mar 2002 22:56:17 -0000
11280              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
11281              
11282              packWARN also for subdirs.
11283      Branch: perl
11284            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
11285            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
11286            ! win32/win32.c
11287 ____________________________________________________________________________
11288 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
11289         Log: A plan is better.
11290      Branch: perl
11291            ! ext/Encode/t/CJKalias.t
11292 ____________________________________________________________________________
11293 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
11294         Log: Upgrade to Encode 0.94, from Dan Kogai.
11295      Branch: perl
11296            + ext/Encode/lib/Encode/Description.pod
11297            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11298            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
11299            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11300            ! ext/Encode/lib/Encode/Encoding.pm
11301            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11302            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11303            ! ext/Encode/t/CJKalias.t
11304 ____________________________________________________________________________
11305 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
11306         Log: Rats' nest.
11307      Branch: perl
11308            ! hints/solaris_2.sh
11309 ____________________________________________________________________________
11310 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
11311         Log: Rrright.
11312      Branch: perl
11313            ! pod/perlguts.pod
11314 ____________________________________________________________________________
11315 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
11316         Log: Update Changes.
11317      Branch: perl
11318            ! Changes patchlevel.h
11319 ____________________________________________________________________________
11320 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
11321         Log: Reapply #15336.
11322      Branch: perl
11323            ! ext/Encode/lib/Encode/Tcl.pm
11324 ____________________________________________________________________________
11325 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
11326         Log: Upgrade to Encode 0.93, from Dan Kogai.
11327      Branch: perl
11328            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
11329            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11330            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
11331            ! ext/Encode/README ext/Encode/TW/TW.pm
11332            ! ext/Encode/lib/Encode/CN/HZ.pm
11333            ! ext/Encode/lib/Encode/Encoding.pm
11334            ! ext/Encode/lib/Encode/Internal.pm
11335            ! ext/Encode/lib/Encode/JP/Constants.pm
11336            ! ext/Encode/lib/Encode/JP/H2Z.pm
11337            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11338            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11339            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11340            ! ext/Encode/lib/Encode/Tcl/Table.pm
11341            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11342            ! ext/Encode/lib/Encode/iso10646_1.pm
11343            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11344            ! ext/Encode/t/JP.t
11345 ____________________________________________________________________________
11346 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
11347         Log: Subject: patch for syslog
11348              From: <Nick.Williams@morganstanley.com>
11349              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
11350              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
11351      Branch: perl
11352            ! ext/Sys/Syslog/Syslog.pm
11353 ____________________________________________________________________________
11354 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
11355         Log: Some failure updates.
11356      Branch: perl
11357            ! pod/perldelta.pod
11358 ____________________________________________________________________________
11359 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
11360         Log: Getopt::Long 2.29 from Johan Vromans.
11361      Branch: perl
11362            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
11363 ____________________________________________________________________________
11364 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
11365         Log: Rename ExtUtils.t to Constant.t, as suggested by
11366              Nicholas Clark.
11367      Branch: perl
11368            + lib/ExtUtils/t/Constant.t
11369            - lib/ExtUtils/t/ExtUtils.t
11370            ! MANIFEST
11371 ____________________________________________________________________________
11372 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
11373         Log: Subject: [PATCH] TODO - Make Schwern Poorer
11374              From: Nicholas Clark <nick@unfortu.net>
11375              Date: Tue, 19 Mar 2002 22:50:28 +0000
11376              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
11377      Branch: perl
11378            ! t/lib/1_compile.t
11379 ____________________________________________________________________________
11380 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
11381         Log: Subject: Re: The story of O [PATCH]
11382              From: Richard.Foley@t-online.de (Richard Foley)
11383              Date: Sun, 17 Mar 2002 08:37:26 +0100
11384              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
11385      Branch: perl
11386            ! lib/perl5db.pl
11387 ____________________________________________________________________________
11388 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
11389         Log: Mention the external modules Encode::HanExtra and
11390              PadWalker.
11391      Branch: perl
11392            ! pod/perldelta.pod
11393 ____________________________________________________________________________
11394 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
11395         Log: Subject: [PATCH] List lexicals from debugger
11396              From: Peter Scott <Peter@PSDT.com>
11397              Date: Tue, 19 Mar 2002 12:28:52 -0800
11398              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
11399      Branch: perl
11400            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
11401 ____________________________________________________________________________
11402 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
11403         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
11404              and :encoding(xxx) was errorneously parsed.
11405      Branch: perl
11406            ! lib/open.pm
11407 ____________________________________________________________________________
11408 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
11409         Log: Subject: [PATCH bleadperl] exec.t tweak
11410              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11411              Date: Wed, 20 Mar 2002 01:21:40 +0100
11412              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
11413              
11414              4NT returns 2 as error-code for nonexistant file.
11415      Branch: perl
11416            ! t/op/exec.t
11417 ____________________________________________________________________________
11418 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
11419         Log: minor Tie::File test patch to make win32 happier, from mjd.
11420      Branch: perl
11421            ! lib/Tie/File/t/30_defer.t
11422 ____________________________________________________________________________
11423 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
11424         Log: Subject: [PATCH bleadperl] magic.t tweak
11425              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11426              Date: Wed, 20 Mar 2002 00:39:16 +0100
11427              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
11428      Branch: perl
11429            ! t/op/magic.t
11430 ____________________________________________________________________________
11431 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
11432         Log: Typo fix from Andreas Koenig, plus a tweak.
11433      Branch: perl
11434            ! pod/perlunicode.pod
11435 ____________________________________________________________________________
11436 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
11437         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
11438              in Mandrake 8.2.  Now we need to figure out a way not to
11439              unbreak Apache.
11440      Branch: perl
11441            ! hints/linux.sh
11442 ____________________________________________________________________________
11443 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
11444         Log: Fix for "UTF-8 bug with s///" from Hugo.
11445      Branch: perl
11446            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
11447            ! t/op/pat.t
11448 ____________________________________________________________________________
11449 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
11450         Log: metaconfig unit change for #15354.
11451      Branch: metaconfig
11452            ! U/threads/usethreads.U
11453 ____________________________________________________________________________
11454 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
11455         Log: Installation updates on threads and perlio.
11456      Branch: perl
11457            ! Configure INSTALL
11458 ____________________________________________________________________________
11459 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
11460         Log: Tpo.
11461      Branch: perl
11462            ! pod/perlfaq6.pod
11463 ____________________________________________________________________________
11464 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
11465         Log: Regen modlib and toc.
11466      Branch: perl
11467            ! pod/perlmodlib.pod pod/perltoc.pod
11468 ____________________________________________________________________________
11469 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
11470         Log: Whitespace tweaks.
11471      Branch: perl
11472            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
11473            ! pod/perltodo.pod pod/perlunicode.pod
11474 ____________________________________________________________________________
11475 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
11476         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
11477              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
11478              (And as suggested by Markus Kuhn.)
11479              
11480              While we are at it, document also the case of
11481              mixed hash keys as a known potential troublemaker.
11482              (Since it's locale-related, sometimes.)
11483      Branch: perl
11484            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
11485            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
11486            ! pod/perluniintro.pod
11487 ____________________________________________________________________________
11488 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
11489         Log: Surely a typo.
11490      Branch: perl
11491            ! gv.c
11492 ____________________________________________________________________________
11493 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
11494         Log: Take two.
11495      Branch: perl
11496            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11497            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11498 ____________________________________________________________________________
11499 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
11500         Log: Let's try this from scratch.
11501      Branch: perl
11502            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11503            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11504 ____________________________________________________________________________
11505 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
11506         Log: I could do this all day...
11507      Branch: perl
11508            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11509            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11510 ____________________________________________________________________________
11511 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
11512         Log: Grrr.
11513      Branch: perl
11514            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11515            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11516 ____________________________________________________________________________
11517 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
11518         Log: Subject: Re: Nearly OK for cygwin@15318
11519              From: John Peacock <jpeacock@rowman.com>
11520              Date: Tue, 19 Mar 2002 15:58:08 -0500
11521              Message-ID: <3C97A660.3060302@rowman.com>
11522      Branch: perl
11523            ! pod/perlport.pod
11524 ____________________________________________________________________________
11525 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
11526         Log: Subject: Re: Nearly OK for cygwin@15318
11527              From: <slaven.rezic@berlin.de>
11528              Date: Tue, 19 Mar 2002 21:47:49 +0100
11529              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
11530              
11531              Subject: Re: Nearly OK for cygwin@15318
11532              From: <slaven.rezic@berlin.de>
11533              Date: Tue, 19 Mar 2002 21:37:18 +0100
11534              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
11535      Branch: perl
11536            ! pod/perlport.pod t/io/fs.t
11537 ____________________________________________________________________________
11538 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
11539         Log: D'oh.
11540      Branch: perl
11541            + ext/I18N/Langinfo/fallback/const-c.inc
11542            + ext/I18N/Langinfo/fallback/const-xs.inc
11543 ____________________________________________________________________________
11544 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
11545         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
11546              From: Nicholas Clark <nick@unfortu.net>
11547              Date: Tue, 19 Mar 2002 22:37:08 +0000
11548              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
11549              
11550              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
11551              From: Nicholas Clark <nick@ccl4.org>
11552              Date: Tue, 19 Mar 2002 22:39:55 +0000
11553              Message-ID: <20020319223954.G94831@plum.flirble.org>
11554      Branch: perl
11555            - ext/I18N/Langinfo/fallback.xs
11556            ! MANIFEST
11557 ____________________________________________________________________________
11558 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
11559         Log: Text, not binary.
11560      Branch: perl
11561            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11562            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11563 ____________________________________________________________________________
11564 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
11565         Log: Subject: Re: perl@15244
11566              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11567              Date: Mon, 18 Mar 2002 17:37:31 +0100
11568              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
11569              
11570              (Goedendag: Dutch whitespace police)
11571      Branch: perl
11572            ! hints/hpux.sh
11573 ____________________________________________________________________________
11574 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
11575         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
11576              From: Nicholas Clark <nick@unfortu.net>
11577              Date: Tue, 19 Mar 2002 21:52:47 +0000
11578              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
11579      Branch: perl
11580            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
11581            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
11582            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
11583            ! ext/Sys/Syslog/Makefile.PL
11584 ____________________________________________________________________________
11585 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
11586         Log: More pathname portability checks.
11587      Branch: perl
11588            ! Porting/check83.pl
11589 ____________________________________________________________________________
11590 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
11591         Log: Begone, Encode::Tcl::Extended.
11592      Branch: perl
11593            ! ext/Encode/lib/Encode/Tcl.pm
11594 ____________________________________________________________________________
11595 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
11596         Log: This is like trying to put the shaving cream
11597              back to the can...
11598      Branch: perl
11599            ! hints/linux.sh
11600 ____________________________________________________________________________
11601 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
11602         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
11603              types of usleep().  Fun, fun. fun.
11604      Branch: perl
11605            ! hints/linux.sh
11606 ____________________________________________________________________________
11607 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
11608         Log: Sarathy's new suggestion for Linux threading flags.
11609      Branch: perl
11610            ! hints/linux.sh
11611 ____________________________________________________________________________
11612 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
11613         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
11614      Branch: perl
11615            - ext/Encode/Encode/euc-jp-0212.ucm
11616            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
11617            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11618 ____________________________________________________________________________
11619 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
11620         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
11621              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11622              Date: Tue, 19 Mar 2002 00:42:22 +0100
11623              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
11624      Branch: perl
11625            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
11626 ____________________________________________________________________________
11627 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
11628         Log: "+" is not a valid filename character in VMS.
11629      Branch: perl
11630            + ext/Encode/Encode/euc-jp-0212.ucm
11631            - ext/Encode/Encode/euc-jp+0212.ucm
11632            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11633 ____________________________________________________________________________
11634 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
11635         Log: Update Changes.
11636      Branch: perl
11637            ! Changes patchlevel.h
11638 ____________________________________________________________________________
11639 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
11640         Log: Take away _GNU_SOURCE since that does not seem
11641              to play well with other software (like Apache),
11642              just hint away the WHOAs.
11643      Branch: perl
11644            ! hints/linux.sh
11645 ____________________________________________________________________________
11646 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
11647         Log: metaconfig unit change for #15326.
11648      Branch: metaconfig
11649            ! U/threads/d_crypt_r.U
11650 ____________________________________________________________________________
11651 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
11652         Log: Support crypt_r(const char*,const char*, CRYPTD*).
11653      Branch: perl
11654            ! Configure reentr.h reentr.pl
11655 ____________________________________________________________________________
11656 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
11657         Log: VMS acrobatics from Peter Prymmer.
11658      Branch: perl
11659            ! lib/ExtUtils/t/ExtUtils.t
11660 ____________________________________________________________________________
11661 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
11662         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
11663              From: Stas Bekman <stas@stason.org>
11664              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
11665              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
11666      Branch: perl
11667            ! lib/Pod/Html.pm
11668 ____________________________________________________________________________
11669 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
11670         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
11671              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11672              Date: Tue, 19 Mar 2002 10:49:27 +0100
11673              Message-ID: <20020319104927.C705@rafael>   
11674      Branch: perl
11675            ! ext/B/t/xref.t
11676 ____________________________________________________________________________
11677 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
11678         Log: Integrate perlio;
11679              
11680              Move docs for Encode::valid_utf8 (which does not exist)
11681              to be docs for utf8::valid() (which does).
11682      Branch: perl
11683           !> ext/Encode/Encode.pm lib/utf8.pm
11684 ____________________________________________________________________________
11685 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
11686         Log: Remove Encode::Tcl::Extended, suggested by
11687              SADAHIRO Tomoyuki.
11688      Branch: perl
11689            - ext/Encode/Encode/euc-jp-0212.enc
11690            - ext/Encode/lib/Encode/Tcl/Extended.pm
11691            ! MANIFEST ext/Encode/MANIFEST
11692            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11693            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
11694 ____________________________________________________________________________
11695 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
11696         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
11697      Branch: perl
11698            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
11699            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
11700            + ext/Encode/t/jisx0212.ref
11701            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
11702            - ext/Encode/t/table.ref
11703            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11704            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
11705            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11706            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11707            ! ext/Encode/lib/Encode/CN/HZ.pm
11708            ! ext/Encode/lib/Encode/Encoding.pm
11709            ! ext/Encode/lib/Encode/Internal.pm
11710            ! ext/Encode/lib/Encode/JP/Constants.pm
11711            ! ext/Encode/lib/Encode/JP/H2Z.pm
11712            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11713            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11714            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11715            ! ext/Encode/lib/Encode/Tcl/Extended.pm
11716            ! ext/Encode/lib/Encode/Tcl/Table.pm
11717            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11718            ! ext/Encode/lib/Encode/iso10646_1.pm
11719            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11720            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
11721            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
11722 ____________________________________________________________________________
11723 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
11724         Log: constness+signedness nit.
11725      Branch: perl
11726            ! ext/Unicode/Normalize/Normalize.xs
11727 ____________________________________________________________________________
11728 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
11729         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
11730      Branch: perl
11731            ! ext/Unicode/Normalize/Changes
11732            ! ext/Unicode/Normalize/Normalize.pm
11733            ! ext/Unicode/Normalize/Normalize.xs
11734            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11735            ! ext/Unicode/Normalize/t/func.t
11736 ____________________________________________________________________________
11737 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
11738         Log: Split the ebcdic details to perlebcdic.
11739      Branch: perl
11740            ! pod/perlebcdic.pod pod/perluniintro.pod
11741 ____________________________________________________________________________
11742 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
11743         Log: Be explicit.
11744      Branch: perl
11745            ! pod/perluniintro.pod
11746 ____________________________________________________________________________
11747 [ 15315] By: nick                                  on 2002/03/19  09:24:18
11748         Log: Integrate mainline
11749      Branch: perlio
11750           +> ext/List/Util/t/openhan.t
11751           !> (integrate 53 files)
11752 ____________________________________________________________________________
11753 [ 15314] By: nick                                  on 2002/03/19  07:39:07
11754         Log: Move docs for Encode::valid_utf8 (which does not exist)
11755              to be docs for utf8::valid() (which does).
11756      Branch: perlio
11757            ! ext/Encode/Encode.pm lib/utf8.pm
11758 ____________________________________________________________________________
11759 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
11760         Log: Update the Unicode vs EBCDIC situation.
11761      Branch: perl
11762            ! pod/perlebcdic.pod pod/perluniintro.pod
11763 ____________________________________________________________________________
11764 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
11765         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
11766              From: Robert Spier <rspier@pobox.com>
11767              Date: Mon, 18 Mar 2002 19:22:55 -0800
11768              Message-ID: <15510.44815.383439.823671@rls.cx>
11769      Branch: perl
11770            ! ext/threads/t/end.t
11771 ____________________________________________________________________________
11772 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
11773         Log: UTF-8 walk errors that become visible in EBCDIC.
11774      Branch: perl
11775            ! regexec.c
11776 ____________________________________________________________________________
11777 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
11778         Log: s/regcinclasslen/reginclass/ and remove the old
11779              reginclass since nothing is using it.
11780      Branch: perl
11781            ! embed.fnc embed.h proto.h regexec.c
11782 ____________________________________________________________________________
11783 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
11784         Log: Close the file so it can be (a) removed (b) reopened.
11785      Branch: perl
11786            ! ext/B/t/xref.t
11787 ____________________________________________________________________________
11788 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
11789         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
11790              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11791              Date: Mon, 18 Mar 2002 23:14:31 +0100
11792              Message-ID: <20020318231431.A699@rafael>
11793      Branch: perl
11794            ! ext/B/B.xs utf8.c
11795 ____________________________________________________________________________
11796 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
11797         Log: Failed patch hunk reapplied.
11798      Branch: perl
11799            ! lib/Tie/File/t/32_defer_misc.t
11800 ____________________________________________________________________________
11801 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
11802         Log: For DEBUGGING threaded builds.
11803      Branch: perl
11804            ! sv.c
11805 ____________________________________________________________________________
11806 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
11807         Log: AUTHORS update.
11808      Branch: perl
11809            ! AUTHORS
11810 ____________________________________________________________________________
11811 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
11812         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
11813              (Fix from Craig Berry)
11814      Branch: perl
11815            ! pp_sys.c
11816 ____________________________________________________________________________
11817 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
11818         Log: Subject: [PATCH] configure.com home-grown kill() check
11819              From: "Craig A. Berry" <craigberry@mac.com>
11820              Date: Mon, 18 Mar 2002 13:52:59 -0600
11821              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
11822      Branch: perl
11823            ! configure.com
11824 ____________________________________________________________________________
11825 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
11826         Log: Upgrade to Tie::File 0.50.
11827      Branch: perl
11828            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11829            ! lib/Tie/File/t/32_defer_misc.t
11830 ____________________________________________________________________________
11831 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
11832         Log: AUTHORS updates.
11833      Branch: perl
11834            ! AUTHORS
11835 ____________________________________________________________________________
11836 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
11837         Log: Update Changes.
11838      Branch: perl
11839            ! Changes patchlevel.h
11840 ____________________________________________________________________________
11841 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
11842         Log: OS/390 update.
11843      Branch: perl
11844            ! pod/perldelta.pod
11845 ____________________________________________________________________________
11846 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
11847         Log: Forgot from #15288.
11848      Branch: perl
11849            ! ext/B/B.xs
11850 ____________________________________________________________________________
11851 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
11852         Log: Make regex DEBUGGING faster.
11853      Branch: perl
11854            ! perl.c perl.h regexec.c
11855 ____________________________________________________________________________
11856 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
11857         Log: Undo accidental perl.h part of #15295 (wait for #15297)
11858      Branch: perl
11859            ! perl.h
11860 ____________________________________________________________________________
11861 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
11862         Log: Subject: prefix slip
11863              From: andreas.koenig@anima.de (Andreas J. Koenig)
11864              Date: Mon, 18 Mar 2002 16:24:46 +0100
11865              Message-ID: <m3y9gp3nlt.fsf@anima.de>
11866              
11867              (perl.h part accidental, undone by #15296)
11868      Branch: perl
11869            ! INSTALL perl.h
11870 ____________________________________________________________________________
11871 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
11872         Log: Be tidy.
11873      Branch: perl
11874            ! ext/B/t/xref.t
11875 ____________________________________________________________________________
11876 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
11877         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
11878              From: Spider Boardman <spider@web.zk3.dec.com>
11879              Date: Mon, 18 Mar 2002 10:09:50 -0500
11880              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
11881      Branch: perl
11882            ! README.tru64 hints/dec_osf.sh
11883 ____________________________________________________________________________
11884 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
11885         Log: NetWare tweaks from C Aditya <caditya@novell.com>
11886      Branch: perl
11887            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
11888 ____________________________________________________________________________
11889 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
11890         Log: metaconfig unit change for #15290.
11891      Branch: metaconfig/U/perl
11892            ! perlxv.U
11893 ____________________________________________________________________________
11894 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
11895         Log: Subject: d_nv_preserves_uv_bits
11896              From: Nicholas Clark <nick@unfortu.net>
11897              Date: Thu, 14 Mar 2002 22:24:19 +0000
11898              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
11899      Branch: perl
11900            ! Configure Porting/Glossary Porting/config.sh config_h.SH
11901            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
11902            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11903            ! win32/config.bc win32/config.gc win32/config.vc
11904            ! win32/config.win64
11905 ____________________________________________________________________________
11906 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
11907         Log: Subject: Re: perl@15244
11908              From: Spider Boardman <spider@web.zk3.dec.com>
11909              Date: Mon, 18 Mar 2002 09:38:55 -0500
11910              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
11911              
11912              (IA64 work.)
11913      Branch: perl
11914            ! hints/hpux.sh perl.h
11915 ____________________________________________________________________________
11916 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
11917         Log: Subject: [PATCH B] B::perlstring()
11918              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11919              Date: Sun, 17 Mar 2002 23:06:12 +0100
11920              Message-ID: <20020317230612.A24442@rafael>
11921      Branch: perl
11922            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
11923 ____________________________________________________________________________
11924 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
11925         Log: Subject: [PATCH] another pack "w" thing
11926              From: Nicholas Clark <nick@unfortu.net>
11927              Date: Sat, 16 Mar 2002 21:52:15 +0000
11928              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
11929      Branch: perl
11930            ! pp_pack.c t/op/pack.t
11931 ____________________________________________________________________________
11932 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
11933         Log: More prototypes blindness in Solaris.
11934              (TODO: readdir64_r really needs to be seen.)
11935      Branch: perl
11936            ! hints/solaris_2.sh
11937 ____________________________________________________________________________
11938 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
11939         Log: Integrate perlio;
11940              
11941              Tidy the "does not map" message for non-characters
11942              (e.g. iso-8859-3 "\xA5").
11943      Branch: perl
11944           !> ext/Encode/Encode.xs
11945 ____________________________________________________________________________
11946 [ 15284] By: nick                                  on 2002/03/18  11:00:31
11947         Log: Integrate mainline
11948      Branch: perlio
11949           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11950           +> lib/Tie/File/t/32_defer_misc.t
11951           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
11952           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
11953           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11954           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
11955           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
11956           !> reentr.pl regexec.c t/op/pat.t util.c
11957 ____________________________________________________________________________
11958 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
11959         Log: Sync with Scalar-List-Utils-1.07
11960      Branch: perl
11961            + ext/List/Util/t/openhan.t
11962            ! MANIFEST ext/List/Util/ChangeLog
11963            ! ext/List/Util/lib/List/Util.pm
11964            ! ext/List/Util/lib/Scalar/Util.pm
11965 ____________________________________________________________________________
11966 [ 15282] By: nick                                  on 2002/03/18  08:11:28
11967         Log: Tidy the "does not map" message for non-characters
11968              (e.g. iso-8859-3 "\xA5").
11969      Branch: perlio
11970            ! ext/Encode/Encode.xs
11971 ____________________________________________________________________________
11972 [ 15281] By: ams                                   on 2002/03/18  04:44:37
11973         Log: URL fix from MJD.
11974      Branch: perl
11975            ! pod/perlfaq3.pod
11976 ____________________________________________________________________________
11977 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
11978         Log: More prototype calming (really should fix the Configure
11979              protochk, but not at this point in time).
11980      Branch: perl
11981            ! hints/solaris_2.sh
11982 ____________________________________________________________________________
11983 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
11984         Log: return at the wrong side of #endif.
11985      Branch: perl
11986            ! util.c
11987 ____________________________________________________________________________
11988 [ 15278] By: ams                                   on 2002/03/17  23:45:31
11989         Log: Typo fix from Stas Bekman.
11990      Branch: perl
11991            ! pod/perlhack.pod
11992 ____________________________________________________________________________
11993 [ 15277] By: ams                                   on 2002/03/17  23:41:35
11994         Log: Upgrade to Tie::File 0.21.
11995      Branch: perl
11996            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11997            + lib/Tie/File/t/32_defer_misc.t
11998            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11999            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
12000            ! lib/Tie/File/t/22_autochomp.t
12001 ____________________________________________________________________________
12002 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
12003         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
12004              character classes use inlined macros instead of the full
12005              function call.
12006      Branch: perl
12007            ! regexec.c
12008 ____________________________________________________________________________
12009 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
12010         Log: Integrate perlio;
12011              
12012              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
12013              
12014              Other :encoding oddities
12015              - we should really pop while we can still make method calls
12016              in case DESTROY does something.
12017              - Provide a no-op DESTROY
12018              - Use SvPV_only() rather than just SvPV_on()
12019      Branch: perl
12020           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12021           !> ext/Encode/lib/Encode/Encoding.pm sv.c
12022 ____________________________________________________________________________
12023 [ 15274] By: nick                                  on 2002/03/17  20:00:12
12024         Log: Other :encoding oddities
12025              - we should really pop while we can still make method calls
12026              in case DESTROY does something.
12027              - Provide a no-op DESTROY
12028              - Use SvPV_only() rather than just SvPV_on()
12029      Branch: perlio
12030            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12031            ! ext/Encode/lib/Encode/Encoding.pm
12032 ____________________________________________________________________________
12033 [ 15273] By: nick                                  on 2002/03/17  19:53:24
12034         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
12035      Branch: perlio
12036            ! sv.c
12037 ____________________________________________________________________________
12038 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
12039         Log: Implement the retry-on-ERANGE for the get*_r().
12040              The buffer will keep doubling until 64k.
12041      Branch: perl
12042            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
12043            ! reentr.h reentr.pl
12044 ____________________________________________________________________________
12045 [ 15271] By: nick                                  on 2002/03/17  17:38:44
12046         Log: Integrate mainline
12047      Branch: perlio
12048           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
12049           +> t/op/pow.t
12050           !> (integrate 28 files)
12051 ____________________________________________________________________________
12052 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
12053         Log: Subject: UTF-8 bug (maybe alreayd known?)
12054              From: andreas.koenig@anima.de (Andreas J. Koenig)
12055              Date: Fri, 08 Mar 2002 16:36:01 +0100
12056              Message-ID: <m3n0xjul5q.fsf@anima.de>
12057      Branch: perl
12058            ! pp_hot.c t/op/pat.t
12059 ____________________________________________________________________________
12060 [ 15269] By: nick                                  on 2002/03/17  09:12:39
12061         Log: Integarate mainline
12062      Branch: perlio
12063           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
12064           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
12065           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
12066           !> (integrate 69 files)
12067 ____________________________________________________________________________
12068 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
12069         Log: Subject: SEGV in s/// and UTF-8
12070              From: andreas.koenig@anima.de (Andreas J. Koenig)
12071              Date: Tue, 12 Mar 2002 00:40:09 +0100
12072              Message-ID: <m3r8mqad2e.fsf@anima.de>
12073      Branch: perl
12074            ! regexec.c t/op/pat.t
12075 ____________________________________________________________________________
12076 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
12077         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
12078              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
12079              which assume that 2**someinteger is accurate.
12080      Branch: perl
12081            + t/op/pow.t
12082            ! MANIFEST pp.c t/test.pl
12083 ____________________________________________________________________________
12084 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
12085         Log: _r-ify config.win64, too.
12086      Branch: perl
12087            ! win32/config.win64
12088 ____________________________________________________________________________
12089 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
12090         Log: Better place to initialize (IRIX cc noticed that
12091              the many "goto defchars" bypass the initialization)
12092      Branch: perl
12093            ! regcomp.c
12094 ____________________________________________________________________________
12095 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
12096         Log: If not building threaded, never mind the threaded prototypes.
12097      Branch: perl
12098            ! Configure reentr.pl
12099 ____________________________________________________________________________
12100 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
12101         Log: metaconfig: If not using threads, not point probing for the
12102              prototypes (since they might be hidden behind many defines
12103              we won't have if not building threaded)
12104      Branch: metaconfig
12105            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12106            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12107            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12108            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12109            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12110            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12111            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12112            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12113            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12114            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12115            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12116            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12117            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12118            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12119            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12120            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12121            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12122            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12123            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12124            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12125            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12126            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12127            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12128            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12129 ____________________________________________________________________________
12130 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
12131         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
12132      Branch: perl
12133            ! hints/freebsd.sh
12134 ____________________________________________________________________________
12135 [ 15261] By: ams                                   on 2002/03/16  18:14:04
12136         Log: Upgrade to Tie::File 0.20.
12137      Branch: perl
12138            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
12139            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
12140            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
12141            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
12142            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
12143            ! lib/Tie/File/t/11_rv_splice_rs.t
12144            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
12145            ! lib/Tie/File/t/16_handle.t
12146 ____________________________________________________________________________
12147 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
12148         Log: There seems to be a trend for the *time_r to be hidden.
12149      Branch: perl
12150            ! hints/irix_6.sh
12151 ____________________________________________________________________________
12152 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
12153         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
12154              From: Stas Bekman <stas@stason.org>
12155              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
12156              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
12157      Branch: perl
12158            ! lib/Pod/Html.pm
12159 ____________________________________________________________________________
12160 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
12161         Log: Subject: [PATCH] Re: dumpvar.pl bug
12162              From: Peter Scott <Peter@PSDT.com>
12163              Date: Fri, 15 Mar 2002 18:19:21 -0800
12164              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
12165      Branch: perl
12166            ! lib/dumpvar.pl lib/perl5db.pl
12167 ____________________________________________________________________________
12168 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
12169         Log: More paranoid _r protochecking.  At least Tru64 and
12170              Linux need additional hinting help to believe that
12171              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
12172              to see what goes bang.
12173      Branch: perl
12174            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
12175            ! reentr.pl
12176 ____________________________________________________________________________
12177 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
12178         Log: metaconfig: more paranoid _r protochecking.
12179      Branch: metaconfig
12180            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12181            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12182            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12183            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12184            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12185            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12186            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12187            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12188            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12189            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12190            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12191            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12192            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12193            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12194            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12195            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12196            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12197            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12198            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12199            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12200            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12201            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12202            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12203            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12204 ____________________________________________________________________________
12205 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
12206         Log: HP-UX gcc 3 warnings found by Sarathy.
12207      Branch: perl
12208            ! regcomp.c sv.c
12209 ____________________________________________________________________________
12210 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
12211         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
12212              From: Slaven Rezic <slaven.rezic@berlin.de>
12213              Date: 16 Mar 2002 15:29:18 +0100
12214              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
12215      Branch: perl
12216            ! pod/perldelta.pod
12217 ____________________________________________________________________________
12218 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
12219         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
12220      Branch: perl
12221            ! Porting/findrfuncs reentr.h reentr.pl
12222 ____________________________________________________________________________
12223 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
12224         Log: UIN32_MAX with borken under HP-UX+gcc
12225      Branch: perl
12226            ! handy.h
12227 ____________________________________________________________________________
12228 [ 15251] By: ams                                   on 2002/03/16  02:38:08
12229         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
12230              *::DESTROY() is deprecated
12231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12232              Date: Thu, 14 Mar 2002 18:39:22 -0500
12233              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
12234              
12235              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
12236              *::DESTROY() is deprecated
12237              From: Dave Mitchell <davem@fdgroup.com>
12238              Date: Fri, 15 Mar 2002 19:22:49 +0000
12239              Message-Id: <20020315192249.A22389@fdgroup.com>
12240      Branch: perl
12241            ! gv.c t/op/method.t
12242 ____________________________________________________________________________
12243 [ 15250] By: ams                                   on 2002/03/16  02:14:41
12244         Log: Plural nit.
12245      Branch: perl
12246            ! pod/perldelta.pod
12247 ____________________________________________________________________________
12248 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
12249         Log: Doesn't make sense to test for protos if the
12250              functions are not to be used (!= functions exist!)
12251              This might be the key (well, a key) to the HP-UX
12252              problems.
12253      Branch: perl
12254            ! reentr.h reentr.pl
12255 ____________________________________________________________________________
12256 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
12257         Log: Typo in #15247.
12258      Branch: perl
12259            ! hints/hpux.sh
12260 ____________________________________________________________________________
12261 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
12262         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
12263              in HP-UX (from H.Merijn Brand)
12264      Branch: perl
12265            ! hints/hpux.sh
12266 ____________________________________________________________________________
12267 [ 15246] By: ams                                   on 2002/03/15  17:53:23
12268         Log: Subject: minor corrections in perldelta.pod
12269              From: mjd@plover.com
12270              Date: 15 Mar 2002 18:48:42 -0000
12271              Message-Id: <20020315184842.13573.qmail@plover.com>
12272      Branch: perl
12273            ! pod/perldelta.pod
12274 ____________________________________________________________________________
12275 [ 15245] By: ams                                   on 2002/03/15  17:37:52
12276         Log: Upgrade to Tie::File 0.19.
12277      Branch: perl
12278            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
12279            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
12280            + lib/Tie/File/t/21_win32.t
12281            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
12282            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
12283            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
12284            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
12285            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
12286            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
12287            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
12288            ! lib/Tie/File/t/17_misc_meth.t
12289 ____________________________________________________________________________
12290 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
12291         Log: Update Changes.
12292      Branch: perl
12293            ! Changes patchlevel.h
12294 ____________________________________________________________________________
12295 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
12296         Log: Forgot from #15241.
12297      Branch: perl
12298            ! win32/config_sh.PL
12299 ____________________________________________________________________________
12300 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
12301         Log: Subject: patch pod/perltodo.pod
12302              From: mjd@plover.com
12303              Date: 15 Mar 2002 15:42:18 -0000
12304              Message-ID: <20020315154218.10163.qmail@plover.com>
12305              
12306              (With s/WANT/Want/)
12307      Branch: perl
12308            ! pod/perltodo.pod
12309 ____________________________________________________________________________
12310 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
12311         Log: Subject: [PATCH bleadperl] (revision 5 undef)
12312              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12313              Date: Fri, 15 Mar 2002 00:39:48 +0100
12314              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
12315      Branch: perl
12316            ! win32/config.bc win32/config.gc win32/config.vc
12317            ! win32/config.win64
12318 ____________________________________________________________________________
12319 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
12320         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
12321              From: Michael G Schwern <schwern@pobox.com>
12322              Date: Thu, 14 Mar 2002 16:39:29 -0500
12323              Message-ID: <20020314213929.GA2912@blackrider>
12324      Branch: perl
12325            ! lib/perl5db.pl
12326 ____________________________________________________________________________
12327 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
12328         Log: Integrate perlio.
12329      Branch: perl
12330           !> embed.fnc ext/Encode/t/JP.t
12331 ____________________________________________________________________________
12332 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
12333         Log: Monster _r patch: try to scan for all known _r variants,
12334              and then use them (under ithreads).  May fail in HP-UX,
12335              and the op/groups is known to be fickle everywhere.  Known
12336              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
12337              warnings in AIX since the first arguments of getnetbyaddr
12338              and getnetbyadd_r are of different types.  Thanks, IBM.)
12339              
12340              In non-Configure platforms deny the existence of any
12341              of the _r thingies.  (Also add the recently introduced
12342              d_tm_* to places it wasn't already in.)
12343              
12344              TODO: the suggested glibc buffer growth retry loop in case
12345              some entries (at least for: gr*, host*) are big.
12346              Forgot win32/config.win64.
12347      Branch: perl
12348            + reentr.c reentr.h reentr.pl
12349            ! Configure MANIFEST Makefile.SH NetWare/Makefile
12350            ! NetWare/config.wc Porting/Glossary Porting/config.sh
12351            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
12352            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
12353            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
12354            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
12355            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
12356            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
12357            ! win32/config.bc win32/config.gc win32/config.vc
12358            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
12359 ____________________________________________________________________________
12360 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
12361         Log: Be more explicit on when is the $! worth anything.
12362      Branch: perl
12363            ! pod/perlvar.pod
12364 ____________________________________________________________________________
12365 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
12366         Log: metaconfig: _r _r we go.
12367      Branch: metaconfig
12368            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12369            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12370            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12371            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12372            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12373            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12374            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12375            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12376            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12377            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12378            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12379            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12380            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12381            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12382            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12383            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12384            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12385            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12386            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12387            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12388            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12389            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12390            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12391            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12392 ____________________________________________________________________________
12393 [ 15235] By: nick                                  on 2002/03/15  07:31:54
12394         Log: Add the binmode()s to make JP.t pass on Win32
12395      Branch: perlio
12396            ! ext/Encode/t/JP.t
12397 ____________________________________________________________________________
12398 [ 15234] By: nick                                  on 2002/03/15  07:20:49
12399         Log: Integrate perlio
12400      Branch: perl
12401           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
12402 ____________________________________________________________________________
12403 [ 15233] By: nick                                  on 2002/03/15  07:18:02
12404         Log: Mark JP.t's data files as binary
12405      Branch: perlio
12406            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
12407 ____________________________________________________________________________
12408 [ 15232] By: nick                                  on 2002/03/15  07:13:38
12409         Log: Integrate mainline
12410      Branch: perlio
12411           +> ext/B/t/xref.t
12412           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
12413           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
12414           !> perl.c t/op/arith.t
12415 ____________________________________________________________________________
12416 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
12417         Log: The section needs to be in the makedepend script
12418              (from Jan-Erik Karlsson).
12419      Branch: perl
12420            ! makedepend.SH
12421 ____________________________________________________________________________
12422 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
12423         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
12424              From: Nicholas Clark <nick@unfortu.net>
12425              Date: Thu, 14 Mar 2002 23:05:23 +0000
12426              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
12427      Branch: perl
12428            ! ext/Safe/safe2.t
12429 ____________________________________________________________________________
12430 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
12431         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
12432              From: "Brent Dax" <brentdax@cpan.org>
12433              Date: Thu, 14 Mar 2002 09:08:41 -0800
12434              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
12435      Branch: perl
12436            ! lib/Pod/Html.pm
12437 ____________________________________________________________________________
12438 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
12439         Log: metaconfig: one round again for the _r.
12440      Branch: metaconfig
12441            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12442            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12443            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12444            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12445            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12446            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12447            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12448            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12449            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12450            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12451            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12452            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12453            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12454            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12455            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12456            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12457            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12458            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12459            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12460            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12461            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12462            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12463            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12464            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12465 ____________________________________________________________________________
12466 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
12467         Log: metaconfig: new round of the _r units.
12468      Branch: metaconfig
12469            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12470            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12471            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12472            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12473            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12474            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12475            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12476            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12477            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12478            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12479            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12480            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12481            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12482            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12483            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12484            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12485            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12486            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12487            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12488            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12489            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12490            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12491            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12492            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12493      Branch: metaconfig/U/perl
12494            + i_crypt.U
12495 ____________________________________________________________________________
12496 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
12497         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
12498              From: Paul_GreenVOS@vos.stratus.com
12499              Date: Tue, 12 Mar 02 19:22 est   
12500              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
12501      Branch: perl
12502            ! lib/Benchmark.t t/op/arith.t
12503 ____________________________________________________________________________
12504 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
12505         Log: Subject: Re: Win32: C:\Program Files
12506              From: "Ken Williams" <ken@mathforum.org>
12507              Date: Wed, 13 Mar 2002 17:50:59 -0600
12508              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
12509              
12510              Add -t to perl -h.
12511      Branch: perl
12512            ! perl.c
12513 ____________________________________________________________________________
12514 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
12515         Log: Extra paranoia from Nick Clark.
12516      Branch: perl
12517            ! ext/Safe/safe2.t
12518 ____________________________________________________________________________
12519 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
12520         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
12521              From: Nicholas Clark <nick@ccl4.org>
12522              Date: Wed, 13 Mar 2002 14:22:50 +0000
12523              Message-ID: <20020313142250.G92566@plum.flirble.org>
12524      Branch: perl
12525            ! ext/Safe/safe2.t
12526 ____________________________________________________________________________
12527 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
12528         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
12529              From: <slaven.rezic@berlin.de>
12530              Date: Tue, 12 Mar 2002 13:03:41 +0100      
12531              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
12532      Branch: perl
12533            ! Makefile.SH
12534 ____________________________________________________________________________
12535 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
12536         Log: Subject: [PATCH] a test for B::Xref
12537              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12538              Date: Wed, 13 Mar 2002 17:18:57 +0100
12539              Message-ID: <20020313171857.F1144@rafael>
12540      Branch: perl
12541            + ext/B/t/xref.t
12542            ! MANIFEST ext/B/B/Xref.pm
12543 ____________________________________________________________________________
12544 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
12545         Log: Subject: [PATCH] Exporter.pm POD fixups
12546              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12547              Date: Wed, 13 Mar 2002 16:21:42 +0100
12548              Message-ID: <20020313162142.A1144@rafael>
12549      Branch: perl
12550            ! lib/Exporter.pm
12551 ____________________________________________________________________________
12552 [ 15219] By: nick                                  on 2002/03/14  07:00:16
12553         Log: Integrate mainline
12554      Branch: perlio
12555           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
12556 ____________________________________________________________________________
12557 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
12558         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
12559              From: Michael G Schwern <schwern@pobox.com>
12560              Date: Wed, 13 Mar 2002 17:43:00 -0500
12561              Message-ID: <20020313224300.GG3311@blackrider>
12562      Branch: perl
12563            ! lib/ExtUtils/MM_VMS.pm
12564 ____________________________________________________________________________
12565 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
12566         Log: Pod tweak.
12567      Branch: perl
12568            ! lib/open.pm
12569 ____________________________________________________________________________
12570 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
12571         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
12572              From: "Craig A. Berry" <craigberry@mac.com>
12573              Date: Wed, 13 Mar 2002 01:44:01 -0600
12574              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
12575      Branch: perl
12576            ! vms/descrip_mms.template
12577 ____________________________________________________________________________
12578 [ 15215] By: nick                                  on 2002/03/13  08:08:36
12579         Log: Integrate mainline.
12580      Branch: perlio
12581           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12582            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12583            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12584            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12585            - ext/Data/Util/t/Hash.t
12586           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
12587           !> ext/Encode/lib/Encode/CN/HZ.pm
12588           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12589           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
12590           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
12591           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12592           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
12593           !> t/op/override.t toke.c universal.c
12594 ____________________________________________________________________________
12595 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
12596         Log: metaconfig: three guesses.
12597      Branch: metaconfig
12598            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12599            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12600            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12601            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12602            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12603            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12604            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12605            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12606            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12607            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12608            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12609            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12610            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12611            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12612            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12613            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12614            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12615            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12616            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12617            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12618            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12619            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12620            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12621            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12622 ____________________________________________________________________________
12623 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
12624         Log: metaconfig: regen _r units again.
12625      Branch: metaconfig
12626            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12627            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12628            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12629            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12630            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12631            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12632            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12633            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12634            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12635            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12636            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12637            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12638            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12639            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12640            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12641            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12642            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12643            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12644            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12645            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12646            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12647            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12648            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12649            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12650 ____________________________________________________________________________
12651 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
12652         Log: metaconfig: regen _r units.
12653      Branch: metaconfig
12654            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
12655            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12656            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12657            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12658            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12659            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12660            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12661            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12662            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12663            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12664            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12665            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12666            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12667            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12668            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12669            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12670            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12671            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12672            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12673            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12674            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12675            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12676            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12677            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12678            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12679 ____________________________________________________________________________
12680 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
12681         Log: metaconfig unit tweaks.
12682      Branch: metaconfig
12683            + U/threads/d_setprotoent_r.U
12684            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
12685            ! U/threads/d_tmpnam_r.U
12686 ____________________________________________________________________________
12687 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
12688         Log: metaconfig: replace the _r units with autogenerated ones.
12689      Branch: metaconfig
12690            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12691            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
12692            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12693            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
12694            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
12695            + U/threads/d_getprotobyname_r.U
12696            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12697            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
12698            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
12699            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12700            + U/threads/d_setservent_r.U
12701            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
12702            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
12703            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
12704            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
12705            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
12706            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
12707            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
12708            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
12709            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
12710            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12711            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12712            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12713            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12714            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12715            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
12716            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12717            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12718            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12719            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12720            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12721            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
12722            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
12723            ! U/threads/d_ttyname_r.U
12724 ____________________________________________________________________________
12725 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
12726         Log: More known threadsafings.
12727      Branch: perl
12728            ! Porting/findrfuncs
12729 ____________________________________________________________________________
12730 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
12731         Log: Small tweaks.
12732      Branch: perl
12733            ! lib/Internals.t universal.c
12734 ____________________________________________________________________________
12735 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
12736         Log: VERSIONize.
12737      Branch: perl
12738            ! ext/Encode/lib/Encode/CN/HZ.pm
12739            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12740            ! ext/Encode/lib/Encode/JP/JIS.pm
12741 ____________________________________________________________________________
12742 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
12743         Log: Subject: perl datastructure conversion shortcuts for DDD
12744              From: Stas Bekman <stas@stason.org>
12745              Date: Mon, 11 Mar 2002 14:54:31 +0800
12746              Message-ID: <3C8C54A7.5020502@stason.org>
12747      Branch: perl
12748            ! pod/perlhack.pod
12749 ____________________________________________________________________________
12750 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
12751         Log: Regen modlib.
12752      Branch: perl
12753            ! pod/perlmodlib.pod
12754 ____________________________________________________________________________
12755 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
12756         Log: Regen toc.
12757      Branch: perl
12758            ! pod/perltoc.pod
12759 ____________________________________________________________________________
12760 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
12761         Log: Tiny pod tweaks.
12762      Branch: perl
12763            ! lib/Hash/Util.pm
12764 ____________________________________________________________________________
12765 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
12766         Log: perldeltaize Hash::Util.
12767      Branch: perl
12768            ! pod/perldelta.pod
12769 ____________________________________________________________________________
12770 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
12771         Log: Move the readonly interface back to universal.c,
12772              (new name: Internals::SvREADONLY), remove Data::Util,
12773              move Hash::Util to lib, also introduce refcnt interface
12774              (Internals::SvREFCNT).     Make both the new interfaces
12775              to be more sane so that if they set the value, they return
12776              the new value, not the old one.
12777      Branch: perl
12778            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12779            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12780            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12781            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12782            - ext/Data/Util/t/Hash.t
12783            ! MANIFEST ext/B/t/stash.t universal.c
12784 ____________________________________________________________________________
12785 [ 15200] By: ams                                   on 2002/03/12  15:16:05
12786         Log: Subject: Disambiguate "Can't locate"
12787              From: Mike Guy <mjtg@cam.ac.uk>
12788              Date: Tue, 12 Mar 2002 16:04:23 +0000
12789              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
12790      Branch: perl
12791            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
12792            ! pp_ctl.c t/op/override.t
12793 ____________________________________________________________________________
12794 [ 15199] By: ams                                   on 2002/03/12  15:04:43
12795         Log: Subject: [PATCH] perl/lib/File/stat.t
12796              From: Paul_GreenVOS@vos.stratus.com
12797              Date: Tue, 12 Mar 02 11:00 est
12798              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
12799      Branch: perl
12800            ! lib/File/stat.t
12801 ____________________________________________________________________________
12802 [ 15198] By: ams                                   on 2002/03/12  15:00:44
12803         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
12804              From: Robin Barker <rmb1@cise.npl.co.uk>
12805              Date: Tue, 12 Mar 2002 13:31:58 GMT
12806              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
12807      Branch: perl
12808            ! pod/perlfunc.pod
12809 ____________________________________________________________________________
12810 [ 15197] By: ams                                   on 2002/03/12  14:57:34
12811         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
12812              From: "Clinton A. Pierce" <clintp@geeksalad.org>
12813              Date: Tue, 12 Mar 2002 10:11:53 -0500
12814              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
12815      Branch: perl
12816            ! toke.c
12817 ____________________________________________________________________________
12818 [ 15196] By: nick                                  on 2002/03/12  13:40:35
12819         Log: Integrate mainline
12820      Branch: perlio
12821           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12822           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12823           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12824           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
12825            - t/lib/access.t
12826           !> (integrate 96 files)
12827 ____________________________________________________________________________
12828 [ 15195] By: nick                                  on 2002/03/12  06:08:24
12829         Log: Integrate mainline (a while ago)
12830      Branch: perlio
12831           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
12832           +> ext/Encode/t/TW.t
12833            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
12834            - ext/Encode/lib/Encode/Tcl/HanZi.pm
12835            - ext/I18N/Langinfo/fallback.c
12836           !> (integrate 80 files)
12837 ____________________________________________________________________________
12838 [ 15194] By: ams                                   on 2002/03/12  06:02:20
12839         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
12840              From: Jonathan Stowe <gellyfish@gellyfish.com>
12841              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
12842              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
12843      Branch: perl
12844            ! ext/Encode/CN/Makefile.PL
12845 ____________________________________________________________________________
12846 [ 15193] By: ams                                   on 2002/03/12  05:55:07
12847         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
12848              From: Dave Mitchell <davem@fdgroup.co.uk>
12849              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
12850              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
12851      Branch: perl
12852            ! pod/perlguts.pod
12853 ____________________________________________________________________________
12854 [ 15192] By: ams                                   on 2002/03/12  05:50:08
12855         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
12856              From: Anton Tagunov <tagunov@motor.ru>
12857              Date: Tue, 12 Mar 2002 01:40:58 +0300
12858              Message-Id: <1194068830.20020312014058@motor.ru>
12859              (Applied with tweaks.)
12860      Branch: perl
12861            ! lib/utf8.pm
12862 ____________________________________________________________________________
12863 [ 15191] By: ams                                   on 2002/03/12  05:42:21
12864         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
12865              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12866              Date: Sun, 10 Mar 2002 22:10:15 +0100
12867              Message-Id: <3C8BD9C7.13988.73992D@localhost>
12868      Branch: perl
12869            ! iperlsys.h
12870 ____________________________________________________________________________
12871 [ 15190] By: ams                                   on 2002/03/12  05:38:08
12872         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
12873              From: Anton Tagunov <tagunov@motor.ru>
12874              Date: Mon, 11 Mar 2002 23:27:47 +0300
12875              Message-Id: <19414222180.20020311232747@motor.ru>
12876      Branch: perl
12877            ! pod/perlsub.pod
12878 ____________________________________________________________________________
12879 [ 15189] By: ams                                   on 2002/03/12  05:34:49
12880         Log: Subject: minor patch for comment in utfebcdic.h
12881              From: Anton Tagunov <tagunov@motor.ru>
12882              Date: Tue, 12 Mar 2002 00:20:21 +0300
12883              Message-Id: <13817376786.20020312002021@motor.ru>
12884      Branch: perl
12885            ! utfebcdic.h
12886 ____________________________________________________________________________
12887 [ 15188] By: ams                                   on 2002/03/12  05:32:30
12888         Log: Subject: [PATCH ?] B::Xref improvements
12889              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12890              Date: Mon, 11 Mar 2002 23:32:20 +0100
12891              Message-Id: <20020311233220.A12677@rafael>
12892      Branch: perl
12893            ! ext/B/B/Xref.pm
12894 ____________________________________________________________________________
12895 [ 15187] By: ams                                   on 2002/03/12  05:30:02
12896         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
12897              From: Paul_GreenVOS@vos.stratus.com
12898              Date: Mon, 11 Mar 02 17:23 est
12899              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
12900      Branch: perl
12901            ! lib/ExtUtils/MM_Unix.pm
12902 ____________________________________________________________________________
12903 [ 15186] By: ams                                   on 2002/03/12  05:27:06
12904         Log: Subject: [PATCH] installperl - minor untangle for VOS
12905              From: Paul_GreenVOS@vos.stratus.com
12906              Date: Mon, 11 Mar 02 17:05 est
12907              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
12908      Branch: perl
12909            ! installperl
12910 ____________________________________________________________________________
12911 [ 15185] By: ams                                   on 2002/03/12  05:25:59
12912         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
12913              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12914              Date: Mon, 11 Mar 2002 22:37:39 +0100
12915              Message-Id: <20020311223739.A691@rafael>
12916      Branch: perl
12917            ! ext/B/B/Deparse.pm
12918 ____________________________________________________________________________
12919 [ 15184] By: ams                                   on 2002/03/12  05:20:54
12920         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
12921              From: Michael G Schwern <schwern@pobox.com>
12922              Date: Tue, 12 Mar 2002 01:12:08 -0500
12923              Message-Id: <20020312061208.GD904@blackrider>
12924      Branch: perl
12925            ! hints/netbsd.sh
12926 ____________________________________________________________________________
12927 [ 15183] By: ams                                   on 2002/03/12  04:12:30
12928         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12929              From: Autrijus Tang <autrijus@autrijus.org>
12930              Date: Tue, 12 Mar 2002 13:05:53 +0800
12931              Message-Id: <20020312050553.GA7864@not.autrijus.org>
12932              (Only doc hunk applied, supplementing #15182.)
12933      Branch: perl
12934            ! ext/Encode/Encode.pm
12935 ____________________________________________________________________________
12936 [ 15182] By: ams                                   on 2002/03/12  04:04:34
12937         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12938              From: Autrijus Tang <autrijus@autrijus.org>
12939              Date: Tue, 12 Mar 2002 12:56:46 +0800
12940              Message-Id: <20020312045646.GA7689@not.autrijus.org>
12941              (Private mail.)
12942      Branch: perl
12943            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
12944 ____________________________________________________________________________
12945 [ 15181] By: ams                                   on 2002/03/12  03:09:20
12946         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12947              From: Autrijus Tang <autrijus@autrijus.org>
12948              Date: Tue, 12 Mar 2002 11:55:06 +0800
12949              Message-Id: <20020312035506.GA6946@not.autrijus.org>
12950      Branch: perl
12951            ! ext/Encode/Encode.pm
12952 ____________________________________________________________________________
12953 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
12954         Log: Deypo.
12955      Branch: metaconfig
12956            ! U/threads/d_asctime_r.U
12957 ____________________________________________________________________________
12958 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
12959         Log: FAQ sync.
12960      Branch: perl
12961            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12962            ! pod/perlfaq4.pod pod/perlfaq5.pod
12963 ____________________________________________________________________________
12964 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
12965         Log: The test needs perlio.
12966      Branch: perl
12967            ! lib/open.t
12968 ____________________________________________________________________________
12969 [ 15177] By: ams                                   on 2002/03/11  15:41:08
12970         Log: Subject: perlreftut update
12971              From: Mark-Jason Dominus <mjd@plover.com>
12972              Date: Mon, 11 Mar 2002 11:36:27 -0500
12973              Message-Id: <20020311163627.31020.qmail@plover.com>
12974      Branch: perl
12975            ! pod/perlreftut.pod
12976 ____________________________________________________________________________
12977 [ 15176] By: ams                                   on 2002/03/11  15:35:24
12978         Log: Subject: Minor correction in perlfaq5
12979              From: mjd@plover.com
12980              Date: 11 Mar 2002 16:34:22 -0000
12981              Message-Id: <20020311163422.30963.qmail@plover.com>
12982      Branch: perl
12983            ! pod/perlfaq5.pod
12984 ____________________________________________________________________________
12985 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
12986         Log: number of skipped tests was incorrect
12987      Branch: perl
12988            ! t/op/stat.t
12989 ____________________________________________________________________________
12990 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
12991         Log: remove doubled CRs
12992      Branch: perl
12993            ! win32/Makefile
12994 ____________________________________________________________________________
12995 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
12996         Log: Update Changes.
12997      Branch: perl
12998            ! Changes patchlevel.h
12999 ____________________________________________________________________________
13000 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
13001         Log: Regen toc.
13002      Branch: perl
13003            ! pod/perltoc.pod
13004 ____________________________________________________________________________
13005 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
13006         Log: Add t/CN.t and t/TW.t; re-sort.
13007      Branch: perl
13008            ! ext/Encode/MANIFEST
13009 ____________________________________________________________________________
13010 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
13011         Log: Document what to do if one yearns back to
13012              the old legacy encoding.
13013      Branch: perl
13014            ! lib/encoding.pm
13015 ____________________________________________________________________________
13016 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
13017         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
13018              as general purpose encoding transformation interfaces
13019              since that's not what they are.
13020      Branch: perl
13021            ! lib/utf8.pm pod/perlunicode.pod sv.c
13022 ____________________________________________________________________________
13023 [ 15168] By: ams                                   on 2002/03/11  12:54:16
13024         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
13025              warnings
13026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13027              Date: Mon, 11 Mar 2002 14:35:22 +0100
13028              Message-Id: <20020311143522.A7431@rafael>
13029      Branch: perl
13030            ! t/lib/warnings/pp_sys
13031 ____________________________________________________________________________
13032 [ 15167] By: ams                                   on 2002/03/11  04:57:20
13033         Log: A little commonsense is better than 1_compile.
13034      Branch: perl
13035            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
13036 ____________________________________________________________________________
13037 [ 15166] By: ams                                   on 2002/03/11  04:53:50
13038         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
13039              From: Michael G Schwern <schwern@pobox.com>
13040              Date: Sun, 10 Mar 2002 13:27:12 -0500
13041              Message-Id: <20020310182712.GC693@blackrider>
13042              
13043              Subject: [PATCH] Hash::Util part 2
13044              From: Michael G Schwern <schwern@pobox.com>
13045              Date: Sun, 10 Mar 2002 15:09:34 -0500
13046              Message-Id: <20020310200934.GB27112@blackrider>
13047              
13048              Subject: [PATCH] Hash::Util MANIFEST correction
13049              From: Michael G Schwern <schwern@pobox.com>
13050              Date: Sun, 10 Mar 2002 16:27:07 -0500
13051              Message-Id: <20020310212707.GF27112@blackrider>
13052              
13053              (Also changes find.t and taint.t, which were looking for access.t)
13054      Branch: perl
13055            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13056            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13057            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13058            + ext/Data/Util/t/Hash.t
13059            - t/lib/access.t
13060            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
13061            ! pod/perldiag.pod pod/perltodo.pod universal.c
13062 ____________________________________________________________________________
13063 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
13064         Log: metaconfig: more thready fixes.
13065      Branch: metaconfig
13066            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
13067            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
13068            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
13069            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
13070            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
13071            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
13072            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13073            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
13074            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
13075 ____________________________________________________________________________
13076 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
13077         Log: Skip obsoleted interfaces.
13078      Branch: perl
13079            ! Porting/findrfuncs
13080 ____________________________________________________________________________
13081 [ 15162] By: ams                                   on 2002/03/11  03:48:14
13082         Log: Typo fixes.
13083      Branch: perl
13084            ! perl.c
13085 ____________________________________________________________________________
13086 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
13087         Log: Upgrade to Locale::Codes 2.02.
13088      Branch: perl
13089            + lib/Locale/Codes/t/rename.t
13090            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13091            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
13092            ! lib/Locale/Country.pod
13093 ____________________________________________________________________________
13094 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
13095         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
13096              From: Nicholas Clark <nick@unfortu.net>
13097              Date: Sun, 10 Mar 2002 18:17:50 +0000
13098              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
13099              
13100              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
13101              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13102              Date: Sun, 10 Mar 2002 13:53:34 -0800
13103              Message-ID: <eX9i8gzkg26G092yn@efn.org>
13104              
13105              (and reenable the feature in freebsd,
13106              and move the freebsd pr url to perl.c)
13107      Branch: perl
13108            ! hints/freebsd.sh perl.c pod/perldelta.pod
13109 ____________________________________________________________________________
13110 [ 15159] By: ams                                   on 2002/03/11  03:34:13
13111         Log: Subject: [PATCH stash.t] access::readonly is gone
13112              From: Michael G Schwern <schwern@pobox.com>
13113              Date: Sun, 10 Mar 2002 16:18:14 -0500
13114              Message-Id: <20020310211813.GE27112@blackrider>
13115      Branch: perl
13116            ! ext/B/t/stash.t
13117 ____________________________________________________________________________
13118 [ 15158] By: ams                                   on 2002/03/11  03:28:04
13119         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
13120              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13121              Date: Sun, 10 Mar 2002 22:10:15 +0100
13122              Message-Id: <3C8BD9C7.610.7398DD@localhost>
13123      Branch: perl
13124            ! lib/Net/Ping/t/110_icmp_inst.t
13125 ____________________________________________________________________________
13126 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
13127         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
13128              From: Michael G Schwern <schwern@pobox.com>
13129              Date: Sun, 10 Mar 2002 19:22:33 -0500
13130              Message-ID: <20020311002233.GE4927@blackrider>
13131      Branch: perl
13132            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
13133            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
13134            ! lib/Test/Simple/t/fail-more.t
13135 ____________________________________________________________________________
13136 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
13137         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
13138              From: Michael G Schwern <schwern@pobox.com>
13139              Date: Sun, 10 Mar 2002 17:14:10 -0500
13140              Message-ID: <20020310221410.GA4915@blackrider>
13141      Branch: perl
13142            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
13143            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
13144 ____________________________________________________________________________
13145 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
13146         Log: Subject: [PATCH] more warnings tidyup
13147              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13148              Date: Sun, 10 Mar 2002 21:01:39 -0000
13149              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
13150      Branch: perl
13151            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
13152            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
13153            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
13154            ! util.c
13155 ____________________________________________________________________________
13156 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
13157         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
13158              From: Nicholas Clark <nick@unfortu.net>
13159              Date: Sun, 10 Mar 2002 23:21:07 +0000
13160              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
13161      Branch: perl
13162            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
13163            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
13164            ! ext/Encode/TW/Makefile.PL
13165 ____________________________________________________________________________
13166 [ 15153] By: ams                                   on 2002/03/11  03:06:59
13167         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
13168              From: Max Baker <max@warped.org>
13169              Date: Fri, 8 Mar 2002 10:56:19 -0800
13170              Message-Id: <20020308105619.A15039@warped.org>
13171      Branch: perl
13172            ! ext/IO/lib/IO/Socket/INET.pm
13173 ____________________________________________________________________________
13174 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
13175         Log: Subject: [PATCH] spelling correction
13176              From: Nicholas Clark <nick@unfortu.net>
13177              Date: Sun, 10 Mar 2002 18:34:42 +0000
13178              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
13179      Branch: perl
13180            ! pp.c pp_hot.c
13181 ____________________________________________________________________________
13182 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
13183         Log: DG/UX updates from Takis Psarogiannakopoulos.
13184      Branch: perl
13185            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
13186 ____________________________________________________________________________
13187 [ 15150] By: ams                                   on 2002/03/11  03:02:47
13188         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
13189              From: Chris Nandor <pudge@pobox.com>
13190              Date: Mon, 04 Mar 2002 17:48:12 -0500
13191              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
13192      Branch: perl
13193            ! lib/DB.pm lib/perl5db.pl
13194 ____________________________________________________________________________
13195 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
13196         Log: metaconfig unit changes in preparation of reentrancy changes.
13197      Branch: metaconfig
13198            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
13199            + U/threads/d_ttyname_r.U
13200            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
13201            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
13202            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
13203            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
13204            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13205            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
13206            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13207            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
13208            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
13209            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
13210            ! U/threads/d_strerror_r.U
13211 ____________________________________________________________________________
13212 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
13213         Log: Mysterious characters.
13214      Branch: perl
13215            ! utf8.h
13216 ____________________________________________________________________________
13217 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
13218         Log: Unused.
13219      Branch: perl
13220            ! op.c
13221 ____________________________________________________________________________
13222 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
13223         Log: Implement :std subpragma of the open pragma
13224              that makes the standard filehandles to talk in
13225              encodings.  This change set off a weird warning
13226              from op.c, though: disabled it now until someone
13227              who knows what it is about comes along.
13228      Branch: perl
13229            ! lib/open.pm op.c
13230 ____________________________________________________________________________
13231 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
13232         Log: Document the logic of :locale better.
13233      Branch: perl
13234            ! lib/open.pm
13235 ____________________________________________________________________________
13236 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
13237         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
13238              From: Slaven Rezic <slaven.rezic@berlin.de>
13239              Date: 10 Mar 2002 02:49:17 +0100
13240              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
13241      Branch: perl
13242            ! hints/freebsd.sh
13243 ____________________________________________________________________________
13244 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
13245         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
13246              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13247              Date: Sun, 10 Mar 2002 17:08:54 +0900
13248              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
13249      Branch: perl
13250            ! ext/Encode/lib/Encode/Tcl.pm
13251            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13252            ! ext/Encode/lib/Encode/Tcl/Extended.pm
13253            ! ext/Encode/lib/Encode/Tcl/Table.pm
13254 ____________________________________________________________________________
13255 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
13256         Log: The patch does the following:
13257              - Nix the unneccessary diagnostics line
13258              - Quell -w warnings if the first ENV doesn't exist
13259              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
13260              is too baroque and bloated for daily use (and for perl core inclusion).
13261              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
13262              non-fatal.
13263              - Consequently, the ^OPEN bits is set only when needed.
13264      Branch: perl
13265            ! lib/open.pm
13266 ____________________________________________________________________________
13267 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
13268         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
13269      Branch: perl
13270            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
13271 ____________________________________________________________________________
13272 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
13273         Log: Precedence problem.
13274      Branch: perl
13275            ! ext/Socket/socketpair.t
13276 ____________________________________________________________________________
13277 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
13278         Log: Renaming tweaks, and split off the reentrant "superbuffer"
13279              init routine.
13280      Branch: perl
13281            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
13282            ! sv.c util.c
13283 ____________________________________________________________________________
13284 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
13285         Log: The 7-bit jis seems to be the hanging one.
13286      Branch: perl
13287            ! ext/Encode/t/Tcl.t
13288 ____________________________________________________________________________
13289 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
13290         Log: Begone.
13291      Branch: perl
13292            ! ext/Encode/MANIFEST
13293 ____________________________________________________________________________
13294 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
13295         Log: Better fix from Autrijus.
13296      Branch: perl
13297            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
13298            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
13299 ____________________________________________________________________________
13300 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
13301         Log: Not everybody has Encode::HanExtra.
13302      Branch: perl
13303            ! ext/Encode/Encode.pm
13304 ____________________________________________________________________________
13305 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
13306         Log: Decutandpasto.
13307      Branch: perl
13308            ! ext/Encode/lib/Encode/Tcl.pm
13309 ____________________________________________________________________________
13310 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
13311         Log: Subject: [PATCH] Data::Dumper
13312              From: Nicholas Clark <nick@unfortu.net>
13313              Date: Sat, 9 Mar 2002 19:03:54 +0000
13314              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
13315      Branch: perl
13316            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
13317            ! ext/Data/Dumper/t/dumper.t
13318 ____________________________________________________________________________
13319 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
13320         Log: Subject: [PATCH] socketpair.t w/o fork
13321              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13322              Date: Sat, 9 Mar 2002 14:55:11 +0100
13323              Message-ID: <3C8A224F.29578.13691BA@localhost>
13324              
13325              (modified as suggested by Sarathy)
13326      Branch: perl
13327            ! ext/Socket/socketpair.t
13328 ____________________________________________________________________________
13329 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
13330         Log: Subject: [PATCH perldelta] Mention Change 14727
13331              From: Autrijus Tang <autrijus@autrijus.org>
13332              Date: Sat, 9 Mar 2002 23:31:40 +0800
13333              Message-ID: <20020309153140.GA4224@not.autrijus.org>
13334      Branch: perl
13335            ! pod/perldelta.pod
13336 ____________________________________________________________________________
13337 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
13338         Log: Make Encode.pm implicitly load external CJK tables the first
13339              time they're needed (instead of immediately), from Autrijus
13340              Tang.
13341      Branch: perl
13342            ! ext/Encode/Encode.pm
13343 ____________________________________________________________________________
13344 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
13345         Log: Subject: Re: Two questions
13346              From: Nicholas Clark <nick@unfortu.net>
13347              Date: Sat, 9 Mar 2002 12:42:40 +0000
13348              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
13349      Branch: perl
13350            ! Porting/pumpkin.pod
13351 ____________________________________________________________________________
13352 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
13353         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
13354              From: Paul_GreenVOS@vos.stratus.com
13355              Date: Fri, 8 Mar 02 22:34 est
13356              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
13357      Branch: perl
13358            ! pp_sys.c
13359 ____________________________________________________________________________
13360 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
13361         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
13362              From: davem@fdgroup.co.uk
13363              Date: Sat, 9 Mar 2002 00:13:27 GMT
13364              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
13365      Branch: perl
13366            ! dump.c
13367 ____________________________________________________________________________
13368 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
13369         Log: Deglitch from Rafael.
13370      Branch: perl
13371            ! ext/B/t/lint.t
13372 ____________________________________________________________________________
13373 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
13374         Log: Still more portability.
13375      Branch: perl
13376            ! Porting/findrfuncs
13377 ____________________________________________________________________________
13378 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
13379         Log: More portability.
13380      Branch: perl
13381            ! Porting/findrfuncs
13382 ____________________________________________________________________________
13383 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
13384         Log: Shared library paths; running tests manually.
13385      Branch: perl
13386            ! INSTALL
13387 ____________________________________________________________________________
13388 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
13389         Log: Subject: RE: Two questions
13390              From: "Green, Paul" <Paul.Green@stratus.com>
13391              Date: Fri, 8 Mar 2002 17:55:19 -0500
13392              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
13393      Branch: perl
13394            ! Porting/pumpkin.pod
13395 ____________________________________________________________________________
13396 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
13397         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
13398              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
13399      Branch: perl
13400            + ext/B/t/lint.t
13401            ! MANIFEST ext/B/B/Lint.pm
13402 ____________________________________________________________________________
13403 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
13404         Log: metaconfig unit change for #15119.
13405      Branch: metaconfig
13406            ! U/threads/d_pthread_atfork.U
13407 ____________________________________________________________________________
13408 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
13409         Log: In DG/UX finding pthread_atfork requires a true compile,
13410              from Takis Psarogiannakopoulos.
13411      Branch: perl
13412            ! Configure config_h.SH
13413 ____________________________________________________________________________
13414 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
13415         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
13416              From: John Peacock <jpeacock@rowman.com>
13417              Date: Fri, 08 Mar 2002 15:52:41 -0500
13418              Message-ID: <3C892499.4050502@rowman.com>
13419      Branch: perl
13420            ! lib/ExtUtils/xsubpp
13421 ____________________________________________________________________________
13422 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
13423         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
13424              From: "Craig A. Berry" <craigberry@mac.com>
13425              Date: Fri, 08 Mar 2002 15:02:51 -0600
13426              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
13427      Branch: perl
13428            ! t/op/write.t
13429 ____________________________________________________________________________
13430 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
13431         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
13432              From: Paul_GreenVOS@vos.stratus.com
13433              Date: Fri, 8 Mar 02 14:45 est
13434              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
13435      Branch: perl
13436            ! installperl
13437 ____________________________________________________________________________
13438 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
13439         Log: Subject: [PATCH @15109] tm_tm_* for VMS
13440              From: "Craig A. Berry" <craigberry@mac.com>
13441              Date: Fri, 08 Mar 2002 13:07:52 -0600
13442              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
13443      Branch: perl
13444            ! configure.com
13445 ____________________________________________________________________________
13446 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
13447         Log: Detypo.
13448      Branch: perl
13449            ! Changes
13450 ____________________________________________________________________________
13451 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
13452         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
13453      Branch: perl
13454            ! t/op/pat.t
13455 ____________________________________________________________________________
13456 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
13457         Log: HP-UX nm seems to repeat itself.
13458      Branch: perl
13459            ! Porting/findrfuncs
13460 ____________________________________________________________________________
13461 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
13462         Log: Nice porting script from Sarathy.  Well, less nice
13463              in the sense that it shows the looong road ahead.
13464      Branch: perl
13465            + Porting/findrfuncs
13466            ! MANIFEST Porting/makerel
13467 ____________________________________________________________________________
13468 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
13469         Log: Subject: Re: Performance considerations for UTF-8
13470              From: Jarkko Hietaniemi <jhi@iki.fi>
13471              Date: Fri, 8 Mar 2002 18:53:28 +0200
13472              Message-ID: <20020308185328.D640@alpha.hut.fi>
13473              
13474              (put all in perlunicode)
13475      Branch: perl
13476            ! pod/perlunicode.pod
13477 ____________________________________________________________________________
13478 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
13479         Log: Update Changes.
13480      Branch: perl
13481            ! Changes patchlevel.h
13482 ____________________________________________________________________________
13483 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
13484         Log: Subject: Cygwin cygipc support skipped
13485              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
13486              Date: Fri, 8 Mar 2002 16:59:34 +0100
13487              Message-ID: <113694157285.20020308165934@familiehaase.de>
13488      Branch: perl
13489            ! hints/cygwin.sh
13490 ____________________________________________________________________________
13491 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
13492         Log: metaconfig unit change for #15106.
13493      Branch: metaconfig
13494            ! U/compline/d_gconvert.U
13495 ____________________________________________________________________________
13496 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
13497         Log: Subject: Re: [PATCH] tests for Gconvert
13498              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13499              Date: Thu, 07 Mar 2002 16:48:10 -0800
13500              Message-ID: <KpAi8gzkganW092yn@efn.org>
13501      Branch: perl
13502            ! Configure config_h.SH t/base/num.t
13503 ____________________________________________________________________________
13504 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
13505         Log: The new test has some teething problems.
13506      Branch: perl
13507            - ext/B/t/lint.t
13508            ! MANIFEST
13509 ____________________________________________________________________________
13510 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
13511         Log: Subject: [PATCH] B::Lint tests
13512              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13513              Date: Fri, 8 Mar 2002 14:47:19 +0100
13514              Message-ID: <20020308144719.A2663@rafael>
13515      Branch: perl
13516            + ext/B/t/lint.t
13517            ! MANIFEST ext/B/B/Lint.pm
13518 ____________________________________________________________________________
13519 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
13520         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
13521              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
13522              Date: Fri, 8 Mar 2002 13:24:14 GMT
13523              Message-Id: <200203081324.NAA00642@cleo>
13524      Branch: perl
13525            ! hints/powerux.sh
13526 ____________________________________________________________________________
13527 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
13528         Log: Subject: HP has some new models
13529              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13530              Date: Fri, 08 Mar 2002 13:07:02 +0100
13531              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
13532      Branch: perl
13533            ! README.hpux
13534 ____________________________________________________________________________
13535 [ 15101] By: ams                                   on 2002/03/08  09:11:40
13536         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
13537              From: Stas Bekman <stas@stason.org>
13538              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
13539              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
13540      Branch: perl
13541            ! pod/perlguts.pod
13542 ____________________________________________________________________________
13543 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
13544         Log: Update Changes
13545      Branch: maint-5.6/macperl
13546            ! macos/Changes
13547 ____________________________________________________________________________
13548 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
13549         Log: Replace macperlbundled with macperldelta
13550      Branch: maint-5.6/macperl
13551            ! macos/macperl/MacPerl.podhelp
13552 ____________________________________________________________________________
13553 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
13554         Log: Comsetic fixes (Thomas Wegner)
13555      Branch: maint-5.6/macperl
13556            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
13557 ____________________________________________________________________________
13558 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
13559         Log: Bump OS version
13560      Branch: maint-5.6/macperl
13561            ! macos/config.sh
13562 ____________________________________________________________________________
13563 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
13564         Log: Thought I deleted this already?
13565      Branch: perl
13566            - ext/I18N/Langinfo/fallback.c
13567 ____________________________________________________________________________
13568 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
13569         Log: perlport updates from Pudge.
13570      Branch: perl
13571            ! pod/perlport.pod
13572 ____________________________________________________________________________
13573 [ 15094] By: ams                                   on 2002/03/08  03:06:03
13574         Log: Nitpick.
13575      Branch: perl
13576            ! MANIFEST
13577 ____________________________________________________________________________
13578 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
13579         Log: Wrong test.
13580      Branch: perl
13581            ! pod/perldelta.pod
13582 ____________________________________________________________________________
13583 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
13584         Log: Integrate change 14064 from macperl to blead.
13585      Branch: perl
13586           !> pod/perlmodinstall.pod pod/perlport.pod
13587 ____________________________________________________________________________
13588 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
13589         Log: Integrate recent perlport changes
13590      Branch: maint-5.6/macperl
13591           !> pod/perlport.pod
13592 ____________________________________________________________________________
13593 [ 15089] By: ams                                   on 2002/03/08  01:54:03
13594         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
13595              minor typo in perlguts.pod
13596              From: Anton Tagunov <tagunov@motor.ru>
13597              Date: Fri, 8 Mar 2002 05:26:59 +0300
13598              Message-Id: <4649821189.20020308052659@motor.ru>
13599      Branch: perl
13600            ! pod/perlguts.pod
13601 ____________________________________________________________________________
13602 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
13603         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
13604              From: Anton Tagunov <tagunov@newmail.ru>
13605              Date: Fri, 8 Mar 2002 04:31:44 +0300
13606              Message-ID: <13946506773.20020308043144@newmail.ru>
13607              
13608              (one test changed)
13609      Branch: perl
13610            ! lib/encoding.t sv.c
13611 ____________________________________________________________________________
13612 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
13613         Log: Subject: [PATCH perldelta] some more deltas
13614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13615              Date: Thu, 7 Mar 2002 23:13:23 +0100
13616              Message-ID: <20020307231323.A13068@rafael>
13617      Branch: perl
13618            ! pod/perldelta.pod
13619 ____________________________________________________________________________
13620 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
13621         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
13622              From: Paul_GreenVOS@vos.stratus.com
13623              Date: Thu, 7 Mar 02 14:25 est
13624              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
13625      Branch: perl
13626            ! t/io/fs.t
13627 ____________________________________________________________________________
13628 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
13629         Log: As suggested by Anton Tagunov, eq and cmp now obey the
13630              encoding pragma (by remapping their byte argument if the
13631              other argument is in Unicode).  Also fix a bug found by
13632              Anton where ord undef under the encoding pragma would barf.
13633              ([ID 20020307.009] A null pointer dereference with 'use encoding')
13634              Finally, use the nicer form of sv_recode_to_utf8.
13635      Branch: perl
13636            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
13637 ____________________________________________________________________________
13638 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
13639         Log: Retract #14985, #14899, and #14990, following the principles
13640              "Do no harm." and "If it ain't broke, don't fix it."
13641              
13642              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
13643              some, but still broken, and I do not have the extra brain
13644              cells for the EBCDIC backport.  Secondly, the old version
13645              worked both in EBCDIC and non-.  Thirdly, the old version
13646              may be more amenable for the behaviour suggsted by Anton
13647              Tagunov regarding the encoding pragma.
13648      Branch: perl
13649            ! embed.fnc embed.h global.sym proto.h sv.c util.c
13650 ____________________________________________________________________________
13651 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
13652         Log: Long doubles give you long doubles.
13653      Branch: perl
13654            ! t/base/num.t
13655 ____________________________________________________________________________
13656 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
13657         Log: Forgotten deMANIFESTation.
13658      Branch: perl
13659            ! MANIFEST
13660 ____________________________________________________________________________
13661 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
13662         Log: Obsolete unused file, noticed by Dank Kogai.
13663      Branch: perl
13664            - ext/Encode/lib/Encode/JP/Tr.pm
13665 ____________________________________________________________________________
13666 [ 15080] By: ams                                   on 2002/03/07  11:31:46
13667         Log: Subject: [PATCH Changes] Changes should mirror version number
13668              From: Robin Barker <rmb1@cise.npl.co.uk>
13669              Date: Thu, 7 Mar 2002 11:04:24 GMT
13670              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
13671      Branch: perl
13672            ! Porting/pumpkin.pod
13673 ____________________________________________________________________________
13674 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
13675         Log: metaconfig unit change for #15078.
13676      Branch: metaconfig
13677            ! U/compline/d_gconvert.U
13678 ____________________________________________________________________________
13679 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
13680         Log: Subject: Re: [PATCH] tests for Gconvert
13681              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13682              Date: Wed, 06 Mar 2002 20:22:54 -0800
13683              Message-ID: <esuh8gzkg2/b092yn@efn.org>
13684      Branch: perl
13685            ! Configure pod/perldelta.pod t/base/num.t
13686 ____________________________________________________________________________
13687 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
13688         Log: Mac OS X UFS does not do ctime.
13689      Branch: perl
13690            ! pod/perldelta.pod pod/perlport.pod
13691 ____________________________________________________________________________
13692 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
13693         Log: AUTHORS updates.
13694      Branch: perl
13695            ! AUTHORS
13696 ____________________________________________________________________________
13697 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
13698         Log: Continued Chinese puzzles from Autrijus.
13699      Branch: perl
13700            + ext/Encode/t/CN.t ext/Encode/t/TW.t
13701            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
13702 ____________________________________________________________________________
13703 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
13704         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
13705              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13706              Date: Wed, 6 Mar 2002 18:13:51 +0100
13707              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
13708      Branch: perl
13709            ! lib/File/Spec/Win32.pm
13710 ____________________________________________________________________________
13711 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
13712         Log: perlport tweaks.
13713      Branch: perl
13714            ! pod/perlport.pod
13715 ____________________________________________________________________________
13716 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
13717         Log: Subject: Re: [PATCH docs] Re: Bug with -M
13718              From: Michael G Schwern <schwern@pobox.com>
13719              Date: Wed, 6 Mar 2002 16:20:27 -0500
13720              Message-ID: <20020306212027.GC4257@blackrider>
13721      Branch: perl
13722            ! pod/perlfunc.pod pod/perlport.pod
13723 ____________________________________________________________________________
13724 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
13725         Log: perldelta updates.
13726      Branch: perl
13727            ! pod/perldelta.pod
13728 ____________________________________________________________________________
13729 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
13730         Log: 5005threads wasn't even compiling.
13731      Branch: perl
13732            ! perl.c
13733 ____________________________________________________________________________
13734 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
13735         Log: Subject: Re: perl@15047 New format tests for still existing bugs
13736              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13737              Date: Wed, 06 Mar 2002 12:59:29 +0100
13738              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
13739      Branch: perl
13740            ! t/op/write.t
13741 ____________________________________________________________________________
13742 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
13743         Log: Regen Glossary et al.
13744      Branch: perl
13745            ! Porting/Glossary Porting/config.sh Porting/config_H
13746 ____________________________________________________________________________
13747 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
13748         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
13749              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
13750      Branch: perl
13751            ! util.c
13752 ____________________________________________________________________________
13753 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
13754         Log: metaconfig unit change for #15065.
13755      Branch: metaconfig
13756            ! U/compline/i_time.U
13757 ____________________________________________________________________________
13758 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
13759         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
13760      Branch: perl
13761            ! Configure config_h.SH
13762 ____________________________________________________________________________
13763 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
13764         Log: Must remove fallback.c also from here.
13765      Branch: perl
13766            ! MANIFEST
13767 ____________________________________________________________________________
13768 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
13769         Log: Subject: Re: perl@15047 WinCE
13770              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13771              Date: Wed, 06 Mar 2002 13:41:30 +0100
13772              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
13773              
13774              Subject: Re: perl@15047 Win32
13775              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13776              Date: Wed, 06 Mar 2002 13:46:02 +0100
13777              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
13778              
13779              Subject: Re: perl@15047 Epoc
13780              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13781              Date: Wed, 06 Mar 2002 13:48:31 +0100
13782              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
13783              
13784              Subject: Re: perl@15047 NetWare
13785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13786              Date: Wed, 06 Mar 2002 13:55:46 +0100
13787              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
13788      Branch: perl
13789            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
13790            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13791            ! wince/Makefile.ce wince/config.h
13792 ____________________________________________________________________________
13793 [ 15062] By: ams                                   on 2002/03/06  09:26:49
13794         Log: Subject: Re: perl@15047
13795              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13796              Date: Wed, 06 Mar 2002 11:25:50 +0100
13797              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
13798      Branch: perl
13799            ! cygwin/perlld.in
13800 ____________________________________________________________________________
13801 [ 15061] By: ams                                   on 2002/03/06  08:44:12
13802         Log: Subject: Re: perl@15047
13803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13804              Date: Wed, 06 Mar 2002 10:38:02 +0100
13805              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
13806      Branch: perl
13807            ! pod/perldelta.pod
13808 ____________________________________________________________________________
13809 [ 15060] By: ams                                   on 2002/03/06  08:30:33
13810         Log: Subject: Update perlhist.pod
13811              From: mjd@plover.com
13812              Date: 6 Mar 2002 07:11:55 -0000
13813              Message-Id: <20020306071155.10240.qmail@plover.com>
13814              
13815              Subject: [PATCH pod/perlvar.pod] $^V => string
13816              From: Stas Bekman <stas@stason.org>
13817              Date: Wed, 06 Mar 2002 14:56:55 +0800
13818              Message-Id: <3C85BDB7.7050700@stason.org>
13819      Branch: perl
13820            ! pod/perlhist.pod pod/perlvar.pod
13821 ____________________________________________________________________________
13822 [ 15059] By: ams                                   on 2002/03/06  04:15:38
13823         Log: Subject: [PATCH] assorted configure.com fix-ups
13824              From: "Craig A. Berry" <craigberry@mac.com>
13825              Date: Tue, 5 Mar 2002 23:11:22 -0600
13826              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
13827      Branch: perl
13828            ! configure.com
13829 ____________________________________________________________________________
13830 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
13831         Log: IRIX failure with long doubles.
13832      Branch: perl
13833            ! t/op/pack.t
13834 ____________________________________________________________________________
13835 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
13836         Log: Make reality and Changes coincide.
13837      Branch: perl
13838            ! Changes
13839 ____________________________________________________________________________
13840 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
13841         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
13842              From: Anton Tagunov <tagunov@motor.ru>
13843              Date: Wed, 6 Mar 2002 02:10:21 +0300
13844              Message-ID: <11152782757.20020306021021@motor.ru>
13845              
13846              (reworded)
13847      Branch: perl
13848            ! pod/perluniintro.pod
13849 ____________________________________________________________________________
13850 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
13851         Log: Subject: [PATCH] B::Lint doesn't work
13852              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13853              Date: Tue, 5 Mar 2002 22:51:18 +0100
13854              Message-ID: <20020305225118.C733@rafael>
13855      Branch: perl
13856            ! ext/B/B/Lint.pm
13857 ____________________________________________________________________________
13858 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
13859         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
13860              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13861              Date: Mon, 04 Mar 2002 16:24:32 -0800
13862              Message-ID: <ABBh8gzkgezX092yn@efn.org>
13863      Branch: perl
13864            ! op.h pp_ctl.c t/op/flip.t
13865 ____________________________________________________________________________
13866 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
13867         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
13868              From: Nicholas Clark <nick@unfortu.net>
13869              Date: Tue, 5 Mar 2002 22:30:49 +0000
13870              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
13871      Branch: perl
13872            ! pod/perldelta.pod
13873 ____________________________________________________________________________
13874 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
13875         Log: Subject: [PATCH] tests for Gconvert
13876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13877              Date: Tue, 05 Mar 2002 16:35:45 -0800
13878              Message-ID: <hRWh8gzkgONX092yn@efn.org>
13879      Branch: perl
13880            ! t/base/num.t
13881 ____________________________________________________________________________
13882 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
13883         Log: Subject: [PATCH] toplevel Makefile.SH
13884              From: Paul_GreenVOS@vos.stratus.com
13885              Date: Tue, 5 Mar 02 17:34 est
13886              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
13887      Branch: perl
13888            ! Makefile.SH
13889 ____________________________________________________________________________
13890 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
13891         Log: Subject: [PATCH] pointer to perldelta in Changes
13892              From: Chris Nandor <pudge@pobox.com>
13893              Date: Tue, 05 Mar 2002 16:04:50 -0500
13894              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
13895      Branch: perl
13896            ! Changes
13897 ____________________________________________________________________________
13898 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
13899         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
13900              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13901              Date: Tue, 5 Mar 2002 22:26:20 +0100
13902              Message-ID: <20020305222620.A733@rafael>
13903      Branch: perl
13904            ! pod/perldelta.pod
13905 ____________________________________________________________________________
13906 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
13907         Log: Solaris: allow for /usr/bin/df not to exist.
13908              
13909              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
13910              From: Kingpin <mthurn@copper.dulles.tasc.com>
13911              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
13912              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
13913      Branch: perl
13914            ! hints/solaris_2.sh
13915 ____________________________________________________________________________
13916 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
13917         Log: Update Changes.
13918      Branch: perl
13919            ! Changes patchlevel.h
13920 ____________________________________________________________________________
13921 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
13922         Log: Double MANIFESTing.
13923      Branch: perl
13924            ! ext/Encode/MANIFEST
13925 ____________________________________________________________________________
13926 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
13927         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
13928      Branch: perl
13929            - ext/Encode/Encode/7bit-kr.enc
13930            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13931            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
13932 ____________________________________________________________________________
13933 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
13934         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
13935              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13936              Date: Tue, 5 Mar 2002 14:35:57 +0100
13937              Message-ID: <20020305143557.C695@rafael>   
13938      Branch: perl
13939            ! pp_sys.c t/lib/warnings/pp_sys
13940 ____________________________________________________________________________
13941 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
13942         Log: Subject: [PATCH Devel::PPPort]
13943              From: Robin Barker <rmb1@cise.npl.co.uk>
13944              Date: Tue, 5 Mar 2002 13:37:59 GMT
13945              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
13946      Branch: perl
13947            ! ext/Devel/PPPort/Makefile.PL
13948 ____________________________________________________________________________
13949 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
13950         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
13951      Branch: perl
13952            ! ext/Encode/t/Tcl.t
13953 ____________________________________________________________________________
13954 [ 15041] By: nick                                  on 2002/03/05  07:23:58
13955         Log: Integrate mainline (5.7.3)
13956      Branch: perlio
13957           +> ext/Encode/lib/Encode/CN/HZ.pm
13958            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
13959           !> (integrate 54 files)
13960 ____________________________________________________________________________
13961 [ 15040] By: ams                                   on 2002/03/05  05:10:33
13962         Log: Subject: DOC PATCH 5.7.3 (perldelta)
13963              From: mjd@plover.com
13964              Date: 5 Mar 2002 05:35:58 -0000
13965              Message-Id: <20020305053558.31677.qmail@plover.com>
13966      Branch: perl
13967            ! pod/perldelta.pod
13968 ____________________________________________________________________________
13969 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
13970         Log: This is 5.7.3.
13971      Branch: perl
13972            ! patchlevel.h
13973 ____________________________________________________________________________
13974 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
13975         Log: Shoo.
13976      Branch: perl
13977            ! ext/Encode/t/Tcl.t
13978 ____________________________________________________________________________
13979 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
13980         Log: Update Changes.
13981      Branch: perl
13982            ! Changes patchlevel.h
13983 ____________________________________________________________________________
13984 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
13985         Log: Regen perlapi.
13986      Branch: perl
13987            ! pod/perlapi.pod
13988 ____________________________________________________________________________
13989 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
13990         Log: Tie::File doc tweak for Win32 from mjd. 
13991      Branch: perl
13992            ! lib/Tie/File.pm
13993 ____________________________________________________________________________
13994 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
13995         Log: Regen toc.
13996      Branch: perl
13997            ! pod/perltoc.pod
13998 ____________________________________________________________________________
13999 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
14000         Log: Decommission Encode::Tcl HZ testing for now.
14001      Branch: perl
14002            ! ext/Encode/t/Tcl.t
14003 ____________________________________________________________________________
14004 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
14005         Log: Must have a return.
14006      Branch: perl
14007            ! pp_pack.c
14008 ____________________________________________________________________________
14009 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
14010         Log: The very latest win32 score from Jan Dubois.
14011      Branch: perl
14012            ! pod/perldelta.pod
14013 ____________________________________________________________________________
14014 [ 15030] By: ams                                   on 2002/03/05  01:40:01
14015         Log: Subject: [PATCH] README.macos
14016              From: Chris Nandor <pudge@pobox.com>
14017              Date: Mon, 04 Mar 2002 17:37:59 -0500
14018              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
14019      Branch: perl
14020            ! README.macos
14021 ____________________________________________________________________________
14022 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
14023         Log: "The last pieces of Chinese puzzle" from Autrijus.
14024      Branch: perl
14025            + ext/Encode/lib/Encode/CN/HZ.pm
14026            - ext/Encode/Encode/HZ.enc
14027            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
14028            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14029 ____________________________________________________________________________
14030 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
14031         Log: Known test failures updates.
14032      Branch: perl
14033            ! pod/perldelta.pod
14034 ____________________________________________________________________________
14035 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
14036         Log: One more nit from mjd.
14037      Branch: perl
14038            ! lib/Tie/File/t/16_handle.t
14039 ____________________________________________________________________________
14040 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
14041         Log: Upgrade to Tie::File 0.17 from mjd.
14042      Branch: perl
14043            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
14044            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
14045 ____________________________________________________________________________
14046 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
14047         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
14048              From: Nicholas Clark <nick@unfortu.net>
14049              Date: Mon, 4 Mar 2002 23:33:52 +0000
14050              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
14051      Branch: perl
14052            ! pod/perldelta.pod
14053 ____________________________________________________________________________
14054 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
14055         Log: Escapee.
14056      Branch: perl
14057            ! proto.h
14058 ____________________________________________________________________________
14059 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
14060         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
14061              From: Nicholas Clark <nick@unfortu.net>
14062              Date: Mon, 4 Mar 2002 22:48:38 +0000
14063              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
14064      Branch: perl
14065            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
14066            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
14067            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
14068            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
14069            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
14070            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
14071            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
14072 ____________________________________________________________________________
14073 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
14074         Log: Cleaner.
14075      Branch: perl
14076            ! Makefile.SH
14077 ____________________________________________________________________________
14078 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
14079         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
14080              From: Jeffrey Friedl <jfriedl@yahoo.com>
14081              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
14082              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
14083      Branch: perl
14084            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
14085            ! pod/perlvar.pod
14086 ____________________________________________________________________________
14087 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
14088         Log: More Han tweaks from Autrjius Tang: most importantly,
14089              gbk is identical to cp936, so gbk can be removed and
14090              taken care of by an alias.
14091      Branch: perl
14092            - ext/Encode/Encode/gbk.enc
14093            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14094            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
14095            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14096            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14097 ____________________________________________________________________________
14098 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
14099         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
14100              From: Nicholas Clark <nick@unfortu.net>
14101              Date: Mon, 4 Mar 2002 22:20:13 +0000
14102              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
14103      Branch: perl
14104            ! pod/perldelta.pod
14105 ____________________________________________________________________________
14106 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
14107         Log: Based on
14108              
14109              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
14110              From: Anton Tagunov <tagunov@motor.ru>
14111              Date: Mon, 4 Mar 2002 21:14:39 +0300
14112              Message-ID: <1814137429.20020304211439@motor.ru>
14113      Branch: perl
14114            ! pod/perlunicode.pod
14115 ____________________________________________________________________________
14116 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
14117         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
14118              From: John Peacock <jpeacock@rowman.com>
14119              Date: Mon, 04 Mar 2002 16:18:42 -0500
14120              Message-ID: <3C83E4B2.3060700@rowman.com>
14121              
14122              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
14123              From: John Peacock <jpeacock@rowman.com>
14124              Date: Mon, 04 Mar 2002 16:42:55 -0500
14125              Message-ID: <3C83EA5F.80303@rowman.com>
14126      Branch: perl
14127            ! lib/ExtUtils/xsubpp pod/perlxs.pod
14128 ____________________________________________________________________________
14129 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
14130         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
14131              From: "Craig A. Berry" <craigberry@mac.com>
14132              Date: Mon, 04 Mar 2002 14:47:59 -0600
14133              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
14134              
14135              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
14136              From: "Craig A. Berry" <craigberry@mac.com>
14137              Date: Mon, 04 Mar 2002 15:04:58 -0600
14138              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
14139      Branch: perl
14140            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
14141 ____________________________________________________________________________
14142 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
14143         Log: metaconfig unit change for #15014.
14144      Branch: metaconfig/U/perl
14145            ! Extensions.U
14146 ____________________________________________________________________________
14147 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
14148         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
14149              of known extensions, where Encode::JP already is.
14150      Branch: perl
14151            ! Configure Porting/config.sh Porting/config_H uconfig.h
14152 ____________________________________________________________________________
14153 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
14154         Log: SJIS, from Dan Kogai.
14155      Branch: perl
14156            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
14157 ____________________________________________________________________________
14158 [ 15012] By: nick                                  on 2002/03/04  17:35:50
14159         Log: Intergrate perlio's Encode/compile
14160      Branch: perl
14161           !> ext/Encode/compile
14162 ____________________________________________________________________________
14163 [ 15011] By: nick                                  on 2002/03/04  17:29:54
14164         Log: Avoid $Id$ cleverness and just have a $VERSION.
14165      Branch: perlio
14166            ! ext/Encode/compile
14167 ____________________________________________________________________________
14168 [ 15010] By: nick                                  on 2002/03/04  17:29:14
14169         Log: Integrate mainline
14170      Branch: perlio
14171           +> lib/Math/BigInt/t/isa.t
14172           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
14173           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
14174           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
14175           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
14176           !> warnings.pl
14177 ____________________________________________________________________________
14178 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
14179         Log: Integrate ext/Encode/compile from perlio.
14180      Branch: perl
14181           !> ext/Encode/compile
14182 ____________________________________________________________________________
14183 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
14184         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
14185              updates not integrated, something odd going on in there.)
14186      Branch: perl
14187           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
14188           !> lib/Tie/File/t/16_handle.t
14189 ____________________________________________________________________________
14190 [ 15007] By: nick                                  on 2002/03/04  17:08:17
14191         Log: Integrate mainline
14192      Branch: perlio
14193           !> AUTHORS Changes Porting/Glossary Porting/config.sh
14194           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
14195           !> pod/perltoc.pod
14196 ____________________________________________________________________________
14197 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
14198         Log: A new M::BI test.
14199      Branch: perl
14200            + lib/Math/BigInt/t/isa.t
14201            ! MANIFEST
14202 ____________________________________________________________________________
14203 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
14204         Log: Subject: VMS test and perldelta update
14205              From: "Craig A. Berry" <craigberry@mac.com>
14206              Date: Mon, 04 Mar 2002 11:03:37 -0600
14207              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
14208      Branch: perl
14209            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
14210 ____________________________________________________________________________
14211 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
14212         Log: Needed for threaded builds.
14213      Branch: perl
14214            ! embed.fnc embed.h
14215 ____________________________________________________________________________
14216 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
14217         Log: Subject: [PATCH] taint + deprecated warnings
14218              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14219              Date: Mon, 4 Mar 2002 16:33:23 -0000
14220              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
14221      Branch: perl
14222            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
14223            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
14224            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
14225 ____________________________________________________________________________
14226 [ 15002] By: nick                                  on 2002/03/04  16:19:06
14227         Log: Win32 tweak
14228      Branch: perlio
14229            ! lib/Tie/File/t/16_handle.t
14230 ____________________________________________________________________________
14231 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
14232         Log: Update Changes.
14233      Branch: perl
14234            ! Changes patchlevel.h
14235 ____________________________________________________________________________
14236 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
14237         Log: AUTHORS updates.
14238      Branch: perl
14239            ! AUTHORS
14240 ____________________________________________________________________________
14241 [ 14999] By: nick                                  on 2002/03/04  15:26:43
14242         Log: Win32 hack
14243      Branch: perlio
14244            ! ext/Encode/compile ext/Encode/t/JP.t
14245 ____________________________________________________________________________
14246 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
14247         Log: Encode doc tweak from Autrijus Tang.
14248      Branch: perl
14249            ! ext/Encode/Encode.pm
14250 ____________________________________________________________________________
14251 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
14252         Log: Regen Glossary et al.  (It seems the #14875 didn't
14253              quite work in removing the double-dot?)
14254      Branch: perl
14255            ! Porting/Glossary Porting/config.sh Porting/config_H
14256 ____________________________________________________________________________
14257 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
14258         Log: Regen toc.
14259      Branch: perl
14260            ! pod/perltoc.pod
14261 ____________________________________________________________________________
14262 [ 14995] By: nick                                  on 2002/03/04  14:42:09
14263         Log: Remove debugging assert
14264      Branch: perlio
14265            ! ext/threads/shared/shared.xs
14266 ____________________________________________________________________________
14267 [ 14994] By: nick                                  on 2002/03/04  14:41:54
14268         Log: Integrate mainline
14269      Branch: perlio
14270           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
14271           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
14272           !> lib/Tie/File/t/15_pushpop.t util.c
14273 ____________________________________________________________________________
14274 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
14275         Log: Han update from Autrijus Tang. 
14276      Branch: perl
14277            ! ext/Encode/Encode.pm
14278 ____________________________________________________________________________
14279 [ 14992] By: nick                                  on 2002/03/04  14:08:38
14280         Log: Integrate mainline - all tests pass - some noise from threads
14281              av_simple (SuSE7.3).
14282      Branch: perlio
14283           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14284           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
14285           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
14286           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
14287           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
14288           +> lib/Tie/File/t/11_rv_splice_rs.t
14289           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
14290           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
14291           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
14292            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14293            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14294            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14295            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14296            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14297            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14298            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
14299            - lib/Tie/File/15_pushpop.t
14300           !> (integrate 47 files)
14301 ____________________________________________________________________________
14302 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
14303         Log: Missing MANIFESTations.
14304      Branch: perl
14305            ! MANIFEST
14306 ____________________________________________________________________________
14307 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
14308         Log: Attempt at portability.
14309      Branch: perl
14310            ! util.c
14311 ____________________________________________________________________________
14312 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
14313         Log: Needed by #14985.
14314      Branch: perl
14315            ! embed.h global.sym proto.h
14316 ____________________________________________________________________________
14317 [ 14988] By: ams                                   on 2002/03/04  08:59:27
14318         Log: Upgrade to Tie::File 0.16.
14319      Branch: perl
14320            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
14321            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
14322            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
14323            ! lib/Tie/File/t/15_pushpop.t
14324 ____________________________________________________________________________
14325 [ 14987] By: ams                                   on 2002/03/04  08:48:11
14326         Log: Subject: [PATCH @14577] perly-fixer
14327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14328              Date: Mon, 4 Mar 2002 02:28:51 -0500
14329              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
14330      Branch: perl
14331            ! Makefile.SH perly.fixer
14332 ____________________________________________________________________________
14333 [ 14986] By: ams                                   on 2002/03/04  08:43:37
14334         Log: Subject: [PATCH @14577] xsubpp
14335              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14336              Date: Mon, 4 Mar 2002 02:25:52 -0500
14337              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
14338      Branch: perl
14339            ! lib/ExtUtils/xsubpp pod/perlxs.pod
14340 ____________________________________________________________________________
14341 [ 14985] By: ams                                   on 2002/03/04  08:40:46
14342         Log: Subject: [PATCH @14577] sv_cmp and friends
14343              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14344              Date: Mon, 4 Mar 2002 02:31:04 -0500
14345              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
14346      Branch: perl
14347            ! embed.fnc sv.c util.c
14348 ____________________________________________________________________________
14349 [ 14984] By: ams                                   on 2002/03/04  08:16:06
14350         Log: Fix File::Path docs as suggested by Ronald Kimball.
14351      Branch: perl
14352            ! lib/File/Path.pm
14353 ____________________________________________________________________________
14354 [ 14983] By: ams                                   on 2002/03/04  08:11:20
14355         Log: Update perldata fix as suggested by Benjamin Goldberg.
14356      Branch: perl
14357            ! pod/perldata.pod
14358 ____________________________________________________________________________
14359 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
14360         Log: Faulty skip.
14361      Branch: perl
14362            ! ext/DB_File/t/db-recno.t
14363 ____________________________________________________________________________
14364 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
14365         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
14366              From: Anton Tagunov <tagunov@motor.ru>
14367              Date: Mon, 4 Mar 2002 05:41:41 +0300
14368              Message-Id: <7916563907.20020304054141@motor.ru>
14369              
14370              Subject: [ID 20020303.005] Patch perlinicode C API description
14371              From: Anton Tagunov <tagunov@motor.ru>
14372              Date: Mon, 4 Mar 2002 06:08:23 +0300
14373              Message-Id: <2018165510.20020304060823@motor.ru>
14374      Branch: perl
14375            ! lib/utf8.pm pod/perlunicode.pod
14376 ____________________________________________________________________________
14377 [ 14980] By: ams                                   on 2002/03/04  02:19:20
14378         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
14379              From: Anton Tagunov <tagunov@motor.ru>
14380              Date: Mon, 4 Mar 2002 02:17:40 +0300
14381              Message-Id: <1344322124.20020304021740@motor.ru>
14382      Branch: perl
14383            ! pod/perldata.pod
14384 ____________________________________________________________________________
14385 [ 14979] By: ams                                   on 2002/03/04  02:17:54
14386         Log: Subject: RE: [PATCH] RE: DB_File breakage
14387              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14388              Date: Sun, 3 Mar 2002 23:56:31 -0000
14389              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
14390      Branch: perl
14391            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14392            ! ext/DB_File/t/db-recno.t
14393 ____________________________________________________________________________
14394 [ 14978] By: ams                                   on 2002/03/04  02:07:16
14395         Log: Subject: [PATCH] docs for ExtUtils::Manifest
14396              From: Nicholas Clark <nick@unfortu.net>
14397              Date: Sun, 3 Mar 2002 23:29:25 +0000
14398              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
14399      Branch: perl
14400            ! lib/ExtUtils/Manifest.pm
14401 ____________________________________________________________________________
14402 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
14403         Log: Forgot from the M::BI 1.54 update.
14404      Branch: perl
14405            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
14406            ! lib/Math/BigInt/t/upgrade.inc
14407 ____________________________________________________________________________
14408 [ 14976] By: ams                                   on 2002/03/04  02:04:32
14409         Log: Subject: [PATCH] attr
14410              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14411              Date: Sun, 3 Mar 2002 22:09:58 -0000
14412              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
14413      Branch: perl
14414            ! lib/warnings.pm warnings.pl
14415 ____________________________________________________________________________
14416 [ 14975] By: ams                                   on 2002/03/04  02:01:27
14417         Log: Subject: [PATCH] File::Path documentation
14418              From: Colin Meyer <cmeyer@helvella.org>
14419              Date: Sun, 3 Mar 2002 14:54:24 -0800
14420              Message-Id: <20020303145424.A21774@hobart.helvella.org>
14421      Branch: perl
14422            ! lib/File/Path.pm
14423 ____________________________________________________________________________
14424 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
14425         Log: Typo.
14426      Branch: perl
14427            ! lib/Math/BigInt/t/upgrade.t
14428 ____________________________________________________________________________
14429 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
14430         Log: Editing errors.
14431      Branch: perl
14432            ! MANIFEST
14433 ____________________________________________________________________________
14434 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
14435         Log: Upgrade to Math::BigInt 1.54.
14436      Branch: perl
14437            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14438            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14439            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
14440            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
14441            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
14442            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
14443 ____________________________________________________________________________
14444 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
14445         Log: Test tweak from Craig Berry.
14446      Branch: perl
14447            ! lib/Tie/File/t/15_pushpop.t
14448 ____________________________________________________________________________
14449 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
14450         Log: Upgrade to Tie::File 0.15.
14451      Branch: perl
14452            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14453            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
14454            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
14455            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
14456            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
14457            + lib/Tie/File/t/11_rv_splice_rs.t
14458            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
14459            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
14460            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14461            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14462            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14463            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14464            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14465            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14466            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
14467            - lib/Tie/File/15_pushpop.t
14468            ! MANIFEST lib/Tie/File.pm
14469 ____________________________________________________________________________
14470 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
14471         Log: The EBCDIC gaps apply only to the real A-Z.
14472      Branch: perl
14473            ! ext/B/B/Deparse.pm
14474 ____________________________________________________________________________
14475 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
14476         Log: EBCDIC: deparse \cX correctly.
14477      Branch: perl
14478            ! ext/B/B/Deparse.pm
14479 ____________________________________________________________________________
14480 [ 14967] By: ams                                   on 2002/03/03  18:18:00
14481         Log: Subject: [PATCH] nit in perlsyn.pod
14482              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
14483              Date: Sun, 03 Mar 2002 20:16:10 +0100
14484              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
14485      Branch: perl
14486            ! pod/perlsyn.pod
14487 ____________________________________________________________________________
14488 [ 14966] By: ams                                   on 2002/03/03  18:06:32
14489         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
14490              From: Michael G Schwern <schwern@pobox.com>
14491              Date: Sun, 3 Mar 2002 13:33:28 -0500
14492              Message-Id: <20020303183328.GA3296@blackrider>
14493      Branch: perl
14494            ! utils/h2xs.PL
14495 ____________________________________________________________________________
14496 [ 14965] By: ams                                   on 2002/03/03  18:00:03
14497         Log: Subject: [ PATCH ] HP back to default
14498              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14499              Date: Sun, 03 Mar 2002 18:48:34 +0100
14500              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
14501      Branch: perl
14502            ! hints/hpux.sh
14503 ____________________________________________________________________________
14504 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
14505         Log: EBCDIC: special cases of special cases.
14506      Branch: perl
14507            ! t/uni/case.pl
14508 ____________________________________________________________________________
14509 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
14510         Log: EBCDIC: the v-string components cannot exceed 2147483647.
14511      Branch: perl
14512            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
14513 ____________________________________________________________________________
14514 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
14515         Log: Remove the bogus "incorrect case" warning completely.
14516              The problem exists, but the cure, in which ever form
14517              it will be, needs to be something more subtle.
14518      Branch: perl
14519            ! op.c pod/perldiag.pod
14520 ____________________________________________________________________________
14521 [ 14961] By: ams                                   on 2002/03/03  13:39:09
14522         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
14523              From: Mark-Jason Dominus <mjd@plover.com>
14524              Date: Sun, 03 Mar 2002 09:32:16 -0500
14525              Message-Id: <20020303143216.10536.qmail@plover.com>
14526      Branch: perl
14527            ! t/op/tiearray.t
14528 ____________________________________________________________________________
14529 [ 14960] By: nick                                  on 2002/03/03  09:59:59
14530         Log: Integrate mainline
14531      Branch: perlio
14532           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
14533            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
14534            ! ext/Encode/compile
14535           !> (integrate 27 files)
14536 ____________________________________________________________________________
14537 [ 14959] By: ams                                   on 2002/03/03  08:11:34
14538         Log: Fix #14957.
14539      Branch: perl
14540            ! ext/DB_File/t/db-recno.t
14541 ____________________________________________________________________________
14542 [ 14958] By: ams                                   on 2002/03/03  05:51:00
14543         Log: Subject: [PATCH @14577] NL in debugger
14544              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14545              Date: Sat, 2 Mar 2002 05:34:12 -0500
14546              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
14547      Branch: perl
14548            ! lib/perl5db.pl
14549 ____________________________________________________________________________
14550 [ 14957] By: ams                                   on 2002/03/03  05:00:04
14551         Log: Subject: Re: DB_File breakage
14552              From: Schuyler Erle <schuyler@oreilly.com>
14553              Date: Sat, 02 Mar 2002 21:50:30 -0800
14554              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
14555      Branch: perl
14556            ! ext/DB_File/t/db-recno.t
14557 ____________________________________________________________________________
14558 [ 14956] By: ams                                   on 2002/03/03  04:40:08
14559         Log: Subject: [PATCH @14577] Debugging OPs
14560              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14561              Date: Sat, 2 Mar 2002 05:49:58 -0500
14562              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
14563      Branch: perl
14564            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
14565            ! pod/perlrun.pod sv.h
14566 ____________________________________________________________________________
14567 [ 14955] By: ams                                   on 2002/03/03  04:34:41
14568         Log: Subject: Tie::Array doc patch
14569              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
14570              Date: Sat, 02 Mar 2002 08:42:56 +0900
14571              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
14572      Branch: perl
14573            ! lib/Tie/Array.pm
14574 ____________________________________________________________________________
14575 [ 14954] By: ams                                   on 2002/03/03  04:23:33
14576         Log: Subject: Re: Smoke 14870
14577              From: Nicholas Clark <nick@unfortu.net>
14578              Date: Sat, 2 Mar 2002 20:00:53 +0000
14579              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
14580      Branch: perl
14581            ! README.hpux
14582 ____________________________________________________________________________
14583 [ 14953] By: ams                                   on 2002/03/03  04:15:49
14584         Log: Subject: RE: VERSION core
14585              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14586              Date: Sat, 2 Mar 2002 22:50:44 -0000
14587              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
14588      Branch: perl
14589            ! t/comp/use.t
14590 ____________________________________________________________________________
14591 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
14592         Log: The #14949 removed this error from non-Win32.
14593      Branch: perl
14594            ! t/lib/warnings/op
14595 ____________________________________________________________________________
14596 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
14597         Log: BeOS back on track.
14598      Branch: perl
14599            ! README.beos
14600 ____________________________________________________________________________
14601 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
14602         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
14603              higher is okay.
14604      Branch: perl
14605            ! ext/POSIX/t/posix.t
14606 ____________________________________________________________________________
14607 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
14608         Log: For now, make "incorrect case" a Win32-only warning.
14609      Branch: perl
14610            ! op.c
14611 ____________________________________________________________________________
14612 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
14613         Log: Demand more before attempting socketpair().
14614      Branch: perl
14615            ! pp_sys.c
14616 ____________________________________________________________________________
14617 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
14618         Log: Remove obsolete hack.
14619      Branch: perl
14620            ! makedepend.SH
14621 ____________________________________________________________________________
14622 [ 14946] By: ams                                   on 2002/03/02  16:00:32
14623         Log: Forgot to delete encode.* from MANIFEST.
14624      Branch: perl
14625            ! MANIFEST
14626 ____________________________________________________________________________
14627 [ 14945] By: ams                                   on 2002/03/02  14:41:03
14628         Log: Delete ex-test output.
14629      Branch: perl
14630            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
14631 ____________________________________________________________________________
14632 [ 14944] By: ams                                   on 2002/03/02  13:54:35
14633         Log: Subject: [PATCH] DB_File 1.803
14634              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14635              Date: Sat, 2 Mar 2002 14:33:32 -0000
14636              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
14637      Branch: perl
14638            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14639            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
14640 ____________________________________________________________________________
14641 [ 14943] By: ams                                   on 2002/03/02  13:43:06
14642         Log: Upgrade to Tie::File 0.14.
14643      Branch: perl
14644            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
14645            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
14646            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
14647 ____________________________________________________________________________
14648 [ 14942] By: nick                                  on 2002/03/02  11:05:53
14649         Log: Integrate mainline
14650      Branch: perlio
14651           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14652           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
14653           +> ext/Encode/t/table.utf8
14654           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
14655           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
14656           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14657           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
14658           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
14659           !> universal.c utils/perldoc.PL
14660 ____________________________________________________________________________
14661 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
14662         Log: More CJK (just C, really) tables from Autrijus Tang
14663              (originally from iconv, used with permission of Bruno Haible)
14664      Branch: perl
14665            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14666            + ext/Encode/Encode/iso-ir-165.enc
14667            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14668            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
14669            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
14670 ____________________________________________________________________________
14671 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
14672         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
14673              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14674              Date: Fri, 1 Mar 2002 15:32:13 -0500
14675              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
14676      Branch: perl
14677            ! utils/perldoc.PL
14678 ____________________________________________________________________________
14679 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
14680         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
14681              From: Schuyler Erle <schuyler@oreilly.com>
14682              Date: Fri, 01 Mar 2002 14:22:19 -0800
14683              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
14684              
14685              Subject: Re: PATCH: "splice() offset past end of array" warning.
14686              From: Mark-Jason Dominus <mjd@plover.com>
14687              Date: Fri, 01 Mar 2002 17:19:49 -0500
14688              Message-ID: <20020301221949.7610.qmail@plover.com>
14689      Branch: perl
14690            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
14691 ____________________________________________________________________________
14692 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
14693         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
14694              From: Mark-Jason Dominus <mjd@plover.com>
14695              Date: Fri, 01 Mar 2002 18:35:35 -0500
14696              Message-ID: <20020301233535.15969.qmail@plover.com>
14697      Branch: perl
14698            ! av.c
14699 ____________________________________________________________________________
14700 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
14701         Log: Subject: RE: VERSION core
14702              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14703              Date: Fri, 1 Mar 2002 23:47:48 -0000
14704              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
14705      Branch: perl
14706            ! pod/perldiag.pod universal.c
14707 ____________________________________________________________________________
14708 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
14709         Log: Update Changes
14710      Branch: maint-5.6/macperl
14711            ! macos/Changes
14712 ____________________________________________________________________________
14713 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
14714         Log: Fix update to resources
14715      Branch: maint-5.6/macperl
14716            ! macos/macperl/MacPerl.r
14717 ____________________________________________________________________________
14718 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
14719         Log: metaconfig unit change for #14930.
14720      Branch: metaconfig
14721            ! U/modified/Init.U
14722 ____________________________________________________________________________
14723 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
14724         Log: Fix debugger to handle Mac OS psedofiles
14725      Branch: maint-5.6/macperl
14726            ! lib/DB.pm lib/perl5db.pl
14727 ____________________________________________________________________________
14728 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
14729         Log: Various fixes from Thomas Wegner
14730      Branch: maint-5.6/macperl
14731            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
14732 ____________________________________________________________________________
14733 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
14734         Log: Some resource updates
14735      Branch: maint-5.6/macperl
14736            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
14737            ! macos/macperl/MacPerl.rsrc
14738 ____________________________________________________________________________
14739 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
14740         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
14741              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14742              Date: Fri, 01 Mar 2002 09:38:59 -0800
14743              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
14744      Branch: perl
14745            ! Configure
14746 ____________________________________________________________________________
14747 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
14748         Log: Add some missing sfio symbols (Alan Fry)
14749      Branch: maint-5.6/macperl
14750            ! macos/macperl.sym
14751 ____________________________________________________________________________
14752 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
14753         Log: Update version and README
14754      Branch: maint-5.6/macperl
14755            ! README.macos macos/MPVersion.r
14756 ____________________________________________________________________________
14757 [ 14926] By: nick                                  on 2002/03/01  15:56:41
14758         Log: Integrate mainline
14759      Branch: perlio
14760           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
14761           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14762           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14763           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14764           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14765           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14766           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14767           +> lib/Tie/File/13_size_rs.t
14768           !> (integrate 80 files)
14769 ____________________________________________________________________________
14770 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
14771         Log: Better advertising.
14772      Branch: perl
14773            ! pod/perldelta.pod pod/perlfaq5.pod
14774 ____________________________________________________________________________
14775 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
14776         Log: Update Changes.
14777      Branch: perl
14778            ! Changes patchlevel.h
14779 ____________________________________________________________________________
14780 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
14781         Log: Lost in the shuffle.
14782      Branch: perl
14783            + lib/Math/BigInt/t/downgrade.t
14784            ! MANIFEST
14785 ____________________________________________________________________________
14786 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
14787         Log: Advertise Tie::File.
14788      Branch: perl
14789            ! pod/perldelta.pod pod/perlfaq5.pod
14790 ____________________________________________________________________________
14791 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
14792         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
14793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14794              Date: Thu, 28 Feb 2002 18:55:48 +0100
14795              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
14796      Branch: perl
14797            ! x2p/walk.c
14798 ____________________________________________________________________________
14799 [ 14920] By: ams                                   on 2002/03/01  09:06:01
14800         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
14801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14802              Date: Tue, 26 Feb 2002 19:54:31 -0500
14803              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
14804      Branch: perl
14805            ! embed.fnc ext/B/B/Deparse.pm gv.c
14806 ____________________________________________________________________________
14807 [ 14919] By: ams                                   on 2002/03/01  03:03:12
14808         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
14809      Branch: perl
14810            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
14811            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14812            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14813            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14814            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14815            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14816            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14817 ____________________________________________________________________________
14818 [ 14918] By: ams                                   on 2002/03/01  02:36:58
14819         Log: Add Tie::File 0.12 from MJD.
14820      Branch: perl
14821            + lib/Tie/File.pm lib/Tie/File/01_gen.t
14822            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14823            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14824            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14825            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14826            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14827            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14828            ! MANIFEST
14829 ____________________________________________________________________________
14830 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
14831         Log: Encoding name mapping tweaks.
14832      Branch: perl
14833            ! ext/Encode/Encode.pm
14834 ____________________________________________________________________________
14835 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
14836         Log: metaconfig unit change for #14915.
14837      Branch: metaconfig
14838            ! U/modified/Init.U
14839 ____________________________________________________________________________
14840 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
14841         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
14842              From: Paul_GreenVOS@vos.stratus.com
14843              Date: Thu, 28 Feb 02 15:05 est
14844              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
14845      Branch: perl
14846            ! Configure
14847 ____________________________________________________________________________
14848 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
14849         Log: PL_bostr was pointing to the wrong string
14850              (a string left around from the loading of the Unicode \w)
14851              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
14852              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
14853      Branch: perl
14854            ! regexec.c
14855 ____________________________________________________________________________
14856 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
14857         Log: Sync with libnet-1.10
14858      Branch: perl
14859            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
14860            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
14861            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
14862            ! lib/Net/t/netrc.t
14863 ____________________________________________________________________________
14864 [ 14912] By: ams                                   on 2002/02/28  13:02:50
14865         Log: Subject: [PATCH] perldelta.pod fixes
14866              From: Autrijus Tang <autrijus@autrijus.org>
14867              Date: Thu, 28 Feb 2002 21:44:15 +0800
14868              Message-Id: <20020228134415.GB16422@not.autrijus.org>
14869      Branch: perl
14870            ! pod/perldelta.pod
14871 ____________________________________________________________________________
14872 [ 14911] By: ams                                   on 2002/02/28  11:31:44
14873         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
14874              From: Stas Bekman <stas@stason.org>
14875              Date: Mon, 04 Feb 2002 16:18:53 +0800
14876              Message-Id: <3C7E1E5F.1000605@stason.org>
14877              (Applied by hand).
14878      Branch: perl
14879            ! lib/File/Copy.pm
14880 ____________________________________________________________________________
14881 [ 14910] By: ams                                   on 2002/02/28  11:26:47
14882         Log: Subject: [PATCH lib/Pod/Html.pm]
14883              From: Stas Bekman <stas@stason.org>
14884              Date: Thu, 28 Feb 2002 20:05:01 +0800
14885              Message-Id: <3C7E1CED.7000307@stason.org>
14886      Branch: perl
14887            ! lib/Pod/Html.pm
14888 ____________________________________________________________________________
14889 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
14890         Log: Tests for #14908.
14891      Branch: perl
14892            ! t/op/pat.t
14893 ____________________________________________________________________________
14894 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
14895         Log: Make shared hash keys to be \0-terminated:
14896              one possible resolution for
14897              "UTF-8, weird \w behaviour after HASH-KEY-ification"
14898              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
14899              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
14900              The hash keys weren't \0-terminated.  This meant that the EOL ($)
14901              in regmatch() got the nextchr beyond the last character.  Since
14902              the keys were UTF-8, the nextchr was \1, not the usual
14903              string-terminating \0.  Wham, no match.
14904              
14905              I think another possible resolution could be to stop the nextchr
14906              computation in regmatch() from peeking beyond the last character
14907              of the string:
14908              
14909              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
14910      Branch: perl
14911            ! hv.c hv.h
14912 ____________________________________________________________________________
14913 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
14914         Log: Subject: [PATCH] Perl interface to newIO()
14915              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14916              Date: Wed, 27 Feb 2002 20:15:27 -0800
14917              Message-ID: <f7af8gzkgaET092yn@efn.org>
14918      Branch: perl
14919            ! lib/Symbol.pm
14920 ____________________________________________________________________________
14921 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
14922         Log: The "list" part of
14923              
14924              Subject: [PATCH perlop] .. returns a *list* of *integers*
14925              From: Mike Guy <mjtg@cam.ac.uk>
14926              Date: Tue, 26 Feb 2002 18:30:22 +0000
14927              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
14928              
14929              plus few nits.
14930      Branch: perl
14931            ! pod/perlop.pod
14932 ____________________________________________________________________________
14933 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
14934         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
14935              From: Abe Timmerman <abe@ztreet.demon.nl>
14936              Date: Thu, 28 Feb 2002 00:04:06 +0100
14937              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
14938      Branch: perl
14939            ! lib/File/stat.t
14940 ____________________________________________________________________________
14941 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
14942         Log: Integrate from maintperl.
14943      Branch: maint-5.6/macperl
14944           !> doio.c op.c t/io/open.t t/pragma/strict-subs
14945 ____________________________________________________________________________
14946 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
14947         Log: Upgrade to Math::BigInt 1.53.
14948      Branch: perl
14949            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14950            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14951            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
14952            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
14953            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
14954            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
14955 ____________________________________________________________________________
14956 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
14957         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
14958              From: "Craig A. Berry" <craigberry@mac.com>
14959              Date: Wed, 27 Feb 2002 15:36:38 -0600
14960              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
14961      Branch: perl
14962            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
14963            ! vms/ext/filespec.t
14964 ____________________________________________________________________________
14965 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
14966         Log: Subject: [PATCH] Some minor changes for Cygwin
14967              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14968              Date: Wed, 27 Feb 2002 22:25:41 +0100
14969              Message-ID: <14296492589.20020227222541@familiehaase.de>
14970      Branch: perl
14971            ! Makefile.SH README.cygwin cygwin/perlld.in
14972 ____________________________________________________________________________
14973 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
14974         Log: Update the UTF-8 explanation table.
14975      Branch: perl
14976            ! pod/perlunicode.pod utf8.h
14977 ____________________________________________________________________________
14978 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
14979         Log: Repatch from Robin Barker: anon subs in C<package;> are
14980              now __ANON__::__ANON__ (should help for mod_perl package
14981              since #12251)
14982      Branch: perl
14983            ! gv.c op.c t/op/runlevel.t toke.c
14984 ____________________________________________________________________________
14985 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
14986         Log: Update Changes.
14987      Branch: perl
14988            ! Changes patchlevel.h
14989 ____________________________________________________________________________
14990 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
14991         Log: perldelta updates.
14992      Branch: perl
14993            ! pod/perldelta.pod
14994 ____________________________________________________________________________
14995 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
14996         Log: Signedness nit.
14997      Branch: perl
14998            ! regexec.c
14999 ____________________________________________________________________________
15000 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
15001         Log: Subject: Re: Smoke 14870
15002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15003              Date: Wed, 27 Feb 2002 16:48:35 +0100
15004              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
15005              
15006              (with some additional garnish)
15007      Branch: perl
15008            ! README.hpux hints/hpux.sh
15009 ____________________________________________________________________________
15010 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
15011         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
15012              into perl.exp in AIX.
15013      Branch: perl
15014            ! makedef.pl perl.h
15015 ____________________________________________________________________________
15016 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
15017         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
15018              From: Robin Barker <rmb1@cise.npl.co.uk>
15019              Date: Wed, 27 Feb 2002 14:39:35 GMT
15020              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
15021      Branch: perl
15022            ! pod/perlrun.pod
15023 ____________________________________________________________________________
15024 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
15025         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
15026              From: Robin Barker <rmb1@cise.npl.co.uk>
15027              Date: Wed, 27 Feb 2002 12:25:30 GMT
15028              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
15029      Branch: perl
15030            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
15031            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
15032            ! pod/perlunicode.pod pod/perluniintro.pod
15033 ____________________________________________________________________________
15034 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
15035         Log: Only modify LD_LIBRARY_PATH in case there are directories.
15036      Branch: perl
15037            ! hints/dec_osf.sh
15038 ____________________________________________________________________________
15039 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
15040         Log: Subject: [PATCH] perl/hints/vos.sh
15041              From: Paul_GreenVOS@vos.stratus.com
15042              Date: Tue, 26 Feb 02 15:19 est
15043              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
15044      Branch: perl
15045            ! hints/vos.sh
15046 ____________________________________________________________________________
15047 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
15048         Log: Forgot from #14888.
15049      Branch: perl
15050            ! ext/Unicode/Normalize/mkheader
15051 ____________________________________________________________________________
15052 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
15053         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
15054      Branch: perl
15055            ! ext/Unicode/Normalize/Changes
15056            ! ext/Unicode/Normalize/Normalize.pm
15057            ! ext/Unicode/Normalize/Normalize.xs
15058            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
15059            ! ext/Unicode/Normalize/t/test.t
15060 ____________________________________________________________________________
15061 [ 14887] By: ams                                   on 2002/02/26  23:51:52
15062         Log: Subject: Missing diagnostics
15063              From: Simon Glover <scog@roe.ac.uk>
15064              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
15065              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
15066              
15067              Subject: [PATCH] Better wording for the lvalue vec diagnostic
15068              From: Simon Glover <scog@roe.ac.uk>
15069              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
15070              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
15071      Branch: perl
15072            ! doop.c pod/perldiag.pod t/op/vec.t
15073 ____________________________________________________________________________
15074 [ 14886] By: ams                                   on 2002/02/26  15:48:34
15075         Log: Subject: [PATCH] Not OK 5.7.2@14884
15076              From: andreas.koenig@anima.de (Andreas J. Koenig)
15077              Date: Tue, 26 Feb 2002 15:03:55 +0100
15078              Message-Id: <m38z9gfigk.fsf@anima.de>
15079      Branch: perl
15080            ! t/lib/access.t
15081 ____________________________________________________________________________
15082 [ 14885] By: nick                                  on 2002/02/26  13:48:55
15083         Log: Integrate mainline
15084      Branch: perlio
15085           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
15086           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
15087           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
15088            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
15089           !> (integrate 102 files)
15090 ____________________________________________________________________________
15091 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
15092         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
15093              1.1999999999999996, or thereabouts (yes, even sprintf).
15094      Branch: perl
15095            ! t/base/num.t
15096 ____________________________________________________________________________
15097 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
15098         Log: Neither.
15099      Branch: perl
15100            ! pod/perldelta.pod
15101 ____________________________________________________________________________
15102 [ 14882] By: ams                                   on 2002/02/26  08:46:55
15103         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
15104              From: Michael G Schwern <schwern@pobox.com>
15105              Date: Tue, 26 Feb 2002 01:01:28 -0500
15106              Message-Id: <20020226060128.GA2439@blackrider>
15107      Branch: perl
15108            ! hv.c pod/perldiag.pod
15109 ____________________________________________________________________________
15110 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
15111         Log: Subject: [PATCH B::Concise] docs, typos
15112              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15113              Date: Mon, 25 Feb 2002 16:41:16 +0100
15114              Message-ID: <20020225164116.A1054@rafael>
15115      Branch: perl
15116            ! ext/B/B/Concise.pm
15117 ____________________________________________________________________________
15118 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
15119         Log: POSIX: add isatty to @EXPORT_OK, reformat.
15120      Branch: perl
15121            ! ext/POSIX/POSIX.pm
15122 ____________________________________________________________________________
15123 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
15124         Log: If using -Dloclibpth=... the directories need to
15125              be appended to LD_LIBRARY_PATH (and ickily, if those
15126              directories contain a (newer?) libdb.so, we need to
15127              prepend    /usr/shlib to loclibpth).
15128      Branch: perl
15129            ! hints/dec_osf.sh
15130 ____________________________________________________________________________
15131 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
15132         Log: Subject: [PATCH] Perl interface to newIO()
15133              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
15134              Date: Mon, 25 Feb 2002 15:04:57 -0800
15135              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
15136      Branch: perl
15137            ! lib/Symbol.pm lib/Symbol.t
15138 ____________________________________________________________________________
15139 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
15140         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
15141              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
15142              Date: Mon, 25 Feb 2002 21:58:30 +0100
15143              Message-ID: <20020225215830.A744@rafael>
15144      Branch: perl
15145            ! pod/perlvar.pod
15146 ____________________________________________________________________________
15147 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
15148         Log: Big5 tweaks from Autrijus Tang.
15149      Branch: perl
15150            ! ext/Encode/Encode/big5.enc
15151 ____________________________________________________________________________
15152 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
15153         Log: Subject: [PATCH Glossary configpm] cleanups
15154              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15155              Date: Mon, 25 Feb 2002 23:27:15 +0100
15156              Message-ID: <20020225232715.C744@rafael>
15157      Branch: perl
15158            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
15159 ____________________________________________________________________________
15160 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
15161         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
15162              From: Nicholas Clark <nick@unfortu.net>
15163              Date: Mon, 25 Feb 2002 21:53:24 +0000
15164              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
15165      Branch: perl
15166            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
15167            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
15168            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
15169 ____________________________________________________________________________
15170 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
15171         Log: Upgrade to I18N::LangTags 0.27.
15172              (Causes one flipflop back to perl.com URL, must poke Sean.)
15173      Branch: perl
15174            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
15175            ! lib/I18N/LangTags/List.pm
15176 ____________________________________________________________________________
15177 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
15178         Log: Upgrade to Getopt::Long 2.28.
15179      Branch: perl
15180            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15181            ! lib/Getopt/Long/README
15182 ____________________________________________________________________________
15183 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
15184         Log: No =head.
15185      Branch: perl
15186            ! pod/perlebcdic.pod
15187 ____________________________________________________________________________
15188 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
15189         Log: Update Changes.
15190      Branch: perl
15191            ! Changes patchlevel.h
15192 ____________________________________________________________________________
15193 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
15194         Log: metaconfig unit change for #14868.
15195      Branch: metaconfig
15196            ! U/modified/Chk_MANI.U
15197 ____________________________________________________________________________
15198 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
15199         Log: Some hosts understand split -l 50, some only split -50
15200              (from Paul Eggert).
15201      Branch: perl
15202            ! Configure
15203 ____________________________________________________________________________
15204 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
15205         Log: Subject: Re: [PATCH bleadperl] socketpair.t
15206              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15207              Date: Sun, 24 Feb 2002 10:31:25 +0100
15208              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
15209              
15210              (the pid half only)
15211      Branch: perl
15212            ! win32/win32.c
15213 ____________________________________________________________________________
15214 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
15215         Log: Mention the new pack tricks.
15216      Branch: perl
15217            ! pod/perldelta.pod
15218 ____________________________________________________________________________
15219 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
15220         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
15221              From: Richard.Foley@t-online.de (Richard Foley)
15222              Date: Mon, 25 Feb 2002 13:47:03 +0100
15223              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
15224      Branch: perl
15225            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
15226            ! pod/perldebug.pod pod/perldelta.pod
15227 ____________________________________________________________________________
15228 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
15229         Log: Typo corrections from John P. Linderman.
15230      Branch: perl
15231            ! ext/IPC/SysV/Semaphore.pm
15232 ____________________________________________________________________________
15233 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
15234         Log: Upgrade to Math::BigInt 1.52.
15235      Branch: perl
15236            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15237            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
15238            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
15239            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
15240            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
15241 ____________________________________________________________________________
15242 [ 14862] By: ams                                   on 2002/02/25  10:39:40
15243         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
15244              From: Robin Barker <rmb1@cise.npl.co.uk>
15245              Date: Mon, 25 Feb 2002 11:35:06 GMT
15246              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
15247              
15248              Subject: [PATCH Net/Cmd.pm]
15249              From: Robin Barker <rmb1@cise.npl.co.uk>
15250              Date: Mon, 25 Feb 2002 11:37:06 GMT
15251              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
15252      Branch: perl
15253            ! lib/Cwd.pm lib/Net/Cmd.pm
15254 ____________________________________________________________________________
15255 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
15256         Log: Cut-and-paste errors.
15257      Branch: perl
15258            ! t/op/pat.t
15259 ____________________________________________________________________________
15260 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
15261         Log: EBCDIC: the control characters are not that easy to find.
15262      Branch: perl
15263            ! t/op/pat.t
15264 ____________________________________________________________________________
15265 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
15266         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
15267              From: John Peacock <jpeacock@rowman.com>
15268              Date: Sun, 24 Feb 2002 22:08:28 -0500
15269              Message-ID: <3C79AAAC.6060903@rowman.com>
15270      Branch: perl
15271            ! sv.c
15272 ____________________________________________________________________________
15273 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
15274         Log: SvSetSV() is not returnable, but that's okay since
15275              sv_copypv() returns void.
15276      Branch: perl
15277            ! sv.c
15278 ____________________________________________________________________________
15279 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
15280         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
15281              From: John Peacock <jpeacock@rowman.com>                 
15282              Date: Sun, 24 Feb 2002 16:40:07 -0500
15283              Message-ID: <3C795DB7.40105@rowman.com>               
15284      Branch: perl
15285            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
15286            ! pp_hot.c proto.h sv.c
15287 ____________________________________________________________________________
15288 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
15289         Log: Tiny code cleanup.
15290      Branch: perl
15291            ! regexec.c
15292 ____________________________________________________________________________
15293 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
15294         Log: Use to_uni_fold().
15295      Branch: perl
15296            ! regcomp.c
15297 ____________________________________________________________________________
15298 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
15299         Log: Document the new taint behaviour of exec LIST and
15300              system LIST.
15301      Branch: perl
15302            ! pod/perldelta.pod
15303 ____________________________________________________________________________
15304 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
15305         Log: Subject: [PATCH] Re: taint news
15306              From: Rick Delaney <rick.delaney@rogers.com>             
15307              Date: 24 Feb 2002 11:35:00 -0500
15308              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
15309      Branch: perl
15310            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
15311 ____________________________________________________________________________
15312 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
15313         Log: EBCDIC tweak (native instead of uni) and comment update.
15314      Branch: perl
15315            ! regexec.c
15316 ____________________________________________________________________________
15317 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
15318         Log: Using uninitialized (and wrong) variables is not good.
15319      Branch: perl
15320            ! regcomp.c
15321 ____________________________________________________________________________
15322 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
15323         Log: EBCDIC: this seems to calm the last of the
15324              Malformed UTF-8 warnings.
15325      Branch: perl
15326            ! regcomp.c utf8.c
15327 ____________________________________________________________________________
15328 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
15329         Log: EBCDIC: document using Encode for character conversions.
15330      Branch: perl
15331            ! pod/perlebcdic.pod
15332 ____________________________________________________________________________
15333 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
15334         Log: EBCDIC: disable also Unicode::Collate and
15335              Unicode::Normalize for now.  Real users of
15336              EBCDIC have to decide what they want.
15337      Branch: perl
15338            ! ext/Unicode/Normalize/Normalize.pm
15339            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15340            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
15341            ! lib/Unicode/Collate/t/test.t
15342 ____________________________________________________________________________
15343 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
15344         Log: AUTHORS updates.
15345      Branch: perl
15346            ! AUTHORS
15347 ____________________________________________________________________________
15348 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
15349         Log: Retract #14571: there may be a better solution than
15350              tweaking the test.
15351      Branch: perl
15352            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15353 ____________________________________________________________________________
15354 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
15355         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
15356              From: "Craig A. Berry" <craigberry@mac.com> 
15357              Date: Sat, 23 Feb 2002 14:14:35 -0600
15358              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
15359      Branch: perl
15360            ! configure.com
15361 ____________________________________________________________________________
15362 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
15363         Log: metaconfig unit change for #14843.
15364      Branch: metaconfig/U/perl
15365            ! Extensions.U
15366 ____________________________________________________________________________
15367 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
15368         Log: Also Encode/JP needs to be listed explicitly.
15369              (Any other sub-Encode extensions?)
15370      Branch: perl
15371            ! Configure
15372 ____________________________________________________________________________
15373 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
15374         Log: Document known UNICOS/mk deficiency.
15375      Branch: perl
15376            ! pod/perldelta.pod
15377 ____________________________________________________________________________
15378 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
15379         Log: Subject: [PATCH] README mention version 5.0
15380              From: Autrijus Tang <autrijus@autrijus.org>
15381              Date: Sat, 23 Feb 2002 09:35:22 +0800
15382              Message-ID: <20020223013522.GA8694@not.autrijus.org>
15383      Branch: perl
15384            ! README
15385 ____________________________________________________________________________
15386 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
15387         Log: metaconfig unit change for #14839.
15388      Branch: metaconfig
15389            ! U/modified/Signal.U
15390 ____________________________________________________________________________
15391 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
15392         Log: Old hosts like NeXT Classic don't have sort -k,
15393              from Paul Eggert.
15394      Branch: perl
15395            ! Configure
15396 ____________________________________________________________________________
15397 [ 14838] By: ams                                   on 2002/02/22  21:14:29
15398         Log: Minor clarifications as suggested by Anton Tagunov.
15399      Branch: perl
15400            ! pod/perlsyn.pod
15401 ____________________________________________________________________________
15402 [ 14837] By: ams                                   on 2002/02/22  21:07:02
15403         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
15404              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15405              Date: Fri, 22 Feb 2002 23:01:07 +0100
15406              Message-Id: <20020222230107.A15069@rafael>
15407      Branch: perl
15408            ! sv.c t/op/gv.t
15409 ____________________________________________________________________________
15410 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
15411         Log: metaconfig unit change for #14835.
15412      Branch: metaconfig
15413            ! U/modified/Chk_MANI.U
15414 ____________________________________________________________________________
15415 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
15416         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
15417      Branch: perl
15418            ! Configure
15419 ____________________________________________________________________________
15420 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
15421         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
15422              From: Michael G Schwern <schwern@pobox.com>
15423              Date: Fri, 22 Feb 2002 12:10:28 -0500
15424              Message-ID: <20020222171027.GB4181@blackrider>
15425      Branch: perl
15426            ! ext/Encode/compile
15427 ____________________________________________________________________________
15428 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
15429         Log: Update Changes.
15430      Branch: perl
15431            ! Changes patchlevel.h
15432 ____________________________________________________________________________
15433 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
15434         Log: Implement IV/UV/NV/long double pack/unpack with
15435              template letters j/J/F/D (the latter two have been
15436              undocumented aliases of f/d).
15437      Branch: perl
15438            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
15439 ____________________________________________________________________________
15440 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
15441         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
15442              From: Nicholas Clark <nick@unfortu.net>
15443              Date: Fri, 22 Feb 2002 14:01:25 +0000
15444              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
15445      Branch: perl
15446            ! ext/Encode/compile
15447 ____________________________________________________________________________
15448 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
15449         Log: NetWare change from Ananth Kesari.
15450      Branch: perl
15451            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
15452            ! MANIFEST
15453 ____________________________________________________________________________
15454 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
15455         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
15456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15457              Date: Fri, 22 Feb 2002 03:55:13 -0500
15458              Message-ID: <20020222035513.A894@math.ohio-state.edu>
15459      Branch: perl
15460            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
15461 ____________________________________________________________________________
15462 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
15463         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
15464      Branch: perl
15465            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
15466 ____________________________________________________________________________
15467 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
15468         Log: Make measure_struct a file static.
15469      Branch: perl
15470            ! pp_pack.c
15471 ____________________________________________________________________________
15472 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
15473         Log: EBCDIC: someone who knows what they are doing
15474              and whether it is possible at all in the first
15475              place needs to figure these tests out on EBCDIC.
15476              The CJK encodings heavily abuse their knowledge
15477              of ASCII and that may require a translation layer
15478              or four to survive UTF-EBCDIC.
15479      Branch: perl
15480            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
15481 ____________________________________________________________________________
15482 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
15483         Log: croak() needs context.
15484      Branch: perl
15485            ! pp_pack.c
15486 ____________________________________________________________________________
15487 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
15488         Log: Subject: [PATCH @14577] pack with a human face: the sequel
15489              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15490              Date: Thu, 21 Feb 2002 21:33:37 -0500
15491              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
15492      Branch: perl
15493            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
15494            ! proto.h t/op/pack.t
15495 ____________________________________________________________________________
15496 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
15497         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
15498              From: Nicholas Clark <nick@unfortu.net> 
15499              Date: Fri, 22 Feb 2002 00:49:44 +0000
15500              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
15501      Branch: perl
15502            ! ext/Encode/compile
15503 ____________________________________________________________________________
15504 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
15505         Log: Test for #14795.
15506      Branch: perl
15507            ! t/op/pat.t
15508 ____________________________________________________________________________
15509 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
15510         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
15511      Branch: perl
15512            ! t/op/pat.t
15513 ____________________________________________________________________________
15514 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
15515         Log: Subject: [PATCH] next batch of bugfixes
15516              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15517              Date: Thu, 21 Feb 2002 23:54:41 +0100
15518              Message-ID: <20020221235441.A17260@rafael>
15519      Branch: perl
15520            ! ext/B/B/Deparse.pm
15521 ____________________________________________________________________________
15522 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
15523         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
15524              From: chromatic <chromatic@rmci.net>
15525              Date: Thu, 21 Feb 2002 14:17:35 -0700
15526              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
15527      Branch: perl
15528            ! lib/File/stat.pm lib/File/stat.t
15529 ____________________________________________________________________________
15530 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
15531         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
15532      Branch: perl
15533            ! ext/re/re.xs
15534 ____________________________________________________________________________
15535 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
15536         Log: Upgrade to Math::BigInt 1.51.
15537      Branch: perl
15538            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
15539            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
15540            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
15541            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15542            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
15543            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
15544            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
15545            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
15546            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
15547            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
15548            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
15549            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
15550 ____________________________________________________________________________
15551 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
15552         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
15553              From: "Gerrit P. Haase" <gp@familiehaase.de>
15554              Date: Thu, 21 Feb 2002 21:20:25 +0100
15555              Message-ID: <69510538936.20020221212025@familiehaase.de>
15556      Branch: perl
15557            ! Makefile.SH
15558 ____________________________________________________________________________
15559 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
15560         Log: Subject: [PATCH @14577] grouping in pack/unpack
15561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15562              Date: Thu, 21 Feb 2002 06:06:14 -0500
15563              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
15564      Branch: perl
15565            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
15566            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
15567 ____________________________________________________________________________
15568 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
15569         Log: Subject: [PATCH propose] question about fs.t
15570              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15571              Date: Thu, 21 Feb 2002 15:10:21 +0100
15572              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
15573      Branch: perl
15574            ! t/io/fs.t
15575 ____________________________________________________________________________
15576 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
15577         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
15578              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
15579              Date: Thu, 21 Feb 2002 09:54:28 +0100
15580              Message-ID: <13576559576.20020221095428@familiehaase.de>     
15581      Branch: perl
15582            ! Makefile.SH
15583 ____________________________________________________________________________
15584 [ 14812] By: ams                                   on 2002/02/21  14:59:09
15585         Log: Subject: typo correction
15586              From: mjd@plover.com
15587              Date: 21 Feb 2002 15:43:49 -0000
15588              Message-Id: <20020221154349.22772.qmail@plover.com>
15589      Branch: perl
15590            ! pod/perldebug.pod
15591 ____________________________________________________________________________
15592 [ 14811] By: ams                                   on 2002/02/21  14:02:12
15593         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
15594              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15595              Date: Thu, 21 Feb 2002 15:22:22 +0100
15596              Message-Id: <20020221152222.A15095@rafael>
15597      Branch: perl
15598            ! op.h toke.c
15599 ____________________________________________________________________________
15600 [ 14810] By: ams                                   on 2002/02/21  12:45:28
15601         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
15602              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15603              Date: Thu, 21 Feb 2002 06:02:48 -0500
15604              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
15605      Branch: perl
15606            ! lib/ExtUtils/Mksymlists.pm makedef.pl
15607 ____________________________________________________________________________
15608 [ 14809] By: nick                                  on 2002/02/21  09:31:08
15609         Log: Integrate mainline
15610      Branch: perlio
15611           +> lib/Pod/t/Select.t
15612           !> (integrate 37 files)
15613 ____________________________________________________________________________
15614 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
15615         Log: metaconfig unit change for #14807.
15616      Branch: metaconfig
15617            ! U/modified/Signal.U
15618 ____________________________________________________________________________
15619 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
15620         Log: Revert #14805, didn't quite work.
15621      Branch: perl
15622            ! Configure config_h.SH
15623 ____________________________________________________________________________
15624 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
15625         Log: metaconfig changes for #14805.
15626      Branch: metaconfig
15627            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
15628 ____________________________________________________________________________
15629 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
15630         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15631              From: Paul Eggert <eggert@twinsun.com>
15632              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
15633              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
15634      Branch: perl
15635            ! Configure config_h.SH
15636 ____________________________________________________________________________
15637 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
15638         Log: More advice.
15639      Branch: perl
15640            ! README.os390
15641 ____________________________________________________________________________
15642 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
15643         Log: Missing MANIFESTation.
15644      Branch: perl
15645            ! MANIFEST
15646 ____________________________________________________________________________
15647 [ 14802] By: ams                                   on 2002/02/20  22:55:25
15648         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
15649              From: Autrijus Tang <autrijus@autrijus.org>
15650              Date: Thu, 21 Feb 2002 07:13:12 +0800
15651              Message-Id: <20020220231312.GA775@not.autrijus.org>
15652      Branch: perl
15653            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
15654 ____________________________________________________________________________
15655 [ 14801] By: ams                                   on 2002/02/20  22:27:20
15656         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
15657              From: Abe Timmerman <abe@ztreet.demon.nl>
15658              Date: Thu, 21 Feb 2002 00:20:40 +0100
15659              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
15660      Branch: perl
15661            + lib/Pod/t/Select.t
15662 ____________________________________________________________________________
15663 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
15664         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
15665              twice, causing the loop to skip every other character.
15666      Branch: perl
15667            ! utf8.c
15668 ____________________________________________________________________________
15669 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
15670         Log: Better debugging info.
15671      Branch: perl
15672            ! t/uni/case.pl
15673 ____________________________________________________________________________
15674 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
15675         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
15676              From: Nicholas Clark <nick@unfortu.net>
15677              Date: Wed, 20 Feb 2002 22:13:05 +0000
15678              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
15679      Branch: perl
15680            ! ext/Encode/compile
15681 ____________________________________________________________________________
15682 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
15683         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
15684              From: Paul Eggert <eggert@twinsun.com>
15685              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
15686              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
15687      Branch: perl
15688            ! pod/perlhack.pod
15689 ____________________________________________________________________________
15690 [ 14796] By: nick                                  on 2002/02/20  18:15:00
15691         Log: Integrate mainline
15692      Branch: perlio
15693           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15694           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
15695           +> lib/Locale/Country.pod lib/Locale/Currency.pod
15696           +> lib/Locale/Language.pod lib/Locale/Script.pm
15697           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
15698           +> t/uni/title.t t/uni/upper.t
15699           !> (integrate 41 files)
15700 ____________________________________________________________________________
15701 [ 14795] By: ams                                   on 2002/02/20  17:08:38
15702         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
15703              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15704              Date: Wed, 20 Feb 2002 18:06:59 +0000
15705              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
15706      Branch: perl
15707            ! pp_ctl.c
15708 ____________________________________________________________________________
15709 [ 14794] By: ams                                   on 2002/02/20  16:41:56
15710         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
15711              From: Paul_GreenVOS@vos.stratus.com
15712              Date: Wed, 20 Feb 02 12:21 est
15713              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
15714      Branch: perl
15715            ! Makefile.SH
15716 ____________________________________________________________________________
15717 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
15718         Log: Forgot from #14790.
15719      Branch: perl
15720            ! pp_pack.c
15721 ____________________________________________________________________________
15722 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
15723         Log: Update Changes.
15724      Branch: perl
15725            ! Changes patchlevel.h
15726 ____________________________________________________________________________
15727 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
15728         Log: Integrate change #14778 from maintperl.
15729      Branch: perl
15730            ! t/lib/strict/subs
15731           !> op.c
15732 ____________________________________________________________________________
15733 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
15734         Log: Subject: Re: [ID 20020220.001] pack w with objects
15735              From: Ulrich Pfeifer <upf@de.uu.net>
15736              Date: 20 Feb 2002 11:21:15 +0100
15737              Message-ID: <p5g03wcv38.fsf@de.uu.net>
15738      Branch: perl
15739            ! t/op/pack.t
15740 ____________________________________________________________________________
15741 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
15742         Log: Subject: Re: [PATCH] go faster for Encode's compile
15743              From: Nicholas Clark <nick@unfortu.net> 
15744              Date: Tue, 19 Feb 2002 23:38:36 +0000
15745              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
15746      Branch: perl
15747            ! ext/Encode/compile
15748 ____________________________________________________________________________
15749 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
15750         Log: Regen Glossary.
15751      Branch: perl
15752            ! Porting/Glossary Porting/config.sh Porting/config_H
15753 ____________________________________________________________________________
15754 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
15755         Log: metaconfig unit change for #14786 (not visible yet,
15756              since Glossary needs regenerating)
15757      Branch: metaconfig
15758            ! U/compline/d_gconvert.U
15759 ____________________________________________________________________________
15760 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
15761         Log: Subject: d_Gconvert hints and Glossary
15762              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15763              Date: Tue, 19 Feb 2002 11:55:36 -0800
15764              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
15765      Branch: perl
15766            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
15767            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
15768            ! hints/svr5.sh
15769 ____________________________________________________________________________
15770 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
15771         Log: metaconfig unit changes for #14784.
15772      Branch: metaconfig
15773            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
15774 ____________________________________________________________________________
15775 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
15776         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15777              From: Paul Eggert <eggert@twinsun.com>              
15778              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
15779              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
15780      Branch: perl
15781            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
15782            ! pod/perlhack.pod
15783 ____________________________________________________________________________
15784 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
15785         Log: metaconfig unit change for #14782.
15786      Branch: metaconfig/U/perl
15787            ! Mksymlinks.U
15788 ____________________________________________________________________________
15789 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
15790         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
15791              From: "Gerrit P. Haase" <gp@familiehaase.de>
15792              Date: Wed, 20 Feb 2002 00:23:29 +0100
15793              Message-ID: <70348722516.20020220002329@familiehaase.de>
15794      Branch: perl
15795            ! Configure
15796 ____________________________________________________________________________
15797 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
15798         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
15799              From: Nicholas Clark <nick@unfortu.net> 
15800              Date: Tue, 19 Feb 2002 19:27:42 +0000
15801              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
15802              
15803              (with modifications)
15804      Branch: perl
15805            ! pod/perlsub.pod
15806 ____________________________________________________________________________
15807 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
15808         Log: NetWare tweak from Ananth Kesari.
15809      Branch: perl
15810            ! lib/ExtUtils/MakeMaker.pm
15811 ____________________________________________________________________________
15812 [ 14779] By: ams                                   on 2002/02/20  06:51:55
15813         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
15814      Branch: perl
15815            ! pod/perlfaq4.pod
15816 ____________________________________________________________________________
15817 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
15818         Log: constant folding on the range operator had the effect of disabling
15819              peephole optimizations in all the siblings of the range OP; the
15820              effect of this was that barewords could escape strictures when
15821              they were hiding in such places
15822      Branch: maint-5.6/perl
15823            ! op.c t/pragma/strict-subs
15824 ____________________________________________________________________________
15825 [ 14777] By: ams                                   on 2002/02/20  00:56:21
15826         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
15827              From: Graham Barr <gbarr@pobox.com>
15828              Date: Tue, 19 Feb 2002 23:08:47 +0000
15829              Message-Id: <20020219230847.G66560@pobox.com>
15830      Branch: perl
15831            ! lib/Time/Local.pm
15832 ____________________________________________________________________________
15833 [ 14776] By: ams                                   on 2002/02/19  17:20:28
15834         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
15835              From: Nicholas Clark <nick@unfortu.net>
15836              Date: Tue, 19 Feb 2002 16:23:22 +0000
15837              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
15838      Branch: perl
15839            ! lib/Tie/Hash.pm
15840 ____________________________________________________________________________
15841 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
15842         Log: Regen doc, regen toc.
15843      Branch: perl
15844            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
15845 ____________________________________________________________________________
15846 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
15847         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15848              From: Dave Mitchell <davem@fdgroup.co.uk>
15849              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
15850              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
15851      Branch: perl
15852            ! pod/perlsub.pod
15853 ____________________________________________________________________________
15854 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
15855         Log: Detypo.
15856      Branch: perl
15857            ! lib/Tie/Memoize.pm
15858 ____________________________________________________________________________
15859 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
15860         Log: UTF-8 C API doc tweaks.
15861      Branch: perl
15862            ! pod/perlunicode.pod
15863 ____________________________________________________________________________
15864 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
15865         Log: Mention that the case-switchers know about Unicode, too.
15866      Branch: perl
15867            ! pod/perlop.pod
15868 ____________________________________________________________________________
15869 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
15870         Log: Upgrade to Locale::Codes 2.01.
15871      Branch: perl
15872            + lib/Locale/Constants.pod lib/Locale/Country.pod
15873            + lib/Locale/Currency.pod lib/Locale/Language.pod
15874            + lib/Locale/Script.pod
15875            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15876            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15877            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15878            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
15879 ____________________________________________________________________________
15880 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
15881         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15882              From: Dave Mitchell <davem@fdgroup.co.uk>
15883              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
15884              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
15885      Branch: perl
15886            ! pod/perlsub.pod
15887 ____________________________________________________________________________
15888 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
15889         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
15890              From: Sam Tregar <sam@tregar.com> 
15891              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
15892              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
15893      Branch: perl
15894            ! sv.h
15895 ____________________________________________________________________________
15896 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
15897         Log: The test requires perlio.
15898      Branch: perl
15899            ! ext/Encode/t/JP.t
15900 ____________________________________________________________________________
15901 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
15902         Log: Misplaced block end.
15903      Branch: perl
15904            ! utf8.c
15905 ____________________________________________________________________________
15906 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
15907         Log: The POSIX extensions are deadly.
15908      Branch: perl
15909            ! regcomp.c
15910 ____________________________________________________________________________
15911 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
15912         Log: Let's not overdo the growth.
15913      Branch: perl
15914            ! pp.c
15915 ____________________________________________________________________________
15916 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
15917         Log: Third time makes the charm.
15918      Branch: perl
15919            ! README.os390
15920 ____________________________________________________________________________
15921 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
15922         Log: Oops.
15923      Branch: perl
15924            ! utf8.c
15925 ____________________________________________________________________________
15926 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
15927         Log: Add back the new casing tests.
15928      Branch: perl
15929            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15930            ! MANIFEST
15931 ____________________________________________________________________________
15932 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
15933         Log: Prefer special case mappings.
15934      Branch: perl
15935            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15936            ! lib/unicore/To/Upper.pl lib/unicore/mktables
15937 ____________________________________________________________________________
15938 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
15939         Log: Try special casing first.
15940      Branch: perl
15941            ! utf8.c
15942 ____________________________________________________________________________
15943 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
15944         Log: Not extending enough.
15945      Branch: perl
15946            ! pp.c utf8.h
15947 ____________________________________________________________________________
15948 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
15949         Log: No need to store identity mappings.
15950      Branch: perl
15951            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15952            ! lib/unicore/mktables
15953 ____________________________________________________________________________
15954 [ 14756] By: ams                                   on 2002/02/18  20:21:17
15955         Log: Forward port #14704 from maint-5.6.
15956      Branch: perl
15957            ! doio.c
15958 ____________________________________________________________________________
15959 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
15960         Log: Regen Changes.
15961      Branch: perl
15962            ! Changes
15963 ____________________________________________________________________________
15964 [ 14754] By: ams                                   on 2002/02/18  19:01:09
15965         Log: Subject: [PATCH] VMS cando_by_name and current process privs
15966              From: "Craig A. Berry" <craigberry@mac.com>
15967              Date: Mon, 18 Feb 2002 14:03:30 -0600
15968              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
15969      Branch: perl
15970            ! vms/vms.c
15971 ____________________________________________________________________________
15972 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
15973         Log: Update Changes.
15974      Branch: perl
15975            ! Changes patchlevel.h
15976 ____________________________________________________________________________
15977 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
15978         Log: What do you know; these tests unearthed nasty problems.
15979              Will resolve those first.
15980      Branch: perl
15981            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15982            ! MANIFEST
15983 ____________________________________________________________________________
15984 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
15985         Log: Update Changes.
15986      Branch: perl
15987            ! Changes patchlevel.h
15988 ____________________________________________________________________________
15989 [ 14750] By: ams                                   on 2002/02/18  17:36:05
15990         Log: Subject: Re: IO::Poll: Removing Handles
15991              From: Matthew Sachs <matthewg@zevils.com>
15992              Date: Mon, 18 Feb 2002 13:19:01 -0500
15993              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
15994      Branch: perl
15995            ! ext/IO/lib/IO/t/io_poll.t
15996 ____________________________________________________________________________
15997 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
15998         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
15999              From: "Craig A. Berry" <craigberry@mac.com>
16000              Date: Mon, 18 Feb 2002 11:52:21 -0600
16001              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
16002      Branch: perl
16003            ! t/op/alarm.t t/op/glob.t
16004 ____________________________________________________________________________
16005 [ 14748] By: ams                                   on 2002/02/18  15:53:36
16006         Log: s/load_module/Perl_load_module/
16007      Branch: perl
16008            ! gv.c
16009 ____________________________________________________________________________
16010 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
16011         Log: Unused in ASCII, used in EBCDIC.
16012      Branch: perl
16013            ! utf8.c
16014 ____________________________________________________________________________
16015 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
16016         Log: Upgrade to Locale::Codes 2.00.
16017      Branch: perl
16018            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16019            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
16020            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
16021            ! lib/Locale/Constants.pm lib/Locale/Country.pm
16022            ! lib/Locale/Currency.pm lib/Locale/Language.pm
16023 ____________________________________________________________________________
16024 [ 14745] By: ams                                   on 2002/02/18  15:20:44
16025         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
16026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16027              Date: Sat, 16 Feb 2002 00:06:01 +0100
16028              Message-Id: <20020216000601.A17249@rafael>
16029      Branch: perl
16030            ! gv.c
16031 ____________________________________________________________________________
16032 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
16033         Log: More Unicode casing checks.
16034      Branch: perl
16035            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
16036            ! MANIFEST
16037 ____________________________________________________________________________
16038 [ 14743] By: ams                                   on 2002/02/18  14:35:38
16039         Log: Subject: IO::Poll: Removing Handles
16040              From: Matthew Sachs <matthewg@zevils.com>
16041              Date: Sun, 17 Feb 2002 04:49:46 -0500
16042              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
16043      Branch: perl
16044            ! ext/IO/lib/IO/Poll.pm
16045 ____________________________________________________________________________
16046 [ 14741] By: ams                                   on 2002/02/18  13:59:48
16047         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
16048              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16049              Date: Mon, 18 Feb 2002 15:41:26 +0100
16050              Message-Id: <20020218154126.A692@rafael>
16051      Branch: perl
16052            ! pp_ctl.c t/op/do.t
16053 ____________________________________________________________________________
16054 [ 14740] By: nick                                  on 2002/02/18  09:09:23
16055         Log: Integrate mainline
16056      Branch: perlio
16057           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16058           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16059           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
16060           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16061           +> ext/Encode/lib/Encode/JP/Constants.pm
16062           +> ext/Encode/lib/Encode/JP/H2Z.pm
16063           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16064           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
16065           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
16066           +> os2/OS2/Process/t/os2_process.t
16067           +> os2/OS2/Process/t/os2_process_kid.t
16068           +> os2/OS2/Process/t/os2_process_text.t
16069            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16070            - ext/Encode/t/Japanese.t
16071           !> (integrate 47 files)
16072 ____________________________________________________________________________
16073 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
16074         Log: EBCDIC: now the worst seems to be over for
16075              the "Malformed" warnings.  Still a few of them,
16076              and plenty of test failures, but getting better.
16077      Branch: perl
16078            ! regcomp.c utf8.c
16079 ____________________________________________________________________________
16080 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
16081         Log: Upgrade to Net::Ping 2.12.
16082      Branch: perl
16083            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
16084            ! lib/Net/Ping/t/110_icmp_inst.t
16085 ____________________________________________________________________________
16086 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
16087         Log: After much rewriting we are now pretty much
16088              back to where we started.
16089      Branch: perl
16090            ! utf8.c
16091 ____________________________________________________________________________
16092 [ 14736] By: ams                                   on 2002/02/18  01:23:00
16093         Log: Subject: [PATCH B::Deparse] two fixes
16094              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16095              Date: Sun, 17 Feb 2002 23:58:59 +0100
16096              Message-Id: <20020217235859.A32513@rafael>
16097      Branch: perl
16098            ! ext/B/B/Deparse.pm
16099 ____________________________________________________________________________
16100 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
16101         Log: Buglet.
16102      Branch: perl
16103            ! ext/Encode/lib/Encode/JP/JIS.pm
16104 ____________________________________________________________________________
16105 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
16106         Log: Clearing up to_utf8_case() continues: this time use
16107              a single return, and EBCDICification for all paths.
16108      Branch: perl
16109            ! utf8.c
16110 ____________________________________________________________________________
16111 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
16112         Log: Small tweaks to get the test running (fix @INC and
16113              do not overwrite the table.utf8 and table.rnd).
16114      Branch: perl
16115            ! ext/Encode/t/JP.t
16116 ____________________________________________________________________________
16117 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
16118         Log: Tiny tweak.
16119      Branch: perl
16120            ! utf8.c
16121 ____________________________________________________________________________
16122 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
16123         Log: Redundant casts.
16124      Branch: perl
16125            ! utf8.c
16126 ____________________________________________________________________________
16127 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
16128         Log: More filename portability tips.
16129      Branch: perl
16130            ! pod/perlport.pod
16131 ____________________________________________________________________________
16132 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
16133         Log: FAQ sync.
16134      Branch: perl
16135            ! pod/perlfaq3.pod pod/perlfaq5.pod
16136 ____________________________________________________________________________
16137 [ 14728] By: ams                                   on 2002/02/17  16:15:09
16138         Log: Subject: podlators 1.21 released
16139              From: Russ Allbery <rra@stanford.edu>
16140              Date: Sat, 16 Feb 2002 21:42:56 -0800
16141              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
16142      Branch: perl
16143            ! lib/Pod/Text/Overstrike.pm
16144 ____________________________________________________________________________
16145 [ 14727] By: sky                                   on 2002/02/17  11:36:52
16146         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
16147              From: Autrijus Tang <autrijus@autrijus.org>
16148              Date: Sun, 17 Feb 2002 19:46:47 +0800
16149              Message-ID: <20020217194647.A1410@not.autrijus.org>
16150      Branch: perl
16151            ! pp_ctl.c t/op/tiehandle.t util.c
16152 ____________________________________________________________________________
16153 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
16154         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
16155              input in native code points, not Unicode.
16156      Branch: perl
16157            ! utf8.c
16158 ____________________________________________________________________________
16159 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
16160         Log: Regen Glossary.
16161      Branch: perl
16162            ! Porting/Glossary Porting/config.sh Porting/config_H
16163 ____________________________________________________________________________
16164 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
16165         Log: The #14715 and #14716 were okay: they just revealed
16166              a bug in the EXACTF matching.
16167      Branch: perl
16168            ! regexec.c utf8.c
16169 ____________________________________________________________________________
16170 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
16171         Log: Retreat, retreat! (retract #14715 and #14716)
16172      Branch: perl
16173            ! utf8.c
16174 ____________________________________________________________________________
16175 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
16176         Log: Encode 0.40, from Dan Kogai.
16177      Branch: perl
16178            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16179            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16180            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
16181            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16182            + ext/Encode/lib/Encode/JP/Constants.pm
16183            + ext/Encode/lib/Encode/JP/H2Z.pm
16184            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16185            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
16186            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
16187            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
16188            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16189            - ext/Encode/t/Japanese.t
16190            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
16191            ! ext/Encode/t/Encode.t
16192 ____________________________________________________________________________
16193 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
16194         Log: metaconfig unit change for #14720.
16195      Branch: perl
16196            ! Configure
16197 ____________________________________________________________________________
16198 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
16199         Log: Regenerate Configure (small tweaks on Yitzchak's,
16200              main difference being that the preference variables are
16201              called gconvert_...).
16202      Branch: metaconfig
16203            ! U/compline/d_gconvert.U
16204 ____________________________________________________________________________
16205 [ 14719] By: ams                                   on 2002/02/16  14:11:01
16206         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
16207              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16208              Date: Thu, 14 Feb 2002 22:27:33 -0800
16209              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
16210              (Applied by hand.)
16211      Branch: perl
16212            ! Configure
16213 ____________________________________________________________________________
16214 [ 14718] By: ams                                   on 2002/02/16  13:45:28
16215         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
16216              From: Philip Newton <Philip.Newton@gmx.net>
16217              Date: Sat, 16 Feb 2002 10:05:05 +0100
16218              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
16219              (Applied by hand.)
16220      Branch: perl
16221            ! pod/perlport.pod
16222 ____________________________________________________________________________
16223 [ 14717] By: ams                                   on 2002/02/16  04:30:23
16224         Log: Remove dubious test.
16225      Branch: perl
16226            ! t/io/open.t
16227 ____________________________________________________________________________
16228 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
16229         Log: Tiny tweak.
16230      Branch: perl
16231            ! utf8.c
16232 ____________________________________________________________________________
16233 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
16234         Log: Restructure to_utf8_case() for simpler execution paths.
16235      Branch: perl
16236            ! utf8.c
16237 ____________________________________________________________________________
16238 [ 14714] By: ams                                   on 2002/02/16  02:43:59
16239         Log: Absorb #14701 by Sarathy from maint-5.6.
16240      Branch: perl
16241            ! doio.c t/io/open.t
16242 ____________________________________________________________________________
16243 [ 14713] By: ams                                   on 2002/02/16  01:51:27
16244         Log: Subject: [PATCH] VOS patches for perl 5.8
16245              From: Paul_GreenVOS@vos.stratus.com
16246              Date: Fri, 15 Feb 02 17:41 est
16247              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
16248      Branch: perl
16249            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
16250            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16251            ! vos/install_perl.cm
16252 ____________________________________________________________________________
16253 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
16254         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
16255              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16256              Date: Fri, 15 Feb 2002 23:05:44 +0100
16257              Message-ID: <20020215230544.A690@rafael>
16258      Branch: perl
16259            ! ext/B/B/Deparse.pm
16260 ____________________________________________________________________________
16261 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
16262         Log: Add $VERSION.
16263      Branch: perl
16264            ! lib/Tie/Memoize.pm
16265 ____________________________________________________________________________
16266 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
16267         Log: Update Changes.
16268      Branch: perl
16269            ! Changes patchlevel.h
16270 ____________________________________________________________________________
16271 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
16272         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
16273              From: Robin Barker <rmb1@cise.npl.co.uk>
16274              Date: Thu, 14 Feb 2002 19:07:40 GMT
16275              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
16276              
16277              (the hints part only)
16278      Branch: perl
16279            ! hints/solaris_2.sh
16280 ____________________________________________________________________________
16281 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
16282         Log: metaconfig unit changes for #14707.
16283      Branch: metaconfig
16284            ! U/modified/cc.U
16285      Branch: metaconfig/U/perl
16286            ! Checkcc.U
16287 ____________________________________________________________________________
16288 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
16289         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
16290              From: Robin Barker <rmb1@cise.npl.co.uk>
16291              Date: Fri, 15 Feb 2002 12:14:39 GMT
16292              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
16293              
16294              Split checking-for-gcc and checking-for-cc.
16295      Branch: perl
16296            ! Configure
16297 ____________________________________________________________________________
16298 [ 14706] By: ams                                   on 2002/02/15  13:57:15
16299         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
16300              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
16301              Date: 15 Feb 2002 10:53:06 +0200
16302              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
16303      Branch: perl
16304            ! lib/Pod/Html.pm
16305 ____________________________________________________________________________
16306 [ 14705] By: ams                                   on 2002/02/15  08:42:55
16307         Log: Subject: [PATCH @14577] OS/2 tests and more
16308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16309              Date: Fri, 15 Feb 2002 03:56:24 -0500
16310              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
16311      Branch: perl
16312            + os2/OS2/Process/t/os2_process.t
16313            + os2/OS2/Process/t/os2_process_kid.t
16314            + os2/OS2/Process/t/os2_process_text.t
16315            ! MANIFEST configpm hints/os2.sh makedef.pl
16316            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
16317            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
16318            ! os2/os2ish.h
16319 ____________________________________________________________________________
16320 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
16321         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
16322              avoid wasteful PL_fdpid fiddling where that is not warranted;
16323              mostly whitespace fixes
16324              
16325              these were longstanding todo items from:
16326              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
16327      Branch: maint-5.6/perl
16328            ! doio.c
16329 ____________________________________________________________________________
16330 [ 14702] By: nick                                  on 2002/02/15  08:31:41
16331         Log: Integrate mainline
16332      Branch: perlio
16333           +> lib/if.pm lib/if.t
16334           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
16335           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
16336           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
16337           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
16338           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
16339           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
16340           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
16341           !> t/lib/warnings/pp_sys
16342 ____________________________________________________________________________
16343 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
16344         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
16345              (and also dies quickly on Windows); this bug crept in as
16346              change#610, a.k.a change#646
16347      Branch: maint-5.6/perl
16348            ! doio.c t/io/open.t
16349 ____________________________________________________________________________
16350 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
16351         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
16352              From: Ville "Skyttä" <ville.skytta@iki.fi>
16353              Date: Wed, 13 Feb 2002 22:29:39 +0200
16354              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
16355      Branch: perl
16356            ! lib/Pod/Html.pm
16357 ____________________________________________________________________________
16358 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
16359         Log: Document and test the C0 and C1.
16360      Branch: perl
16361            ! lib/charnames.pm lib/charnames.t
16362 ____________________________________________________________________________
16363 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
16364         Log: metaconfig unit change for #14697.
16365      Branch: metaconfig
16366            ! U/modified/Init.U
16367 ____________________________________________________________________________
16368 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
16369         Log: Also OS/2 seems to need exe set early.
16370      Branch: perl
16371            ! Configure
16372 ____________________________________________________________________________
16373 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
16374         Log: Document pack U0U.
16375      Branch: perl
16376            ! pod/perluniintro.pod
16377 ____________________________________________________________________________
16378 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
16379         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
16380              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16381              Date: Thu, 14 Feb 2002 23:58:00 +0100
16382              Message-ID: <20020214235800.A12901@rafael>
16383      Branch: perl
16384            ! pp_sys.c t/lib/warnings/pp_sys
16385 ____________________________________________________________________________
16386 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
16387         Log: Subject: [PATCH @13746] conditional pragmas
16388              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16389              Date: Mon, 31 Dec 2001 18:18:09 -0500
16390              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
16391      Branch: perl
16392            + lib/if.pm lib/if.t
16393            ! MANIFEST
16394 ____________________________________________________________________________
16395 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
16396         Log: Deparse bug introduced by #14615: the fix is just a workaround,
16397              I suspect there to be another deeper bug, must distill simpler
16398              test case.
16399      Branch: perl
16400            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
16401 ____________________________________________________________________________
16402 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
16403         Log: Integrate perlio; 
16404              
16405              Make dependencies more precise (for nmake)
16406      Branch: perl
16407           !> ext/Encode/EUC_JP/Makefile.PL
16408 ____________________________________________________________________________
16409 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
16410         Log: Just a guess.
16411      Branch: perl
16412            ! lib/Tie/Handle.pm
16413 ____________________________________________________________________________
16414 [ 14690] By: nick                                  on 2002/02/14  16:30:56
16415         Log: Integrate mainline
16416      Branch: perlio
16417           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
16418           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
16419           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
16420           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
16421           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
16422           !> utf8.c
16423 ____________________________________________________________________________
16424 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
16425         Log: Upgrade to Net::Ping 2.11.
16426      Branch: perl
16427            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
16428            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
16429            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
16430            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
16431 ____________________________________________________________________________
16432 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
16433         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
16434              From: Robin Barker <rmb1@cise.npl.co.uk>
16435              Date: Wed, 13 Feb 2002 17:37:07 GMT
16436              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
16437              
16438              (updated version of the above)
16439      Branch: perl
16440            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
16441 ____________________________________________________________________________
16442 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
16443         Log: Excise inexact blather.
16444      Branch: perl
16445            ! utf8.c
16446 ____________________________________________________________________________
16447 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
16448         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
16449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16450              Date: Mon, 31 Dec 2001 20:28:46 -0500
16451              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
16452      Branch: perl
16453            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
16454            ! MANIFEST
16455 ____________________________________________________________________________
16456 [ 14685] By: nick                                  on 2002/02/14  14:20:20
16457         Log: Make dependencies more precise (for nmake)
16458      Branch: perlio
16459            ! ext/Encode/EUC_JP/Makefile.PL
16460 ____________________________________________________________________________
16461 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
16462         Log: Subject: [PATCH @13746] tied hashes
16463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
16464              Date: Mon, 31 Dec 2001 19:15:39 -0500
16465              Message-ID: <20011231191539.A46@math.ohio-state.edu>
16466      Branch: perl
16467            ! lib/Tie/Hash.pm pod/perltie.pod
16468 ____________________________________________________________________________
16469 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
16470         Log: Subject: Re: [PATCH] Configure followed by make minitest
16471              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16472              Date: Sun, 10 Feb 2002 23:22:05 -0800
16473              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
16474      Branch: perl
16475            ! Makefile.SH
16476 ____________________________________________________________________________
16477 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
16478         Log: Subject: Re: perl@14647
16479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16480              Date: Mon, 11 Feb 2002 19:30:36 +0100
16481              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
16482      Branch: perl
16483            ! t/op/groups.t
16484 ____________________________________________________________________________
16485 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
16486         Log: Update Changes.
16487      Branch: perl
16488            ! Changes patchlevel.h
16489 ____________________________________________________________________________
16490 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
16491         Log: Integrate perlio;
16492              
16493              Do not lc() the file names before doing dirname() or they don't match.
16494      Branch: perl
16495           !> lib/ExtUtils/t/Installed.t
16496 ____________________________________________________________________________
16497 [ 14679] By: sky                                   on 2002/02/13  12:56:13
16498         Log: rename mutex to make a bit more sense
16499      Branch: perl
16500            ! ext/threads/threads.xs
16501 ____________________________________________________________________________
16502 [ 14678] By: sky                                   on 2002/02/13  12:46:11
16503         Log: Track active threads....
16504      Branch: perl
16505            ! ext/threads/threads.pm ext/threads/threads.xs
16506 ____________________________________________________________________________
16507 [ 14677] By: nick                                  on 2002/02/13  09:30:42
16508         Log: Do not lc() the file names before doing dirname() or they don't match.
16509      Branch: perlio
16510            ! lib/ExtUtils/t/Installed.t
16511 ____________________________________________________________________________
16512 [ 14676] By: sky                                   on 2002/02/13  09:03:37
16513         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
16514              From: Michael G Schwern <schwern@pobox.com>
16515              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
16516              Message-Id: <20020213100017.GA6288@blackrider>
16517      Branch: perl
16518            ! lib/File/Spec/t/rel2abs2rel.t
16519 ____________________________________________________________________________
16520 [ 14675] By: sky                                   on 2002/02/13  09:00:24
16521         Log: Do not propagate END blocks to child threads, test.
16522      Branch: perl
16523            + ext/threads/t/end.t
16524            ! MANIFEST ext/threads/threads.xs
16525 ____________________________________________________________________________
16526 [ 14674] By: nick                                  on 2002/02/13  08:34:55
16527         Log: Integrate mainline
16528      Branch: perlio
16529           +> ext/threads/t/join.t
16530           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
16531           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
16532           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
16533 ____________________________________________________________________________
16534 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
16535         Log: metaconfig unit change for #14672.
16536      Branch: metaconfig
16537            ! U/modified/lns.U
16538 ____________________________________________________________________________
16539 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
16540         Log: $ln is supposed to be already set to $ln + executable suffix
16541              on platforms that need it, from Paul Green.
16542      Branch: perl
16543            ! Configure
16544 ____________________________________________________________________________
16545 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
16546         Log: Subject: New command syntax for 'x' command
16547              From: Mark-Jason Dominus <mjd@plover.com>
16548              Date: Tue, 12 Feb 2002 20:54:01 -0500
16549              Message-ID: <20020213015401.25685.qmail@plover.com>
16550      Branch: perl
16551            ! lib/perl5db.pl pod/perldebug.pod
16552 ____________________________________________________________________________
16553 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
16554         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
16555              From: Mark-Jason Dominus <mjd@plover.com>
16556              Date: Tue, 12 Feb 2002 20:20:42 -0500
16557              Message-ID: <20020213012042.25245.qmail@plover.com>
16558      Branch: perl
16559            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
16560 ____________________________________________________________________________
16561 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
16562         Log: Iteration continues.
16563      Branch: perl
16564            ! utf8.c
16565 ____________________________________________________________________________
16566 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
16567         Log: Duh.
16568      Branch: perl
16569            ! pp_pack.c t/op/length.t
16570 ____________________________________________________________________________
16571 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
16572         Log: Retract #14666.
16573      Branch: perl
16574            ! t/op/lc.t
16575 ____________________________________________________________________________
16576 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
16577         Log: (retracted by #14667)
16578      Branch: perl
16579            ! t/op/lc.t
16580 ____________________________________________________________________________
16581 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
16582         Log: Tiny test script tweaks.
16583      Branch: perl
16584            ! t/uni/fold.t
16585 ____________________________________________________________________________
16586 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
16587         Log: Rewrite the "special mapping" part of to_utf8_case(),
16588              this time with fewer bugs.  (See: The Law of Cybernetic
16589              Entymology.)
16590      Branch: perl
16591            ! utf8.c
16592 ____________________________________________________________________________
16593 [ 14663] By: sky                                   on 2002/02/12  18:26:16
16594         Log: Stop failures if you pass an object, sv_dup might not be the right 
16595              thing to use since I have a feeling we end up cloning far too much. 
16596              (Like the stash for example).... Maybe we need a lightweight sv_dup 
16597              that searches the target for things....
16598              Real fix is another option to perl_clone which controls if you should 
16599              save stashes.
16600      Branch: perl
16601            ! ext/threads/threads.xs
16602 ____________________________________________________________________________
16603 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
16604         Log: Retract #14661.
16605      Branch: perl
16606            ! hints/solaris_2.sh
16607 ____________________________________________________________________________
16608 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
16609         Log: (retracted by #14662)
16610      Branch: perl
16611            ! hints/solaris_2.sh
16612 ____________________________________________________________________________
16613 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
16614         Log: EBCDIC: another "can't happen".
16615      Branch: perl
16616            ! utf8.c
16617 ____________________________________________________________________________
16618 [ 14659] By: sky                                   on 2002/02/12  14:38:21
16619         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
16620      Branch: perl
16621            + ext/threads/t/join.t
16622            ! MANIFEST ext/threads/threads.xs
16623 ____________________________________________________________________________
16624 [ 14658] By: nick                                  on 2002/02/12  13:54:06
16625         Log: Integrate mainline
16626      Branch: perlio
16627           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
16628           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
16629           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
16630 ____________________________________________________________________________
16631 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
16632         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
16633              From: Jan Dubois <JanD@ActiveState.com> 
16634              Date: Tue, 12 Feb 2002 00:56:31 -0800
16635              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
16636      Branch: perl
16637            ! lib/Win32.pod win32/win32.c win32/win32.h
16638 ____________________________________________________________________________
16639 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
16640         Log: Subject: [PATCH] Re: 14654 introduced a bug 
16641              From: Michael G Schwern <schwern@pobox.com> 
16642              Date: Tue, 12 Feb 2002 05:37:36 -0500
16643              Message-ID: <20020212103736.GC14327@blackrider>
16644      Branch: perl
16645            ! lib/File/Spec/t/rel2abs2rel.t
16646 ____________________________________________________________________________
16647 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
16648         Log: More unset installman[13]dir tweaks from chromatic.
16649      Branch: perl
16650            ! lib/ExtUtils/Installed.pm
16651 ____________________________________________________________________________
16652 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
16653         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
16654              From: Michael G Schwern <schwern@pobox.com>
16655              Date: Mon, 11 Feb 2002 12:23:02 -0500
16656              Message-ID: <20020211172302.GD9556@blackrider>
16657      Branch: perl
16658            ! lib/File/Spec/t/rel2abs2rel.t
16659 ____________________________________________________________________________
16660 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
16661         Log: Use `` instead of -| to be a little bit more portable,
16662              from Michael Schwern.
16663      Branch: perl
16664            ! lib/ExtUtils/t/Embed.t
16665 ____________________________________________________________________________
16666 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
16667         Log: EBCDIC: this change for \N{} in particular is now
16668              unnecessary because of the recent more general
16669              pack U change.
16670      Branch: perl
16671            ! toke.c
16672 ____________________________________________________________________________
16673 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
16674         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
16675              From: "Craig A. Berry" <craigberry@mac.com>
16676              Date: Mon, 11 Feb 2002 17:13:47 -0600
16677              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
16678      Branch: perl
16679            ! t/test.pl
16680 ____________________________________________________________________________
16681 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
16682         Log: EBCDIC: pack U bytes change.
16683      Branch: perl
16684            ! t/op/length.t
16685 ____________________________________________________________________________
16686 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
16687         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
16688      Branch: perl
16689            ! t/op/each.t
16690 ____________________________________________________________________________
16691 [ 14648] By: nick                                  on 2002/02/11  16:14:50
16692         Log: Integrate mainline
16693      Branch: perlio
16694           !> Changes Configure Makefile.SH autodoc.pl
16695           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
16696           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
16697           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
16698 ____________________________________________________________________________
16699 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
16700         Log: Update Changes.
16701      Branch: perl
16702            ! Changes patchlevel.h
16703 ____________________________________________________________________________
16704 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
16705         Log: Regen toc.
16706      Branch: perl
16707            ! pod/perltoc.pod
16708 ____________________________________________________________________________
16709 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
16710         Log: Forgot from #14641.
16711      Branch: perl
16712            ! lib/ExtUtils/t/Embed.t
16713 ____________________________________________________________________________
16714 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
16715         Log: A forgotten metaconfig unit.
16716      Branch: metaconfig/U/perl
16717            + i_features.U
16718 ____________________________________________________________________________
16719 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
16720         Log: metaconfig unit changes for #14642.
16721      Branch: metaconfig
16722            + U/modified/lns.U
16723      Branch: metaconfig/U/perl
16724            ! issymlink.U
16725 ____________________________________________________________________________
16726 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
16727         Log: -Dmksymlinks was broken by #14628.
16728      Branch: perl
16729            ! Configure
16730 ____________________________________________________________________________
16731 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
16732         Log: Subject: [PATCH @14577] OS/2 build
16733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16734              Date: Mon, 11 Feb 2002 06:56:41 -0500
16735              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
16736              
16737              (sans the Configure, perlio.sym, and t/op/stat.t parts)
16738      Branch: perl
16739            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
16740            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
16741            ! os2/os2ish.h
16742 ____________________________________________________________________________
16743 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
16744         Log: Integrate perlio;
16745              
16746              Re-structure Japanese encodings - part 1
16747              
16748              Split Japanese encodings - part 2
16749              - build separate .c files with separate 'compile' steps
16750              - overall Japanese.xs / Japanese.pm which loads them
16751              
16752              Add test for Japanese encoding (well euc-jp anyway).
16753              Fix one bug shown by above
16754              Skip test which does not pass yet.
16755              
16756              Patch up the failing multi-byte write case, and un-skip
16757              the test.
16758      Branch: perl
16759           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
16760           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
16761            - ext/Encode/EUC_JP/EUC_JP.pm
16762           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16763 ____________________________________________________________________________
16764 [ 14639] By: nick                                  on 2002/02/11  11:59:18
16765         Log: Patch up the failing multi-byte write case, and un-skip
16766              the test.
16767      Branch: perlio
16768            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
16769 ____________________________________________________________________________
16770 [ 14638] By: nick                                  on 2002/02/11  10:55:39
16771         Log: Add test for Japanese encoding (well euc-jp anyway).
16772              Fix one bug shown by above
16773              Skip test which does not pass yet.
16774      Branch: perlio
16775            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
16776            + ext/Encode/t/table.ref
16777            ! MANIFEST ext/Encode/Encode.xs
16778 ____________________________________________________________________________
16779 [ 14637] By: nick                                  on 2002/02/11  09:07:04
16780         Log: Split Japanese encodings - part 2
16781              - build separate .c files with separate 'compile' steps
16782              - overall Japanese.xs / Japanese.pm which loads them
16783      Branch: perlio
16784            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16785 ____________________________________________________________________________
16786 [ 14636] By: nick                                  on 2002/02/11  08:15:42
16787         Log: Re-structure Japanese encodings - part 1
16788      Branch: perlio
16789           +> ext/Encode/EUC_JP/Japanese.pm
16790            - ext/Encode/EUC_JP/EUC_JP.pm
16791            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
16792 ____________________________________________________________________________
16793 [ 14635] By: nick                                  on 2002/02/11  08:05:12
16794         Log: Integrate mainline
16795      Branch: perlio
16796           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
16797           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
16798           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
16799 ____________________________________________________________________________
16800 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
16801         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
16802              From: Mike Guy <mjtg@cam.ac.uk>
16803              Date: Mon, 11 Feb 2002 02:50:42 +0000
16804              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
16805      Branch: perl
16806            ! t/op/arith.t
16807 ____________________________________________________________________________
16808 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
16809         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
16810              Stepping backward in the string would be majorly bad.
16811      Branch: perl
16812            ! regcomp.c
16813 ____________________________________________________________________________
16814 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
16815         Log: The debugger part of
16816              
16817              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
16818              From: Michael G Schwern <schwern@pobox.com> 
16819              Date: Wed, 6 Feb 2002 17:32:12 -0500
16820              Message-ID: <20020206223212.GG1346@blackrider>
16821      Branch: perl
16822            ! lib/perl5db.pl
16823 ____________________________________________________________________________
16824 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
16825         Log: Integrate perlio;
16826              
16827              Borland/Win32 tuning
16828              
16829              Move PerlIO_perlio to layer_syms where it belongs?
16830      Branch: perl
16831           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16832 ____________________________________________________________________________
16833 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
16834         Log: EBCDIC: the low 256 needs to be shuffled also
16835              in pack/unpack U (this breaks the equivalence
16836              of pack U and v-strings, but I think if someone
16837              has to give, v-strings are a good victim)
16838      Branch: perl
16839            ! pp_pack.c t/op/pack.t
16840 ____________________________________________________________________________
16841 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
16842         Log: metaconfig unit changes for #14628.
16843      Branch: metaconfig/U/perl
16844            ! d_u32align.U issymlink.U
16845 ____________________________________________________________________________
16846 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
16847         Log: Two Configure tweaks; the u32align test was trying
16848              to write into a string literal, the ln -s test was
16849              failing in VOS.
16850      Branch: perl
16851            ! Configure
16852 ____________________________________________________________________________
16853 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
16854         Log: DJGPP tweaks from Laszlo Molnar.
16855      Branch: perl
16856            ! djgpp/djgpp.c lib/File/Spec.pm
16857 ____________________________________________________________________________
16858 [ 14626] By: nick                                  on 2002/02/10  18:36:47
16859         Log: Move PerlIO_perlio to layer_syms where it belongs?
16860      Branch: perlio
16861            ! makedef.pl
16862 ____________________________________________________________________________
16863 [ 14625] By: nick                                  on 2002/02/10  18:02:21
16864         Log: Borland/Win32 tuning
16865      Branch: perlio
16866            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16867 ____________________________________________________________________________
16868 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
16869         Log: Additional explanation for the [:...:] failure.
16870      Branch: perl
16871            ! pod/perldiag.pod
16872 ____________________________________________________________________________
16873 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
16874         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
16875              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16876              Date: Sun, 10 Feb 2002 13:32:48 +0100
16877              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
16878      Branch: perl
16879            ! makedef.pl
16880 ____________________________________________________________________________
16881 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
16882         Log: Test tweaks from chromatic for cases where there
16883              are no installman1dir or installman3dir.
16884      Branch: perl
16885            ! lib/ExtUtils/t/Installed.t
16886 ____________________________________________________________________________
16887 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
16888         Log: Integrate perlio;
16889              
16890              Nick Clark's tweaks to Encode compile process
16891              1. Use decimal constants to unit string arrays rather than
16892              very long string litterals (latter having possible "\0"
16893              on end issues, and needing ANSI C line splicing).
16894              2. Replace tail-recursion during insert process with itteration.
16895              Nick C sees 12% speedup from these.
16896      Branch: perl
16897           !> ext/Encode/Encode.pm ext/Encode/compile
16898 ____________________________________________________________________________
16899 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
16900         Log: Portability notes: filename characters, character sets.
16901      Branch: perl
16902            ! pod/perlport.pod
16903 ____________________________________________________________________________
16904 [ 14619] By: nick                                  on 2002/02/10  11:06:05
16905         Log: Integrate mainline
16906      Branch: perlio
16907            ! ext/Encode/Encode.pm
16908           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
16909           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
16910           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
16911           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
16912           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
16913 ____________________________________________________________________________
16914 [ 14618] By: nick                                  on 2002/02/10  10:48:15
16915         Log: Nick Clark's tweaks to Encode compile process
16916              1. Use decimal constants to unit string arrays rather than
16917              very long string litterals (latter having possible "\0"
16918              on end issues, and needing ANSI C line splicing).
16919              2. Replace tail-recursion during insert process with itteration.
16920              Nick C sees 12% speedup from these.
16921      Branch: perlio
16922            ! ext/Encode/compile
16923 ____________________________________________________________________________
16924 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
16925         Log: Use the "Unicode 1.0" name field for control characters,
16926              as suggested by Mark Davis.  Note that Unicode 3.2 will
16927              require some more legwork on this because of certain
16928              alternative names.
16929      Branch: perl
16930            ! lib/unicore/Name.pl lib/unicore/mktables
16931 ____________________________________________________________________________
16932 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
16933         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
16934      Branch: perl
16935            ! hints/os390.sh
16936 ____________________________________________________________________________
16937 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
16938         Log: EBCDIC: the non-printable characters are different.
16939      Branch: perl
16940            ! ext/B/B/Deparse.pm
16941 ____________________________________________________________________________
16942 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
16943         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
16944              From: Nicholas Clark <nick@unfortu.net> 
16945              Date: Sat, 9 Feb 2002 22:31:29 +0000
16946              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
16947      Branch: perl
16948            ! t/lib/warnings/pp_hot
16949 ____________________________________________________________________________
16950 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
16951         Log: Subject: [PATCH] Re: Modulus operator inconsistency
16952              From: Nicholas Clark <nick@unfortu.net>
16953              Date: Sat, 9 Feb 2002 21:00:13 +0000
16954              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
16955      Branch: perl
16956            ! op.c t/op/arith.t
16957 ____________________________________________________________________________
16958 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
16959         Log: Use the same escaping mechanism for all the *flags.
16960      Branch: perl
16961            ! lib/ExtUtils/Embed.pm
16962 ____________________________________________________________________________
16963 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
16964         Log: Protect possible parentheses in ccflags, ccdlflags, and
16965              ldflags.  (In OS/390 there are parentheses in ccflags.)
16966      Branch: perl
16967            ! lib/ExtUtils/Embed.pm
16968 ____________________________________________________________________________
16969 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
16970         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
16971              From: Peter Scott <Peter@PSDT.com>
16972              Date: Fri, 08 Feb 2002 19:20:19 -0800
16973              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
16974      Branch: perl
16975            ! lib/perl5db.pl
16976 ____________________________________________________________________________
16977 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
16978         Log: FAQ sync.
16979      Branch: perl
16980            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
16981 ____________________________________________________________________________
16982 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
16983         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
16984              From: Chris Nandor <pudge@pobox.com>
16985              Date: Fri, 08 Feb 2002 16:31:41 -0500
16986              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
16987      Branch: perl
16988            ! cop.h deb.c pp_ctl.c toke.c util.c
16989 ____________________________________________________________________________
16990 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
16991         Log: Redo CopFILE / MacPerl_MPWFIleName patch
16992      Branch: maint-5.6/macperl
16993            ! cop.h deb.c pp_ctl.c toke.c util.c
16994 ____________________________________________________________________________
16995 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
16996         Log: The metaconfig unit change to go with #14605.
16997      Branch: metaconfig/U/perl
16998            ! libperl.U
16999 ____________________________________________________________________________
17000 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
17001         Log: The Configure change to go with #14604.
17002      Branch: perl
17003            ! Configure
17004 ____________________________________________________________________________
17005 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
17006         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
17007              From: Andy Dougherty <doughera@lafayette.edu>
17008              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
17009              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
17010      Branch: perl
17011            ! hints/bsdos.sh
17012 ____________________________________________________________________________
17013 [ 14603] By: nick                                  on 2002/02/08  18:16:09
17014         Log: Integrate mainline
17015      Branch: perlio
17016           +> ext/threads/t/libc.t
17017           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
17018           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
17019 ____________________________________________________________________________
17020 [ 14602] By: sky                                   on 2002/02/08  15:19:15
17021         Log: Start testing for safe localtime functions, TODO, test more functions.
17022      Branch: perl
17023            + ext/threads/t/libc.t
17024            ! MANIFEST
17025 ____________________________________________________________________________
17026 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
17027         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
17028              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17029              Date: Fri, 8 Feb 2002 00:21:07 +0100
17030              Message-ID: <20020208002107.E763@rafael>
17031      Branch: perl
17032            ! doio.c pp_sys.c t/io/argv.t
17033 ____________________________________________________________________________
17034 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
17035         Log: Subject: [PATCH] Configure followed by make minitest
17036              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17037              Date: Wed, 06 Feb 2002 21:35:20 -0800
17038              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
17039      Branch: perl
17040            ! t/op/taint.t t/run/fresh_perl.t
17041 ____________________________________________________________________________
17042 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
17043         Log: Integrate perlio;
17044              
17045              Extract something from yesterdays effort - convert my mail on pad
17046              data structures (incoporating Sarathy's corrections/clarifications)
17047              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
17048      Branch: perl
17049           !> cv.h pod/perlapi.pod pod/perlintern.pod
17050 ____________________________________________________________________________
17051 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
17052         Log: metaconfig unit changes for #14597.
17053      Branch: metaconfig
17054            ! U/modified/Loc.U
17055      Branch: metaconfig/U/perl
17056            ! libperl.U
17057 ____________________________________________________________________________
17058 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
17059         Log: Configure DJGPP tweak from Laszlo Molnar.
17060      Branch: perl
17061            ! Configure
17062 ____________________________________________________________________________
17063 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
17064         Log: DJGPP tweaks from Laszlo Molnar.
17065      Branch: perl
17066            ! djgpp/djgppsed.sh perl.c
17067 ____________________________________________________________________________
17068 [ 14595] By: nick                                  on 2002/02/08  09:19:29
17069         Log: Extract something from yesterdays effort - convert my mail on pad
17070              data structures (incoporating Sarathy's corrections/clarifications)
17071              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
17072      Branch: perlio
17073            ! cv.h pod/perlapi.pod pod/perlintern.pod
17074 ____________________________________________________________________________
17075 [ 14594] By: nick                                  on 2002/02/08  08:34:49
17076         Log: Integrate mainline
17077      Branch: perlio
17078           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
17079           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
17080           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
17081           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
17082           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
17083           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
17084 ____________________________________________________________________________
17085 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
17086         Log: To really skip the test an exit() is needed.
17087      Branch: perl
17088            ! lib/encoding.t
17089 ____________________________________________________________________________
17090 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
17091         Log: More diagnostics from Nicholas Clark.
17092      Branch: perl
17093            ! lib/Benchmark.t
17094 ____________________________________________________________________________
17095 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
17096         Log: In case of failure be more verbose.
17097      Branch: perl
17098            ! t/base/num.t
17099 ____________________________________________________________________________
17100 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
17101         Log: Update Changes
17102      Branch: maint-5.6/macperl
17103            ! macos/Changes
17104 ____________________________________________________________________________
17105 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
17106         Log: Merge AEGizmos library into PPC binary
17107      Branch: maint-5.6/macperl
17108            ! macos/Makefile.mk
17109 ____________________________________________________________________________
17110 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
17111         Log: Add -ansifor for MrCpp options
17112      Branch: maint-5.6/macperl
17113            ! macos/BuildRules.mk
17114 ____________________________________________________________________________
17115 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
17116         Log: Check ownership of CatInfos (MacPerl Bug #494482)
17117      Branch: maint-5.6/macperl
17118            ! macos/ext/Mac/Files/Files.xs
17119 ____________________________________________________________________________
17120 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
17121         Log: Resource updates
17122      Branch: maint-5.6/macperl
17123            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
17124 ____________________________________________________________________________
17125 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
17126         Log: Empty path is ENOENT (MacPerl Bug #512351)
17127      Branch: maint-5.6/macperl
17128            ! macos/macperl/MPAppleEvents.c
17129 ____________________________________________________________________________
17130 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
17131         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
17132      Branch: maint-5.6/macperl
17133            ! macos/macperl/MPAEVTStream.cp
17134 ____________________________________________________________________________
17135 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
17136         Log: macify(ABSTRACT_FROM)
17137      Branch: maint-5.6/macperl
17138            ! macos/lib/ExtUtils/MM_MacOS.pm
17139 ____________________________________________________________________________
17140 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
17141         Log: Use correct Mac filenames in error messages, caller()
17142      Branch: maint-5.6/macperl
17143            ! deb.c pp_ctl.c toke.c util.c
17144 ____________________________________________________________________________
17145 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
17146         Log: Sanity checks to see that the IV/NV and the PV of numeric
17147              scalars stay in sync (unearthed this via the OS/390 gcvt()
17148              brokenness)
17149      Branch: perl
17150            + t/base/num.t
17151            ! MANIFEST
17152 ____________________________________________________________________________
17153 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
17154         Log: Retract the anon leak subpatch of #14418 and #14431
17155              (the latter came into bleadperl as part of #14433).
17156      Branch: perl
17157            ! op.c t/run/fresh_perl.t
17158 ____________________________________________________________________________
17159 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
17160         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
17161              mangles 0.1 to "10".  sprintf() seems more well-behaved.
17162      Branch: perl
17163            ! hints/os390.sh
17164 ____________________________________________________________________________
17165 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
17166         Log: Subject: [PATCH @14557] another Encode fix for VMS
17167              From: "Craig A. Berry" <craigberry@mac.com>
17168              Date: Wed, 06 Feb 2002 14:44:20 -0600
17169              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
17170      Branch: perl
17171            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
17172 ____________________________________________________________________________
17173 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
17174         Log: Integrate perlio;
17175              
17176              One way to avoid OS390 winge about #line directives.
17177      Branch: perl
17178           !> ext/Encode/EUC_JP/Makefile.PL
17179 ____________________________________________________________________________
17180 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
17181         Log: Update Changes.
17182      Branch: perl
17183            ! Changes patchlevel.h
17184 ____________________________________________________________________________
17185 [ 14575] By: nick                                  on 2002/02/06  15:23:24
17186         Log: One way to avoid OS390 winge about #line directives.
17187      Branch: perlio
17188            ! ext/Encode/EUC_JP/Makefile.PL
17189 ____________________________________________________________________________
17190 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
17191         Log: s/Netware/NetWare/
17192      Branch: perl
17193            ! MANIFEST
17194 ____________________________________________________________________________
17195 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
17196         Log: New Netware scripts.
17197      Branch: perl
17198            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
17199            + NetWare/t/NWScripts-Exist.pl
17200            ! MANIFEST
17201 ____________________________________________________________________________
17202 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
17203         Log: EBCDIC: the encoding pragma would need some rethinking,
17204              probably a pass of EBCDIC->Unicode mapping.  For now,
17205              disable it on EBCDIC.
17206      Branch: perl
17207            ! lib/encoding.pm lib/encoding.t
17208 ____________________________________________________________________________
17209 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
17210         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
17211              for the low 256.  Now tweaked the tests, but maybe it's
17212              the module that needs few NATIVE_TO_UNI()s somewhere?
17213      Branch: perl
17214            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
17215 ____________________________________________________________________________
17216 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
17217         Log: Subject: [PATCH utf8.c] format problem
17218              From: Robin Barker <rmb1@cise.npl.co.uk>
17219              Date: Wed, 6 Feb 2002 14:01:43 GMT
17220              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
17221      Branch: perl
17222            ! utf8.c
17223 ____________________________________________________________________________
17224 [ 14569] By: nick                                  on 2002/02/06  09:52:23
17225         Log: Integrate mainline
17226      Branch: perlio
17227           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
17228           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
17229           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
17230           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
17231           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
17232           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
17233 ____________________________________________________________________________
17234 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
17235         Log: EBCDIC: 0x41 is not cricket.
17236      Branch: perl
17237            ! ext/Encode/t/Encode.t
17238 ____________________________________________________________________________
17239 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
17240         Log: NetWare update from Ananth Kesari.
17241      Branch: perl
17242            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
17243            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
17244            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
17245            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
17246            ! NetWare/t/NWScripts.pl makedef.pl
17247 ____________________________________________________________________________
17248 [ 14566] By: sky                                   on 2002/02/05  18:39:13
17249         Log: Subject: Re: File::Spec::rel2abs2rel (?)
17250              From: Michael G Schwern <schwern@pobox.com>
17251              Date: Tue, 5 Feb 2002 13:47:39 -0500
17252              Message-ID: <20020205184739.GB17375@blackrider>
17253      Branch: perl
17254            ! lib/File/Spec/t/rel2abs2rel.t
17255 ____________________________________________________________________________
17256 [ 14565] By: nick                                  on 2002/02/05  17:31:24
17257         Log: Integrate mainline
17258      Branch: perlio
17259           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
17260           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
17261           !> utf8.h
17262 ____________________________________________________________________________
17263 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
17264         Log: Integrate perlio;
17265              
17266              More Encode tweaks:
17267              - make expensive and marginal substring search optional (-O)
17268              - enable -O for ASCII-oid encodings (search space is small)
17269              - add ASCII-oid jis0201 to basic Encode.so
17270              - add some other Japanese encodings to EUC_JP bundle (without -O)
17271      Branch: perl
17272           +> ext/Encode/Encode/jis0201.ucm
17273           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
17274           !> ext/Encode/compile
17275 ____________________________________________________________________________
17276 [ 14563] By: nick                                  on 2002/02/05  16:01:15
17277         Log: More Encode tweaks:
17278              - make expensive and marginal substring search optional (-O)
17279              - enable -O for ASCII-oid encodings (search space is small)
17280              - add ASCII-oid jis0201 to basic Encode.so
17281              - add some other Japanese encodings to EUC_JP bundle (without -O)
17282      Branch: perlio
17283            + ext/Encode/Encode/jis0201.ucm
17284            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
17285            ! ext/Encode/compile
17286 ____________________________________________________________________________
17287 [ 14562] By: sky                                   on 2002/02/05  14:50:36
17288         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
17289      Branch: perl
17290            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
17291 ____________________________________________________________________________
17292 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
17293         Log: EBCDIC: SHARP S is different.
17294      Branch: perl
17295            ! regexec.c utf8.h
17296 ____________________________________________________________________________
17297 [ 14560] By: sky                                   on 2002/02/05  13:49:40
17298         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
17299      Branch: perl
17300            ! t/op/filetest.t
17301 ____________________________________________________________________________
17302 [ 14559] By: sky                                   on 2002/02/05  11:39:24
17303         Log: Add . first to the PATH environment to test that we really
17304              get ./perl and not some other older perl.
17305      Branch: perl
17306            ! lib/File/Spec/t/rel2abs2rel.t
17307 ____________________________________________________________________________
17308 [ 14558] By: sky                                   on 2002/02/05  11:20:21
17309         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
17310      Branch: perl
17311            ! ext/POSIX/t/posix.t
17312 ____________________________________________________________________________
17313 [ 14557] By: sky                                   on 2002/02/05  10:30:58
17314         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
17315      Branch: perl
17316            ! hints/darwin.sh perl.h
17317 ____________________________________________________________________________
17318 [ 14556] By: nick                                  on 2002/02/05  06:58:52
17319         Log: Integrate mainline
17320      Branch: perlio
17321           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
17322           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
17323           !> lib/File/Find/t/taint.t
17324 ____________________________________________________________________________
17325 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
17326         Log: Integrate change #14439 from maintperl
17327      Branch: maint-5.6/macperl
17328           !> op.c
17329 ____________________________________________________________________________
17330 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
17331         Log: Subject: [PATCH] File::Find tests not cleaning up properly
17332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17333              Date: Mon, 4 Feb 2002 22:09:07 +0100
17334              Message-ID: <20020204220907.A8288@rafael>
17335      Branch: perl
17336            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17337 ____________________________________________________________________________
17338 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
17339         Log: Signedness mumblings from Tru64.
17340      Branch: perl
17341            ! ext/Encode/Encode.xs
17342 ____________________________________________________________________________
17343 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
17344         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
17345              From: "Craig A. Berry" <craigberry@mac.com>
17346              Date: Mon, 04 Feb 2002 17:16:00 -0600
17347              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
17348      Branch: perl
17349            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
17350            ! ext/Encode/Encode.xs
17351 ____________________________________________________________________________
17352 [ 14551] By: nick                                  on 2002/02/04  16:00:31
17353         Log: Integrate mainline
17354      Branch: perlio
17355           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
17356           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
17357           !> regcomp.c
17358 ____________________________________________________________________________
17359 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
17360         Log: Update Changes.
17361      Branch: perl
17362            ! Changes patchlevel.h
17363 ____________________________________________________________________________
17364 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
17365         Log: Comment microtweaks.
17366      Branch: perl
17367            ! lib/locale.t
17368 ____________________________________________________________________________
17369 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
17370         Log: Subject: trivial docu patch
17371              From: andreas.koenig@anima.de (Andreas J. Koenig)
17372              Date: 04 Feb 2002 08:15:19 +0100
17373              Message-ID: <m3pu3l7m60.fsf@anima.de>
17374      Branch: perl
17375            ! pod/perluniintro.pod
17376 ____________________________________________________________________________
17377 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
17378         Log: Subject: [PATCH] (??{ }) anomaly
17379              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17380              Date: Sun, 03 Feb 2002 20:21:45 -0800
17381              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
17382      Branch: perl
17383            ! regcomp.c
17384 ____________________________________________________________________________
17385 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
17386         Log: Integrate perlio.
17387              
17388              Carry on where we left off if we have to grow destination
17389              SV during XS encode/decode
17390              
17391              Remove debugging warning, be consistent about API fails.
17392      Branch: perl
17393           !> ext/Encode/Encode.xs
17394 ____________________________________________________________________________
17395 [ 14545] By: nick                                  on 2002/02/03  20:03:38
17396         Log: Remove debugging warning, be consistent about API fails.
17397      Branch: perlio
17398            ! ext/Encode/Encode.xs
17399 ____________________________________________________________________________
17400 [ 14544] By: nick                                  on 2002/02/03  19:47:48
17401         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
17402      Branch: perlio
17403            ! ext/Encode/Encode.xs
17404 ____________________________________________________________________________
17405 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
17406         Log: Subject: PATCH CPAN.pm
17407              From: Mark-Jason Dominus <mjd@plover.com>
17408              Date: Sun, 03 Feb 2002 12:36:36 -0500
17409              Message-ID: <20020203173636.27451.qmail@plover.com>
17410      Branch: perl
17411            ! lib/CPAN.pm
17412 ____________________________________________________________________________
17413 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
17414         Log: Must search further back.
17415      Branch: perl
17416            ! lib/h2xs.t
17417 ____________________________________________________________________________
17418 [ 14541] By: nick                                  on 2002/02/03  18:52:09
17419         Log: Integrate mainline
17420      Branch: perlio
17421           !> (integrate 29 files)
17422 ____________________________________________________________________________
17423 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
17424         Log: EBCDIC: more natification.
17425      Branch: perl
17426            ! regcomp.c
17427 ____________________________________________________________________________
17428 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
17429         Log: Debug noise.
17430      Branch: perl
17431            ! ext/Encode/Encode.xs
17432 ____________________________________________________________________________
17433 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
17434         Log: Integrate perlio;
17435              
17436              Stable intermediate point in Encode cleanup.
17437              :encode(euc-jp) works on Dan's table.euc
17438              Much buffer copying and other silliness remains.
17439      Branch: perl
17440           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17441           !> ext/Encode/lib/Encode/Encoding.pm
17442 ____________________________________________________________________________
17443 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
17444         Log: Prettify.
17445      Branch: perl
17446            ! lib/unicore/mktables
17447 ____________________________________________________________________________
17448 [ 14536] By: nick                                  on 2002/02/03  17:32:03
17449         Log: Stable intermediate point in Encode cleanup.
17450              :encode(euc-jp) works on Dan's table.euc
17451              Much buffer copying and other silliness remains.
17452      Branch: perlio
17453            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17454            ! ext/Encode/lib/Encode/Encoding.pm
17455 ____________________________________________________________________________
17456 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
17457         Log: EBCDIC: it's much nicer to compare Unicode code points
17458              to Unicode code points.
17459      Branch: perl
17460            ! regexec.c
17461 ____________________________________________________________________________
17462 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
17463         Log: EBCDIC: character classes must remap the low 256.
17464      Branch: perl
17465            ! regcomp.c
17466 ____________________________________________________________________________
17467 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
17468         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
17469      Branch: perl
17470            ! lib/I18N/LangTags/List.pm
17471 ____________________________________________________________________________
17472 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
17473         Log: FAQ sync.
17474      Branch: perl
17475            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
17476            ! pod/perlfaq6.pod pod/perlfaq7.pod
17477 ____________________________________________________________________________
17478 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
17479         Log: Integrate perlio;
17480              
17481              Re-indent Encode.xs
17482              
17483              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
17484              (Mis-feature discovered by Encode.)
17485      Branch: perl
17486           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
17487 ____________________________________________________________________________
17488 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
17489         Log: Subject: [PATCH] lstat FH and -l FH warnings
17490              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17491              Date: Sat, 2 Feb 2002 22:24:54 +0100           
17492              Message-ID: <20020202222454.A11608@rafael>       
17493      Branch: perl
17494            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
17495            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
17496 ____________________________________________________________________________
17497 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
17498         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
17499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17500              Date: Sat, 2 Feb 2002 13:11:01 +0100           
17501              Message-ID: <20020202131101.A722@rafael>               
17502              
17503              Subject: [PATCH t/op/ver.t] another false positive
17504              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17505              Date: Sat, 2 Feb 2002 13:38:22 +0100           
17506              Message-ID: <20020202133822.E722@rafael>         
17507              
17508              Subject: [PATCH] t/test.pl:ok() doesn't work
17509              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
17510              Date: Sun, 03 Feb 2002 00:02:38 -0800          
17511              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
17512      Branch: perl
17513            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
17514            ! t/test.pl
17515 ____________________________________________________________________________
17516 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
17517         Log: Subject: [PATCH @13746] OS2::Process's constants
17518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17519              Date: Sat, 2 Feb 2002 01:00:55 -0500           
17520              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
17521      Branch: perl
17522            ! os2/OS2/Process/Makefile.PL
17523 ____________________________________________________________________________
17524 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
17525         Log: Subject: [PATCH @13746] h2xs   
17526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17527              Date: Sat, 2 Feb 2002 00:58:44 -0500           
17528              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
17529      Branch: perl
17530            ! utils/h2xs.PL
17531 ____________________________________________________________________________
17532 [ 14526] By: nick                                  on 2002/02/03  14:54:18
17533         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
17534              (Mis-feature discovered by Encode.)
17535      Branch: perlio
17536            ! sv.c
17537 ____________________________________________________________________________
17538 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
17539         Log: EBCDIC: since #14519 made \N{...} to remap,
17540              the test cannot expect an ASCII code point.
17541      Branch: perl
17542            ! lib/charnames.t
17543 ____________________________________________________________________________
17544 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
17545         Log: Sub-MANIFEST-tweak.
17546      Branch: perl
17547            ! ext/Encode/MANIFEST
17548 ____________________________________________________________________________
17549 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
17550         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
17551              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17552              Date: Fri, 01 Feb 2002 23:51:03 +0900
17553              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
17554      Branch: perl
17555            ! ext/Encode/lib/Encode/Tcl/Escape.pm
17556 ____________________________________________________________________________
17557 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
17558         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
17559              From: Andy Dougherty <doughera@lafayette.edu>
17560              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
17561              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
17562      Branch: perl
17563            ! README.solaris hints/solaris_2.sh
17564 ____________________________________________________________________________
17565 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
17566         Log: EBCDIC: no hope to get the low 256 right in unifolding.
17567      Branch: perl
17568            ! t/uni/fold.t
17569 ____________________________________________________________________________
17570 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
17571         Log: todo entry for missing pack formats.
17572      Branch: perl
17573            ! pod/perltodo.pod
17574 ____________________________________________________________________________
17575 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
17576         Log: EBCDIC: the low 256 \N{...} need to be remapped.
17577      Branch: perl
17578            ! toke.c
17579 ____________________________________________________________________________
17580 [ 14518] By: nick                                  on 2002/02/01  18:32:03
17581         Log: indent -kr -nce and some manual tweaks to match perl style.
17582      Branch: perlio
17583            ! ext/Encode/Encode.xs
17584 ____________________________________________________________________________
17585 [ 14517] By: nick                                  on 2002/02/01  18:20:46
17586         Log: Integrate mainline
17587      Branch: perlio
17588           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
17589           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
17590           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
17591           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
17592           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
17593           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
17594           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
17595 ____________________________________________________________________________
17596 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
17597         Log: Integrate perlio; 
17598              
17599              Minor Encode tweaks:
17600              - move Encode.pm back to top of Encode like normal XS extension
17601              - avoid .def as a file extension (Win32 builds)
17602      Branch: perl
17603            ! MANIFEST
17604           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17605           !> ext/Encode/Makefile.PL ext/Encode/compile
17606 ____________________________________________________________________________
17607 [ 14515] By: nick                                  on 2002/02/01  16:27:59
17608         Log: Minor Encode tweaks:
17609              - move Encode.pm back to top of Encode like normal XS extension
17610              - avoid .def as a file extension (Win32 builds)
17611      Branch: perlio
17612           +> ext/Encode/Encode.pm
17613            - ext/Encode/lib/Encode.pm
17614            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17615            ! ext/Encode/Makefile.PL ext/Encode/compile
17616 ____________________________________________________________________________
17617 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
17618         Log: Subject: [PATCH utf8.t] temp file not cleaned up
17619              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17620              Date: Fri, 1 Feb 2002 15:47:46 +0100
17621              Message-ID: <20020201154746.A24079@rafael>
17622      Branch: perl
17623            ! t/io/utf8.t
17624 ____________________________________________________________________________
17625 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
17626         Log: Subject: [PATCH] make "lstat FH" croak
17627              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17628              Date: Fri, 1 Feb 2002 15:12:50 +0100
17629              Message-ID: <20020201151250.A738@rafael>
17630      Branch: perl
17631            ! pod/perldiag.pod pp_sys.c t/op/stat.t
17632 ____________________________________________________________________________
17633 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
17634         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
17635              From: Kay Röpke <kroepke@dolphin-services.de>
17636              Date: Fri, 1 Feb 2002 01:10:43 +0100
17637              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
17638      Branch: perl
17639            ! t/op/stat.t
17640 ____________________________________________________________________________
17641 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
17642         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
17643              I got it in Tru64 + ithreads but only without -g, took
17644              some debugging by printf (which was no fun either since
17645              adding some debug printfs hid the error)
17646      Branch: perl
17647            ! regexec.c utf8.c
17648 ____________________________________________________________________________
17649 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
17650         Log: Subject: Re: [PATCH] perl -V:
17651              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
17652              Date: Thu, 31 Jan 2002 12:10:20 -0800
17653              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
17654              
17655              Subject: Re: [PATCH] perl -V:
17656              From: Michael G Schwern <schwern@pobox.com>
17657              Date: Thu, 31 Jan 2002 16:43:13 -0500
17658              Message-ID: <20020131214313.GH6498@blackrider>
17659      Branch: perl
17660            ! t/run/switches.t
17661 ____________________________________________________________________________
17662 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
17663         Log: #14505 effect.
17664      Branch: perl
17665            ! pod/perluniintro.pod
17666 ____________________________________________________________________________
17667 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
17668         Log: Daniel S. Lewart adopts the Math::Complex.
17669      Branch: perl
17670            ! lib/Math/Complex.pm
17671 ____________________________________________________________________________
17672 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
17673         Log: More Complex DWIMmery.
17674      Branch: perl
17675            ! lib/Math/Complex.pm lib/Math/Complex.t
17676 ____________________________________________________________________________
17677 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
17678         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
17679              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17680              Date: Thu, 31 Jan 2002 14:37:52 +0100
17681              Message-ID: <20020131143752.A1452@rafael>
17682      Branch: perl
17683            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
17684 ____________________________________________________________________________
17685 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
17686         Log: Turn the I/O Unicode error by default on, but the
17687              character-generating Unicode error by default off,
17688              as Larry suggested.
17689      Branch: perl
17690            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
17691            ! utf8.c
17692 ____________________________________________________________________________
17693 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
17694         Log: Subject: [PATCH] open.pm minor cleanup
17695              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17696              Date: Thu, 31 Jan 2002 15:03:02 +0100
17697              Message-ID: <20020131150302.C1452@rafael>
17698      Branch: perl
17699            ! lib/open.pm
17700 ____________________________________________________________________________
17701 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
17702         Log: Update Changes.
17703      Branch: perl
17704            ! Changes patchlevel.h
17705 ____________________________________________________________________________
17706 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
17707         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
17708              From: Robin Barker <rmb1@cise.npl.co.uk>
17709              Date: Wed, 30 Jan 2002 11:58:33 GMT
17710              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
17711      Branch: perl
17712            ! lib/CPAN.pm
17713 ____________________________________________________________________________
17714 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
17715         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
17716              re-sort MANIFEST.
17717      Branch: perl
17718            + ext/Encode/Encode.pm
17719            - ext/Encode/lib/Encode.pm
17720            ! MANIFEST ext/Encode/Makefile.PL
17721 ____________________________________________________________________________
17722 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
17723         Log: Integrate perlio;
17724              
17725              Collect some stats during compile process.
17726              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17727              as one XS - inconclusive - marginal win?
17728              Add some comments to encode.h
17729      Branch: perl
17730           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17731           !> ext/Encode/encode.h
17732 ____________________________________________________________________________
17733 [ 14499] By: nick                                  on 2002/01/30  09:57:47
17734         Log: Collect some stats during compile process.
17735              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17736              as one XS - inconclusive - marginal win?
17737              Add some comments to encode.h
17738      Branch: perlio
17739            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17740            ! ext/Encode/encode.h
17741 ____________________________________________________________________________
17742 [ 14498] By: nick                                  on 2002/01/30  07:27:55
17743         Log: Integrate Jarkko's path/INC tweaks
17744      Branch: perlio
17745           !> ext/Encode/compile
17746 ____________________________________________________________________________
17747 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
17748         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
17749              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17750              Date: Tue, 29 Jan 2002 01:13:09 -0800
17751              Message-ID: <lemV8gzkgu/K092yn@efn.org>
17752      Branch: perl
17753            ! configpm
17754 ____________________________________________________________________________
17755 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
17756         Log: Subject: [PATCH t/op/inccode.t] new test
17757              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17758              Date: Tue, 29 Jan 2002 22:03:45 +0100
17759              Message-ID: <20020129220345.A704@rafael>
17760      Branch: perl
17761            ! t/op/inccode.t
17762 ____________________________________________________________________________
17763 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
17764         Log: EBCDIC: t/op/lc.t now passes.
17765      Branch: perl
17766            ! t/op/lc.t
17767 ____________________________________________________________________________
17768 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
17769         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
17770      Branch: perl
17771            ! utf8.c
17772 ____________________________________________________________________________
17773 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
17774         Log: Must find stuff during build.
17775      Branch: perl
17776            ! ext/Encode/compile
17777 ____________________________________________________________________________
17778 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
17779         Log: Integrate with perlio;
17780              
17781              Basics of a compiled Encode XS extension
17782      Branch: perl
17783           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17784           +> ext/Encode/Encode/euc-jp.ucm
17785           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17786           !> ext/Encode/encode.h
17787 ____________________________________________________________________________
17788 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
17789         Log: EBCDIC tweaks-- no new test passes, but getting closer.
17790      Branch: perl
17791            ! utf8.c
17792 ____________________________________________________________________________
17793 [ 14490] By: nick                                  on 2002/01/29  21:20:57
17794         Log: Basics of a compiled Encode XS extension
17795      Branch: perlio
17796            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17797            + ext/Encode/Encode/euc-jp.ucm
17798            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17799            ! ext/Encode/encode.h
17800 ____________________________________________________________________________
17801 [ 14489] By: nick                                  on 2002/01/29  18:40:54
17802         Log: Integrate mainline
17803      Branch: perlio
17804           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17805           +> ext/Encode/lib/Encode/Encoding.pm
17806           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17807           +> ext/Encode/lib/Encode/Tcl/Escape.pm
17808           +> ext/Encode/lib/Encode/Tcl/Extended.pm
17809           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
17810           +> ext/Encode/lib/Encode/Tcl/Table.pm
17811           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17812           +> ext/Encode/lib/Encode/iso10646_1.pm
17813           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17814           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17815           +> ext/Encode/t/Tcl.t
17816            - ext/Encode.t ext/Encode/Encode.pm
17817            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17818            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17819           !> (integrate 33 files)
17820 ____________________________________________________________________________
17821 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
17822         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
17823              From: Richard Clamp <richardc@unixbeard.net>
17824              Date: Mon, 28 Jan 2002 02:17:55 +0000
17825              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
17826      Branch: perl
17827            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
17828 ____________________________________________________________________________
17829 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
17830         Log: OS/390 seems to do length 0 udp reads, Nicholas says
17831              skippage is for now the best cause of action.
17832      Branch: perl
17833            ! ext/Socket/socketpair.t
17834 ____________________________________________________________________________
17835 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
17836         Log: Encode cleanup from Dan Kogai; reworked even further.
17837      Branch: perl
17838            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17839            + ext/Encode/lib/Encode/Encoding.pm
17840            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17841            + ext/Encode/lib/Encode/Tcl/Escape.pm
17842            + ext/Encode/lib/Encode/Tcl/Extended.pm
17843            + ext/Encode/lib/Encode/Tcl/HanZi.pm
17844            + ext/Encode/lib/Encode/Tcl/Table.pm
17845            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17846            + ext/Encode/lib/Encode/iso10646_1.pm
17847            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17848            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17849            + ext/Encode/t/Tcl.t
17850            - ext/Encode.t ext/Encode/Encode.pm
17851            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17852            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17853            ! MANIFEST ext/Encode/Encode/8859-1.ucm
17854            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
17855            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
17856            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
17857            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
17858            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
17859            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
17860            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
17861            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
17862            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
17863            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
17864            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
17865            ! ext/Encode/compile
17866 ____________________________________________________________________________
17867 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
17868         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
17869      Branch: perl
17870            ! djgpp/djgpp.c perlio.c
17871 ____________________________________________________________________________
17872 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
17873         Log: Prettier printing from Michael Schwern.
17874      Branch: perl
17875            ! t/test.pl
17876 ____________________________________________________________________________
17877 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
17878         Log: Show also the debug and debugcolor as known pragmas.
17879      Branch: perl
17880            ! ext/re/re.pm
17881 ____________________________________________________________________________
17882 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
17883         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
17884              From: "Craig A. Berry" <craigberry@mac.com>
17885              Date: Mon, 28 Jan 2002 16:30:30 -0600
17886              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
17887      Branch: perl
17888            ! ext/B/t/assembler.t
17889 ____________________________________________________________________________
17890 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
17891         Log: metaconfig unit change for #14480.
17892      Branch: metaconfig
17893            ! U/modified/Init.U
17894 ____________________________________________________________________________
17895 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
17896         Log: DJGPP needs to know its exe soon, too.
17897      Branch: perl
17898            ! Configure
17899 ____________________________________________________________________________
17900 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
17901         Log: Round #2 on EBCDICation.
17902      Branch: perl
17903            ! t/op/append.t
17904 ____________________________________________________________________________
17905 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
17906         Log: Integrate perlio;
17907              
17908              Set makefile.mk CCHOME etc. for default locations of MinGW and free
17909              Borland compilers. (Borland builds one or two oddities.)
17910      Branch: perl
17911           !> win32/config.bc win32/makefile.mk
17912 ____________________________________________________________________________
17913 [ 14477] By: nick                                  on 2002/01/28  20:12:31
17914         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
17915              Borland compilers. (Borland builds one or two oddities.)
17916      Branch: perlio
17917            ! win32/config.bc win32/makefile.mk
17918 ____________________________________________________________________________
17919 [ 14476] By: nick                                  on 2002/01/28  18:43:47
17920         Log: Integrate mainline
17921      Branch: perlio
17922           !> Configure hints/hpux.sh
17923 ____________________________________________________________________________
17924 [ 14475] By: nick                                  on 2002/01/28  17:15:12
17925         Log: Integrate mainline
17926      Branch: perlio
17927           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
17928           !> patchlevel.h pp_sys.c t/lib/warnings/perl
17929 ____________________________________________________________________________
17930 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
17931         Log: metaconfig unit change for #14472.
17932      Branch: metaconfig/U/perl
17933            ! d_u32align.U
17934 ____________________________________________________________________________
17935 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
17936         Log: Misunderstood Merijn's patch.
17937      Branch: perl
17938            ! hints/hpux.sh
17939 ____________________________________________________________________________
17940 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
17941         Log: Misapplied Merijn's patch.
17942      Branch: perl
17943            ! Configure
17944 ____________________________________________________________________________
17945 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
17946         Log: Update Changes.
17947      Branch: perl
17948            ! Changes patchlevel.h
17949 ____________________________________________________________________________
17950 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
17951         Log: BeOS has sockets but not true ones.
17952      Branch: perl
17953            ! pp_sys.c
17954 ____________________________________________________________________________
17955 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
17956         Log: metaconfig unit change for #14467.
17957      Branch: metaconfig/U/perl
17958            ! d_u32align.U
17959 ____________________________________________________________________________
17960 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
17961         Log: For some strange reason under the smoke harness the alignment
17962              test hangs in HP-UX 10.20.  So hint it to avoid the test.
17963      Branch: perl
17964            ! hints/hpux.sh
17965 ____________________________________________________________________________
17966 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
17967         Log: Allow d_u32align to be hinted.
17968      Branch: perl
17969            ! Configure
17970 ____________________________________________________________________________
17971 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
17972         Log: The shift key is important.
17973      Branch: perl
17974            ! ext/B/B.xs
17975 ____________________________________________________________________________
17976 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
17977         Log: The "used only once" warnings (from gv_check) come
17978              in pseudorandom hash order-- in EBCDIC the order
17979              is different.  Add a new option that allow the warnings
17980              to come in any order (Paul Marquess).
17981      Branch: perl
17982            ! lib/warnings.t t/lib/warnings/perl
17983 ____________________________________________________________________________
17984 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
17985         Log: Integrate perlio; the 0nothread test failure without threads.
17986      Branch: perl
17987           !> ext/threads/shared/t/0nothread.t
17988 ____________________________________________________________________________
17989 [ 14463] By: nick                                  on 2002/01/28  08:22:36
17990         Log: Integrate mainline
17991      Branch: perlio
17992           !> (integrate 37 files)
17993 ____________________________________________________________________________
17994 [ 14462] By: nick                                  on 2002/01/28  08:09:53
17995         Log: 1st attempt at skipping broke threads case.
17996      Branch: perlio
17997            ! ext/threads/shared/t/0nothread.t
17998 ____________________________________________________________________________
17999 [ 14461] By: nick                                  on 2002/01/28  07:25:58
18000         Log: Skip new threads::shared test unless -Duseithreads
18001      Branch: perlio
18002            ! ext/threads/shared/t/0nothread.t
18003 ____________________________________________________________________________
18004 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
18005         Log: FAQ sync.
18006      Branch: perl
18007            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
18008            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18009            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
18010            ! pod/perlfaq9.pod
18011 ____________________________________________________________________________
18012 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
18013         Log: Upgrade to podlators 1.20.
18014      Branch: perl
18015            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
18016 ____________________________________________________________________________
18017 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
18018         Log: Retract #14448, a better patch coming up.
18019      Branch: perl
18020            ! lib/Pod/t/basic.t
18021 ____________________________________________________________________________
18022 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
18023         Log: EBCDIC portability.
18024      Branch: perl
18025            ! t/op/append.t
18026 ____________________________________________________________________________
18027 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
18028         Log: Further cygwin installperl tweak from Gerrit P. Haase.
18029      Branch: perl
18030            ! installperl
18031 ____________________________________________________________________________
18032 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
18033         Log: A bug in Bulgarian EBCDIC locale (this sounds like
18034              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
18035              locales failed, too.  The patch works around the bug by
18036              skipping the test, but the real problem may be deeper
18037              (affecting probably only EBCDIC platforms, though):
18038              see the comment in locale.t for more details.
18039      Branch: perl
18040            ! lib/locale.t
18041 ____________________________________________________________________________
18042 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
18043         Log: metaconfig unit change for #14453.
18044      Branch: metaconfig/U/perl
18045            ! libperl.U
18046 ____________________________________________________________________________
18047 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
18048         Log: Subject: Bleadperl on Cygwin today
18049              From: "Gerrit P. Haase" <gp@familiehaase.de>              
18050              Date: Sun, 27 Jan 2002 22:30:41 +0100
18051              Message-ID: <462007239437.20020127223041@familiehaase.de>
18052      Branch: perl
18053            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
18054            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
18055            ! lib/ExtUtils/t/MM_Cygwin.t
18056 ____________________________________________________________________________
18057 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
18058         Log: Unfinished EBCDIC branch.
18059      Branch: perl
18060            ! t/op/ver.t
18061 ____________________________________________________________________________
18062 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
18063         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
18064      Branch: perl
18065            ! ext/B/B.xs ext/B/B/Deparse.pm
18066 ____________________________________________________________________________
18067 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
18068         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
18069              platforms.
18070      Branch: perl
18071            ! ext/B/t/stash.t
18072 ____________________________________________________________________________
18073 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
18074         Log: Apparently no need for EBCDIC exception any more.
18075      Branch: perl
18076            ! ext/B/t/showlex.t
18077 ____________________________________________________________________________
18078 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
18079         Log: (retracted by #14458)
18080              (Russ Allbery) OS/390 is using a high-bit character for ESC,
18081              skip the test for now.  A better fix would be to override
18082              the notion of the platform's escape sequence in the test
18083              of Pod::Text::Termcap.  We may have to apply a filter to
18084              the output to substitute back in the ESC character that
18085              the test expects, but only on OS/390.
18086      Branch: perl
18087            ! lib/Pod/t/basic.t
18088 ____________________________________________________________________________
18089 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
18090         Log: Detypo.
18091      Branch: perl
18092            ! ext/Devel/Peek/Peek.t
18093 ____________________________________________________________________________
18094 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
18095         Log: OS/390 USS has a different idea of the pw* functions.
18096              Also, test the name with eq, not with ==.
18097      Branch: perl
18098            ! lib/User/pwent.t
18099 ____________________________________________________________________________
18100 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
18101         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
18102      Branch: perl
18103            ! doio.c
18104 ____________________________________________________________________________
18105 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
18106         Log: ASCIIisms.
18107      Branch: perl
18108            ! ext/PerlIO/t/encoding.t
18109 ____________________________________________________________________________
18110 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
18111         Log: chr(42) ne '*'  if one is in EBCDIC.
18112      Branch: perl
18113            ! t/op/pack.t
18114 ____________________________________________________________________________
18115 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
18116         Log: Subject: [PATCH] Fix up recent op/stat.t failures
18117              From: Andy Dougherty <doughera@lafayette.edu>
18118              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
18119              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
18120      Branch: perl
18121            ! t/op/stat.t
18122 ____________________________________________________________________________
18123 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
18124         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
18125              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18126              Date: Sun, 27 Jan 2002 15:03:18 +0100
18127              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
18128      Branch: perl
18129            ! lib/ExtUtils/t/Command.t
18130 ____________________________________________________________________________
18131 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
18132         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
18133              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18134              Date: Sun, 27 Jan 2002 14:51:10 +0100
18135              Message-ID: <20020127145110.A16332@rafael>
18136      Branch: perl
18137            ! ext/B/B/Deparse.pm
18138 ____________________________________________________________________________
18139 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
18140         Log: integrate change#14431 from perlio branch (Nick's fix for
18141              change#13474 to be more defensive about looking at pad entries
18142              that may not exist yet)
18143      Branch: maint-5.6/perl
18144            ! op.c
18145 ____________________________________________________________________________
18146 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
18147         Log: Comment to avoid later "cleanups."
18148      Branch: perl
18149            ! lib/ExtUtils/MakeMaker.pm
18150 ____________________________________________________________________________
18151 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
18152         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
18153              instead of just FOO=... cmd ...
18154      Branch: perl
18155            ! Makefile.SH
18156 ____________________________________________________________________________
18157 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
18158         Log: Overquoting bad (in UNIX one would get
18159              Can't open perl script "'-I../lib'": No such file or directory)
18160      Branch: perl
18161            ! lib/Pod/t/Usage.t
18162 ____________________________________________________________________________
18163 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
18164         Log: Integrate perlio;
18165              
18166              "All tests successful" VC6.0 Win32
18167              (Update config.vc to need cppstdin so those tests are skipped...)
18168      Branch: perl
18169           !> win32/config.vc win32/config_H.bc win32/config_H.gc
18170           !> win32/config_H.vc
18171 ____________________________________________________________________________
18172 [ 14434] By: nick                                  on 2002/01/26  22:27:08
18173         Log: "All tests successful" VC6.0 Win32
18174              (Update config.vc to need cppstdin so those tests are skipped...)
18175      Branch: perlio
18176            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18177            ! win32/config_H.vc
18178 ____________________________________________________________________________
18179 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
18180         Log: Integrate perlio;
18181              
18182              1st two tests of File/Find/t/find.t and taint.t were run after 
18183              calling cleanup(). If previous fail had left for_find directory,
18184              but no content in it then cleanup() returned cd'ed to that directory.
18185              So tests failed. Fixed cleanup()-s.
18186              
18187              If we get to sighandler by mistake (no perl handler set) then
18188              warn() and exit() rather than die() - should never happen
18189              but if it does context needed to die is likely to be trashed
18190              as well.
18191              
18192              Win32 signal emulation cleanup.
18193              
18194              Tinkering with thread cleanup mutex-ing - not the problem 
18195              (op.c is) but could have been...
18196              
18197              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
18198              Should really be looked at by someone that knows about pads.
18199              
18200              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
18201              for CRLF line endings.
18202      Branch: perl
18203           !> ext/threads/threads.xs lib/File/Find/t/find.t
18204           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
18205           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18206 ____________________________________________________________________________
18207 [ 14432] By: nick                                  on 2002/01/26  21:10:38
18208         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
18209              for CRLF line endings.
18210      Branch: perlio
18211            ! lib/Filter/Simple.pm
18212 ____________________________________________________________________________
18213 [ 14431] By: nick                                  on 2002/01/26  21:08:35
18214         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
18215              Should really be looked at by someone that knows about pads.
18216      Branch: perlio
18217            ! op.c
18218 ____________________________________________________________________________
18219 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
18220         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
18221              From: "Craig A. Berry" <craigberry@mac.com>       
18222              Date: Sat, 26 Jan 2002 11:19:44 -0600
18223              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
18224      Branch: perl
18225            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
18226 ____________________________________________________________________________
18227 [ 14429] By: nick                                  on 2002/01/26  18:04:22
18228         Log: Tinkering with thread cleanup mutex-ing - not the problem 
18229              (op.c is) but could have been...
18230      Branch: perlio
18231            ! ext/threads/threads.xs
18232 ____________________________________________________________________________
18233 [ 14428] By: nick                                  on 2002/01/26  18:03:13
18234         Log: Win32 signal emulation cleanup.
18235      Branch: perlio
18236            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18237 ____________________________________________________________________________
18238 [ 14427] By: nick                                  on 2002/01/26  13:59:33
18239         Log: If we get to sighandler by mistake (no perl handler set) then
18240              warn() and exit() rather than die() - should never happen
18241              but if it does context needed to die is likely to be trashed
18242              as well.
18243      Branch: perlio
18244            ! mg.c
18245 ____________________________________________________________________________
18246 [ 14426] By: nick                                  on 2002/01/26  13:56:23
18247         Log: Integrate mainline
18248      Branch: perlio
18249           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
18250           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
18251           !> t/run/fresh_perl.t
18252 ____________________________________________________________________________
18253 [ 14425] By: nick                                  on 2002/01/26  08:11:33
18254         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
18255              calling cleanup(). If previous fail had left for_find directory,
18256              but no content in it then cleanup() returned cd'ed to that directory.
18257              So tests failed. Fixed cleanup()-s.
18258      Branch: perlio
18259            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18260 ____________________________________________________________________________
18261 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
18262         Log: Integrate perlio;
18263              
18264              Fix winsystem.t's attempt to build showav.exe to work
18265              with gcc (which writes a.exe unless told with -o ).
18266              Also put in a few more fail-safes to check .exe got
18267              built somehow.
18268              
18269              More Win32 tuning
18270              
18271              Save $! so that other syscalls don't disturb it before
18272              we test it.
18273      Branch: perl
18274           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
18275           !> t/op/winsystem.t
18276 ____________________________________________________________________________
18277 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
18278         Log: Subject: [PATCH] new test in op/universal.t
18279              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18280              Date: Fri, 25 Jan 2002 23:17:33 +0100
18281              Message-ID: <20020125231733.A11733@rafael>
18282      Branch: perl
18283            ! t/op/universal.t
18284 ____________________________________________________________________________
18285 [ 14422] By: nick                                  on 2002/01/25  21:37:03
18286         Log: Save $! so that other syscalls don't disturb it before 
18287              we test it.
18288      Branch: perlio
18289            ! ext/Socket/socketpair.t
18290 ____________________________________________________________________________
18291 [ 14421] By: nick                                  on 2002/01/25  19:05:57
18292         Log: More Win32 tuning
18293      Branch: perlio
18294            ! t/op/stat.t t/op/taint.t
18295 ____________________________________________________________________________
18296 [ 14420] By: nick                                  on 2002/01/25  18:21:42
18297         Log: Fix winsystem.t's attempt to build showav.exe to work 
18298              with gcc (which writes a.exe unless told with -o ).
18299              Also put in a few more fail-safes to check .exe got 
18300              built somehow.
18301      Branch: perlio
18302            ! t/op/winsystem.t
18303 ____________________________________________________________________________
18304 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
18305         Log: Subject: [Patch Encode.xs] calculation of need overflows
18306              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18307              Date: Sat, 26 Jan 2002 00:58:50 +0900
18308              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
18309      Branch: perl
18310            ! ext/Encode/Encode.xs
18311 ____________________________________________________________________________
18312 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
18313         Log: Integrate changes 13474+13478+13584 from maintperl;
18314              anon sub leakage.
18315      Branch: perl
18316            ! op.c t/run/fresh_perl.t
18317 ____________________________________________________________________________
18318 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
18319         Log: Update Changes.
18320      Branch: perl
18321            ! Changes patchlevel.h
18322 ____________________________________________________________________________
18323 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
18324         Log: Integrate perlio; extensive threads and threads::shared work
18325              (note that the below is a chronological list of perlio
18326              check-in entries since the last integrate)
18327              
18328              Nearly-working threads re-structuring. Do not integrate,
18329              submit-ing to get to Win32, and as "off site" backup.
18330              
18331              threads work again on Win32. (Not threads::shared yet)
18332              Submit to see if they do on Linux.
18333              
18334              Add new threads/typemap to MANIFEST
18335              
18336              XS side of new threads::shared designed, coded and compiles,
18337              and mostly commented but is totaly untested.
18338              submit in case anyone wants a preview.
18339              
18340              Miss mg_len == 0 meaning don't Safefree
18341              
18342              Shared scalars working, some shared array ops working.
18343              
18344              Implement recursive lock and use of scope for PL_sharedsv_space,
18345              so now croak() from asserts does not leave locks.
18346              Make hv_simple compile (new prototype for debugging probe).
18347              
18348              thread::shared nearly working again - remaining issue
18349              is references withing shared space.
18350              Added bulk test with no threads involved (for debugging)
18351              Tuned tests to skip those needing _thrcnt
18352              
18353              SvTEMP_off to stop private PV's being stolen and stored in shared space
18354              
18355              Except Win32 from echo tests. (Alarm does not break into connect)
18356              
18357              Expand command line test globs on Win32.
18358              
18359              threads::shared tidy up:
18360              - Add _id() function to shared.xs so we can test refs point at same thing.
18361              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
18362              - Allow no_share to pass if sharing to works despite mis-ordering.
18363              - Change docs of threads to document ->create() (as used in tests),
18364              and not mention "new".
18365              
18366              Linux/NFS hackery was not faking right number of passes.
18367      Branch: perl
18368           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
18369           +> ext/threads/typemap
18370            - ext/threads/threads.h sharedsv.c sharedsv.h
18371            ! NetWare/config_H.wc
18372           !> (integrate 38 files)
18373 ____________________________________________________________________________
18374 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
18375         Log: Subject: Re: perldebguts minor tweaks
18376              From: Joe McMahon <mcmahon@metalab.unc.edu>
18377              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
18378              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
18379      Branch: perl
18380            ! pod/perldebguts.pod
18381 ____________________________________________________________________________
18382 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
18383         Log: metaconfig unit change for #14413.
18384      Branch: metaconfig
18385            ! U/modified/prototype.U
18386 ____________________________________________________________________________
18387 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
18388         Log: Okay, you can come home now, _().
18389      Branch: perl
18390            ! config_h.SH
18391 ____________________________________________________________________________
18392 [ 14412] By: nick                                  on 2002/01/25  11:01:49
18393         Log: Integrate mainline
18394              All but ../lib/Unicode/UCD.t pass.
18395      Branch: perlio
18396           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
18397           +> lib/unicore/CaseFolding.txt
18398           +> lib/unicore/CompositionExclusions.txt
18399           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
18400           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
18401           +> vos/vos.c
18402            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
18403            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
18404            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
18405            - lib/unicore/NamesList.html lib/unicore/PropList.html
18406            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
18407            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
18408            - lib/unicore/rename
18409           !> (integrate 424 files)
18410 ____________________________________________________________________________
18411 [ 14411] By: nick                                  on 2002/01/25  09:45:13
18412         Log: Linux/NFS hackery was not faking right number of passes.
18413      Branch: perlio
18414            ! t/io/fs.t
18415 ____________________________________________________________________________
18416 [ 14410] By: nick                                  on 2002/01/25  09:35:07
18417         Log: threads::shared tidy up:
18418              - Add _id() function to shared.xs so we can test refs point at same thing.
18419              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
18420              - Allow no_share to pass if sharing to works despite mis-ordering.
18421              - Change docs of threads to document ->create() (as used in tests),
18422              and not mention "new".
18423      Branch: perlio
18424            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18425            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
18426            ! ext/threads/threads.pm
18427 ____________________________________________________________________________
18428 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
18429         Log: Subject: perldebguts minor tweaks
18430              From: Joe McMahon <mcmahon@metalab.unc.edu>
18431              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
18432              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
18433      Branch: perl
18434            ! pod/perldebguts.pod
18435 ____________________________________________________________________________
18436 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
18437         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
18438              From: Peter Scott <Peter@PSDT.com>
18439              Date: Thu, 24 Jan 2002 08:51:34 -0800
18440              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
18441      Branch: perl
18442            ! pod/perldebguts.pod
18443 ____________________________________________________________________________
18444 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
18445         Log: Few more paranoia checks for Unicode hash keys.
18446      Branch: perl
18447            ! t/op/each.t
18448 ____________________________________________________________________________
18449 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
18450         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
18451              From: Andy Dougherty <doughera@lafayette.edu>
18452              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
18453              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
18454      Branch: perl
18455            ! t/op/stat.t
18456 ____________________________________________________________________________
18457 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
18458         Log: The
18459              
18460              Subject: Very old debugger UTF-8 bug
18461              From: andreas.koenig@anima.de (Andreas J. Koenig)
18462              Date: 24 Jan 2002 12:45:44 +0100
18463              Message-ID: <m3y9iot1jr.fsf@anima.de>
18464              
18465              still broken, but this should work as a stopgap
18466              measure to stop pp_match accessing naughty data.
18467      Branch: perl
18468            ! pod/perldiag.pod pp_hot.c
18469 ____________________________________________________________________________
18470 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
18471         Log: metaconfig unit change for #14403.
18472      Branch: metaconfig/U/perl
18473            ! d_u32align.U
18474 ____________________________________________________________________________
18475 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
18476         Log: Pacify picky compilers (this time Sun Workshop).
18477      Branch: perl
18478            ! Configure
18479 ____________________________________________________________________________
18480 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
18481         Log: Subject: Very old debugger UTF-8 bug
18482              From: andreas.koenig@anima.de (Andreas J. Koenig)
18483              Date: 24 Jan 2002 12:45:44 +0100
18484              Message-ID: <m3y9iot1jr.fsf@anima.de>
18485      Branch: perl
18486            ! lib/dumpvar.pl
18487 ____________________________________________________________________________
18488 [ 14401] By: nick                                  on 2002/01/24  07:50:38
18489         Log: Expand command line test globs on Win32.
18490      Branch: perlio
18491            ! t/harness
18492 ____________________________________________________________________________
18493 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
18494         Log: Sprinkle some copyrights (use the oldest timestamp to
18495              be found in the repository, which is most often not right,
18496              but at least consistent)
18497      Branch: perl
18498            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
18499            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
18500            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
18501            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
18502            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
18503            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
18504            ! unixish.h xsutils.c
18505 ____________________________________________________________________________
18506 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
18507         Log: Don't crash on Help for long text (bug #506672)
18508      Branch: maint-5.6/macperl
18509            ! macos/macperl/MPHelp.c
18510 ____________________________________________________________________________
18511 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
18512         Log: Fix minor path problem
18513      Branch: maint-5.6/macperl
18514            ! macos/macperl/Droplets/tarzipme.plx
18515 ____________________________________________________________________________
18516 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
18517         Log: Minor text changes
18518      Branch: maint-5.6/macperl
18519            ! macos/Perl.r
18520 ____________________________________________________________________________
18521 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
18522         Log: Bump versions, dates, etc.
18523      Branch: maint-5.6/macperl
18524            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
18525 ____________________________________________________________________________
18526 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
18527         Log: coderefs in @INC and absolute paths
18528      Branch: maint-5.6/macperl
18529            ! embed.h pp_ctl.c proto.h
18530 ____________________________________________________________________________
18531 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
18532         Log: Minor module thingys
18533      Branch: maint-5.6/macperl
18534            ! macos/ext/Mac/Controls/Controls.xs
18535            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
18536            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
18537            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
18538            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
18539            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
18540            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
18541            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
18542            ! macos/ext/Mac/Movies/Movies.xs
18543            ! macos/ext/Mac/Navigation/Navigation.pm
18544            ! macos/ext/Mac/Navigation/Navigation.xs
18545            ! macos/ext/Mac/Notification/Notification.xs
18546            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
18547            ! macos/ext/Mac/Processes/Processes.xs
18548            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
18549            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
18550            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
18551            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
18552            ! macos/ext/Mac/Resources/Resources.pm
18553            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
18554            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
18555            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
18556            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
18557            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
18558 ____________________________________________________________________________
18559 [ 14393] By: nick                                  on 2002/01/23  19:52:19
18560         Log: Except Win32 from echo tests. (Alarm does not break into connect)
18561      Branch: perlio
18562            ! ext/Socket/Socket.t
18563 ____________________________________________________________________________
18564 [ 14392] By: nick                                  on 2002/01/23  19:31:57
18565         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
18566      Branch: perlio
18567            ! ext/threads/shared/shared.xs
18568 ____________________________________________________________________________
18569 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
18570         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
18571      Branch: perl
18572            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
18573            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
18574            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
18575            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
18576            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
18577            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
18578            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
18579            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
18580            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
18581            ! x2p/util.c x2p/util.h x2p/walk.c
18582 ____________________________________________________________________________
18583 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
18584         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
18585              therefore quite probably also obsolete code.
18586      Branch: perl
18587            ! sv.c
18588 ____________________________________________________________________________
18589 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
18590         Log: Update Changes.
18591      Branch: perl
18592            ! Changes patchlevel.h
18593 ____________________________________________________________________________
18594 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
18595         Log: Small update on todo.  Could use a lot more.
18596      Branch: perl
18597            ! pod/perltodo.pod
18598 ____________________________________________________________________________
18599 [ 14387] By: nick                                  on 2002/01/23  14:19:30
18600         Log: thread::shared nearly working again - remaining issue
18601              is references withing shared space.
18602              Added bulk test with no threads involved (for debugging)
18603              Tuned tests to skip those needing _thrcnt
18604      Branch: perlio
18605            + ext/threads/shared/t/0nothread.t
18606            ! MANIFEST ext/threads/shared/shared.pm
18607            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
18608            ! ext/threads/shared/t/hv_refs.t
18609            ! ext/threads/shared/t/hv_simple.t
18610            ! ext/threads/shared/t/sv_simple.t
18611 ____________________________________________________________________________
18612 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
18613         Log: Subject: [ID 20020121.003] perldata doco bug
18614              From: John Stumbles <jstumbles@bluearc.com>
18615              Date: Mon, 21 Jan 2002 14:19:56 -0000
18616              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
18617      Branch: perl
18618            ! pod/perldata.pod
18619 ____________________________________________________________________________
18620 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
18621         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
18622              From: Michael G Schwern <schwern@pobox.com>
18623              Date: Mon, 21 Jan 2002 15:16:42 -0500
18624              Message-ID: <20020121201642.GA6659@blackrider>
18625      Branch: perl
18626            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
18627 ____________________________________________________________________________
18628 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
18629         Log: Subject: [PATCH] Re: eval not catching warnings?
18630              From: abigail@foad.org
18631              Date: Wed, 23 Jan 2002 15:35:47 +0100
18632              Message-ID: <20020123143547.24798.qmail@foad.org>
18633      Branch: perl
18634            ! pod/perlfunc.pod
18635 ____________________________________________________________________________
18636 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
18637         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
18638              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18639              Date: Tue, 22 Jan 2002 17:00:54 -0800            
18640              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
18641      Branch: perl
18642            ! t/run/fresh_perl.t
18643 ____________________________________________________________________________
18644 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
18645         Log: metaconfig unit change for #14381.
18646      Branch: metaconfig/U/perl
18647            ! d_u32align.U
18648 ____________________________________________________________________________
18649 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
18650         Log: HP-UX 10.20 cc pacifying from Merijn.
18651      Branch: perl
18652            ! Configure
18653 ____________________________________________________________________________
18654 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
18655         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
18656              From: "Craig A. Berry" <craigberry@mac.com> 
18657              Date: Tue, 22 Jan 2002 22:14:26 -0600
18658              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
18659      Branch: perl
18660            ! vms/test.com
18661 ____________________________________________________________________________
18662 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
18663         Log: AIX cpp bug: having macro arguments and character constants
18664              "the same" means trouble (here s and 's')
18665              What broke now was 841 and 842 of t/op/pat.t, because of the
18666              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
18667              (note that breakage happened only under cc_r and usethreads+
18668              useithreads)
18669      Branch: perl
18670            ! utf8.h
18671 ____________________________________________________________________________
18672 [ 14378] By: nick                                  on 2002/01/22  20:33:15
18673         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
18674              so now croak() from asserts does not leave locks.
18675              Make hv_simple compile (new prototype for debugging probe).
18676      Branch: perlio
18677            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18678            ! ext/threads/shared/t/hv_simple.t
18679 ____________________________________________________________________________
18680 [ 14377] By: nick                                  on 2002/01/22  17:32:21
18681         Log: Shared scalars working, some shared array ops working.
18682      Branch: perlio
18683            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18684            ! ext/threads/shared/t/sv_refs.t
18685            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
18686 ____________________________________________________________________________
18687 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
18688         Log: Subject: [PATCH] Support truncate() in VOS port
18689              From: Paul_GreenVOS@vos.stratus.com
18690              Date: Mon, 21 Jan 02 23:27 est
18691              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
18692      Branch: perl
18693            + vos/vos.c
18694            ! MANIFEST hints/vos.sh vos/vosish.h
18695 ____________________________________________________________________________
18696 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
18697         Log: metaconfig unit changes for #14374.  Couldn't figure
18698              how to get completely rid of _() (some weird dependency
18699              pulling it in?) so renamed it as PROTO_().
18700      Branch: metaconfig
18701            + U/modified/d_shmat.U U/modified/prototype.U
18702            ! U/protos/d_drand48proto.U
18703      Branch: metaconfig/U/perl
18704            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
18705 ____________________________________________________________________________
18706 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
18707         Log: Get rid of the _() macro since (1) we require ANSI anyway
18708              (2) Other software (GNU) seems to use it and we don't need it,
18709              so let's give it up.
18710      Branch: perl
18711            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18712            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
18713            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
18714            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
18715            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
18716            ! wince/config.h wince/config_H.ce
18717 ____________________________________________________________________________
18718 [ 14373] By: nick                                  on 2002/01/22  10:10:48
18719         Log: Miss mg_len == 0 meaning don't Safefree
18720      Branch: perlio
18721            ! mg.c
18722 ____________________________________________________________________________
18723 [ 14372] By: nick                                  on 2002/01/21  22:34:06
18724         Log: XS side of new threads::shared designed, coded and compiles,
18725              and mostly commented but is totaly untested.
18726              submit in case anyone wants a preview.
18727      Branch: perlio
18728            + ext/threads/shared/typemap
18729            ! MANIFEST ext/threads/shared/shared.pm
18730            ! ext/threads/shared/shared.xs
18731 ____________________________________________________________________________
18732 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
18733         Log: Subject: [BUG] /\_/ an unrecognized escape?
18734              From: Michael G Schwern <schwern@pobox.com>
18735              Date: Mon, 21 Jan 2002 15:22:54 -0500
18736              Message-ID: <20020121202254.GA6731@blackrider>
18737      Branch: perl
18738            ! t/lib/warnings/toke toke.c
18739 ____________________________________________________________________________
18740 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
18741         Log: Undo the renaming of the Unicode data files; the simple
18742              solution being not including the *.html files.  This means
18743              that in the future there is no need for any renamings
18744              (well, assuming that the Consortium doesn't cause any),
18745              and the files are named like they are in the Consortium
18746              website, thus alleviating confusion.
18747      Branch: perl
18748            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
18749            + lib/unicore/CaseFolding.txt
18750            + lib/unicore/CompositionExclusions.txt
18751            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
18752            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
18753            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
18754            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
18755            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
18756            - lib/unicore/NamesList.html lib/unicore/PropList.html
18757            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
18758            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
18759            - lib/unicore/rename
18760            ! (edit 285 files)
18761 ____________________________________________________________________________
18762 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
18763         Log: Update Changes.
18764      Branch: perl
18765            ! Changes patchlevel.h
18766 ____________________________________________________________________________
18767 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
18768         Log: Subject: RE: BCC for Win32 is unhappy @14331
18769              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
18770              Date: Mon, 21 Jan 2002 09:48:40 +0300
18771              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
18772              
18773              (using IV instead of int)
18774      Branch: perl
18775            ! hv.h
18776 ____________________________________________________________________________
18777 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
18778         Log: path_is_absolute() needs a prototype (and maybe
18779              a better name, but that's another story).
18780      Branch: perl
18781            ! embed.fnc embed.h pp_ctl.c proto.h
18782 ____________________________________________________________________________
18783 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
18784         Log: Subject: Re: coderefs in @INC
18785              From: Chris Nandor <pudge@pobox.com>
18786              Date: Thu, 17 Jan 2002 11:26:02 -0500
18787              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
18788      Branch: perl
18789            ! pp_ctl.c
18790 ____________________________________________________________________________
18791 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
18792         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
18793              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18794              Date: Sun, 20 Jan 2002 22:53:56 +0100
18795              Message-ID: <20020120225356.A12093@rafael>
18796      Branch: perl
18797            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
18798            ! t/lib/warnings/9enabled warnings.h warnings.pl
18799 ____________________________________________________________________________
18800 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
18801         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
18802              From: "Craig A. Berry" <craigberry@mac.com>
18803              Date: Sun, 20 Jan 2002 22:49:42 -0600
18804              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
18805      Branch: perl
18806            ! lib/ExtUtils/MakeMaker.pm
18807 ____________________________________________________________________________
18808 [ 14363] By: nick                                  on 2002/01/20  20:38:23
18809         Log: Add new threads/typemap to MANIFEST
18810      Branch: perlio
18811            ! MANIFEST
18812 ____________________________________________________________________________
18813 [ 14362] By: nick                                  on 2002/01/20  20:34:36
18814         Log: Integrate mainline
18815      Branch: perlio
18816           +> lib/Pod/t/Usage.t
18817           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
18818           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
18819           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
18820           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
18821           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
18822           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
18823           !> util.c
18824 ____________________________________________________________________________
18825 [ 14361] By: nick                                  on 2002/01/20  18:51:47
18826         Log: Integrate MANIFEST
18827      Branch: perlio
18828           !> MANIFEST
18829 ____________________________________________________________________________
18830 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
18831         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
18832              From: Paul_GreenVOS@vos.stratus.com
18833              Date: Sat, 19 Jan 02 17:17 est
18834              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
18835              
18836              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
18837              From: Paul_GreenVOS@vos.stratus.com
18838              Date: Sat, 19 Jan 02 17:19 est
18839              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
18840      Branch: perl
18841            ! lib/ExtUtils/t/Command.t
18842 ____________________________________________________________________________
18843 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
18844         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
18845              From: Paul_GreenVOS@vos.stratus.com
18846              Date: Sat, 19 Jan 02 14:30 est
18847              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
18848      Branch: perl
18849            ! lib/AnyDBM_File.t
18850 ____________________________________________________________________________
18851 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
18852         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
18854              Date: Sun, 20 Jan 2002 13:51:36 +0100
18855              Message-ID: <20020120135136.A710@rafael>
18856      Branch: perl
18857            ! ext/File/Glob/t/basic.t
18858 ____________________________________________________________________________
18859 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
18860         Log: #14352 deleted ext/threads/threads.h
18861      Branch: perlio
18862            ! MANIFEST
18863 ____________________________________________________________________________
18864 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
18865         Log: Eradicate sharedsv.*
18866      Branch: perlio
18867            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
18868 ____________________________________________________________________________
18869 [ 14355] By: nick                                  on 2002/01/20  11:50:22
18870         Log: threads work again on Win32. (Not threads::shared yet)
18871              Submit to see if they do on Linux.
18872      Branch: perlio
18873            ! ext/threads/shared/shared.xs ext/threads/threads.xs
18874            ! win32/makefile.mk
18875 ____________________________________________________________________________
18876 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
18877         Log: Make also hex() and oct() to croak if their arguments
18878              cannot be downgraded (that is, if they contain wide
18879              characters), just like crypt() does (and use the croak
18880              feature of sv_utf8_downgrade()).
18881      Branch: perl
18882            ! pp.c t/op/oct.t
18883 ____________________________________________________________________________
18884 [ 14353] By: nick                                  on 2002/01/19  22:20:09
18885         Log: Integrate Time/Local and its test
18886      Branch: perlio
18887           !> lib/Time/Local.pm lib/Time/Local.t
18888 ____________________________________________________________________________
18889 [ 14352] By: nick                                  on 2002/01/19  22:17:07
18890         Log: Nearly-working threads re-structuring. Do not integrate,
18891              submit-ing to get to Win32, and as "off site" backup.
18892      Branch: perlio
18893            + ext/threads/typemap
18894            - ext/threads/threads.h sharedsv.c sharedsv.h
18895            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
18896            ! embedvar.h ext/threads/shared/shared.pm
18897            ! ext/threads/shared/shared.xs ext/threads/threads.pm
18898            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
18899            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
18900            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
18901 ____________________________________________________________________________
18902 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
18903         Log: Regen toc.
18904      Branch: perl
18905            ! pod/perltoc.pod
18906 ____________________________________________________________________________
18907 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
18908         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
18909              From: David Dyck <dcd@tc.fluke.com>
18910              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
18911              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
18912      Branch: perl
18913            ! pod/perl5004delta.pod pod/perl5005delta.pod
18914            ! pod/perl561delta.pod pod/perl56delta.pod
18915 ____________________________________________________________________________
18916 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
18917         Log: FAQ sync.
18918      Branch: perl
18919            ! pod/perlfaq1.pod pod/perlfaq2.pod
18920 ____________________________________________________________________________
18921 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
18922         Log: Subject: [PATCH lib/Pod/t/Usage.t]
18923              From: Abe Timmerman <abe@ztreet.demon.nl>
18924              Date: Sat, 19 Jan 2002 19:57:57 +0100
18925              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
18926      Branch: perl
18927            + lib/Pod/t/Usage.t
18928            ! MANIFEST
18929 ____________________________________________________________________________
18930 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
18931         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
18932              From: Paul_GreenVOS@vos.stratus.com
18933              Date: Sat, 19 Jan 02 13:15 est
18934              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
18935      Branch: perl
18936            ! ext/SDBM_File/sdbm.t
18937 ____________________________________________________________________________
18938 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
18939         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
18940      Branch: perl
18941           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18942           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18943 ____________________________________________________________________________
18944 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
18945         Log: Alternative Time::Local algorithm that uses matemathical formula
18946              for timegm instead of progressive guessing
18947      Branch: perl
18948            ! lib/Time/Local.pm
18949 ____________________________________________________________________________
18950 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
18951         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18952              From: Paul_GreenVOS@vos.stratus.com
18953              Date: Sat, 19 Jan 02 11:20 est
18954              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
18955      Branch: perl
18956            ! ext/File/Glob/t/basic.t
18957 ____________________________________________________________________________
18958 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
18959         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
18960              From: Paul_GreenVOS@vos.stratus.com
18961              Date: Fri, 18 Jan 02 22:56 est
18962              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
18963      Branch: perl
18964            ! ext/Cwd/t/cwd.t
18965 ____________________________________________________________________________
18966 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
18967         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
18968              From: Paul_GreenVOS@vos.stratus.com
18969              Date: Fri, 18 Jan 02 22:48 est
18970              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
18971      Branch: perl
18972            ! lib/Time/Local.t
18973 ____________________________________________________________________________
18974 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
18975         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
18976              From: Paul_GreenVOS@vos.stratus.com
18977              Date: Fri, 18 Jan 02 16:22 est
18978              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
18979      Branch: perl
18980            ! ext/Devel/DProf/DProf.t
18981 ____________________________________________________________________________
18982 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
18983         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
18984              From: Tels <perl_dummy@bloodgate.com>
18985              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
18986              Message-Id: <200201182106.XAA19133@taku.hut.fi>
18987      Branch: perl
18988            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
18989 ____________________________________________________________________________
18990 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
18991         Log: Don't do socketpair udp unless you've got all what it takes.
18992      Branch: perl
18993            ! util.c
18994 ____________________________________________________________________________
18995 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
18996         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
18997              From: Tels <perl_dummy@bloodgate.com>
18998              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
18999              Message-Id: <200201182206.AAA15310@taku.hut.fi>
19000      Branch: perl
19001            ! lib/ExtUtils/MM_BeOS.pm
19002 ____________________________________________________________________________
19003 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
19004         Log: metaconfig unit change for #14336.
19005      Branch: metaconfig
19006            ! U/modified/myhostname.U
19007 ____________________________________________________________________________
19008 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
19009         Log: Avoid bare "set", and kiss .uucp goodbye.
19010      Branch: perl
19011            ! Configure
19012 ____________________________________________________________________________
19013 [ 14335] By: nick                                  on 2002/01/18  22:11:42
19014         Log: Split out core of sv_magic() into sv_magicext().
19015              sv_magic provides the extra restictions (no READONLY, only
19016              one of each type, canned set of vtables), and sv_magicext()
19017              does the actual data twiddling.
19018              Also enhances semantics of ->mg_ptr setting via name/namlen
19019              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
19020              scratch area (namlen > 0 && name == NULL).
19021              sv_magicext also returns the MAGIC * it added.
19022              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
19023              
19024              To come sv_unmagicext() - which will remove just one magic
19025              of particular type, and additionaly match against ->mg_ptr,
19026              or the MAGIC * (need to experiment as to which is more natural).
19027      Branch: perlio
19028            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
19029            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
19030 ____________________________________________________________________________
19031 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
19032         Log: Retract #14327 for now, going to the limit seems
19033              to be too much for many platforms.
19034      Branch: perl
19035            ! lib/Time/Local.t
19036 ____________________________________________________________________________
19037 [ 14333] By: nick                                  on 2002/01/18  18:58:33
19038         Log: Integrate mainline
19039      Branch: perlio
19040           !> Changes patchlevel.h
19041 ____________________________________________________________________________
19042 [ 14332] By: nick                                  on 2002/01/18  16:19:06
19043         Log: Integrate mainline
19044      Branch: perlio
19045           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
19046           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
19047            - lib/ExtUtils/inst
19048           !> (integrate 32 files)
19049 ____________________________________________________________________________
19050 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
19051         Log: Update Changes.
19052      Branch: perl
19053            ! Changes patchlevel.h
19054 ____________________________________________________________________________
19055 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
19056         Log: Try to make the connect/read/write timeouting.
19057      Branch: perl
19058            ! ext/Socket/Socket.t
19059 ____________________________________________________________________________
19060 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
19061         Log: Netware Makefile tweak from Ananth Kesari.
19062      Branch: perl
19063            ! NetWare/Makefile
19064 ____________________________________________________________________________
19065 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
19066         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
19067              From: Michael G Schwern <schwern@pobox.com>
19068              Date: Fri, 18 Jan 2002 03:10:27 -0500
19069              Message-ID: <20020118081027.GE7226@blackrider>
19070      Branch: perl
19071            ! lib/File/Find.pm
19072 ____________________________________________________________________________
19073 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
19074         Log: (retracted by #14334)
19075              
19076              Subject: [PATCH] Improving lib/Time/Local.t
19077              From: Paul_GreenVOS@vos.stratus.com        
19078              Date: Thu, 17 Jan 02 22:36 est
19079              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
19080      Branch: perl
19081            ! lib/Time/Local.t
19082 ____________________________________________________________________________
19083 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
19084         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
19085              From: Abe Timmerman <abe@ztreet.demon.nl>  
19086              Date: Fri, 18 Jan 2002 13:18:47 +0100
19087              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
19088      Branch: perl
19089            ! lib/ExtUtils/t/MM_Win32.t
19090 ____________________________________________________________________________
19091 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
19092         Log: Subject: [PATCH] Syncing with bleadperl 
19093              From: Michael G Schwern <schwern@pobox.com> 
19094              Date: Fri, 18 Jan 2002 03:04:33 -0500
19095              Message-ID: <20020118080432.GC7226@blackrider>
19096      Branch: perl
19097            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
19098            - lib/ExtUtils/inst
19099            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
19100            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19101            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
19102            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
19103            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
19104            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
19105            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
19106            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
19107            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
19108            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
19109            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
19110            ! lib/ExtUtils/testlib.pm
19111 ____________________________________________________________________________
19112 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
19113         Log: Detypo.
19114      Branch: perl
19115            ! AUTHORS
19116 ____________________________________________________________________________
19117 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
19118         Log: Subject: [PATCH] MM check_hints test
19119              From: Michael G Schwern <schwern@pobox.com>
19120              Date: Thu, 17 Jan 2002 20:25:57 -0500
19121              Message-ID: <20020118012557.GE32762@blackrider>
19122      Branch: perl
19123            + lib/ExtUtils/t/hints.t
19124            ! MANIFEST
19125 ____________________________________________________________________________
19126 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
19127         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
19128              From: Michael G Schwern <schwern@pobox.com> 
19129              Date: Thu, 17 Jan 2002 20:12:20 -0500
19130              Message-ID: <20020118011220.GC32762@blackrider>
19131              
19132              (#14317 replaced with this)
19133      Branch: perl
19134            ! lib/ExtUtils/MakeMaker.pm
19135 ____________________________________________________________________________
19136 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
19137         Log: Subject: [PATCH perldiag] overload.pm warnings
19138              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19139              Date: Thu, 17 Jan 2002 23:53:49 +0100
19140              Message-ID: <20020117235349.A14530@rafael>
19141      Branch: perl
19142            ! pod/perldiag.pod
19143 ____________________________________________________________________________
19144 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
19145         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
19146              From: Michael G Schwern <schwern@pobox.com>
19147              Date: Thu, 17 Jan 2002 16:35:47 -0500
19148              Message-ID: <20020117213546.GD23830@blackrider>
19149      Branch: perl
19150            ! lib/File/Find.pm
19151 ____________________________________________________________________________
19152 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
19153         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
19154              From: chromatic <chromatic@rmci.net>
19155              Date: Thu, 17 Jan 2002 13:04:22 -0700
19156              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
19157      Branch: perl
19158            ! pod/perltodo.pod
19159 ____________________________________________________________________________
19160 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
19161         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
19162              From: chromatic <chromatic@rmci.net>
19163              Date: Thu, 17 Jan 2002 12:59:04 -0700
19164              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
19165      Branch: perl
19166            ! lib/ExtUtils/t/Mkbootstrap.t
19167 ____________________________________________________________________________
19168 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
19169         Log: (replaced by #14322)
19170              The #14300 broke hints file handling.
19171      Branch: perl
19172            ! lib/ExtUtils/MakeMaker.pm
19173 ____________________________________________________________________________
19174 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
19175         Log: metaconfig unit change for #14315.
19176      Branch: metaconfig/U/perl
19177            ! uselongdbl.U
19178 ____________________________________________________________________________
19179 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
19180         Log: Subject: [PATCH] long doubles
19181              From: Nicholas Clark <nick@unfortu.net>
19182              Date: Thu, 17 Jan 2002 17:06:28 +0000
19183              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
19184      Branch: perl
19185            ! Configure
19186 ____________________________________________________________________________
19187 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
19188         Log: metaconfig unit change for #14313.
19189      Branch: metaconfig
19190            ! U/modified/i_ndbm.U
19191 ____________________________________________________________________________
19192 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
19193         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
19194              From: Andy Dougherty <doughera@lafayette.edu>
19195              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
19196              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
19197      Branch: perl
19198            ! Configure
19199 ____________________________________________________________________________
19200 [ 14312] By: nick                                  on 2002/01/17  21:38:38
19201         Log: Integrate mainline (for ndbm fixes etc.)
19202      Branch: perlio
19203           +> t/run/fresh_perl.t
19204            - t/run/kill_perl.t
19205           !> Changes MANIFEST ext/Opcode/Opcode.xs
19206           !> ext/SDBM_File/sdbm/Makefile.PL
19207           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
19208           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
19209           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
19210           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
19211           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
19212 ____________________________________________________________________________
19213 [ 14311] By: sky                                   on 2002/01/17  21:01:00
19214         Log: Simplify the code that duplicates the threads 
19215              init function and the parameters to the thread by using sv_dup. 
19216              Note,what happens if you pass a shared variable as a parameter?
19217      Branch: perl
19218            ! ext/threads/threads.xs
19219 ____________________________________________________________________________
19220 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
19221         Log: Update Changes.
19222      Branch: perl
19223            ! Changes patchlevel.h
19224 ____________________________________________________________________________
19225 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
19226         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
19227              with fresh_perl_is() and fresh_perl_like().
19228      Branch: perl
19229            + t/run/fresh_perl.t
19230            - t/run/kill_perl.t
19231            ! MANIFEST t/test.pl
19232 ____________________________________________________________________________
19233 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
19234         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
19235              From: Benjamin Goldberg <goldbb2@earthlink.net>
19236              Date: Wed, 09 Jan 2002 21:03:16 -0500
19237              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
19238      Branch: perl
19239            ! ext/Unicode/Normalize/Normalize.pm
19240 ____________________________________________________________________________
19241 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
19242         Log: Retract #14144 as Hugo isn't happy with it.
19243      Branch: perl
19244            ! scope.c t/run/kill_perl.t
19245 ____________________________________________________________________________
19246 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
19247         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
19248              From: Richard Clamp <richardc@unixbeard.net>
19249              Date: Wed, 16 Jan 2002 17:34:31 +0000
19250              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
19251      Branch: perl
19252            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
19253 ____________________________________________________________________________
19254 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
19255         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
19256              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19257              Date: Tue, 15 Jan 2002 21:23:30 +0100
19258              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
19259      Branch: perl
19260            ! ext/Opcode/Opcode.xs
19261 ____________________________________________________________________________
19262 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
19263         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
19264              From: Paul_GreenVOS@vos.stratus.com
19265              Date: Wed, 16 Jan 02 6:42 est
19266              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
19267      Branch: perl
19268            ! t/io/fs.t t/op/crypt.t
19269 ____________________________________________________________________________
19270 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
19271         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
19272              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19273              Date: Wed, 16 Jan 2002 13:43:39 +0100
19274              Message-ID: <20020116134339.A704@rafael>
19275              
19276              (replaces #14302)
19277      Branch: perl
19278            ! mg.c t/lib/warnings/mg
19279 ____________________________________________________________________________
19280 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
19281         Log: (replaced by #14303)
19282              Subject: [PATCH] length of undefined $(digit) should warn
19283              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19284              Date: Tue, 15 Jan 2002 23:02:44 +0100            
19285              Message-ID: <20020115230244.A31786@rafael>     
19286      Branch: perl
19287            ! mg.c t/lib/warnings/mg
19288 ____________________________________________________________________________
19289 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
19290         Log: The non-MakeMaker.pm parts of
19291              
19292              Subject: [PATCH] Re: MM_Beos.pm?
19293              From: Tels <perl_dummy@bloodgate.com>
19294              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
19295              Message-Id: <200201142006.WAA29544@taas.iki.fi>
19296      Branch: perl
19297            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
19298            ! lib/ExtUtils/t/MM_Unix.t
19299 ____________________________________________________________________________
19300 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
19301         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
19302              From: Michael G Schwern <schwern@pobox.com>    
19303              Date: Tue, 15 Jan 2002 20:07:50 -0500            
19304              Message-ID: <20020116010750.GH625@blackrider>  
19305      Branch: perl
19306            ! lib/ExtUtils/MakeMaker.pm
19307 ____________________________________________________________________________
19308 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
19309         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
19310              From: Jeffrey Friedl <jfriedl@yahoo.com>       
19311              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
19312              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
19313      Branch: perl
19314            ! lib/Text/Tabs.pm
19315 ____________________________________________________________________________
19316 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
19317         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
19318              From: "Green, Paul" <Paul.Green@stratus.com>
19319              Date: Tue, 15 Jan 2002 22:28:10 -0500
19320              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
19321      Branch: perl
19322            ! lib/ExtUtils/MM_Unix.pm
19323 ____________________________________________________________________________
19324 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
19325         Log: Integrate perlio; offsetof() is in <stddef.h>
19326      Branch: perl
19327           !> ext/Socket/Socket.xs
19328 ____________________________________________________________________________
19329 [ 14296] By: nick                                  on 2002/01/16  13:02:29
19330         Log: offsetof() is in <stddef.h>
19331      Branch: perlio
19332            ! ext/Socket/Socket.xs
19333 ____________________________________________________________________________
19334 [ 14295] By: nick                                  on 2002/01/16  07:25:29
19335         Log: Integrate mainline
19336      Branch: perlio
19337           +> (branch 262 files)
19338            - (delete 285 files)
19339           !> (integrate 34 files)
19340 ____________________________________________________________________________
19341 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
19342         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
19343              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
19344              Canonical.pl and Exact.pl.
19345      Branch: perl
19346            + (add 259 files)
19347            - (delete 288 files)
19348            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
19349            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
19350            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
19351            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
19352 ____________________________________________________________________________
19353 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
19354         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
19355      Branch: perl
19356            ! ext/Socket/Socket.xs
19357 ____________________________________________________________________________
19358 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
19359         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
19360              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19361              Date: Tue, 15 Jan 2002 21:59:19 +0100
19362              Message-ID: <3C44A637.16602.25EB208@localhost>
19363      Branch: perl
19364            ! embed.fnc embed.h proto.h
19365 ____________________________________________________________________________
19366 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
19367         Log: Duh.  The updated In/*.pl weren't checked in.
19368      Branch: perl
19369            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
19370            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
19371            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
19372            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
19373            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
19374            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
19375            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
19376            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
19377            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
19378            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
19379            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
19380            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
19381            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
19382            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
19383            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
19384            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
19385            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
19386            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
19387            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
19388            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
19389            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
19390            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
19391            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
19392            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
19393            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
19394            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
19395            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
19396            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
19397            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
19398            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
19399            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
19400            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
19401            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
19402            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
19403            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
19404            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
19405            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
19406            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
19407            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
19408            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
19409            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
19410            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
19411            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
19412            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
19413            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
19414            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
19415            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
19416            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
19417 ____________________________________________________________________________
19418 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
19419         Log: Update Changes.
19420      Branch: perl
19421            ! Changes patchlevel.h
19422 ____________________________________________________________________________
19423 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
19424         Log: Jeffrey is trying very hard to avoid working on his
19425              book, it would seem :-) (better naming, better comments
19426              in the files)
19427      Branch: perl
19428            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
19429            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
19430            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
19431            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
19432            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
19433            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
19434            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
19435            - lib/unicore/Is/IDStart.pl
19436            ! (edit 200 files)
19437 ____________________________________________________________________________
19438 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
19439         Log: metaconfig unit changes for #14287.
19440      Branch: metaconfig
19441            + U/modified/Chk_MANI.U
19442            ! U/modified/Extract.U U/modified/Finish.U
19443      Branch: metaconfig/U/perl
19444            ! Extensions.U dlsrc.U
19445 ____________________________________________________________________________
19446 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
19447         Log: Some protection against spaces in directory names.
19448              (Tru64 still has some makedepend problems in such
19449              cases but that looks like Tru64's problem.)
19450      Branch: perl
19451            ! Configure Makefile.SH
19452 ____________________________________________________________________________
19453 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
19454         Log: Should have been in #14285 but I have sausages for fingers.
19455      Branch: perl
19456            + lib/ExtUtils/MM_BeOS.pm
19457 ____________________________________________________________________________
19458 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
19459         Log: MM_BeOS from Tels.
19460      Branch: perl
19461            + lib/ExtUtils/t/MM_BeOS.t
19462            ! MANIFEST
19463 ____________________________________________________________________________
19464 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
19465         Log: Integrate perlio;
19466              
19467              (reintroduce #14251) Slab allocator for ops
19468              - moved the statics to intrpvar.h
19469              - implemented Slab_Free()
19470              - uses PerlMemShared (for now) if distinction exists.
19471              
19472              Slab allocator submit after resolve -ay to keep it!
19473              
19474              Hand merge of non slab allocator stuff
19475              
19476              const-ness fix in savepv's passing of NULL
19477              
19478              Typo in #else branch of PL_SLAB_ALLOC
19479              
19480              Integrate rest of mainline
19481              
19482              Regen embed enable slab for PERL_IMPLICIT_SYS
19483              
19484              Correct name of PL_OP_SLAB_ALLOC
19485              
19486              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
19487              e.g. -Duse64bitint on a 32-bit platform.
19488              Now uses I32 for use-count and is more careful with its casts.
19489      Branch: perl
19490           !> (integrate 28 files)
19491 ____________________________________________________________________________
19492 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
19493         Log: Add Shuck URL
19494      Branch: maint-5.6/macperl
19495            ! macos/macperl/MacPerl.podhelp
19496 ____________________________________________________________________________
19497 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
19498         Log: Remove obsolete docs
19499      Branch: maint-5.6/macperl
19500            ! ext/File/Glob/Glob.pm
19501 ____________________________________________________________________________
19502 [ 14281] By: nick                                  on 2002/01/15  15:08:43
19503         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
19504              e.g. -Duse64bitint on a 32-bit platform.
19505              Now uses I32 for use-count and is more careful with its casts.
19506      Branch: perlio
19507            ! intrpvar.h op.c
19508 ____________________________________________________________________________
19509 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
19510         Log: Update bundled modules.  Yow!
19511      Branch: maint-5.6/macperl
19512            + macos/bundled_ext/Compress/Zlib/constants.h
19513            + macos/bundled_ext/Compress/Zlib/constants.xs
19514            + macos/bundled_ext/Filter/Util/Call/ppport.h
19515            + macos/bundled_ext/Storable/t/compat-0.6.t
19516            + macos/bundled_ext/Storable/t/dump.pl
19517            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
19518            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
19519            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
19520            + macos/bundled_lib/blib/lib/URI/ssh.pm
19521            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
19522            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
19523            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
19524            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
19525            + macos/bundled_lib/t/Filter/Simple/data.t
19526            + macos/bundled_lib/t/Filter/Simple/export.t
19527            + macos/bundled_lib/t/Filter/Simple/filter_only.t
19528            + macos/bundled_lib/t/Filter/Simple/import.t
19529            + macos/bundled_lib/t/NEXT/actual.t
19530            + macos/bundled_lib/t/NEXT/actuns.t
19531            + macos/bundled_lib/t/NEXT/next.t
19532            + macos/bundled_lib/t/NEXT/unseen.t
19533            + macos/bundled_lib/t/libnet/netrc.t
19534            + macos/bundled_lib/t/libwww-perl/base/http.t
19535            + macos/bundled_lib/t/libwww-perl/live/activestate.t
19536            - macos/bundled_ext/Filter/t/FilterTest.pm
19537            - macos/bundled_ext/Storable/t/compat06.t
19538            - macos/bundled_ext/Storable/t/st-dump.pl
19539            - macos/bundled_lib/t/NEXT/test.pl
19540            - macos/bundled_lib/t/libwww-perl/live/google.t
19541            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
19542            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
19543            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
19544            ! macos/bundled_ext/Compress/Zlib/README
19545            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
19546            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
19547            ! macos/bundled_ext/Compress/Zlib/t/examples.t
19548            ! macos/bundled_ext/Filter/Util/Call/Call.pm
19549            ! macos/bundled_ext/Filter/Util/Call/Call.xs
19550            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
19551            ! macos/bundled_ext/Filter/t/call.t
19552            ! macos/bundled_ext/Filter/t/filter-util.pl
19553            ! macos/bundled_ext/Storable/ChangeLog
19554            ! macos/bundled_ext/Storable/README
19555            ! macos/bundled_ext/Storable/Storable.pm
19556            ! macos/bundled_ext/Storable/t/blessed.t
19557            ! macos/bundled_ext/Storable/t/canonical.t
19558            ! macos/bundled_ext/Storable/t/dclone.t
19559            ! macos/bundled_ext/Storable/t/forgive.t
19560            ! macos/bundled_ext/Storable/t/freeze.t
19561            ! macos/bundled_ext/Storable/t/lock.t
19562            ! macos/bundled_ext/Storable/t/overload.t
19563            ! macos/bundled_ext/Storable/t/recurse.t
19564            ! macos/bundled_ext/Storable/t/retrieve.t
19565            ! macos/bundled_ext/Storable/t/store.t
19566            ! macos/bundled_ext/Storable/t/tied.t
19567            ! macos/bundled_ext/Storable/t/tied_hook.t
19568            ! macos/bundled_ext/Storable/t/tied_items.t
19569            ! macos/bundled_ext/Storable/t/utf8.t
19570            ! macos/bundled_lib/blib/lib/File/Sort.pm
19571            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
19572            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
19573            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
19574            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
19575            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
19576            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
19577            ! macos/bundled_lib/blib/lib/LWP.pm
19578            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
19579            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
19580            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
19581            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
19582            ! macos/bundled_lib/blib/lib/Mail/Address.pm
19583            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
19584            ! macos/bundled_lib/blib/lib/Mail/Field.pm
19585            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
19586            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
19587            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
19588            ! macos/bundled_lib/blib/lib/Mail/Header.pm
19589            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
19590            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
19591            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
19592            ! macos/bundled_lib/blib/lib/Mail/Send.pm
19593            ! macos/bundled_lib/blib/lib/Mail/Util.pm
19594            ! macos/bundled_lib/blib/lib/NEXT.pm
19595            ! macos/bundled_lib/blib/lib/Net/Config.pm
19596            ! macos/bundled_lib/blib/lib/Net/Domain.pm
19597            ! macos/bundled_lib/blib/lib/Net/FTP.pm
19598            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
19599            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
19600            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
19601            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
19602            ! macos/bundled_lib/blib/lib/Net/POP3.pm
19603            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
19604            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
19605            ! macos/bundled_lib/blib/lib/Switch.pm
19606            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
19607            ! macos/bundled_lib/blib/lib/URI/Escape.pm
19608            ! macos/bundled_lib/blib/lib/URI/ftp.pm
19609            ! macos/bundled_lib/blib/lib/lwpcook.pod
19610            ! macos/bundled_lib/t/Filter/Simple/filter.t
19611            ! macos/bundled_lib/t/Switch/t/nested.t
19612            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
19613            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
19614            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
19615            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
19616            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
19617            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
19618            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
19619            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
19620            ! macos/bundled_lib/t/libnet/config.t
19621            ! macos/bundled_lib/t/libnet/ftp.t
19622            ! macos/bundled_lib/t/libnet/hostname.t
19623            ! macos/bundled_lib/t/libnet/nntp.t
19624            ! macos/bundled_lib/t/libnet/require.t
19625            ! macos/bundled_lib/t/libnet/smtp.t
19626            ! macos/bundled_lib/t/libwww-perl/base/headers.t
19627            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
19628            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
19629            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
19630            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
19631            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
19632            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
19633            ! macos/bundled_lib/t/libwww-perl/live/validator.t
19634            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
19635 ____________________________________________________________________________
19636 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
19637         Log: Subject: [PATCH] Socket::sockaddr_family
19638              From: Gisle Aas <gisle@ActiveState.com> 
19639              Date: 15 Jan 2002 06:35:28 -0800
19640              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
19641      Branch: perl
19642            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
19643 ____________________________________________________________________________
19644 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
19645         Log: Subject: [PATCH perldiag] Style issue
19646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19647              Date: Tue, 15 Jan 2002 15:36:30 +0100                
19648              Message-ID: <20020115153630.A11568@rafael>
19649      Branch: perl
19650            ! pod/perldiag.pod
19651 ____________________________________________________________________________
19652 [ 14277] By: nick                                  on 2002/01/15  14:30:51
19653         Log: Correct name of PL_OP_SLAB_ALLOC
19654      Branch: perlio
19655            ! perl.h
19656 ____________________________________________________________________________
19657 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
19658         Log: NetWare tweak from Ananth Kesari.
19659      Branch: perl
19660            ! lib/ExtUtils/MakeMaker.pm
19661 ____________________________________________________________________________
19662 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
19663         Log: Throwback.
19664      Branch: perl
19665            ! MANIFEST
19666 ____________________________________________________________________________
19667 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
19668         Log: A couple of additional character classes from Jeffrey,
19669              hopefully useful in future for internal use for implementing
19670              some special cases of casing.
19671              
19672              Also regenerate once more all the character classes,
19673              now without the timestamp.  A timestamp would be kind of
19674              nice but it's not: having a timestamp in a file means that
19675              even if the effective contents of file really didn't
19676              change, the file looks as if it changed.
19677      Branch: perl
19678            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
19679            + lib/unicore/Is/CombAbov.pl
19680            ! (edit 304 files)
19681 ____________________________________________________________________________
19682 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
19683         Log: Make the test harder.
19684      Branch: perl
19685            ! t/op/pat.t
19686 ____________________________________________________________________________
19687 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
19688         Log: Additional utf8_heavy.pl tweak from Jeffrey.
19689      Branch: perl
19690            ! lib/utf8_heavy.pl
19691 ____________________________________________________________________________
19692 [ 14271] By: nick                                  on 2002/01/15  11:29:47
19693         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
19694      Branch: perlio
19695            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
19696            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
19697 ____________________________________________________________________________
19698 [ 14270] By: nick                                  on 2002/01/15  08:19:08
19699         Log: Integrate rest of mainline
19700      Branch: perlio
19701           !> (integrate 28 files)
19702 ____________________________________________________________________________
19703 [ 14269] By: nick                                  on 2002/01/15  08:02:44
19704         Log: Typo in #else branch of PL_SLAB_ALLOC
19705      Branch: perlio
19706            ! op.c
19707 ____________________________________________________________________________
19708 [ 14268] By: nick                                  on 2002/01/15  07:57:47
19709         Log: const-ness fix in savepv's passing of NULL
19710      Branch: perlio
19711            ! util.c
19712 ____________________________________________________________________________
19713 [ 14267] By: nick                                  on 2002/01/15  07:42:17
19714         Log: Hand merge of non slab allocator stuff
19715      Branch: perlio
19716            ! op.c
19717 ____________________________________________________________________________
19718 [ 14266] By: nick                                  on 2002/01/15  07:39:33
19719         Log: Slab allocator submit after resolve -ay to keep it!
19720      Branch: perlio
19721           !> op.c
19722 ____________________________________________________________________________
19723 [ 14265] By: nick                                  on 2002/01/15  07:05:06
19724         Log: Blind integrate of bulk of mainline.
19725      Branch: perlio
19726           +> (branch 173 files)
19727            - (delete 184 files)
19728           !> (integrate 146 files)
19729 ____________________________________________________________________________
19730 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
19731         Log: Pod nits.
19732      Branch: perl
19733            ! lib/Unicode/UCD.pm pod/perlunicode.pod
19734 ____________________________________________________________________________
19735 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
19736         Log: The Unicode categories doc patch to go with #14254,
19737              from Jeffrey.
19738      Branch: perl
19739            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
19740 ____________________________________________________________________________
19741 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
19742         Log: There isn't going to be perl.third.exe.
19743      Branch: perl
19744            ! Makefile.SH
19745 ____________________________________________________________________________
19746 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
19747         Log: Subject: [PATCH] small coredump correction
19748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19749              Date: Tue, 15 Jan 2002 00:22:52 +0100
19750              Message-ID: <20020115002252.I691@rafael>
19751      Branch: perl
19752            ! op.c
19753 ____________________________________________________________________________
19754 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
19755         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
19756              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19757              Date: Mon, 14 Jan 2002 23:03:04 +0100
19758              Message-ID: <20020114230304.A691@rafael>   
19759              
19760              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
19761              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19762              Date: Mon, 14 Jan 2002 23:18:43 +0100
19763              Message-ID: <20020114231843.E691@rafael>   
19764      Branch: perl
19765            ! pod/perlsub.pod t/op/override.t toke.c
19766 ____________________________________________________________________________
19767 [ 14259] By: nick                                  on 2002/01/14  22:02:49
19768         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
19769              Need to use CopXXXXX macros everywhere and add CopSTASH_free
19770              Add new scope type and add support for it to scope.c and scope stack
19771              dup-er in sv.c. Add savesharedpv().
19772              Also zealous version of Win32's vmem.h to catch all the abuses.
19773              With this t/op/fork.t passes even with zealous checking and 
19774              checker is point a finger at various threads/shared issues.
19775              
19776              PL_curcop->cop_io is still an issue.
19777      Branch: perlio
19778            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
19779            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
19780            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
19781            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
19782            ! win32/vmem.h win32/win32.c win32/win32.h
19783 ____________________________________________________________________________
19784 [ 14258] By: nick                                  on 2002/01/14  20:24:28
19785         Log: Integrate build parts of mainline
19786      Branch: perlio
19787           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
19788           !> lib/ExtUtils/t/MM_Win32.t
19789 ____________________________________________________________________________
19790 [ 14257] By: nick                                  on 2002/01/14  16:10:54
19791         Log: Inverted sense of special-ness of specialCopIO - supposed to 
19792              be true if value is "special" i.e. NOT an SV.
19793      Branch: perlio
19794            ! perlio.h
19795 ____________________________________________________________________________
19796 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
19797         Log: Update Changes.
19798      Branch: perl
19799            ! Changes patchlevel.h
19800 ____________________________________________________________________________
19801 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
19802         Log: Retract #14251 (the op slab allocator from perlio)
19803              until we figure out why 2.2.19 x86 debian gets
19804              a circular sibling chain and therefore hangs in
19805              the Perl_ck_subr() sibling for-loop.
19806      Branch: perl
19807            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19808            ! perlapi.c perlapi.h proto.h
19809 ____________________________________________________________________________
19810 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
19811         Log: Big mktables rewrite from Jeffrey;
19812              documentation not yet updated.
19813      Branch: perl
19814            + (add 171 files)
19815            - (delete 182 files)
19816            ! (edit 135 files)
19817 ____________________________________________________________________________
19818 [ 14253] By: ams                                   on 2002/01/14  03:15:05
19819         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
19820              From: Michael G Schwern <schwern@pobox.com>
19821              Date: Sun, 13 Jan 2002 21:00:07 -0500
19822              Message-Id: <20020114020007.GB2877@blackrider>
19823      Branch: perl
19824            ! lib/Cwd.pm
19825 ____________________________________________________________________________
19826 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
19827         Log: Subject: Re: Win32 status - progress !
19828              From: Abe Timmerman <abe@ztreet.demon.nl>       
19829              Date: Mon, 14 Jan 2002 02:29:51 +0100
19830              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
19831      Branch: perl
19832            ! lib/ExtUtils/t/MM_Win32.t
19833 ____________________________________________________________________________
19834 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
19835         Log: Integrate perlio.
19836              
19837              Slab allocator for ops
19838              - moved the statics to intrpvar.h
19839              - implemented Slab_Free()
19840              - uses PerlMemShared (for now) if distinction exists.
19841      Branch: perl
19842           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19843           !> perlapi.c perlapi.h proto.h
19844 ____________________________________________________________________________
19845 [ 14250] By: nick                                  on 2002/01/13  23:22:34
19846         Log: Slab allocator for ops
19847              - moved the statics to intrpvar.h
19848              - implemented Slab_Free()
19849              - uses PerlMemShared (for now) if distinction exists.
19850      Branch: perlio
19851            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19852            ! perlapi.c perlapi.h proto.h
19853 ____________________________________________________________________________
19854 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
19855         Log: Start a new test category: uni.  Much of t/op/pat
19856              should probably be moved here, but holding on that
19857              until Jeffrey finishes his big mktables rewrite.
19858              Bits and pieces of op/split, op/pack, op/append,
19859              op/join, could probably be moved to respective uni
19860              tests, too.
19861      Branch: perl
19862            + t/uni/fold.t t/uni/sprintf.t
19863            - t/op/unifold.t t/op/unisprintf.t
19864            ! MANIFEST t/TEST t/harness
19865 ____________________________________________________________________________
19866 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
19867         Log: Subject: [PATCH] enable Win32 to build again
19868              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19869              Date: Sun, 13 Jan 2002 21:49:24 +0100
19870              Message-ID: <3C4200E4.15926.23F6131@localhost>
19871              
19872              miniperl.exe.exe does not exe that well.
19873      Branch: perl
19874            ! lib/ExtUtils/MM_Unix.pm
19875 ____________________________________________________________________________
19876 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
19877         Log: Mention some of the load-affected tests.
19878      Branch: perl
19879            ! INSTALL
19880 ____________________________________________________________________________
19881 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
19882         Log: Move the UTF-8 conversion code earlier so that
19883              op/ver is happy.
19884      Branch: perl
19885            ! sv.c t/op/ver.t
19886 ____________________________________________________________________________
19887 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
19888         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
19889              have diverged quite a bit so no updates there.
19890      Branch: perl
19891            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19892            ! ext/List/Util/lib/List/Util.pm
19893            ! ext/List/Util/lib/Scalar/Util.pm
19894 ____________________________________________________________________________
19895 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
19896         Log: Make the crypt() pickier: if downgrading doesn't work,
19897              croak.
19898      Branch: perl
19899            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
19900 ____________________________________________________________________________
19901 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
19902         Log: Grow the buffer in case Unicode caused size changes
19903              (and it very probably did).
19904      Branch: perl
19905            ! sv.c
19906 ____________________________________________________________________________
19907 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
19908         Log: Future-proofing from Jeffrey Friedl (for conflicting
19909              In* and Is* names).
19910      Branch: perl
19911            ! lib/utf8_heavy.pl
19912 ____________________________________________________________________________
19913 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
19914         Log: Subject: [PATCH] Re: Warning in B.xs
19915              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19916              Date: Sun, 13 Jan 2002 19:39:52 +0100
19917              Message-ID: <3C41E288.20562.1C8C895@localhost>
19918      Branch: perl
19919            ! ext/B/B.xs
19920 ____________________________________________________________________________
19921 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
19922         Log: Subject: Re: lookbehind broken with latest bleedperl
19923              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19924              Date: Sun, 13 Jan 2002 18:06:22 +0000
19925              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
19926      Branch: perl
19927            ! regexec.c t/op/re_tests
19928 ____________________________________________________________________________
19929 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
19930         Log: Subject: [PATCH] more MM_Unix.t tests
19931              From: Tels <perl_dummy@bloodgate.com>
19932              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
19933              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
19934              
19935              Subject: [PATCH] 14220 misunderstood, I bet          
19936              From: andreas.koenig@anima.de (Andreas J. Koenig)
19937              Date: 12 Jan 2002 21:31:58 +0100
19938              Message-ID: <m3k7un8g5d.fsf@anima.de>
19939      Branch: perl
19940            ! lib/ExtUtils/t/MM_Unix.t
19941 ____________________________________________________________________________
19942 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
19943         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
19944              From: Tels <perl_dummy@bloodgate.com>
19945              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
19946              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
19947              
19948              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
19949              From: Tels <perl_dummy@bloodgate.com>
19950              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
19951              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
19952      Branch: perl
19953            ! lib/ExtUtils/MM_Unix.pm
19954 ____________________________________________________________________________
19955 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
19956         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
19957              From: Nicholas Clark <nick@unfortu.net> 
19958              Date: Sun, 13 Jan 2002 15:58:34 +0000
19959              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
19960      Branch: perl
19961            ! lib/Benchmark.t
19962 ____________________________________________________________________________
19963 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
19964         Log: Anton Berezin did more reading and the uid setting story
19965              gets more complex.
19966      Branch: perl
19967            ! pod/perltodo.pod utils/perldoc.PL
19968 ____________________________________________________________________________
19969 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
19970         Log: Integrate perlio;
19971              
19972              Win32 fixes:
19973              - vmem.h hack to handle free-by-wrong-thread after eval "".
19974              - Initialize timerid 
19975      Branch: perl
19976           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19977 ____________________________________________________________________________
19978 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
19979         Log: Subject: Re: HiRes
19980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19981              Date: Sun, 13 Jan 2002 10:18:46 +0100
19982              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
19983              
19984              Give up on socketpair in HP-UX.
19985      Branch: perl
19986            ! ext/Socket/socketpair.t
19987 ____________________________________________________________________________
19988 [ 14233] By: nick                                  on 2002/01/13  16:29:30
19989         Log: Integrate mainline
19990      Branch: perlio
19991           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
19992           !> (integrate 46 files)
19993 ____________________________________________________________________________
19994 [ 14232] By: nick                                  on 2002/01/13  15:37:48
19995         Log: Win32 fixes:
19996              - vmem.h hack to handle free-by-wrong-thread after eval "".
19997              - Initialize timerid 
19998      Branch: perlio
19999            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
20000 ____________________________________________________________________________
20001 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
20002         Log: *groan*
20003      Branch: perl
20004            ! t/op/pat.t
20005 ____________________________________________________________________________
20006 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
20007         Log: One more sharp s case found by Jeffrey.
20008      Branch: perl
20009            ! regexec.c t/op/pat.t
20010 ____________________________________________________________________________
20011 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
20012         Log: Comment tweak.
20013      Branch: perl
20014            ! regexec.c
20015 ____________________________________________________________________________
20016 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
20017         Log: Don't bother checking for the Greek special
20018              cases if the node is too short.
20019      Branch: perl
20020            ! regcomp.c
20021 ____________________________________________________________________________
20022 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
20023         Log: Update Changes.
20024      Branch: perl
20025            ! Changes patchlevel.h
20026 ____________________________________________________________________________
20027 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
20028         Log: metaconfig unit change for #14225.
20029      Branch: metaconfig
20030            + U/modified/i_ndbm.U
20031 ____________________________________________________________________________
20032 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
20033         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
20034              From: Jonathan Stowe <gellyfish@gellyfish.com>
20035              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
20036              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
20037      Branch: perl
20038            ! Configure config_h.SH
20039 ____________________________________________________________________________
20040 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
20041         Log: Quick reformat using indent -kr -nce, as requested
20042              by Dan Kogai and suggest by NI-S.
20043      Branch: perl
20044            ! ext/Encode/encengine.c
20045 ____________________________________________________________________________
20046 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
20047         Log: Couple more Unicode lookbehind tests.
20048      Branch: perl
20049            ! t/op/pat.t
20050 ____________________________________________________________________________
20051 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
20052         Log: Sharp S as a special treat for our German UTF-8 testers :-)
20053      Branch: perl
20054            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
20055 ____________________________________________________________________________
20056 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
20057         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
20058              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20059              Date: Sat, 12 Jan 2002 20:37:32 +0100
20060              Message-ID: <3C409E8C.16203.196C2D3@localhost>
20061      Branch: perl
20062            ! ext/B/B/Deparse.pm
20063 ____________________________________________________________________________
20064 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
20065         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
20066              really worth the bits it's printed on?
20067      Branch: perl
20068            ! lib/ExtUtils/t/MM_Unix.t
20069 ____________________________________________________________________________
20070 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
20071         Log: Special treatment for U+03B0 and U+0390 in //i,
20072              this means that we can remove the minlen pessimisations
20073              introduced by the #14096.
20074      Branch: perl
20075            ! pp_hot.c regcomp.c regexec.c
20076 ____________________________________________________________________________
20077 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
20078         Log: Integrate perlio;
20079              
20080              Abstract out the cloning of SvPVX and handle shared pv in a 
20081              safe (if suboptimal) manner. Does not fix op/fork.t :-(
20082              
20083              Win32-ize socketpair test
20084              - Win32 can fork even though $Config{d_fork} is undef
20085              - SOCK_DGRAM does not work - skip those tests.
20086      Branch: perl
20087           !> ext/Socket/socketpair.t sv.c
20088 ____________________________________________________________________________
20089 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
20090         Log: One should first drop the real uid, not the effective uid.
20091              [ID 20020110.003]
20092      Branch: perl
20093            ! utils/perldoc.PL
20094 ____________________________________________________________________________
20095 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
20096         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
20097              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20098              Date: Fri, 11 Jan 2002 23:29:48 +0100
20099              Message-ID: <3C3F756C.4581.2E2A938@localhost>
20100      Branch: perl
20101            + ext/B/C/C.xs ext/B/C/Makefile.PL
20102            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
20103            ! utils/perlcc.PL
20104 ____________________________________________________________________________
20105 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
20106         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
20107              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
20108              Date: Fri, 11 Jan 2002 14:29:30 -0800
20109              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
20110      Branch: perl
20111            ! ext/B/t/concise.t
20112 ____________________________________________________________________________
20113 [ 14214] By: nick                                  on 2002/01/12  12:31:12
20114         Log: Win32-ize socketpair test
20115              - Win32 can fork even though $Config{d_fork} is undef
20116              - SOCK_DGRAM does not work - skip those tests.
20117      Branch: perlio
20118            ! ext/Socket/socketpair.t
20119 ____________________________________________________________________________
20120 [ 14213] By: nick                                  on 2002/01/12  11:46:28
20121         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
20122              safe (if suboptimal) manner. Does not fix op/fork.t :-(
20123      Branch: perlio
20124            ! sv.c
20125 ____________________________________________________________________________
20126 [ 14212] By: ams                                   on 2002/01/12  06:10:52
20127         Log: Subject: [PATCH] More fixes for Stratus VOS
20128              From: "Green, Paul" <Paul.Green@stratus.com>
20129              Date: Fri, 11 Jan 2002 17:30:37 -0500
20130              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
20131      Branch: perl
20132            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
20133 ____________________________________________________________________________
20134 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
20135         Log: Upgrade to CGI.pm 2.80.
20136      Branch: perl
20137            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
20138 ____________________________________________________________________________
20139 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
20140         Log: FAQ sync.
20141      Branch: perl
20142            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20143            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20144            ! pod/perlfaq8.pod
20145 ____________________________________________________________________________
20146 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
20147         Log: This is getting embarrassing.
20148      Branch: perl
20149            ! t/op/pat.t
20150 ____________________________________________________________________________
20151 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
20152         Log: Doc tweaks.
20153      Branch: perl
20154            ! pod/perlunicode.pod
20155 ____________________________________________________________________________
20156 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
20157         Log: Updating the test count is good; also rephrasing
20158              so that there is no ok output containing "not".
20159      Branch: perl
20160            ! t/op/pat.t
20161 ____________________________________________________________________________
20162 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
20163         Log: Andreas is busy :-)
20164      Branch: perl
20165            ! doop.c t/op/unisprintf.t
20166 ____________________________________________________________________________
20167 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
20168         Log: Unicode lookbehind looked bad.
20169      Branch: perl
20170            ! regexec.c t/op/pat.t
20171 ____________________________________________________________________________
20172 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
20173         Log: Garbage collection.
20174      Branch: perl
20175            ! t/run/kill_perl.t
20176 ____________________________________________________________________________
20177 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
20178         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
20179              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20180              Date: Fri, 11 Jan 2002 23:29:48 +0100
20181              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
20182      Branch: perl
20183            ! embed.fnc global.sym makedef.pl
20184 ____________________________________________________________________________
20185 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
20186         Log: Subject: [PATCH] perldelta nit?
20187              From: Robert Spier <rspier@pobox.com>
20188              Date: Fri, 11 Jan 2002 15:19:16 -0800
20189              Message-ID: <15423.29428.164185.251700@rls.cx>
20190      Branch: perl
20191            ! pod/perldelta.pod
20192 ____________________________________________________________________________
20193 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
20194         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
20195              From: Michael G Schwern <schwern@pobox.com>
20196              Date: Fri, 11 Jan 2002 17:08:17 -0500
20197              Message-ID: <20020111220817.GG2838@blackrider>
20198      Branch: perl
20199            ! t/run/kill_perl.t t/test.pl
20200 ____________________________________________________________________________
20201 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
20202         Log: Subject: [PATCH] Correct misleading error message
20203              From: Mike Guy <mjtg@cam.ac.uk>
20204              Date: Fri, 11 Jan 2002 18:36:33 +0000
20205              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
20206              
20207              hash assignment -> anonymous hash
20208      Branch: perl
20209            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
20210 ____________________________________________________________________________
20211 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
20212         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
20213              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20214              Date: Fri, 11 Jan 2002 16:58:14 +0100
20215              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
20216      Branch: perl
20217            ! ext/Unicode/Normalize/mkheader
20218 ____________________________________________________________________________
20219 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
20220         Log: Add a new test for is-sprintf-preserving Unicodeness:
20221              #14194 and an old one from kill_perl.t (I could have used
20222              sprintf.t, but it's format was quite fixed, and I didn't
20223              feel like breaking the format)
20224      Branch: perl
20225            + t/op/unisprintf.t
20226            ! MANIFEST t/run/kill_perl.t
20227 ____________________________________________________________________________
20228 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
20229         Log: Integrate perlio;
20230              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
20231      Branch: perl
20232           !> win32/win32.c
20233 ____________________________________________________________________________
20234 [ 14196] By: nick                                  on 2002/01/11  20:58:20
20235         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
20236              as C runtime seems to get its hands on them even though we said
20237              they were handled.
20238              Still an issue with "die" out of signal handler - get panic: pp_iter
20239      Branch: perlio
20240            ! win32/win32.c
20241 ____________________________________________________________________________
20242 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
20243         Log: Integrate perlio;
20244              A mostly-stable version of "new" Win32 signal/kill support.
20245      Branch: perl
20246           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
20247           !> win32/config.gc win32/config.vc win32/config_H.bc
20248           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
20249           !> win32/makefile.mk win32/win32.c win32/win32.h
20250 ____________________________________________________________________________
20251 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
20252         Log: Fix for
20253              
20254              Subject: UTF-8 sprintf bug in bleadperl
20255              From: andreas.koenig@anima.de (Andreas J. Koenig)
20256              Date: 11 Jan 2002 15:47:15 +0100
20257              Message-ID: <m3vge99c7g.fsf@anima.de>
20258              
20259              I have tests, have just to figure out where to put them
20260              since op/sprintf looks a bit unfriendly for tests of
20261              somewhat freer form.
20262      Branch: perl
20263            ! doop.c sv.c
20264 ____________________________________________________________________________
20265 [ 14193] By: nick                                  on 2002/01/11  18:25:34
20266         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
20267              Builds and passes a few tests.
20268      Branch: perlio
20269           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
20270           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
20271           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
20272           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
20273           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
20274           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
20275           +> t/lib/sample-tests/lone_not_bug
20276           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
20277           +> t/lib/sample-tests/vms_nit
20278           !> (integrate 63 files)
20279 ____________________________________________________________________________
20280 [ 14192] By: nick                                  on 2002/01/11  17:49:39
20281         Log: A mostly-stable version of "new" Win32 signal/kill support.
20282      Branch: perlio
20283            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
20284            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20285            ! win32/config_h.PL win32/makefile.mk win32/win32.c
20286            ! win32/win32.h
20287 ____________________________________________________________________________
20288 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
20289         Log: Update Changes.
20290      Branch: perl
20291            ! Changes patchlevel.h
20292 ____________________________________________________________________________
20293 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
20294         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
20295              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20296              Date: Thu, 10 Jan 2002 18:21:34 -0800
20297              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
20298      Branch: perl
20299            + ext/B/t/concise.t
20300            ! MANIFEST
20301 ____________________________________________________________________________
20302 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
20303         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
20304              necessary in form.t and html.t @INC setups.
20305      Branch: perl
20306            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
20307 ____________________________________________________________________________
20308 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
20309         Log: Yet another twist.
20310      Branch: perl
20311            ! t/test.pl
20312 ____________________________________________________________________________
20313 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
20314         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
20315              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20316              Date: Fri, 11 Jan 2002 13:04:15 +0100      
20317              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
20318      Branch: perl
20319            ! hints/aix.sh
20320 ____________________________________________________________________________
20321 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
20322         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
20323              From: Jonathan Stowe <gellyfish@gellyfish.com> 
20324              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
20325              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
20326      Branch: perl
20327            ! lib/AnyDBM_File.t
20328 ____________________________________________________________________________
20329 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
20330         Log: Arguments were being mangled.
20331      Branch: perl
20332            ! t/test.pl
20333 ____________________________________________________________________________
20334 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
20335         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
20336              From: Jonathan Stowe <gellyfish@gellyfish.com>
20337              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
20338              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
20339      Branch: perl
20340            ! lib/AnyDBM_File.t
20341 ____________________________________________________________________________
20342 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
20343         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
20344              From: Michael G Schwern <schwern@pobox.com> 
20345              Date: Fri, 11 Jan 2002 04:26:27 -0500
20346              Message-ID: <20020111092626.GA16544@blackrider>
20347      Branch: perl
20348            ! t/run/kill_perl.t t/test.pl
20349 ____________________________________________________________________________
20350 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
20351         Log: Subject: [PATCH] Test::Harness 2.01
20352              From: Michael G Schwern <schwern@pobox.com> 
20353              Date: Thu, 10 Jan 2002 21:11:24 -0500
20354              Message-ID: <20020111021123.GA30666@blackrider>
20355      Branch: perl
20356            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
20357            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
20358            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
20359            + lib/Test/Harness/t/nonumbers.t
20360            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
20361            + t/lib/sample-tests/lone_not_bug
20362            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
20363            + t/lib/sample-tests/vms_nit
20364            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
20365            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
20366 ____________________________________________________________________________
20367 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
20368         Log: patch is silly when creating new files: don't run
20369              patch more than once.
20370      Branch: perl
20371            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
20372 ____________________________________________________________________________
20373 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
20374         Log: Forgot from #14179.
20375      Branch: perl
20376            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
20377 ____________________________________________________________________________
20378 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
20379         Log: Subject: [PATCH] is() undef/'' behavior change
20380              From: Michael G Schwern <schwern@pobox.com> 
20381              Date: Fri, 11 Jan 2002 03:35:51 -0500
20382              Message-ID: <20020111083551.GC30666@blackrider>
20383              
20384              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
20385              From: Michael G Schwern <schwern@pobox.com> 
20386              Date: Fri, 11 Jan 2002 03:37:44 -0500
20387              Message-ID: <20020111083744.GD30666@blackrider>
20388      Branch: perl
20389            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
20390            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
20391            ! lib/Pod/t/InputObjects.t lib/blib.t
20392 ____________________________________________________________________________
20393 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
20394         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
20395              From: Michael G Schwern <schwern@pobox.com> 
20396              Date: Thu, 10 Jan 2002 19:56:23 -0500
20397              Message-ID: <20020111005623.GA13192@blackrider>
20398      Branch: perl
20399            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
20400            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
20401            ! lib/Test/Simple.pm lib/Test/Simple/Changes
20402            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
20403            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
20404            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
20405            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
20406            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
20407            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
20408            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
20409            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
20410            ! lib/Test/Simple/t/plan_is_noplan.t
20411            ! lib/Test/Simple/t/plan_no_plan.t
20412            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
20413            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
20414            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
20415            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
20416            ! lib/Test/Tutorial.pod
20417 ____________________________________________________________________________
20418 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
20419         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
20420              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
20421              
20422              turns out even the malloc() was never really needed to begin with,
20423              so get rid of it
20424      Branch: perl
20425            ! sv.c
20426 ____________________________________________________________________________
20427 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
20428         Log: Small doc tweaks.
20429      Branch: perl
20430            ! pod/perluniintro.pod
20431 ____________________________________________________________________________
20432 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
20433         Log: support using the CRT's malloc() family of functions instead of
20434              the internal one when ithreads is enabled; allocate large blocks
20435              using VirtualAlloc() since the Heap*() functions may only be tuned
20436              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
20437              
20438              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
20439              also see comments at the top of win32/vmem.h for other options that
20440              can be set
20441      Branch: perl
20442            ! win32/vmem.h
20443 ____________________________________________________________________________
20444 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
20445         Log: Subject: micropatch
20446              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20447              Date: Thu, 10 Jan 2002 18:20:58 +0000
20448              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
20449      Branch: perl
20450            ! regcomp.c
20451 ____________________________________________________________________________
20452 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
20453         Log: Subject: [PATCH] Embed.t on Win32
20454              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20455              Date: Thu, 10 Jan 2002 18:56:21 +0100
20456              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
20457      Branch: perl
20458            ! lib/ExtUtils/t/Embed.t
20459 ____________________________________________________________________________
20460 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
20461         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
20462              From: Gisle Aas <gisle@ActiveState.com>
20463              Date: 10 Jan 2002 08:56:05 -0800
20464              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
20465      Branch: perl
20466            ! toke.c
20467 ____________________________________________________________________________
20468 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
20469         Log: Subject: [PATCH] doc fixes
20470              From: "Brendan O'Dea" <bod@debian.org>
20471              Date: Fri, 11 Jan 2002 03:49:54 +1100
20472              Message-ID: <20020110164954.GA21891@compusol.com.au>
20473      Branch: perl
20474            ! lib/I18N/Collate.pm pod/perlfunc.pod
20475 ____________________________________________________________________________
20476 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
20477         Log: Integrate perlio; More signal hackery.
20478      Branch: perl
20479           !> win32/win32.c
20480 ____________________________________________________________________________
20481 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
20482         Log: No need to show internal encodings, or return them
20483              in random order.
20484      Branch: perl
20485            ! ext/Encode/Encode.pm
20486 ____________________________________________________________________________
20487 [ 14168] By: nick                                  on 2002/01/10  17:33:31
20488         Log: Integrate mainline
20489      Branch: perlio
20490            - ext/Unicode/Normalize/Normalize.pod
20491           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
20492           !> ext/Unicode/Normalize/Makefile.PL
20493           !> ext/Unicode/Normalize/Normalize.pm
20494           !> ext/Unicode/Normalize/Normalize.xs
20495           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
20496           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
20497           !> t/run/kill_perl.t toke.c
20498 ____________________________________________________________________________
20499 [ 14167] By: nick                                  on 2002/01/10  17:08:35
20500         Log: More signal hackery
20501      Branch: perlio
20502            ! win32/win32.c
20503 ____________________________________________________________________________
20504 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
20505         Log: I think we can claim to be supporting Unicode
20506              "loose matching" now.
20507      Branch: perl
20508            ! pod/perlunicode.pod
20509 ____________________________________________________________________________
20510 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
20511         Log: Subject: doc patch
20512              From: mjd@plover.com
20513              Date: 10 Jan 2002 15:12:27 -0000
20514              Message-ID: <20020110151227.14850.qmail@plover.com>
20515      Branch: perl
20516            ! pod/perlrun.pod
20517 ____________________________________________________________________________
20518 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
20519         Log: Subject: Re: [ID 20011223.001] accept leaks memory
20520              From: Andy Dougherty <doughera@lafayette.edu>
20521              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
20522              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
20523      Branch: perl
20524            ! hints/linux.sh
20525 ____________________________________________________________________________
20526 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
20527         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
20528      Branch: perl
20529           !> win32/win32.c
20530 ____________________________________________________________________________
20531 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
20532         Log: Subject: [PATCH] Magic numbers in B::Concise
20533              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
20534              Date: Wed, 9 Jan 2002 23:04:01 -0800
20535              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
20536      Branch: perl
20537            ! ext/B/B/Concise.pm ext/B/O.pm
20538 ____________________________________________________________________________
20539 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
20540         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
20541              From: Gisle Aas <gisle@ActiveState.com>
20542              Date: 09 Jan 2002 21:52:40 -0800
20543              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
20544      Branch: perl
20545            ! t/lib/strict/vars toke.c
20546 ____________________________________________________________________________
20547 [ 14160] By: nick                                  on 2002/01/09  21:29:39
20548         Log: Skeleton coding of more kill() support on Win32.
20549      Branch: perlio
20550            ! win32/win32.c
20551 ____________________________________________________________________________
20552 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
20553         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
20554              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20555              Date: Wed, 9 Jan 2002 23:24:32 +0100
20556              Message-ID: <20020109232432.A692@rafael>
20557      Branch: perl
20558            ! ext/B/B/Deparse.pm
20559 ____________________________________________________________________________
20560 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
20561         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20562              From: Jonathan Stowe <gellyfish@gellyfish.com>
20563              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
20564              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
20565      Branch: perl
20566            ! t/run/kill_perl.t
20567 ____________________________________________________________________________
20568 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
20569         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
20570              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20571              Date: Wed, 09 Jan 2002 20:16:54 +0000
20572              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
20573      Branch: perl
20574            ! regexec.c
20575 ____________________________________________________________________________
20576 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
20577         Log: Subject: [Patch @14129] fixes Unicode::Normalize
20578              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20579              Date: Thu, 10 Jan 2002 01:08:56 +0900
20580              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
20581      Branch: perl
20582            - ext/Unicode/Normalize/Normalize.pod
20583            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
20584            ! ext/Unicode/Normalize/Normalize.pm
20585            ! ext/Unicode/Normalize/Normalize.xs
20586            ! ext/Unicode/Normalize/mkheader
20587 ____________________________________________________________________________
20588 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
20589         Log: Integrate perlio; (Re-)implement alarm() for Win32.
20590      Branch: perl
20591           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
20592           !> win32/win32iop.h
20593 ____________________________________________________________________________
20594 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
20595         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
20596              From: Nicholas Clark <nick@unfortu.net>
20597              Date: Wed, 9 Jan 2002 17:56:04 +0000
20598              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
20599      Branch: perl
20600            ! t/op/readdir.t
20601 ____________________________________________________________________________
20602 [ 14153] By: nick                                  on 2002/01/09  16:18:57
20603         Log: Integrate mainline
20604      Branch: perlio
20605           +> ext/threads/t/stress_re.t t/op/unifold.t
20606            - lib/unifold.t
20607           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
20608           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
20609           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
20610 ____________________________________________________________________________
20611 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
20612         Log: Update Changes.
20613      Branch: perl
20614            ! Changes patchlevel.h
20615 ____________________________________________________________________________
20616 [ 14151] By: nick                                  on 2002/01/09  14:27:36
20617         Log: (Re-)implement alarm() for Win32.
20618      Branch: perlio
20619            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
20620            ! win32/win32iop.h
20621 ____________________________________________________________________________
20622 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
20623         Log: Thinko.
20624      Branch: perl
20625            ! ext/threads/t/stress_re.t
20626 ____________________________________________________________________________
20627 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
20628         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
20629              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
20630              Date: Wed, 09 Jan 2002 13:37:17 +0000                
20631              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
20632      Branch: perl
20633            ! regexec.c t/op/re_tests
20634 ____________________________________________________________________________
20635 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
20636         Log: Subject: Re: Weird Malformed warning in bleadperl    
20637              From: andreas.koenig@anima.de (Andreas J. Koenig)    
20638              Date: 09 Jan 2002 11:12:37 +0100
20639              Message-ID: <m3itabbzoq.fsf@anima.de>
20640      Branch: perl
20641            ! regexec.c t/op/pat.t
20642 ____________________________________________________________________________
20643 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
20644         Log: Forgot stress_re.t from MANIFEST.
20645      Branch: perl
20646            ! MANIFEST
20647 ____________________________________________________________________________
20648 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
20649         Log: In dumping use isPRINT() instead of isprint() so that locale
20650              does not come into play.
20651      Branch: perl
20652            ! utf8.c
20653 ____________________________________________________________________________
20654 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
20655         Log: Add a threads stress test for regular expressions
20656              (mostly just a modified stress_string.t) and doesn't
20657              test that much of regular expressions, just that $1
20658              doesn't get stomped by competing threads (as it does
20659              in the 5005threads of old).
20660      Branch: perl
20661            + ext/threads/t/stress_re.t
20662            ! MANIFEST
20663 ____________________________________________________________________________
20664 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
20665         Log: (retracted by #14307)
20666              Subject: Re: [ID 20010912.007] substr reference core dump
20667              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20668              Date: Tue, 08 Jan 2002 19:17:50 +0000
20669              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
20670      Branch: perl
20671            ! scope.c t/run/kill_perl.t
20672 ____________________________________________________________________________
20673 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
20674         Log: SANY (. with /s) wasn't happy on Unicode.
20675      Branch: perl
20676            ! regexec.c t/op/pat.t
20677 ____________________________________________________________________________
20678 [ 14142] By: ams                                   on 2002/01/08  22:42:10
20679         Log: Subject: [PATCH] perldebug nit
20680              From: Tels <tels@bloodgate.com>
20681              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
20682      Branch: perl
20683            ! pod/perldebug.pod
20684 ____________________________________________________________________________
20685 [ 14141] By: ams                                   on 2002/01/08  21:32:59
20686         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
20687              From: "Green, Paul" <Paul.Green@stratus.com>
20688              Date: Tue, 8 Jan 2002 17:31:35 -0500
20689              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
20690      Branch: perl
20691            ! Makefile.SH
20692 ____________________________________________________________________________
20693 [ 14140] By: ams                                   on 2002/01/08  21:27:57
20694         Log: Subject: [PATCH] Re: Slight chokage from Deparse
20695              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20696              Date: Tue, 8 Jan 2002 23:04:45 +0100
20697              Message-Id: <20020108230445.A4798@rafael>
20698      Branch: perl
20699            ! ext/B/B/Deparse.pm
20700 ____________________________________________________________________________
20701 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
20702         Log: Subject: [patch] peep() is rude
20703              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
20704              Date: Tue, 08 Jan 2002 19:17:50 +0000            
20705              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
20706      Branch: perl
20707            ! op.c t/run/kill_perl.t
20708 ____________________________________________________________________________
20709 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
20710         Log: unifold is really an op test since it requires
20711              no external modules for its actual testing:
20712              only the unicore CaseFold.txt file, and File::Spec
20713              to portably access that file.
20714      Branch: perl
20715            + t/op/unifold.t
20716            - lib/unifold.t
20717            ! MANIFEST
20718 ____________________________________________________________________________
20719 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
20720         Log: Subject: [patch] save a test 
20721              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20722              Date: Tue, 08 Jan 2002 16:18:47 +0000
20723              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
20724      Branch: perl
20725            ! regcomp.c
20726 ____________________________________________________________________________
20727 [ 14136] By: nick                                  on 2002/01/08  16:11:55
20728         Log: Integrate mainline
20729      Branch: perlio
20730           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20731           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20732           !> (integrate 37 files)
20733 ____________________________________________________________________________
20734 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
20735         Log: Subject: Not OK 13843 
20736              From: andreas.koenig@anima.de (Andreas J. Koenig)
20737              Date: 08 Jan 2002 14:12:29 +0100
20738              Message-ID: <m38zb9c7gi.fsf@anima.de>
20739      Branch: perl
20740            ! op.c t/op/subst.t
20741 ____________________________________________________________________________
20742 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
20743         Log: Missed one variant of the fold testing, noticed bu Hugo.
20744      Branch: perl
20745            ! lib/unifold.t
20746 ____________________________________________________________________________
20747 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
20748         Log: Enchance the Storable magic description.
20749      Branch: perl
20750            ! ext/Storable/Storable.pm
20751 ____________________________________________________________________________
20752 [ 14132] By: ams                                   on 2002/01/08  09:16:12
20753         Log: Subject: [PATCH] don't installperl pods
20754              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20755              Date: Tue, 08 Jan 2002 10:36:01 +0100
20756              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
20757      Branch: perl
20758            ! installperl
20759 ____________________________________________________________________________
20760 [ 14131] By: ams                                   on 2002/01/08  03:38:40
20761         Log: Subject: Math-BigInt v1.49 released
20762              From: Tels <perl_dummy@bloodgate.com>
20763              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
20764      Branch: perl
20765            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20766            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20767            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20768            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
20769            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20770            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
20771            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
20772            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20773            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
20774            ! t/lib/Math/BigInt/Subclass.pm
20775 ____________________________________________________________________________
20776 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
20777         Log: A little better comments.
20778      Branch: perl
20779            ! regexec.c
20780 ____________________________________________________________________________
20781 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
20782         Log: No normalization form DNF.
20783      Branch: perl
20784            ! ext/Unicode/Normalize/Normalize.pm
20785 ____________________________________________________________________________
20786 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
20787         Log: Extension nits found by -Wall (several from threads
20788              and threads::shared, but leaving them to Arthur).
20789      Branch: perl
20790            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
20791            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
20792            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
20793            ! ext/Unicode/Normalize/mkheader x2p/str.c
20794 ____________________________________________________________________________
20795 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
20796         Log: Sync up Changes etc.
20797      Branch: maint-5.6/macperl
20798            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
20799 ____________________________________________________________________________
20800 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
20801         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
20802      Branch: maint-5.6/macperl
20803            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
20804 ____________________________________________________________________________
20805 [ 14125] By: ams                                   on 2002/01/07  22:03:22
20806         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
20807              From: Nicholas Clark (sans From field in mail header)
20808              Date: Mon, 7 Jan 2002 16:18:23 +0000
20809              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
20810      Branch: perl
20811            ! lib/Exporter.pm
20812 ____________________________________________________________________________
20813 [ 14124] By: ams                                   on 2002/01/07  21:46:11
20814         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
20815              From: "Green, Paul" <Paul.Green@stratus.com>
20816              Date: Mon, 7 Jan 2002 16:59:38 -0500
20817              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
20818      Branch: perl
20819            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
20820 ____________________________________________________________________________
20821 [ 14123] By: nick                                  on 2002/01/07  18:49:55
20822         Log: Integrate mainline
20823      Branch: perlio
20824           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
20825           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
20826           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
20827           !> regexec.c t/op/re_tests utf8.c utf8.h
20828 ____________________________________________________________________________
20829 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
20830         Log: Update Changes.
20831      Branch: perl
20832            ! Changes patchlevel.h
20833 ____________________________________________________________________________
20834 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
20835         Log: Subject: [PATCH] Correct module name in perldelta*
20836              From: Mike Guy <mjtg@cam.ac.uk>
20837              Date: Mon, 07 Jan 2002 17:02:43 +0000
20838              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
20839      Branch: perl
20840            ! pod/perl561delta.pod pod/perl56delta.pod
20841 ____________________________________________________________________________
20842 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
20843         Log: AUTHORS update.
20844      Branch: perl
20845            ! AUTHORS
20846 ____________________________________________________________________________
20847 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
20848         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
20849      Branch: perl
20850            ! ext/Storable/Storable.pm
20851 ____________________________________________________________________________
20852 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
20853         Log: perldelta updates.
20854      Branch: perl
20855            ! pod/perldelta.pod
20856 ____________________________________________________________________________
20857 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
20858         Log: Document the flags of pv_uni_display().
20859      Branch: perl
20860            ! pod/perlapi.pod utf8.c
20861 ____________________________________________________________________________
20862 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
20863         Log: Forgot from #14115.
20864      Branch: perl
20865            ! t/op/re_tests
20866 ____________________________________________________________________________
20867 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
20868         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
20869              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20870              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
20871              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
20872      Branch: perl
20873            ! regcomp.c
20874 ____________________________________________________________________________
20875 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
20876         Log: More regex and utf8 debug dumping.
20877      Branch: perl
20878            ! dump.c regcomp.c regexec.c utf8.c utf8.h
20879 ____________________________________________________________________________
20880 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
20881         Log: Unused variable.
20882      Branch: perl
20883            ! regcomp.c
20884 ____________________________________________________________________________
20885 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
20886         Log: Regen toc.
20887      Branch: perl
20888            ! pod/perltoc.pod
20889 ____________________________________________________________________________
20890 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
20891         Log: capitalize correctly, noticed by David Dyck.
20892      Branch: perl
20893            ! lib/sort.pm
20894 ____________________________________________________________________________
20895 [ 14110] By: nick                                  on 2002/01/06  22:05:19
20896         Log: Integrate mainline - threads mended, DB_File sick?
20897      Branch: perlio
20898           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
20899           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20900           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20901           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
20902           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
20903 ____________________________________________________________________________
20904 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
20905         Log: No need to overqualify.
20906      Branch: perl
20907            ! lib/sort.pm
20908 ____________________________________________________________________________
20909 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
20910         Log: PL_debug_pad wasn't initialized to zeroes which broke
20911              ithreads + DEBUGGING.
20912      Branch: perl
20913            ! sv.c
20914 ____________________________________________________________________________
20915 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
20916         Log: Update Changes.
20917      Branch: perl
20918            ! Changes patchlevel.h
20919 ____________________________________________________________________________
20920 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
20921         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20922              From: Jonathan Stowe <gellyfish@gellyfish.com>
20923              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
20924              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
20925      Branch: perl
20926            ! pp_sys.c
20927 ____________________________________________________________________________
20928 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
20929         Log: DB_File sync from Paul Marquess.
20930      Branch: perl
20931            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20932            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20933            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
20934 ____________________________________________________________________________
20935 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
20936         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
20937              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
20938              Date: Sun, 6 Jan 2002 11:44:30 +0100
20939              Message-ID: <3C38389E.7831.493570@localhost>
20940      Branch: perl
20941            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
20942            ! utils/perlcc.PL
20943 ____________________________________________________________________________
20944 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
20945         Log: Tests for #14098.
20946      Branch: perl
20947            ! t/op/lc.t
20948 ____________________________________________________________________________
20949 [ 14102] By: nick                                  on 2002/01/06  11:33:55
20950         Log: Integrate mainline (PPPort still multi-building).
20951      Branch: perlio
20952           +> lib/unifold.t
20953           !> (integrate 30 files)
20954 ____________________________________________________________________________
20955 [ 14101] By: ams                                   on 2002/01/06  04:52:50
20956         Log: Subject: [PATCH] Bad prototype detection now an optional warning
20957              From: Sam Tregar <sam@tregar.com>
20958              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
20959              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
20960      Branch: perl
20961            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
20962            ! t/comp/proto.t toke.c
20963 ____________________________________________________________________________
20964 [ 14100] By: ams                                   on 2002/01/06  01:56:59
20965         Log: Subject: [PATCH] Correct several Stratus VOS build issues
20966              From: "Green, Paul" <Paul.Green@stratus.com>
20967              Date: Sat, 5 Jan 2002 21:30:56 -0500
20968              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
20969      Branch: perl
20970            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
20971 ____________________________________________________________________________
20972 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
20973         Log: Further perl.org URL elaboration from Ask.
20974      Branch: perl
20975            ! pod/perlfaq1.pod pod/perlfaq2.pod
20976 ____________________________________________________________________________
20977 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
20978         Log: The same problem with To{Lower,Title,Upper}
20979              as earlier with ToFold.
20980      Branch: perl
20981            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20982            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20983 ____________________________________________________________________________
20984 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
20985         Log: Retract #14057 for now; the alarm/setitimer timers
20986              seen to be the same in many systems, which leads into
20987              hangups.
20988      Branch: perl
20989            ! ext/Time/HiRes/HiRes.t
20990 ____________________________________________________________________________
20991 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
20992         Log: Finish up (ha!) the Unicode case folding;
20993              enhance regex dumping code.
20994      Branch: perl
20995            + lib/unifold.t
20996            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
20997            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
20998 ____________________________________________________________________________
20999 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
21000         Log: Use the perl.org news gw instead of the perl.com one
21001              (from Ask).
21002      Branch: perl
21003            ! pod/perlfaq1.pod pod/perlfaq2.pod
21004 ____________________________________________________________________________
21005 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
21006         Log: Zero() wasn't documented.
21007      Branch: perl
21008            ! pod/perlclib.pod
21009 ____________________________________________________________________________
21010 [ 14093] By: ams                                   on 2002/01/05  17:58:35
21011         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
21012              From: Nicholas Clark <nick@unfortu.net>
21013              Date: Sat, 5 Jan 2002 18:55:39 +0000
21014              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
21015      Branch: perl
21016            ! lib/Memoize/t/tie_ndbm.t
21017 ____________________________________________________________________________
21018 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
21019         Log: Also UNICOS/mk has deviant socketpair().
21020      Branch: perl
21021            ! ext/Socket/socketpair.t
21022 ____________________________________________________________________________
21023 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
21024         Log: Ooops.  Retract the regex parts of #14090.
21025      Branch: perl
21026            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
21027 ____________________________________________________________________________
21028 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
21029         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
21030              From: Nicholas Clark <nick@unfortu.net> 
21031              Date: Sat, 5 Jan 2002 18:10:13 +0000
21032              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
21033      Branch: perl
21034            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
21035            ! regcomp.h regexec.c
21036 ____________________________________________________________________________
21037 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
21038         Log: Integrate perlio; a missing aTHX.
21039      Branch: perl
21040           !> op.c
21041 ____________________________________________________________________________
21042 [ 14088] By: nick                                  on 2002/01/05  12:35:01
21043         Log: One missing aTHX_
21044      Branch: perlio
21045            ! op.c
21046 ____________________________________________________________________________
21047 [ 14087] By: nick                                  on 2002/01/05  12:00:48
21048         Log: Raw integrate of mainline - op.c looks dodgy.
21049      Branch: perlio
21050           +> lib/Pod/t/Functions.t t/op/winsystem.t
21051            - lib/File/Spec/NW5.pm t/op/system.t
21052           !> (integrate 77 files)
21053 ____________________________________________________________________________
21054 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
21055         Log: integrate changes from maint-5.6/macperl branch
21056      Branch: maint-5.6/perl
21057           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
21058           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
21059 ____________________________________________________________________________
21060 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
21061         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
21062              found by Marc Lehmann.
21063      Branch: perl
21064            ! pp.c
21065 ____________________________________________________________________________
21066 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
21067         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
21068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21069              Date: Sat, 5 Jan 2002 00:31:12 +0100
21070              Message-ID: <20020105003112.E1850@rafael>              
21071      Branch: perl
21072            ! t/comp/proto.t
21073 ____________________________________________________________________________
21074 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
21075         Log: A bit of "perl.com" cleanup.
21076      Branch: perl
21077            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
21078            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
21079            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
21080            ! pod/perlmodlib.PL pod/perlmodlib.pod
21081 ____________________________________________________________________________
21082 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
21083         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
21084              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21085              Date: Fri, 4 Jan 2002 23:35:19 +0100
21086              Message-ID: <20020104233519.A1850@rafael>
21087      Branch: perl
21088            ! op.c
21089 ____________________________________________________________________________
21090 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
21091         Log: Integrate change #14062 from macperl;
21092              Define setbuf, setvbuf for Mac OS
21093      Branch: perl
21094           !> ext/IO/IO.xs
21095 ____________________________________________________________________________
21096 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
21097         Log: Bump version, update Changes
21098      Branch: maint-5.6/macperl
21099            ! macos/Changes macos/MPVersion.r
21100 ____________________________________________________________________________
21101 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
21102         Log: Add more droplets
21103      Branch: maint-5.6/macperl
21104            + macos/macperl/Droplets/gluedialect.plx
21105            + macos/macperl/Droplets/glueedit.plx
21106            + macos/macperl/Droplets/gluemac.plx
21107            + macos/macperl/Droplets/gluescriptadds.plx
21108            + macos/macperl/Droplets/installme.plx
21109            + macos/macperl/Droplets/show_glue_pods.plx
21110            + macos/macperl/Droplets/tarzipme.plx
21111            + macos/macperl/Droplets/untarzipme.plx
21112 ____________________________________________________________________________
21113 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
21114         Log: Display the native pwd command.
21115      Branch: perl
21116            ! ext/Cwd/t/cwd.t
21117 ____________________________________________________________________________
21118 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
21119         Log: Under Mac OS X /dev/stdout is normally a symlink,
21120              but when running the test it seems to become a socket.
21121              So let's extend our censorship.
21122      Branch: perl
21123            ! t/op/stat.t
21124 ____________________________________________________________________________
21125 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
21126         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
21127      Branch: maint-5.6/macperl
21128            + macos/HandleSocket.cp
21129            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
21130            ! macos/macperl.sym
21131 ____________________________________________________________________________
21132 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
21133         Log: Doc updates
21134      Branch: maint-5.6/macperl
21135            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
21136 ____________________________________________________________________________
21137 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
21138         Log: Update libraries
21139      Branch: maint-5.6/macperl
21140            ! macos/macperl/Makefile.mk
21141 ____________________________________________________________________________
21142 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
21143         Log: Update tests to Mac::StandardFile from StandardFile.pl,
21144              plus other fixes
21145      Branch: maint-5.6/macperl
21146            ! macos/ext/Mac/Menus/t/MenuBar.t
21147            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
21148            ! macos/ext/Mac/Movies/t/PlayMovie.t
21149            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
21150            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
21151            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
21152            ! macos/ext/Mac/Resources/t/Resources.t
21153 ____________________________________________________________________________
21154 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
21155         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
21156      Branch: maint-5.6/macperl
21157            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
21158            ! macos/ext/Mac/Movies/Movies.xs
21159            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
21160            ! macos/ext/Mac/StandardFile/StandardFile.xs
21161            ! macos/ext/Mac/Windows/Windows.xs
21162 ____________________________________________________________________________
21163 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
21164         Log: Updates for Universal Headers 3.4 (forgot one)
21165      Branch: maint-5.6/macperl
21166            ! macos/macperl/MPConsole.cp
21167 ____________________________________________________________________________
21168 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
21169         Log: Updates for Universal Headers 3.4
21170      Branch: maint-5.6/macperl
21171            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
21172            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
21173            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
21174            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
21175            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
21176            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
21177            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
21178            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
21179            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
21180 ____________________________________________________________________________
21181 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
21182         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
21183              from <200112112327.JAA25434@gpo.metropolis.net.au>;
21184              don't crash on quit for 68K (MacPerl Bug #490013)
21185      Branch: maint-5.6/macperl
21186            ! macos/macish.c macos/macperl/MPConsole.cp
21187 ____________________________________________________________________________
21188 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
21189         Log: If we do have socketpair(), make my_socketpair()
21190              just call the real socketpair().  This way we always
21191              have real code behind my_socketpair() and a symbol
21192              corresponding to the my_socketpair in global.sym.
21193      Branch: perl
21194            ! embed.fnc embed.h makedef.pl proto.h util.c
21195 ____________________________________________________________________________
21196 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
21197         Log: Disable sigaction (MacPerl Bug #470321)
21198      Branch: maint-5.6/macperl
21199            ! macos/config.h macos/config.sh
21200 ____________________________________________________________________________
21201 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
21202         Log: Make GUSI resource work (MacPerl Bug #464638)
21203      Branch: maint-5.6/macperl
21204            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
21205            ! macos/macperl/MacPerl.rsrc
21206 ____________________________________________________________________________
21207 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
21208         Log: Make AutoSplit go a little deeper
21209      Branch: maint-5.6/macperl
21210            ! macos/Makefile.mk
21211 ____________________________________________________________________________
21212 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
21213         Log: A few doc updates from bleadperl
21214      Branch: maint-5.6/macperl
21215            ! pod/perlmodinstall.pod pod/perlport.pod
21216 ____________________________________________________________________________
21217 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
21218         Log: Sync up to latest changes from bleadperl
21219      Branch: maint-5.6/macperl
21220            ! lib/File/Find.pm
21221 ____________________________________________________________________________
21222 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
21223         Log: Define setbuf, setvbuf for Mac OS
21224      Branch: maint-5.6/macperl
21225            ! ext/IO/IO.xs
21226 ____________________________________________________________________________
21227 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
21228         Log: Delete by request of Mark-Jason Dominus (change #13676)
21229      Branch: maint-5.6/macperl
21230            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
21231 ____________________________________________________________________________
21232 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
21233         Log: Spread the good word of "env".
21234      Branch: perl
21235            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
21236 ____________________________________________________________________________
21237 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
21238         Log: Till the system tests do something non-Win*, better rename
21239              the test so that people on other platforms don't get confused.
21240              (Not win32system, because assumedly there's win64, too.)
21241      Branch: perl
21242            + t/op/winsystem.t
21243            - t/op/system.t
21244            ! MANIFEST
21245 ____________________________________________________________________________
21246 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
21247         Log: Some tweaks.
21248      Branch: perl
21249            ! lib/Pod/t/Functions.t
21250 ____________________________________________________________________________
21251 [ 14057] By: ams                                   on 2002/01/04  17:40:31
21252         Log: (retracted by #14057)
21253              
21254              Subject: [PATCH] Time/HiRes/HiRes.t
21255              From: Nicholas Clark <nick@unfortu.net>
21256              Date: Fri, 4 Jan 2002 17:28:46 +0000
21257              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
21258      Branch: perl
21259            ! ext/Time/HiRes/HiRes.t
21260 ____________________________________________________________________________
21261 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
21262         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
21263              From: Abe Timmerman <abe@ztreet.demon.nl>
21264              Date: Fri, 04 Jan 2002 18:42:33 +0100
21265              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
21266      Branch: perl
21267            + lib/Pod/t/Functions.t
21268            ! MANIFEST lib/Pod/Functions.pm
21269 ____________________________________________________________________________
21270 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
21271         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
21272              From: "Craig A. Berry" <craigberry@mac.com>
21273              Date: Thu, 3 Jan 2002 17:32:20 -0600
21274              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
21275      Branch: perl
21276            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
21277 ____________________________________________________________________________
21278 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
21279         Log: Document the U+0085, U+2028, and U+2029.
21280      Branch: perl
21281            ! pod/perlre.pod pod/perlretut.pod
21282 ____________________________________________________________________________
21283 [ 14053] By: ams                                   on 2002/01/04  03:27:44
21284         Log: Subject: [PATCH] warn if not CORE::dump
21285              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21286              Date: Thu, 3 Jan 2002 22:04:00 +0100
21287              Message-Id: <20020103220400.A13958@rafael>
21288      Branch: perl
21289            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
21290 ____________________________________________________________________________
21291 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
21292         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
21293      Branch: perl
21294            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
21295 ____________________________________________________________________________
21296 [ 14051] By: ams                                   on 2002/01/04  03:00:12
21297         Log: Subject: [PATCH] File::Compare::VERSION
21298              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21299              Date: Thu, 3 Jan 2002 23:42:52 +0100
21300              Message-Id: <20020103234252.G13958@rafael>
21301      Branch: perl
21302            ! lib/File/Compare.pm
21303 ____________________________________________________________________________
21304 [ 14050] By: ams                                   on 2002/01/04  02:58:05
21305         Log: Subject: [PATCH @14042] threads::shared doc
21306              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
21307              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
21308              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
21309      Branch: perl
21310            ! ext/threads/shared/shared.pm
21311 ____________________________________________________________________________
21312 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
21313         Log: #14048 exposed few false positives, to be fixed soonish.
21314      Branch: perl
21315            ! t/op/pat.t
21316 ____________________________________________________________________________
21317 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
21318         Log: Do not add the first characters of multicharacter foldings
21319              into character classes.
21320      Branch: perl
21321            ! regcomp.c
21322 ____________________________________________________________________________
21323 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
21324         Log: A bit of testing for #14046.
21325      Branch: perl
21326            ! t/op/pat.t
21327 ____________________________________________________________________________
21328 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
21329         Log: Allow emitting the foldcased version of "\x{df}", "ss"
21330              (among others, another example would be \x{fb00} -> "ff")
21331      Branch: perl
21332            ! regcomp.c
21333 ____________________________________________________________________________
21334 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
21335         Log: Subject: [PATCH] File::Spec & NetWare
21336              From: Dave Rolsky <autarch@urth.org>
21337              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
21338              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
21339      Branch: perl
21340            - lib/File/Spec/NW5.pm
21341            ! MANIFEST lib/File/Spec.pm
21342 ____________________________________________________________________________
21343 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
21344         Log: FAQ sync (RCS Ids only?)
21345      Branch: perl
21346            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
21347 ____________________________________________________________________________
21348 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
21349         Log: AUTHORs updates.
21350      Branch: perl
21351            ! AUTHORS
21352 ____________________________________________________________________________
21353 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
21354         Log: Update Changes.
21355      Branch: perl
21356            ! Changes patchlevel.h
21357 ____________________________________________________________________________
21358 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
21359         Log: Missed the =head1 additions.
21360      Branch: perl
21361            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
21362            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
21363            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
21364            ! util.c
21365 ____________________________________________________________________________
21366 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
21367         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
21368              From: Robin Barker <rmb1@cise.npl.co.uk>
21369              Date: Thu, 3 Jan 2002 15:26:20 GMT
21370              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
21371      Branch: perl
21372            ! lib/Carp.t lib/Carp/Heavy.pm
21373 ____________________________________________________________________________
21374 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
21375         Log: Subject: [PATCH hv.c] 
21376              From: Robin Barker <rmb1@cise.npl.co.uk>
21377              Date: Thu, 3 Jan 2002 14:49:06 GMT
21378              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
21379              
21380              -Wformat check.
21381      Branch: perl
21382            ! hv.c
21383 ____________________________________________________________________________
21384 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
21385         Log: NetWare tweaks from Ananth Kesari.
21386      Branch: perl
21387            ! NetWare/t/NWScripts.pl lib/File/Find.pm
21388 ____________________________________________________________________________
21389 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
21390         Log: Cast.
21391      Branch: perl
21392            ! regexec.c
21393 ____________________________________________________________________________
21394 [ 14036] By: ams                                   on 2002/01/03  12:12:31
21395         Log: Grammar fix suggested by Gwyn Judd.
21396      Branch: perl
21397            ! pod/perldiag.pod
21398 ____________________________________________________________________________
21399 [ 14035] By: nick                                  on 2002/01/03  09:22:42
21400         Log: More strange perlio != mainline differences where
21401              I have not been.
21402      Branch: perlio
21403           !> hints/unicos.sh hints/unicosmk.sh
21404 ____________________________________________________________________________
21405 [ 14034] By: nick                                  on 2002/01/03  09:19:37
21406         Log: Integrate mainline (including force integrate of
21407              lib/charnames.pm which had got out-of-step)
21408      Branch: perlio
21409           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
21410 ____________________________________________________________________________
21411 [ 14033] By: ams                                   on 2002/01/03  08:24:24
21412         Log: Subject: Not ok 14031: PPPort Makefile.PL
21413              From: andreas.koenig@anima.de (Andreas J. Koenig)
21414              Date: 03 Jan 2002 10:17:46 +0100
21415              Message-Id: <m3sn9n94jp.fsf@anima.de>
21416      Branch: perl
21417            ! ext/Devel/PPPort/Makefile.PL
21418 ____________________________________________________________________________
21419 [ 14032] By: nick                                  on 2002/01/03  08:24:00
21420         Log: Integrate mainline.
21421      Branch: perlio
21422           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
21423           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
21424           !> (integrate 31 files)
21425 ____________________________________________________________________________
21426 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
21427         Log: Off-by-one is my middle name.
21428      Branch: perl
21429            ! regexec.c
21430 ____________________________________________________________________________
21431 [ 14030] By: ams                                   on 2002/01/02  23:56:37
21432         Log: Subject: [PATCH @14015] threads::shared disabling
21433              From: Andy Bussey <andybussey@yahoo.co.uk>
21434              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
21435              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
21436      Branch: perl
21437            + ext/threads/shared/t/no_share.t
21438            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
21439 ____________________________________________________________________________
21440 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
21441         Log: Simon's new perlapi scheme, I hope I got all the pieces.
21442      Branch: perl
21443            + autodoc.pl embed.fnc
21444            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
21445 ____________________________________________________________________________
21446 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
21447         Log: Integrate perlio; more PPPort Makefile source dependence removal
21448      Branch: perl
21449           !> ext/Devel/PPPort/Makefile.PL perl.h
21450 ____________________________________________________________________________
21451 [ 14027] By: ams                                   on 2002/01/02  21:42:50
21452         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
21453              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21454              Date: Wed, 2 Jan 2002 23:09:13 +0100
21455              Message-Id: <20020102230913.A17373@rafael>
21456      Branch: perl
21457            ! pod/perldiag.pod
21458 ____________________________________________________________________________
21459 [ 14026] By: ams                                   on 2002/01/02  21:38:34
21460         Log: Subject: Re: PATCH: lib/Term/Cap.pm
21461              From: Jonathan Stowe <gellyfish@gellyfish.com>
21462              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
21463              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
21464      Branch: perl
21465            ! lib/Term/Cap.pm
21466 ____________________________________________________________________________
21467 [ 14025] By: ams                                   on 2002/01/02  18:34:26
21468         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
21469              From: Sam Tregar <sam@tregar.com>
21470              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
21471              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
21472      Branch: perl
21473            ! pod/perldiag.pod t/comp/proto.t toke.c
21474 ____________________________________________________________________________
21475 [ 14024] By: ams                                   on 2002/01/02  18:16:12
21476         Log: Subject: PATCH: lib/Term/Cap.pm
21477              From: Norton Allen <allen@huarp.harvard.edu>
21478              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
21479              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
21480      Branch: perl
21481            ! lib/Term/Cap.pm
21482 ____________________________________________________________________________
21483 [ 14023] By: ams                                   on 2002/01/02  18:12:31
21484         Log: Subject: PATCH: lib/Cwd.pm for QNX4
21485              From: Norton Allen <allen@huarp.harvard.edu>
21486              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
21487              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
21488      Branch: perl
21489            ! lib/Cwd.pm
21490 ____________________________________________________________________________
21491 [ 14022] By: nick                                  on 2002/01/02  18:01:21
21492         Log: More PPPort Makefile source dependence removal
21493      Branch: perlio
21494            ! ext/Devel/PPPort/Makefile.PL
21495 ____________________________________________________________________________
21496 [ 14021] By: nick                                  on 2002/01/02  17:44:36
21497         Log: Sort out muddle of editing on three machines ...
21498      Branch: perlio
21499           !> Changes MANIFEST cygwin/Makefile.SHs
21500           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
21501           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
21502           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
21503 ____________________________________________________________________________
21504 [ 14020] By: ams                                   on 2002/01/02  17:06:27
21505         Log: Fix misplaced application of #14016.
21506      Branch: perl
21507            ! op.c
21508 ____________________________________________________________________________
21509 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
21510         Log: Integrate perlio; avoid uninit debug_pad.
21511      Branch: perl
21512           !> sv.c
21513 ____________________________________________________________________________
21514 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
21515         Log: makedepend VOS fix from Paul Green.
21516      Branch: perl
21517            ! makedepend.SH
21518 ____________________________________________________________________________
21519 [ 14017] By: nick                                  on 2002/01/02  16:09:43
21520         Log: Avoid un-init perl_debug_pad in clones
21521      Branch: perlio
21522            ! sv.c
21523 ____________________________________________________________________________
21524 [ 14016] By: ams                                   on 2002/01/02  15:58:11
21525         Log: Subject: [PATCH] random crash in B::LISTOP::last
21526              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21527              Date: Wed, 2 Jan 2002 17:37:28 +0100
21528              Message-Id: <3C334558.3906.19CB98D@localhost>
21529      Branch: perl
21530            ! op.c
21531 ____________________________________________________________________________
21532 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
21533         Log: Update Changes.
21534      Branch: perl
21535            ! Changes patchlevel.h
21536 ____________________________________________________________________________
21537 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
21538         Log: One more iteration of the ibcmp_utf8() interface,
21539              hopefully this is a convergent iteration...
21540      Branch: perl
21541            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
21542 ____________________________________________________________________________
21543 [ 14013] By: ams                                   on 2002/01/02  13:43:58
21544         Log: Upgrade to podlators-1.19.
21545      Branch: perl
21546            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
21547            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
21548            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
21549            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
21550            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
21551 ____________________________________________________________________________
21552 [ 14012] By: ams                                   on 2002/01/02  09:48:51
21553         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
21554              From: martyn@inpharmatica.co.uk
21555              Date: Wed, 19 Dec 2001 19:05:00 +0000
21556              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
21557      Branch: perl
21558            ! lib/Pod/Usage.pm
21559 ____________________________________________________________________________
21560 [ 14011] By: nick                                  on 2002/01/02  08:38:18
21561         Log: Integrate mainline
21562      Branch: perlio
21563           !> (integrate 28 files)
21564 ____________________________________________________________________________
21565 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
21566         Log: Make ibcmp_utf8() optionally progress in either string for
21567              as long as it takes and optionally record how far it got.
21568      Branch: perl
21569            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
21570 ____________________________________________________________________________
21571 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
21572         Log: Once more try to get the PPPort Makefile right.
21573      Branch: perl
21574            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
21575 ____________________________________________________________________________
21576 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
21577         Log: -Wall silencing.
21578      Branch: perl
21579            ! utf8.c
21580 ____________________________________________________________________________
21581 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
21582         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
21583              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21584              Date: Tue, 1 Jan 2002 22:45:21 +0100       
21585              Message-ID: <20020101224521.A691@rafael>
21586      Branch: perl
21587            ! ext/B/B/Deparse.pm
21588 ____________________________________________________________________________
21589 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
21590         Log: VOS tweak from Paul Green: VOS has different O_BINARY
21591              and O_TEXT, but VOS always uses LF, never CRLF.
21592      Branch: perl
21593            ! perl.h
21594 ____________________________________________________________________________
21595 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
21596         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
21597      Branch: perl
21598            ! regexec.c utf8.c
21599 ____________________________________________________________________________
21600 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
21601         Log: Now that to_utf8_fold() was fixed.
21602      Branch: perl
21603            ! regcomp.c regexec.c
21604 ____________________________________________________________________________
21605 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
21606         Log: Integrate perlio; experimental binmode() re-coding.
21607      Branch: perl
21608           !> perlio.c
21609 ____________________________________________________________________________
21610 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
21611         Log: Document the to_utf8_*() functions.
21612      Branch: perl
21613            ! embed.pl pod/perlapi.pod utf8.c
21614 ____________________________________________________________________________
21615 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
21616         Log: Better support for multicharacter foldings.
21617              Now all but two of the CaseFold.txt cases work-- but
21618              only when the target string is single-character, more
21619              debugging needed.
21620      Branch: perl
21621            ! regexec.c
21622 ____________________________________________________________________________
21623 [ 14000] By: ams                                   on 2002/01/01  15:59:43
21624         Log: Subject: [PATCH] don't installperl pods
21625              From: Nicholas Clark <nick@unfortu.net>
21626              Date: Tue, 1 Jan 2002 16:44:12 +0000
21627              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
21628      Branch: perl
21629            ! installperl
21630 ____________________________________________________________________________
21631 [ 13999] By: ams                                   on 2002/01/01  14:34:04
21632         Log: Subject: [PATCH] perldiag.pod transposition
21633              From: Nicholas Clark <nick@unfortu.net>
21634              Date: Tue, 1 Jan 2002 15:03:52 +0000
21635              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
21636      Branch: perl
21637            ! pod/perldiag.pod
21638 ____________________________________________________________________________
21639 [ 13998] By: ams                                   on 2002/01/01  13:36:49
21640         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
21641              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21642              Date: Tue, 1 Jan 2002 15:12:36 +0100
21643              Message-Id: <20020101151236.A951@rafael>
21644      Branch: perl
21645            ! pod/perldiag.pod
21646 ____________________________________________________________________________
21647 [ 13997] By: ams                                   on 2002/01/01  13:33:06
21648         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
21649              From: Nicholas Clark <nick@unfortu.net>
21650              Date: Tue, 1 Jan 2002 13:13:17 +0000
21651              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
21652      Branch: perl
21653            ! ext/Socket/socketpair.t
21654 ____________________________________________________________________________
21655 [ 13996] By: ams                                   on 2002/01/01  04:44:28
21656         Log: Subject: [PATCH @13746] Leaner exporter
21657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21658              Date: Mon, 31 Dec 2001 18:16:08 -0500
21659              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
21660      Branch: perl
21661            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
21662 ____________________________________________________________________________
21663 [ 13995] By: ams                                   on 2002/01/01  04:29:44
21664         Log: Subject: [PATCH @13746] h2xs broken
21665              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21666              Date: Mon, 31 Dec 2001 17:48:55 -0500
21667              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
21668      Branch: perl
21669            ! utils/h2xs.PL
21670 ____________________________________________________________________________
21671 [ 13994] By: ams                                   on 2002/01/01  04:25:46
21672         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
21673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21674              Date: Mon, 31 Dec 2001 17:42:25 -0500
21675              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
21676      Branch: perl
21677            ! lib/ExtUtils/MM_Unix.pm
21678 ____________________________________________________________________________
21679 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
21680         Log: Rename the variables to be a bit more consistent.
21681      Branch: perl
21682            ! utf8.c
21683 ____________________________________________________________________________
21684 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
21685         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
21686              (found by Jeffrey Friedl)
21687      Branch: perl
21688            ! regexec.c t/op/pat.t utf8.c
21689 ____________________________________________________________________________
21690 [ 13991] By: nick                                  on 2001/12/31  18:08:55
21691         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
21692      Branch: perlio
21693            ! perlio.c
21694 ____________________________________________________________________________
21695 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
21696         Log: Update Changes.
21697      Branch: perl
21698            ! Changes patchlevel.h
21699 ____________________________________________________________________________
21700 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
21701         Log: Less unused ones.
21702      Branch: perl
21703            ! regexec.c
21704 ____________________________________________________________________________
21705 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
21706         Log: Unused variable.
21707      Branch: perl
21708            ! regcomp.c
21709 ____________________________________________________________________________
21710 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
21711         Log: Forgotten file.
21712      Branch: perl
21713            ! MANIFEST
21714 ____________________________________________________________________________
21715 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
21716         Log: Subject: Re: Cygwin: one down one to go 
21717              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21718              Date: Mon, 31 Dec 2001 18:34:36 +0100
21719              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
21720      Branch: perl
21721            ! cygwin/Makefile.SHs
21722 ____________________________________________________________________________
21723 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
21724         Log: Add some comments to the recent Unicode case-folding saga.
21725      Branch: perl
21726            ! regcomp.c regexec.c
21727 ____________________________________________________________________________
21728 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
21729         Log: Slight comment tweakage.
21730      Branch: perl
21731            ! ext/I18N/Langinfo/Langinfo.t
21732 ____________________________________________________________________________
21733 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
21734         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
21735      Branch: perl
21736            ! perl.h
21737 ____________________________________________________________________________
21738 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
21739         Log: Subject: [ PATCH] Cygwin: one down one to go
21740              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21741              Date: Mon, 31 Dec 2001 17:03:40 +0100
21742              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
21743      Branch: perl
21744            ! lib/Pod/t/basic.t
21745 ____________________________________________________________________________
21746 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
21747         Log: Tweak the dependencies not to recompile everytime,
21748              as suggested by NI-S.
21749      Branch: perl
21750            ! ext/Devel/PPPort/Makefile.PL
21751 ____________________________________________________________________________
21752 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
21753         Log: Planning still not right.
21754      Branch: perl
21755            ! lib/User/grent.t
21756 ____________________________________________________________________________
21757 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
21758         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
21759              From: Michael G Schwern <schwern@pobox.com>
21760              Date: Sun, 30 Dec 2001 18:07:55 -0500
21761              Message-ID: <20011230230755.GG12840@blackrider>
21762              
21763              (lib/User/grent, really)
21764      Branch: perl
21765            ! lib/User/grent.t
21766 ____________________________________________________________________________
21767 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
21768         Log: Integrate perlio; cleanup, in particular avoid accidental
21769              PerlIO_flush(NULL) if PerlIONext is NULL.
21770      Branch: perl
21771           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
21772 ____________________________________________________________________________
21773 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
21774         Log: Subject: typo in IO::Socket::INET.pm
21775              From: mjd@plover.com
21776              Date: 31 Dec 2001 14:31:10 -0000
21777              Message-ID: <20011231143110.4989.qmail@plover.com>
21778      Branch: perl
21779            ! ext/IO/lib/IO/Socket/INET.pm
21780 ____________________________________________________________________________
21781 [ 13976] By: nick                                  on 2001/12/31  13:56:11
21782         Log: Integrate mainline
21783      Branch: perlio
21784           !> (integrate 29 files)
21785 ____________________________________________________________________________
21786 [ 13975] By: nick                                  on 2001/12/31  12:40:50
21787         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
21788              if PerlIONext is NULL.
21789      Branch: perlio
21790            ! perlio.c perliol.h
21791 ____________________________________________________________________________
21792 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
21793         Log: Subject: Re: [PATCH] Basic bad prototype detection
21794              From: Sam Tregar <sam@tregar.com>
21795              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
21796              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
21797      Branch: perl
21798            ! t/comp/proto.t toke.c
21799 ____________________________________________________________________________
21800 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
21801         Log: Subject: [PATCH] configure.com / scriptdirexp
21802              From: "Craig A. Berry" <craigberry@mac.com>
21803              Date: Sun, 30 Dec 2001 15:47:28 -0600
21804              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
21805      Branch: perl
21806            ! configure.com
21807 ____________________________________________________________________________
21808 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
21809         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
21810              From: Abe Timmerman <abe@ztreet.demon.nl>
21811              Date: Mon, 31 Dec 2001 03:55:27 +0100
21812              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
21813      Branch: perl
21814            ! lib/ExtUtils/t/MM_Win32.t
21815 ____________________________________________________________________________
21816 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
21817         Log: Subject: [PATCH] Basic bad prototype detection
21818              From: Sam Tregar <sam@tregar.com> 
21819              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
21820              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
21821      Branch: perl
21822            ! pod/perldiag.pod t/comp/proto.t toke.c
21823 ____________________________________________________________________________
21824 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
21825         Log: Makefiles are sloppy about the exe suffix
21826              (from Paul Green)
21827      Branch: perl
21828            ! Makefile.SH x2p/Makefile.SH
21829 ____________________________________________________________________________
21830 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
21831         Log: Delay folding until necessary; start of handling
21832              folding into several characters.
21833      Branch: perl
21834            ! regcomp.c regexec.c
21835 ____________________________________________________________________________
21836 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
21837         Log: gcc -Wall dewhine.
21838      Branch: perl
21839            ! regexec.c
21840 ____________________________________________________________________________
21841 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
21842         Log: More Unicode folding tweaks, avoid potential false matches.
21843      Branch: perl
21844            ! regexec.c
21845 ____________________________________________________________________________
21846 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
21847         Log: Make that six wrongs.
21848      Branch: perl
21849            ! regexec.c utf8.c
21850 ____________________________________________________________________________
21851 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
21852         Log: Four wrongs can make a right.
21853      Branch: perl
21854            ! regexec.c utf8.c
21855 ____________________________________________________________________________
21856 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
21857         Log: Fix all the I case foldings as per CaseFold.txt.
21858      Branch: perl
21859            ! regcomp.c regexec.c
21860 ____________________________________________________________________________
21861 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
21862         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
21863      Branch: perl
21864            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
21865            ! regexec.c utf8.c
21866 ____________________________________________________________________________
21867 [ 13962] By: nick                                  on 2001/12/30  18:33:41
21868         Log: Integrate 8.3 fix for PPPort fix
21869      Branch: perlio
21870           +> ext/Devel/PPPort/ppport_h.PL
21871            - ext/Devel/PPPort/ppport.h.PL
21872            ! ext/Devel/PPPort/MANIFEST
21873           !> ext/Devel/PPPort/Makefile.PL
21874 ____________________________________________________________________________
21875 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
21876         Log: Integrate perlio; more win32 stuff:
21877              
21878              A. Use Perl_my_socketpair()
21879              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
21880              load winsock.
21881              C. (In passing) work round fact that $$ is now SvREADONLY
21882              so we need to take special measures to set it during
21883              pseudo-fork.
21884      Branch: perl
21885           !> util.c win32/perlhost.h
21886 ____________________________________________________________________________
21887 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
21888         Log: Fix ppport.h for Unix.
21889      Branch: perl
21890            + ext/Devel/PPPort/ppport_h.PL
21891            - ext/Devel/PPPort/ppport.h.PL
21892            ! MANIFEST ext/Devel/PPPort/Makefile.PL
21893 ____________________________________________________________________________
21894 [ 13959] By: nick                                  on 2001/12/30  16:53:42
21895         Log: Win32 stuff:
21896              A. Use Perl_my_socketpair()
21897              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
21898              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
21899              take special measures to set it during pseudo-fork.
21900      Branch: perlio
21901            ! util.c win32/perlhost.h
21902 ____________________________________________________________________________
21903 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
21904         Log: Integrate perlio; win32 kicking.
21905      Branch: perl
21906           +> ext/Devel/PPPort/ppport.h.PL
21907           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
21908           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
21909           !> proto.h
21910 ____________________________________________________________________________
21911 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
21912         Log: metaconfig unit change for #13956.
21913      Branch: metaconfig
21914            ! U/modified/spitshell.U
21915 ____________________________________________________________________________
21916 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
21917         Log: Must look for cat also in $PATH (noticed by Philip Newton).
21918      Branch: perl
21919            ! Configure
21920 ____________________________________________________________________________
21921 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
21922         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
21923              From: Blair Zajac <blair@orcaware.com>
21924              Date: Sat, 29 Dec 2001 22:37:03 -0800
21925              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
21926      Branch: perl
21927            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
21928 ____________________________________________________________________________
21929 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
21930         Log: Regen files.
21931      Branch: perl
21932            ! embed.h global.sym pod/perlapi.pod uconfig.h
21933 ____________________________________________________________________________
21934 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
21935         Log: Subject: [PATCH] -t without -w 
21936              From: Michael G Schwern <schwern@pobox.com>
21937              Date: Sat, 29 Dec 2001 23:46:25 -0500
21938              Message-ID: <20011230044625.GA14386@blackrider>
21939      Branch: perl
21940            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
21941            ! warnings.pl
21942 ____________________________________________________________________________
21943 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
21944         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
21945              From: Dave Rolsky <autarch@urth.org>               
21946              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
21947              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
21948              
21949              $^O is NetWare, not Netware.
21950      Branch: perl
21951            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
21952 ____________________________________________________________________________
21953 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
21954         Log: Sarathy thinks undoing C++ comments from C++ files
21955              is a bit too zealous.
21956      Branch: perl
21957            ! win32/perlhost.h win32/vmem.h
21958 ____________________________________________________________________________
21959 [ 13950] By: nick                                  on 2001/12/30  14:30:02
21960         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
21961              This gets them into Errno.pm - yet to prove they end up in $!.
21962      Branch: perlio
21963            ! ext/Errno/Errno_pm.PL
21964 ____________________________________________________________________________
21965 [ 13949] By: nick                                  on 2001/12/30  12:02:21
21966         Log: Integrate Cwd muddle
21967      Branch: perlio
21968           !> MANIFEST installperl lib/Cwd.pm
21969 ____________________________________________________________________________
21970 [ 13948] By: nick                                  on 2001/12/30  11:51:40
21971         Log: remove embed.pl duplicates
21972      Branch: perlio
21973            ! embed.h embed.pl global.sym proto.h
21974 ____________________________________________________________________________
21975 [ 13947] By: nick                                  on 2001/12/30  11:35:51
21976         Log: More Cwd tidy up
21977      Branch: perl
21978            ! MANIFEST installperl
21979 ____________________________________________________________________________
21980 [ 13946] By: nick                                  on 2001/12/30  11:12:42
21981         Log: Undo a mess trying Cwd.pm in its ext directory
21982      Branch: perl
21983            + lib/Cwd.pm
21984            - ext/Cwd/Cwd.pm
21985 ____________________________________________________________________________
21986 [ 13945] By: nick                                  on 2001/12/30  10:03:43
21987         Log: Integrate mainline
21988      Branch: perl
21989           +> ext/Cwd/Cwd.pm
21990            - lib/Cwd.pm
21991            ! MANIFEST
21992      Branch: perlio
21993           !> (integrate 45 files)
21994 ____________________________________________________________________________
21995 [ 13944] By: nick                                  on 2001/12/30  09:27:16
21996         Log: "Port" Devel::PPPort to Win32:
21997              - need to set @INC before use in the test
21998              - {} are special to dmake, so use ppport.h.PL
21999              rather than commandline 
22000      Branch: perlio
22001            + ext/Devel/PPPort/ppport.h.PL
22002            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
22003 ____________________________________________________________________________
22004 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
22005         Log: Update Changes.
22006      Branch: perl
22007            ! Changes patchlevel.h
22008 ____________________________________________________________________________
22009 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
22010         Log: Subject: [PATCH] cleaner close on tests, take 2
22011              From: andreas.koenig@anima.de (Andreas J. Koenig)
22012              Date: 29 Dec 2001 21:42:37 +0100
22013              Message-ID: <m33d1tvjuq.fsf@anima.de>
22014              
22015              (the DB_File patches)
22016      Branch: perl
22017            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22018            ! ext/DB_File/t/db-recno.t
22019 ____________________________________________________________________________
22020 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
22021         Log: Integrate perlio; regen'ed config_H.?c
22022      Branch: perl
22023           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22024 ____________________________________________________________________________
22025 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
22026         Log: Subject: [PATCH] cleaner close on tests, take 2             
22027              From: andreas.koenig@anima.de (Andreas J. Koenig)
22028              Date: 29 Dec 2001 21:42:37 +0100
22029              Message-ID: <m33d1tvjuq.fsf@anima.de>
22030              
22031              (except for the three DB_File patch fragments)
22032      Branch: perl
22033            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
22034            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
22035            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
22036            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
22037            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
22038            ! t/op/runlevel.t t/op/write.t t/run/switches.t
22039 ____________________________________________________________________________
22040 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
22041         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
22042              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22043              Date: Sat, 29 Dec 2001 20:38:59 +0100
22044              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
22045              
22046              (NetWare tree not touched because it's very //)
22047      Branch: perl
22048            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
22049            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
22050            ! wince/include/errno.h wince/include/netdb.h
22051            ! wince/include/sys/socket.h wince/include/sys/stat.h
22052            ! wince/perllib.c wince/perlmain.c wince/win32.h
22053            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
22054            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
22055 ____________________________________________________________________________
22056 [ 13938] By: nick                                  on 2001/12/29  19:23:32
22057         Log: Integrate mainline (ok linux)
22058      Branch: perlio
22059           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
22060           !> (integrate 33 files)
22061 ____________________________________________________________________________
22062 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
22063         Log: Give up on serious testing of langinfo().  Leave the old
22064              code in place, though.
22065      Branch: perl
22066            ! ext/I18N/Langinfo/Langinfo.t
22067 ____________________________________________________________________________
22068 [ 13936] By: nick                                  on 2001/12/29  18:20:33
22069         Log: Routine regen_config_h - no real differences other than order of crypt 
22070      Branch: perlio
22071            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22072 ____________________________________________________________________________
22073 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
22074         Log: Integrate perlio;
22075              
22076              Define the two socket error numbers in terms of WSAEXXXXX equivalents
22077              
22078              Fudge Config.pm so File::Spec does not croak.
22079      Branch: perl
22080           !> win32/FindExt.pm win32/win32.h
22081 ____________________________________________________________________________
22082 [ 13934] By: nick                                  on 2001/12/29  17:27:50
22083         Log: Fudge Config.pm so File::Spec does not croak.
22084      Branch: perlio
22085            ! win32/FindExt.pm
22086 ____________________________________________________________________________
22087 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
22088         Log: metaconfig unit changes for #13932.
22089      Branch: metaconfig
22090            + U/modified/Init.U
22091            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
22092 ____________________________________________________________________________
22093 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
22094         Log: VOS tweaks from Paul Green.
22095              
22096              The Configure tweaks: the _exe needs to be
22097              set after the init; VOS has fd 3 hardwired to /dev/tty;
22098              the grep/ln/make substitutions really need to stick.
22099      Branch: perl
22100            ! Configure hints/vos.sh perl.h util.c vos/build.cm
22101            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22102            ! vos/config.ga.h vos/vosish.h
22103 ____________________________________________________________________________
22104 [ 13931] By: nick                                  on 2001/12/29  17:00:38
22105         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
22106              (just to get util.c to compile)
22107      Branch: perlio
22108            ! win32/win32.h
22109 ____________________________________________________________________________
22110 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
22111         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
22112              From: coral@eekeek.org
22113              Date: Fri, 28 Dec 2001 19:58:22 -0500      
22114              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
22115      Branch: perl
22116            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
22117            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
22118            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
22119            ! pod/perlunicode.pod pod/perlxs.pod util.c
22120 ____________________________________________________________________________
22121 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
22122         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
22123      Branch: perl
22124            ! t/op/exec.t
22125 ____________________________________________________________________________
22126 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
22127         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
22128              From: Abe Timmerman <abe@ztreet.demon.nl>
22129              Date: Sat, 29 Dec 2001 13:10:06 +0100
22130              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
22131      Branch: perl
22132            + lib/Pod/t/InputObjects.t
22133 ____________________________________________________________________________
22134 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
22135         Log: Integrate perlio;
22136              
22137              Quick fix (after couple of clever fixes failed) for
22138              "accept leaks memory" fail [ID 20011223.001]
22139              
22140              Nick Clark's embed.pl fix for my_socketpair
22141      Branch: perl
22142           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
22143 ____________________________________________________________________________
22144 [ 13926] By: nick                                  on 2001/12/29  15:23:21
22145         Log: Nick Clark's embed.pl fix for my_socketpair
22146      Branch: perlio
22147            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
22148 ____________________________________________________________________________
22149 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
22150         Log: Slight tweaks on the MM_Win32.t.
22151      Branch: perl
22152            ! lib/ExtUtils/t/MM_Win32.t
22153 ____________________________________________________________________________
22154 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
22155         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
22156              From: Abe Timmerman <abe@ztreet.demon.nl>
22157              Date: Sat, 29 Dec 2001 12:51:36 +0100
22158              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
22159      Branch: perl
22160            + lib/ExtUtils/t/MM_Win32.t
22161            ! MANIFEST
22162 ____________________________________________________________________________
22163 [ 13923] By: nick                                  on 2001/12/29  15:12:07
22164         Log: Quick fix (after couple of clever fixes failed) for
22165              "accept leaks memory" fail [ID 20011223.001]
22166      Branch: perlio
22167            ! pp_sys.c
22168 ____________________________________________________________________________
22169 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
22170         Log: Subject: [PATCH] Module names and other nits
22171              From: Autrijus Tang <autrijus@autrijus.org>                 
22172              Date: Sat, 29 Dec 2001 01:59:28 +0800
22173              Message-ID: <20011229015928.A29712@geb.elixus.org>              
22174      Branch: perl
22175            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
22176            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
22177            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
22178            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
22179            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
22180 ____________________________________________________________________________
22181 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
22182         Log: socketpair tweaks from Nicholas Clark.
22183      Branch: perl
22184            ! ext/Socket/socketpair.t util.c
22185 ____________________________________________________________________________
22186 [ 13920] By: nick                                  on 2001/12/29  12:36:21
22187         Log: Integrate mainline
22188      Branch: perlio
22189           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
22190           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
22191           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22192           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
22193           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
22194           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
22195           !> t/op/sysio.t
22196 ____________________________________________________________________________
22197 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
22198         Log: Retract #13917.
22199      Branch: perl
22200            ! doop.c
22201 ____________________________________________________________________________
22202 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
22203         Log: Subject: provisional MakeMaker patch for VMS
22204              From: "Craig A. Berry" <craigberry@mac.com> 
22205              Date: Thu, 27 Dec 2001 22:29:37 -0600
22206              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
22207      Branch: perl
22208            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22209 ____________________________________________________________________________
22210 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
22211         Log: (retracted by #13919)
22212      Branch: perl
22213            ! doop.c
22214 ____________________________________________________________________________
22215 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
22216         Log: metaconfig unit change for #13915.
22217      Branch: metaconfig/U/perl
22218            ! d_u32align.U
22219 ____________________________________________________________________________
22220 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
22221         Log: Remove debris in any case.
22222      Branch: perl
22223            ! Configure
22224 ____________________________________________________________________________
22225 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
22226         Log: Subject: [PATCH] Re: B::walksymtable oddness
22227              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22228              Date: Thu, 27 Dec 2001 19:14:24 +0100
22229              Message-ID: <3C2B7310.861.18820D0@localhost>
22230      Branch: perl
22231            ! ext/B/B.pm
22232 ____________________________________________________________________________
22233 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
22234         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
22235              From: Nicholas Clark <nick@unfortu.net> 
22236              Date: Fri, 28 Dec 2001 00:43:02 +0000
22237              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
22238      Branch: perl
22239            ! ext/Socket/socketpair.t
22240 ____________________________________________________________________________
22241 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
22242         Log: Fast Latin1<->UTF-8 conversion for older Perls.
22243      Branch: perl
22244            ! pod/perluniintro.pod
22245 ____________________________________________________________________________
22246 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
22247         Log: Update Changes.
22248      Branch: perl
22249            ! Changes patchlevel.h
22250 ____________________________________________________________________________
22251 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
22252         Log: More wait status trickery for BeOS.
22253      Branch: perl
22254            ! ext/POSIX/POSIX.xs
22255 ____________________________________________________________________________
22256 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
22257         Log: metaconfig unit change for #13908.
22258      Branch: metaconfig/U/perl
22259            ! d_u32align.U
22260 ____________________________________________________________________________
22261 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
22262         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
22263      Branch: perl
22264            ! Configure
22265 ____________________________________________________________________________
22266 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
22267         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
22268              From: gbarr@monty.mutatus.co.uk
22269              Date: 27 Dec 2001 14:41:36 -0000
22270              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
22271      Branch: perl
22272            ! lib/ExtUtils/t/Embed.t
22273 ____________________________________________________________________________
22274 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
22275         Log: Subject: [PATCH] Re: socketpair emulation
22276              From: Nicholas Clark <nick@unfortu.net> 
22277              Date: Wed, 26 Dec 2001 20:08:14 +0000
22278              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
22279      Branch: perl
22280            ! ext/Socket/socketpair.t
22281 ____________________________________________________________________________
22282 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
22283         Log: Subject: [DOC PATCH] left is right and right is left
22284              From: Philip Newton <Philip.Newton@gmx.net>
22285              Date: Thu, 27 Dec 2001 10:04:17 +0100
22286              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
22287      Branch: perl
22288            ! pod/perlfunc.pod pod/perlport.pod
22289 ____________________________________________________________________________
22290 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
22291         Log: Subject: [PATCH] check return of close
22292              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22293              Date: 27 Dec 2001 09:47:30 +0100
22294              Message-ID: <m3ellhgicd.fsf@anima.de> 
22295              
22296              Subject: [PATCH] improve error reporting
22297              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22298              Date: 27 Dec 2001 09:54:55 +0100
22299              Message-ID: <m3adw5gi00.fsf@anima.de> 
22300              
22301              Subject: [PATCH] check return value of close
22302              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22303              Date: 27 Dec 2001 10:03:55 +0100
22304              Message-ID: <m3666tghl0.fsf@anima.de> 
22305              
22306              Subject: [PATCH] return of close
22307              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22308              Date: 27 Dec 2001 10:22:15 +0100
22309              Message-ID: <m31yhhggqg.fsf@anima.de> 
22310      Branch: perl
22311            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
22312            ! t/io/fflush.t
22313 ____________________________________________________________________________
22314 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
22315         Log: Subject: [PATCH] check return of close
22316              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22317              Date: 27 Dec 2001 09:47:30 +0100
22318              Message-ID: <m3ellhgicd.fsf@anima.de> 
22319      Branch: perl
22320            ! t/base/rs.t
22321 ____________________________________________________________________________
22322 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
22323         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
22324              From: andreas.koenig@anima.de (Andreas J. Koenig)
22325              Date: 27 Dec 2001 09:21:16 +0100
22326              Message-ID: <m3n105gjk3.fsf@anima.de>
22327      Branch: perl
22328            ! t/op/sysio.t
22329 ____________________________________________________________________________
22330 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
22331         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
22332              From: "Gerrit P. Haase" <gp@familiehaase.de>
22333              Date: Thu, 27 Dec 2001 09:23:55 +0100 
22334              Message-ID: <98211521662.20011227092355@familiehaase.de>
22335      Branch: perl
22336            ! lib/ExtUtils/t/MM_Cygwin.t
22337 ____________________________________________________________________________
22338 [ 13900] By: nick                                  on 2001/12/27  11:11:51
22339         Log: Integrate mainline
22340      Branch: perlio
22341           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
22342           +> lib/File/Spec/NW5.pm
22343           !> (integrate 52 files)
22344 ____________________________________________________________________________
22345 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
22346         Log: Replace the awful (most likely generated and not very persistent)
22347              URL with something tangible.
22348      Branch: perl
22349            ! README.hpux
22350 ____________________________________________________________________________
22351 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
22352         Log: Naughty /dev/printer (ls -l, really) of IRIX.
22353      Branch: perl
22354            ! t/op/stat.t
22355 ____________________________________________________________________________
22356 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
22357         Log: Upgrade to Net::Ping 2.10.
22358      Branch: perl
22359            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
22360            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
22361            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
22362            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
22363 ____________________________________________________________________________
22364 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
22365         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
22366              (this showed up in Benchmark.t)
22367      Branch: perl
22368            ! pp_sys.c
22369 ____________________________________________________________________________
22370 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
22371         Log: BeOS updates.
22372      Branch: perl
22373            ! README.beos beos/beos.c
22374 ____________________________________________________________________________
22375 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
22376         Log: Subject: Re: bleadperl doesn't compile
22377              From: "Gerrit P. Haase" <gp@familiehaase.de>
22378              Date: Wed, 26 Dec 2001 21:29:08 +0100
22379              Message-ID: <22168634623.20011226212908@familiehaase.de>
22380              
22381              Cygwin with multiplicity.
22382      Branch: perl
22383            ! perlio.c
22384 ____________________________________________________________________________
22385 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
22386         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
22387              From: Nicholas Clark <nick@ccl4.org>
22388              Date: Wed, 26 Dec 2001 19:07:33 +0000
22389              Message-ID: <20011226190732.J48842@plum.flirble.org>            
22390              
22391              socketpair() (un)signedness nit.
22392      Branch: perl
22393            ! util.c
22394 ____________________________________________________________________________
22395 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
22396         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
22397              From: Nicholas Clark <nick@ccl4.org>
22398              Date: Wed, 26 Dec 2001 19:19:47 +0000
22399              Message-ID: <20011226191946.K48842@plum.flirble.org>
22400              
22401              Use report_evil_fh().
22402      Branch: perl
22403            ! doio.c
22404 ____________________________________________________________________________
22405 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
22406         Log: Bad $? assumptions.
22407      Branch: perl
22408            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
22409 ____________________________________________________________________________
22410 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
22411         Log: Net::Ping isn't going to work much without
22412              the Socket extension; fail more gracefully.
22413      Branch: perl
22414            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22415            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22416            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22417            ! lib/Net/Ping/t/300_ping_stream.t
22418 ____________________________________________________________________________
22419 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
22420         Log: metaconfig unit change for #13888.
22421      Branch: metaconfig
22422            ! U/modified/Oldconfig.U
22423 ____________________________________________________________________________
22424 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
22425         Log: test -d /system is a bit too generic test for VOS
22426              (false hit in BeOS)
22427      Branch: perl
22428            ! Configure
22429 ____________________________________________________________________________
22430 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
22431         Log: No AF_UNIX in BeOS.
22432      Branch: perl
22433            ! util.c
22434 ____________________________________________________________________________
22435 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
22436         Log: FAQ sync.
22437      Branch: perl
22438            ! pod/perlfaq5.pod
22439 ____________________________________________________________________________
22440 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
22441         Log: Update Changes.
22442      Branch: perl
22443            ! Changes patchlevel.h
22444 ____________________________________________________________________________
22445 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
22446         Log: Make -t equal -tw.
22447      Branch: perl
22448            ! perl.c pod/perlrun.pod
22449 ____________________________________________________________________________
22450 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
22451         Log: Subject: Re: Not OK 13881
22452              From: John Peacock <jpeacock@rowman.com>
22453              Date: Tue, 25 Dec 2001 06:02:12 -0500
22454              Message-ID: <3C285CB4.8040006@rowman.com>
22455      Branch: perl
22456            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
22457 ____________________________________________________________________________
22458 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
22459         Log: Subject: Re: Not OK 13881
22460              From: andreas.koenig@anima.de (Andreas J. Koenig)
22461              Date: 25 Dec 2001 07:33:23 +0100
22462              Message-ID: <m3bsgnajws.fsf@anima.de>
22463      Branch: perl
22464            ! op.c
22465 ____________________________________________________________________________
22466 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
22467         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
22468              From: Mark-Jason Dominus <mjd@plover.com>    
22469              Date: Mon, 24 Dec 2001 18:14:48 -0500
22470              Message-ID: <20011224231448.25826.qmail@plover.com>
22471      Branch: perl
22472            ! op.c t/op/eval.t
22473 ____________________________________________________________________________
22474 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
22475         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
22476              From: Dave Rolsky <autarch@urth.org>
22477              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
22478              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
22479      Branch: perl
22480            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
22481            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
22482            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
22483            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
22484            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
22485 ____________________________________________________________________________
22486 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
22487         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
22488              From: Jeffrey Friedl <jfriedl@yahoo.com>
22489              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
22490              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
22491              
22492              The rest of the tests for plus few extras.
22493      Branch: perl
22494            ! t/op/pat.t
22495 ____________________________________________________________________________
22496 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
22497         Log: metaconfig unit change for #13877.
22498      Branch: metaconfig
22499            ! U/modified/Unix.U
22500 ____________________________________________________________________________
22501 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
22502         Log: No-op.
22503      Branch: perl
22504            ! Configure
22505 ____________________________________________________________________________
22506 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
22507         Log: More constant casting.
22508      Branch: perl
22509            ! regexec.c
22510 ____________________________________________________________________________
22511 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
22512         Log: Subject: perlhack.pod 
22513              From: "John P. Linderman" <jpl@research.att.com>
22514              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
22515              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
22516      Branch: perl
22517            ! pod/perlhack.pod
22518 ____________________________________________________________________________
22519 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
22520         Log: File::Find patch patches from Thomas Wegner.
22521      Branch: perl
22522            ! lib/File/Find.pm
22523 ____________________________________________________________________________
22524 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
22525         Log: Subject: Re: socketpair emulation 
22526              From: Nicholas Clark <nick@unfortu.net>                 
22527              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
22528              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
22529      Branch: perl
22530            ! ext/Socket/socketpair.t
22531 ____________________________________________________________________________
22532 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
22533         Log: Must cast constants if they can be quads.
22534      Branch: perl
22535            ! regcomp.c
22536 ____________________________________________________________________________
22537 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
22538         Log: Promote the e/uid to wide enough un/signed integers
22539              and printf them as such.
22540      Branch: perl
22541            ! taint.c
22542 ____________________________________________________________________________
22543 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
22544         Log: metaconfig unit change for #13869.
22545      Branch: metaconfig/U/perl
22546            ! d_u32align.U
22547 ____________________________________________________________________________
22548 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
22549         Log: The U32 alignment test wasn't really working, noticed
22550              by Paul Green.  Now the test works, but this means that
22551              we may see coredumps from the test.   I sure hope MMUless
22552              places don't crash on the test.
22553      Branch: perl
22554            ! Configure
22555 ____________________________________________________________________________
22556 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
22557         Log: metaconfig unit changes for #13867.
22558      Branch: metaconfig
22559            ! U/compline/nblock_io.U U/modified/Unix.U
22560            ! U/modified/spitshell.U
22561 ____________________________________________________________________________
22562 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
22563         Log: More VOS tweaks.
22564      Branch: perl
22565            ! Configure
22566 ____________________________________________________________________________
22567 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
22568         Log: The funky final sigma casefolding.
22569      Branch: perl
22570            ! regcomp.c regexec.c t/op/pat.t utf8.h
22571 ____________________________________________________________________________
22572 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
22573         Log: Update Changes.
22574      Branch: perl
22575            ! Changes patchlevel.h
22576 ____________________________________________________________________________
22577 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
22578         Log: Move the \C and \X to pat.t.
22579      Branch: perl
22580            ! t/op/pat.t t/op/re_tests
22581 ____________________________________________________________________________
22582 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
22583         Log: More logical test ordering.
22584      Branch: perl
22585            ! perl.h
22586 ____________________________________________________________________________
22587 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
22588         Log: Integrate perlio;
22589              
22590              Add at least the "important" PerlIO_xxxx functions to embed.pl
22591              so that they get implicit pTHX_ and we can avoid slow dTHX.
22592              
22593              Put PerlIO stuff inside EXTERN C
22594              
22595              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
22596      Branch: perl
22597           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
22598           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
22599           !> win32/win32.c
22600 ____________________________________________________________________________
22601 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
22602         Log: Even more \X fixing.
22603      Branch: perl
22604            ! regexec.c t/op/pat.t
22605 ____________________________________________________________________________
22606 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
22607         Log: More \X fixing.
22608      Branch: perl
22609            ! regexec.c t/op/pat.t
22610 ____________________________________________________________________________
22611 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
22612         Log: Fix encoding pragma.
22613      Branch: perl
22614            ! regcomp.c
22615 ____________________________________________________________________________
22616 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
22617         Log: Subject: socketpair emulation
22618              From: Nicholas Clark <nick@unfortu.net>
22619              Date: Sat, 22 Dec 2001 18:38:18 +0000
22620              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
22621      Branch: perl
22622            + ext/Socket/socketpair.t
22623            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
22624            ! pp_sys.c proto.h util.c
22625 ____________________________________________________________________________
22626 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
22627         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
22628              From: Jeffrey Friedl <jfriedl@yahoo.com>
22629              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
22630              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
22631              
22632              (partially applied, most of the new tests need to be rethought)
22633      Branch: perl
22634            ! regcomp.c t/op/re_tests
22635 ____________________________________________________________________________
22636 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
22637         Log: Small tweaks.
22638      Branch: perl
22639            ! handy.h regexec.c
22640 ____________________________________________________________________________
22641 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
22642         Log: Unicode casefolding continues.
22643              (lib/encoding.t still failing.)
22644      Branch: perl
22645            ! regexec.c t/op/pat.t
22646 ____________________________________________________________________________
22647 [ 13854] By: nick                                  on 2001/12/22  20:01:27
22648         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
22649      Branch: perlio
22650            ! makedef.pl perlio.h perlio.sym win32/win32.c
22651 ____________________________________________________________________________
22652 [ 13853] By: nick                                  on 2001/12/22  19:58:53
22653         Log: Put PerlIO stuff inside EXTERN C
22654      Branch: perlio
22655            ! embed.pl proto.h
22656 ____________________________________________________________________________
22657 [ 13852] By: nick                                  on 2001/12/22  18:04:34
22658         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
22659              so that they get implicit pTHX_ and we can avoid slow dTHX.
22660      Branch: perlio
22661            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
22662            ! perlio.h pod/perlapi.pod proto.h
22663 ____________________________________________________________________________
22664 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
22665         Log: metaconfig unit change for #13850.
22666      Branch: metaconfig
22667            ! U/modified/Loc.U
22668 ____________________________________________________________________________
22669 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
22670         Log: Rework the make logic (again).
22671      Branch: perl
22672            ! Configure
22673 ____________________________________________________________________________
22674 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
22675         Log: Integrate perlio;
22676              Fix mis-parse of autoloaded usage code by declaring the sub
22677              Correct checking code which Ilya spotted was tripped by CR at EOF.
22678              The CR at EOF fix earlier broke CR at end-of-buffer.
22679      Branch: perl
22680            ! regexec.c
22681           !> ext/POSIX/POSIX.pm perlio.c sv.c
22682 ____________________________________________________________________________
22683 [ 13848] By: nick                                  on 2001/12/22  15:11:17
22684         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
22685              This should be okay for both?
22686      Branch: perlio
22687            ! perlio.c
22688 ____________________________________________________________________________
22689 [ 13847] By: nick                                  on 2001/12/22  12:26:32
22690         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
22691              Also tone down perl -DP tracing of sv_gets.
22692      Branch: perlio
22693            ! perlio.c sv.c
22694 ____________________________________________________________________________
22695 [ 13846] By: nick                                  on 2001/12/22  10:49:27
22696         Log: Fix mis-parse of autoloaded usage code by declaring the sub
22697      Branch: perlio
22698            ! ext/POSIX/POSIX.pm
22699 ____________________________________________________________________________
22700 [ 13845] By: nick                                  on 2001/12/22  10:44:11
22701         Log: Integrate mainline - some fails:
22702              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
22703              -------------------------------------------------------------------------------
22704              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
22705              ../lib/encoding.t                    19    2  10.53%  17-18
22706              op/pat.t                            770    3   0.39%  754-755 757
22707      Branch: perlio
22708           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
22709           !> (integrate 36 files)
22710 ____________________________________________________________________________
22711 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
22712         Log: More Unicode casing fixes.
22713      Branch: perl
22714            ! regexec.c t/op/pat.t
22715 ____________________________________________________________________________
22716 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
22717         Log: Unicode casefolding fixes.
22718      Branch: perl
22719            ! op.c regcomp.c regexec.c t/op/pat.t
22720 ____________________________________________________________________________
22721 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
22722         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
22723              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22724              Date: Sat, 22 Dec 2001 00:01:29 +0100
22725              Message-ID: <20011222000129.A713@rafael>
22726      Branch: perl
22727            ! ext/B/B/Deparse.pm
22728 ____________________________________________________________________________
22729 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
22730         Log: VOS config from Paul Green.
22731      Branch: perl
22732            ! hints/vos.sh
22733 ____________________________________________________________________________
22734 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
22735         Log: Subject: [PATCH @13746] CreateTTY on OS/2
22736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22737              Date: Fri, 21 Dec 2001 15:59:45 -0500
22738              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
22739      Branch: perl
22740            ! lib/perl5db.pl
22741 ____________________________________________________________________________
22742 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
22743         Log: Subject: [PATCH @13746] uninstalled build of modules broken
22744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22745              Date: Fri, 21 Dec 2001 15:49:09 -0500
22746              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
22747      Branch: perl
22748            ! lib/ExtUtils/MM_Unix.pm
22749 ____________________________________________________________________________
22750 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
22751         Log: Subject: [PATCH @13746] OS/2 File::* modules
22752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22753              Date: Fri, 21 Dec 2001 15:43:24 -0500
22754              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
22755      Branch: perl
22756            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
22757 ____________________________________________________________________________
22758 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
22759         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
22760              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22761              Date: Fri, 21 Dec 2001 17:29:07 +0100
22762              Message-ID: <3C236353.6625C4C0@alcatel.at>
22763      Branch: perl
22764            ! pod/perltie.pod
22765 ____________________________________________________________________________
22766 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
22767         Log: metaconfig unit changes for #13835
22768      Branch: metaconfig
22769            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
22770            ! U/modified/sh.U
22771 ____________________________________________________________________________
22772 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
22773         Log: Further VOS tweaks: the _exe needs to be introduced
22774              in the very beginning, and the make/gmake needs special
22775              VOS logic.
22776      Branch: perl
22777            ! Configure Makefile.SH
22778 ____________________________________________________________________________
22779 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
22780         Log: Update Changes.
22781      Branch: perl
22782            ! Changes patchlevel.h
22783 ____________________________________________________________________________
22784 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
22785         Log: metaconfig unit change for #13832.
22786      Branch: metaconfig
22787            ! U/modified/spitshell.U
22788 ____________________________________________________________________________
22789 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
22790         Log: Also the search for cat needs to be _exe-aware.
22791      Branch: perl
22792            ! Configure
22793 ____________________________________________________________________________
22794 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
22795         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
22796              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22797              Date: Fri, 21 Dec 2001 14:02:01 +0100
22798              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
22799      Branch: perl
22800            ! ext/B/B/Xref.pm
22801 ____________________________________________________________________________
22802 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
22803         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
22804      Branch: perl
22805            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22806            ! ext/B/t/assembler.t
22807 ____________________________________________________________________________
22808 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
22809         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
22810              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22811              Date: Fri, 21 Dec 2001 11:15:38 +0100
22812              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
22813      Branch: perl
22814            ! hv.c
22815 ____________________________________________________________________________
22816 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
22817         Log: A plan is good.
22818      Branch: perl
22819            ! ext/re/re.t
22820 ____________________________________________________________________________
22821 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
22822         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
22823              From: chromatic <chromatic@rmci.net>
22824              Date: Thu, 20 Dec 2001 16:16:48 -0700
22825              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
22826      Branch: perl
22827            + ext/re/re.t
22828            ! MANIFEST
22829 ____________________________________________________________________________
22830 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
22831         Log: Synchronize the skippage message.
22832      Branch: perl
22833            ! lib/ExtUtils/t/MM_OS2.t
22834 ____________________________________________________________________________
22835 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
22836         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
22837              From: chromatic <chromatic@rmci.net>
22838              Date: Thu, 20 Dec 2001 16:09:10 -0700
22839              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
22840      Branch: perl
22841            + lib/ExtUtils/t/MM_OS2.t
22842            ! MANIFEST
22843 ____________________________________________________________________________
22844 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
22845         Log: Subject: perlfunc.pod patch re flock via fcntl
22846              From: "Tye McQueen" <tye@metronet.com>
22847              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
22848              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
22849      Branch: perl
22850            ! pod/perlfunc.pod
22851 ____________________________________________________________________________
22852 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
22853         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
22854              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
22855              (the Unicode maximum code point) warnable offenses.
22856      Branch: perl
22857            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
22858            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
22859 ____________________________________________________________________________
22860 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
22861         Log: Sterner admonishment on -t.
22862      Branch: perl
22863            ! pod/perlrun.pod
22864 ____________________________________________________________________________
22865 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
22866         Log: Subject: [PATCH B::Dpparse] minor qr// fix
22867              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22868              Date: Thu, 20 Dec 2001 22:53:34 +0100
22869              Message-ID: <20011220225334.A735@rafael>
22870      Branch: perl
22871            ! ext/B/B/Deparse.pm
22872 ____________________________________________________________________________
22873 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
22874         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
22875              From: Robert Spier <rspier@pobox.com>
22876              Date: Thu, 20 Dec 2001 08:10:00 -0800
22877              Message-ID: <15394.3416.693353.107334@rls.cx>
22878      Branch: perl
22879            ! lib/Carp/Heavy.pm
22880 ____________________________________________________________________________
22881 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
22882         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
22883      Branch: perl
22884           !> win32/win32io.c
22885 ____________________________________________________________________________
22886 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
22887         Log: Subject: Re: [PATCH pod/perliol.pod] resend
22888              From: Stas Bekman <stas@stason.org>
22889              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
22890              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
22891      Branch: perl
22892            ! pod/perliol.pod
22893 ____________________________________________________________________________
22894 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
22895         Log: Fix up the APIs noone hopefully uses.
22896      Branch: perl
22897            ! utf8.c
22898 ____________________________________________________________________________
22899 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
22900         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
22901              Date: Wed, 19 Dec 2001 14:13:38 -0800
22902              From: Robert Spier <rspier@pobox.com>
22903              Message-ID: <15393.4370.605214.548582@rls.cx>
22904      Branch: perl
22905            ! lib/Carp.t lib/Carp/Heavy.pm
22906 ____________________________________________________________________________
22907 [ 13815] By: nick                                  on 2001/12/20  10:23:42
22908         Log: pTHX_ fixes for :win32 layer
22909      Branch: perlio
22910            ! win32/win32io.c
22911 ____________________________________________________________________________
22912 [ 13814] By: nick                                  on 2001/12/20  08:20:11
22913         Log: Integrate mainline (mostly) utf8.c does not compile.
22914      Branch: perlio
22915           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
22916           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22917           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22918           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22919           +> lib/Net/Ping/t/300_ping_stream.t
22920           !> Changes MANIFEST embed.h embed.pl embedvar.h
22921           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
22922           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
22923           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
22924           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
22925           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
22926 ____________________________________________________________________________
22927 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
22928         Log: Some bincompat clawbacks.
22929      Branch: perl
22930            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
22931            ! wince/perldll.def
22932 ____________________________________________________________________________
22933 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
22934         Log: gcc pacifying (RH 7.1/ia64).
22935      Branch: perl
22936            ! pp.c
22937 ____________________________________________________________________________
22938 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
22939         Log: Update Changes.
22940      Branch: perl
22941            ! Changes patchlevel.h
22942 ____________________________________________________________________________
22943 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
22944         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22945              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22946              Date: Wed, 19 Dec 2001 12:35:07 +0100
22947              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
22948              
22949              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22950              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22951              Date: Wed, 19 Dec 2001 17:34:51 +0000
22952              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
22953      Branch: perl
22954            ! pod/perlre.pod
22955 ____________________________________________________________________________
22956 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
22957         Log: Integrate perlio.
22958      Branch: perl
22959           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22960           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
22961 ____________________________________________________________________________
22962 [ 13808] By: nick                                  on 2001/12/19  16:08:27
22963         Log: Add pTHX to all vtable functions for future-proofing and
22964              consistency of PerlIO layers.
22965      Branch: perlio
22966            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22967            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
22968 ____________________________________________________________________________
22969 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
22970         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
22971      Branch: perl
22972            ! ext/B/B/Assembler.pm
22973 ____________________________________________________________________________
22974 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
22975         Log: Reword the alarm explanation.
22976      Branch: perl
22977            ! pod/perlfunc.pod
22978 ____________________________________________________________________________
22979 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
22980         Log: Subject: [PATCH @13746] OS/2 build
22981              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
22982              Date: Wed, 19 Dec 2001 02:45:41 -0500
22983              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
22984              
22985              (skipped the t/TEST change)
22986      Branch: perl
22987            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
22988            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
22989            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
22990 ____________________________________________________________________________
22991 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
22992         Log: Upgrade to Net::Ping 2.09.
22993      Branch: perl
22994            + lib/Net/Ping/CHANGES lib/Net/Ping/README
22995            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22996            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22997            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22998            + lib/Net/Ping/t/300_ping_stream.t
22999            ! MANIFEST lib/Net/Ping.pm
23000 ____________________________________________________________________________
23001 [ 13803] By: nick                                  on 2001/12/19  14:43:24
23002         Log: Integrate mainline
23003      Branch: perlio
23004           +> ext/B/t/assembler.t lib/lib.t
23005           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23006           !> lib/lib_pm.PL t/op/glob.t utf8.c
23007 ____________________________________________________________________________
23008 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
23009         Log: B::Assembler/B::Disassembler patches and test;
23010              from Wolfgang Laun.
23011              
23012              TODO: getting perlcc working.
23013      Branch: perl
23014            + ext/B/t/assembler.t
23015            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23016 ____________________________________________________________________________
23017 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
23018         Log: Can't printf U8s as UVs.
23019      Branch: perl
23020            ! utf8.c
23021 ____________________________________________________________________________
23022 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
23023         Log: Subject: Re: [PATCH] ...while $var = glob(...)
23024              From: Robin Houston <robin@kitsite.com> 
23025              Date: Wed, 19 Dec 2001 13:48:55 +0000
23026              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
23027              
23028              Not exactly a glob test but internal-logically correct.
23029      Branch: perl
23030            ! t/op/glob.t
23031 ____________________________________________________________________________
23032 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
23033         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
23034              From: Michael G Schwern <schwern@pobox.com> 
23035              Date: Wed, 19 Dec 2001 07:42:54 -0500
23036              Message-ID: <20011219124254.GF8630@blackrider>
23037      Branch: perl
23038            + lib/lib.t
23039            ! MANIFEST lib/lib_pm.PL
23040 ____________________________________________________________________________
23041 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
23042         Log: Integrate with perlio.
23043      Branch: perl
23044           !> hv.c hv.h scope.c util.c
23045 ____________________________________________________________________________
23046 [ 13797] By: nick                                  on 2001/12/19  12:03:21
23047         Log: Remove the sometimes-lvalue cast
23048      Branch: perlio
23049            ! hv.h
23050 ____________________________________________________________________________
23051 [ 13796] By: nick                                  on 2001/12/19  11:02:27
23052         Log: alarm.t with -Uuseperlio fix
23053              - SA_RESTART should only be function of PERL_OLD_SIGNALS
23054              not USE_PERLIO
23055      Branch: perlio
23056            ! util.c
23057 ____________________________________________________________________________
23058 [ 13795] By: nick                                  on 2001/12/19  10:19:40
23059         Log: Fix READONLY hashes:
23060              1. Discovered need for disabled scope.c part of Jeff's patch.
23061              2. Corrected hv_delete* - entry was being de-linked from
23062              chain (patch program not smart enough?)
23063      Branch: perlio
23064            ! hv.c scope.c
23065 ____________________________________________________________________________
23066 [ 13794] By: nick                                  on 2001/12/19  09:35:13
23067         Log: Integrate mainline
23068      Branch: perlio
23069           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
23070           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
23071           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
23072           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
23073           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
23074 ____________________________________________________________________________
23075 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
23076         Log: Regen toc.
23077      Branch: perl
23078            ! pod/perltoc.pod
23079 ____________________________________________________________________________
23080 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
23081         Log: FAQ sync.
23082      Branch: perl
23083            ! pod/perlfaq5.pod
23084 ____________________________________________________________________________
23085 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
23086         Log: Reformat round.
23087      Branch: perl
23088            ! pod/perlunicode.pod
23089 ____________________________________________________________________________
23090 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
23091         Log: Subject: [PATCH] pod/perlunicode.pod
23092              From: Jeffrey Friedl <jfriedl@yahoo.com>
23093              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
23094              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
23095      Branch: perl
23096            ! pod/perlunicode.pod
23097 ____________________________________________________________________________
23098 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
23099         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
23100              From: Jeffrey Friedl <jfriedl@yahoo.com>
23101              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
23102              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
23103      Branch: perl
23104            ! pod/perluniintro.pod
23105 ____________________________________________________________________________
23106 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
23107         Log: Slight pod reformatting.
23108      Branch: perl
23109            ! pod/perluniintro.pod
23110 ____________________________________________________________________________
23111 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
23112         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
23113              From: Jeffrey Friedl <jfriedl@yahoo.com>    
23114              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
23115              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
23116      Branch: perl
23117            ! pod/perluniintro.pod
23118 ____________________________________________________________________________
23119 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
23120         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
23121              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23122              Date: Wed, 19 Dec 2001 01:45:23 +0000
23123              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
23124      Branch: perl
23125            ! sv.c
23126 ____________________________________________________________________________
23127 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
23128         Log: Subject: Porting/checkURL.pl
23129              From: abigail@foad.org
23130              Date: Tue, 18 Dec 2001 19:03:22 +0100          
23131              Message-ID: <20011218180322.8278.qmail@foad.org> 
23132      Branch: perl
23133            ! Porting/checkURL.pl
23134 ____________________________________________________________________________
23135 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
23136         Log: metaconfig unit change for #13783.
23137      Branch: metaconfig
23138            ! U/modified/Loc.U
23139 ____________________________________________________________________________
23140 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
23141         Log: A bit too oversweeping matching in #13778.
23142      Branch: perl
23143            ! Configure
23144 ____________________________________________________________________________
23145 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
23146         Log: Re-gen Configure based on #13778..13781.
23147      Branch: perl
23148            ! Configure config_h.SH
23149 ____________________________________________________________________________
23150 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
23151         Log: First assume that crypt() can live happy normal life in
23152              the libc or the moral equivalent; only then try magic.
23153      Branch: metaconfig
23154            + U/modified/d_crypt.U
23155 ____________________________________________________________________________
23156 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
23157         Log: In VOS ACLs confuse the testing.
23158      Branch: metaconfig
23159            ! U/modified/Findhdr.U
23160 ____________________________________________________________________________
23161 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
23162         Log: Either make or gmake.
23163      Branch: metaconfig
23164            ! U/modified/Loc.U
23165 ____________________________________________________________________________
23166 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
23167         Log: If your _exe is different from .exe and your test -f $foo
23168              doesn't do magic to recognize $foo$_exe, you will need to
23169              specify -D_exe=... on command line-- and this patch.
23170      Branch: metaconfig
23171            + U/modified/sh.U
23172            ! U/modified/Loc.U
23173 ____________________________________________________________________________
23174 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
23175         Log: Fix the bugs in #13768..13776, and regen Configure.
23176      Branch: metaconfig
23177            ! U/compline/nblock_io.U U/modified/Findhdr.U
23178            ! U/modified/spitshell.U
23179      Branch: metaconfig/U/perl
23180            ! issymlink.U perlpath.U
23181      Branch: perl
23182            ! Configure config_h.SH
23183 ____________________________________________________________________________
23184 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
23185         Log: Must test with $_exe. (There are plenty of similar
23186              spots earlier but they are a tad more complex to fix
23187              since they come before the hints are run.)
23188      Branch: metaconfig
23189            + U/modified/yacc.U
23190 ____________________________________________________________________________
23191 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
23192         Log: F_SETFL might require <fcntl.h>
23193      Branch: metaconfig
23194            ! U/compline/nblock_io.U
23195 ____________________________________________________________________________
23196 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
23197         Log: Don't require make; have both make and gmake optional.
23198              (Maybe have a check that at least one of them is available?)
23199      Branch: metaconfig
23200            ! U/modified/Loc.U
23201 ____________________________________________________________________________
23202 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
23203         Log: cat might be farther than /bin or /usr/bin.
23204      Branch: metaconfig
23205            ! U/modified/spitshell.U
23206 ____________________________________________________________________________
23207 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
23208         Log: In VOS the path component separator is >, not /.
23209      Branch: metaconfig
23210            ! U/modified/Findhdr.U
23211 ____________________________________________________________________________
23212 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
23213         Log: The VOS shell doesn't implement the ? wildcard
23214              (? is used for other purposes, I assume); but
23215              it does implement the * wildcard, and that works
23216              in the general case just fine.
23217      Branch: metaconfig/U/perl
23218            ! d_dlsymun.U
23219 ____________________________________________________________________________
23220 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
23221         Log: VOS detection.
23222      Branch: metaconfig
23223            ! U/modified/Oldconfig.U
23224 ____________________________________________________________________________
23225 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
23226         Log: Proper path for VOS.
23227      Branch: metaconfig
23228            ! U/modified/Head.U
23229 ____________________________________________________________________________
23230 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
23231         Log: Change s/>& 4/>&4/g for consistency.
23232      Branch: metaconfig
23233            + U/modified/d_dosuid.U
23234            ! U/modified/d_socket.U
23235      Branch: metaconfig/U/perl
23236            ! issymlink.U perlxvf.U
23237 ____________________________________________________________________________
23238 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
23239         Log: Subject: Re: Benchmark.t failure on Linux
23240              From: Nicholas Clark <nick@ccl4.org>
23241              Date: Tue, 18 Dec 2001 22:51:25 +0000
23242              Message-ID: <20011218225124.N21702@plum.flirble.org>
23243      Branch: perl
23244            ! lib/Benchmark.t
23245 ____________________________________________________________________________
23246 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
23247         Log: Re-applying #13752 until a better solution can be found.
23248      Branch: perl
23249            ! lib/ExtUtils/t/MM_Unix.t
23250 ____________________________________________________________________________
23251 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
23252         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
23253              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
23254              Date: Tue, 18 Dec 2001 12:05:40 -0500
23255              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
23256      Branch: perl
23257            ! lib/Exporter.pm
23258 ____________________________________________________________________________
23259 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
23260         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
23261              findings -- some of the warnings I can't explain except
23262              by NVgf being detected wrong, though.
23263      Branch: perl
23264            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
23265 ____________________________________________________________________________
23266 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
23267         Log: Subject: [PATCH] pod/perluniintro.pod
23268              From: Jeffrey Friedl <jfriedl@yahoo.com>
23269              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
23270              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
23271      Branch: perl
23272            ! pod/perluniintro.pod
23273 ____________________________________________________________________________
23274 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
23275         Log: ".pm" is the native executable suffix in VOS.
23276      Branch: perl
23277            ! hints/vos.sh
23278 ____________________________________________________________________________
23279 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
23280         Log: Integrate perlio;
23281              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
23282      Branch: perl
23283           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
23284 ____________________________________________________________________________
23285 [ 13760] By: nick                                  on 2001/12/18  15:55:22
23286         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
23287              - added delete of READONLY value inhibit & test for same
23288              - re-tabbed
23289      Branch: perlio
23290            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
23291 ____________________________________________________________________________
23292 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
23293         Log: (Undone by #13766.)
23294              Retract #13752.
23295      Branch: perl
23296            ! lib/ExtUtils/t/MM_Unix.t
23297 ____________________________________________________________________________
23298 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
23299         Log: Echoes of #13757.
23300      Branch: perl
23301            ! t/lib/warnings/utf8
23302 ____________________________________________________________________________
23303 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
23304         Log: Make the utf8 malformedness messages more verbose.
23305      Branch: perl
23306            ! lib/utf8.t utf8.c
23307 ____________________________________________________________________________
23308 [ 13756] By: nick                                  on 2001/12/18  14:43:58
23309         Log: Integrate mainline
23310      Branch: perlio
23311           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
23312           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
23313           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
23314           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
23315           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
23316           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
23317            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
23318            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
23319            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
23320            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
23321            - lib/ExtUtils/testlib.t
23322           !> (integrate 28 files)
23323 ____________________________________________________________________________
23324 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
23325         Log: README.aix updates from Jens-Uwe Mager.
23326      Branch: perl
23327            ! README.aix
23328 ____________________________________________________________________________
23329 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
23330         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
23331              From: Michael G Schwern <schwern@pobox.com>
23332              Date: Tue, 18 Dec 2001 00:58:18 -0500
23333              Message-ID: <20011218055818.GC4362@blackrider>
23334      Branch: perl
23335            ! lib/Benchmark.t
23336 ____________________________________________________________________________
23337 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
23338         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
23339              From: Michael G Schwern <schwern@pobox.com>
23340              Date: Tue, 18 Dec 2001 00:40:38 -0500
23341              Message-ID: <20011218054038.GB4362@blackrider>
23342      Branch: perl
23343            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
23344 ____________________________________________________________________________
23345 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
23346         Log: (reintroduced by #13766)
23347              (retracted by #13759)
23348              
23349              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
23350              From: Michael G Schwern <schwern@pobox.com>  
23351              Date: Tue, 18 Dec 2001 00:00:23 -0500
23352              Message-ID: <20011218050023.GA27893@blackrider>
23353      Branch: perl
23354            ! lib/ExtUtils/t/MM_Unix.t
23355 ____________________________________________________________________________
23356 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
23357         Log: Re-patch #13749.
23358      Branch: perl
23359            ! t/op/glob.t
23360 ____________________________________________________________________________
23361 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
23362         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
23363              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23364              Date: Tue, 18 Dec 2001 12:55:43 +0000
23365              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
23366      Branch: perl
23367            ! ext/Devel/Peek/Peek.pm
23368 ____________________________________________________________________________
23369 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
23370         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
23371              From: Robin Houston <robin@kitsite.com> 
23372              Date: Tue, 18 Dec 2001 14:54:33 +0000
23373              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
23374      Branch: perl
23375            ! t/op/glob.t
23376 ____________________________________________________________________________
23377 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
23378         Log: Subject: [PATCH] slightly more for Exporter.pm
23379              From: Nicholas Clark <nick@ccl4.org>
23380              Date: Tue, 18 Dec 2001 00:22:03 +0000
23381              Message-ID: <20011218002203.M21702@plum.flirble.org>
23382      Branch: perl
23383            ! lib/Exporter.pm
23384 ____________________________________________________________________________
23385 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
23386         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
23387              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23388              Date: Mon, 17 Dec 2001 16:37:18 +0100
23389              Message-ID: <20011217163718.A2292@rafael>
23390              
23391              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
23392              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23393              Date: Mon, 17 Dec 2001 23:17:06 +0100
23394              Message-ID: <20011217231706.A730@rafael>
23395      Branch: perl
23396            ! pod/perlsub.pod pp.c toke.c
23397 ____________________________________________________________________________
23398 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
23399         Log: Update Changes.
23400      Branch: perl
23401            ! Changes patchlevel.h
23402 ____________________________________________________________________________
23403 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
23404         Log: New test warrants a MANIFEST entry.
23405      Branch: perl
23406            ! MANIFEST
23407 ____________________________________________________________________________
23408 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
23409         Log: Subject: Re: [PATCH] ...while $var = glob(...)
23410              From: Robin Houston <robin@kitsite.com>
23411              Date: Mon, 17 Dec 2001 20:27:30 +0000
23412              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
23413              
23414              Can't portably unlink open files.
23415      Branch: perl
23416            ! t/op/glob.t
23417 ____________________________________________________________________________
23418 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
23419         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
23420      Branch: perl
23421            ! pod/perluniintro.pod
23422 ____________________________________________________________________________
23423 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
23424         Log: Move typeglob test from glob.t to gv.t.
23425      Branch: perl
23426            ! t/op/glob.t t/op/gv.t
23427 ____________________________________________________________________________
23428 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
23429         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
23430              From: Robin Houston <robin@kitsite.com> 
23431              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
23432              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
23433      Branch: perl
23434            ! t/op/glob.t
23435 ____________________________________________________________________________
23436 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
23437         Log: Demote the surrogate and non-character errors to warnings.
23438      Branch: perl
23439            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
23440 ____________________________________________________________________________
23441 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
23442         Log: Subject: [PATCH] more POSIX tests, and more autoloading
23443              From: Nicholas Clark <nick@ccl4.org>
23444              Date: Mon, 17 Dec 2001 18:27:47 +0000
23445              Message-ID: <20011217182747.D21702@plum.flirble.org>
23446      Branch: perl
23447            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
23448 ____________________________________________________________________________
23449 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
23450         Log: Subject: [PATCH] ...while $var = glob(...)
23451              From: Robin Houston <robin@kitsite.com> 
23452              Date: Mon, 17 Dec 2001 15:51:54 +0000
23453              Message-ID: <20011217155153.A311@robin.kitsite.com>
23454      Branch: perl
23455            ! op.c
23456 ____________________________________________________________________________
23457 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
23458         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
23459              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23460              Date: Mon, 17 Dec 2001 15:23:01 +0100
23461              Message-ID: <20011217152301.A704@rafael>
23462      Branch: perl
23463            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
23464 ____________________________________________________________________________
23465 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
23466         Log: The system() vs $SIG{ARLM} is no more a todo.
23467      Branch: perl
23468            ! t/op/alarm.t
23469 ____________________________________________________________________________
23470 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
23471         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
23472              From: Michael G Schwern <schwern@pobox.com>
23473              Date: Sun, 16 Dec 2001 23:59:01 -0500
23474              Message-ID: <20011217045901.GL17232@blackrider>
23475      Branch: perl
23476            + t/op/alarm.t
23477            ! MANIFEST
23478 ____________________________________________________________________________
23479 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
23480         Log: s/UNIX/Unix/
23481      Branch: perl
23482            ! MANIFEST
23483 ____________________________________________________________________________
23484 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
23485         Log: Move ExtUtils tests to lib/ExtUtils/t.
23486      Branch: perl
23487            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
23488            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
23489            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
23490            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
23491            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
23492            + lib/ExtUtils/t/testlib.t
23493            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
23494            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
23495            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
23496            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
23497            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
23498            ! MANIFEST
23499 ____________________________________________________________________________
23500 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
23501         Log: Subject: [PATCH] MM_Unix tests, and some questions
23502              From: Tels <perl_dummy@bloodgate.com>
23503              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
23504              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
23505              
23506              Subject: Re: [PATCH] MM_Unix tests, and some questions
23507              From: Tels <perl_dummy@bloodgate.com>
23508              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
23509              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
23510      Branch: perl
23511            + lib/ExtUtils/MM_Unix.t
23512            ! MANIFEST lib/ExtUtils/MM_Unix.pm
23513 ____________________________________________________________________________
23514 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
23515         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
23516              From: Michael G Schwern <schwern@pobox.com>
23517              Date: Sun, 16 Dec 2001 17:53:55 -0500
23518              Message-ID: <20011216225354.GE8900@blackrider>
23519      Branch: perl
23520            ! lib/ExtUtils/MM_Unix.pm
23521 ____________________________________________________________________________
23522 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
23523         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
23524              From: Michael G Schwern <schwern@pobox.com>                
23525              Date: Sun, 16 Dec 2001 16:12:55 -0500
23526              Message-ID: <20011216211255.GV8900@blackrider>
23527      Branch: perl
23528            ! ext/B/B/Deparse.pm
23529 ____________________________________________________________________________
23530 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
23531         Log: Subject: [PATCH] Exporter.pm
23532              From: Nicholas Clark <nick@ccl4.org>
23533              Date: Sun, 16 Dec 2001 19:24:25 +0000
23534              Message-ID: <20011216192425.R21702@plum.flirble.org>
23535      Branch: perl
23536            ! lib/Exporter.pm
23537 ____________________________________________________________________________
23538 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
23539         Log: Subject: [PATCH] Exporter.t (and question)
23540              From: Nicholas Clark <nick@ccl4.org>
23541              Date: Sun, 16 Dec 2001 17:24:55 +0000
23542              Message-ID: <20011216172455.P21702@plum.flirble.org>
23543      Branch: perl
23544            ! lib/Exporter.t
23545 ____________________________________________________________________________
23546 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
23547         Log: Subject: Re: perl@13661
23548              From: "John P. Linderman" <jpl@research.att.com>              
23549              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
23550              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
23551      Branch: perl
23552            ! pp_sort.c
23553 ____________________________________________________________________________
23554 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
23555         Log: Subject: Will the real Unicode encoding please stand up?
23556              From: Jeffrey Friedl <jfriedl@yahoo.com>
23557              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
23558              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
23559      Branch: perl
23560            ! pod/perluniintro.pod
23561 ____________________________________________________________________________
23562 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
23563         Log: Integrate perlio; interruptable system().
23564      Branch: perl
23565           !> util.c
23566 ____________________________________________________________________________
23567 [ 13724] By: nick                                  on 2001/12/17  09:16:50
23568         Log: Fix for alarm() breaking into wait*().
23569              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
23570              signal handler before caller re-does the system call.
23571      Branch: perlio
23572            ! util.c
23573 ____________________________________________________________________________
23574 [ 13723] By: nick                                  on 2001/12/17  07:45:13
23575         Log: Integrate mainline
23576      Branch: perlio
23577           +> (branch 26 files)
23578           !> (integrate 47 files)
23579 ____________________________________________________________________________
23580 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
23581         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
23582              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
23583              and characters beyond 0x10FFF should be disallowed, too,
23584              but some tests would need changing, but more importantly some
23585              APIs would need remodeling since one can easily generate such
23586              characters either by bitwise complements, tr complements, or
23587              v-strings.
23588      Branch: perl
23589            ! pod/perldiag.pod utf8.c
23590 ____________________________________________________________________________
23591 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
23592         Log: Make surrogates illegal also on EBCDIC.
23593      Branch: perl
23594            ! utf8.c
23595 ____________________________________________________________________________
23596 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
23597         Log: Subject: [patch @13687] Unicode::Collate 0.10
23598              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
23599              Date: Sun, 16 Dec 2001 21:22:12 +0900
23600              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
23601      Branch: perl
23602            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23603            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23604 ____________________________________________________________________________
23605 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
23606         Log: More documentation for the encoding pragma.
23607      Branch: perl
23608            ! lib/encoding.pm
23609 ____________________________________________________________________________
23610 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
23611         Log: Subject: [PATCH] lib/open.pm 
23612              From: Jeffrey Friedl <jfriedl@yahoo.com>
23613              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
23614              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
23615      Branch: perl
23616            ! lib/open.pm
23617 ____________________________________________________________________________
23618 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
23619         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
23620              From: chromatic <chromatic@rmci.net>
23621              Date: Sat, 15 Dec 2001 23:24:40 -0700
23622              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
23623      Branch: perl
23624            + lib/ExtUtils/Installed.t
23625            ! MANIFEST
23626 ____________________________________________________________________________
23627 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
23628         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
23629              From: Michael G Schwern <schwern@pobox.com>
23630              Date: Sun, 16 Dec 2001 01:14:00 -0500
23631              Message-ID: <20011216061400.GC8900@blackrider>
23632      Branch: perl
23633            ! lib/diagnostics.pm
23634 ____________________________________________________________________________
23635 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
23636         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
23637              From: Michael G Schwern <schwern@pobox.com>
23638              Date: Sun, 16 Dec 2001 01:12:42 -0500
23639              Message-ID: <20011216061242.GB8900@blackrider>
23640      Branch: perl
23641            ! t/test.pl
23642 ____________________________________________________________________________
23643 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
23644         Log: I sometimes outsmart myself.
23645      Branch: perl
23646            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23647 ____________________________________________________________________________
23648 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
23649         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
23650              From: Michael G Schwern <schwern@pobox.com>
23651              Date: Sat, 15 Dec 2001 15:08:29 -0500
23652              Message-ID: <20011215200829.GK1548@blackrider>
23653      Branch: perl
23654            ! lib/AutoSplit.pm
23655 ____________________________________________________________________________
23656 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
23657         Log: perlunicode enchancements suggested by Jeffrey Friedl.
23658      Branch: perl
23659            ! pod/perlunicode.pod
23660 ____________________________________________________________________________
23661 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
23662         Log: Subject: [PATCH] perlunicode.pod
23663              From: Jeffrey Friedl <jfriedl@yahoo.com>
23664              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
23665              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
23666      Branch: perl
23667            ! pod/perlunicode.pod
23668 ____________________________________________________________________________
23669 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
23670         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
23671              From: Jeffrey Friedl <jfriedl@yahoo.com>
23672              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
23673              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
23674      Branch: perl
23675            ! lib/utf8_heavy.pl
23676 ____________________________________________________________________________
23677 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
23678         Log: Can't create surrogates; so can't match them, either.
23679      Branch: perl
23680            ! pod/perlunicode.pod
23681 ____________________________________________________________________________
23682 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
23683         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
23684              From: Michael G Schwern <schwern@pobox.com>
23685              Date: Sat, 15 Dec 2001 21:20:35 -0500
23686              Message-ID: <20011216022035.GE5672@blackrider>
23687      Branch: perl
23688            ! t/test.pl
23689 ____________________________________________________________________________
23690 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
23691         Log: Make creating UTF-8 surrogates a punishable act.
23692      Branch: perl
23693            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
23694 ____________________________________________________________________________
23695 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
23696         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
23697      Branch: perl
23698            + lib/unicore/In/172.pl lib/unicore/In/173.pl
23699            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
23700            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
23701            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
23702            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
23703            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
23704 ____________________________________________________________________________
23705 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
23706         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
23707              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23708              Date: Sat, 15 Dec 2001 23:21:43 +0100
23709              Message-ID: <20011215232143.A11790@rafael>
23710      Branch: perl
23711            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
23712 ____________________________________________________________________________
23713 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
23714         Log: Make charnames more robust.
23715      Branch: perl
23716            ! lib/charnames.pm
23717 ____________________________________________________________________________
23718 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
23719         Log: The hoops one has to jump through.
23720      Branch: perl
23721            ! ext/I18N/Langinfo/Langinfo.pm
23722 ____________________________________________________________________________
23723 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
23724         Log: Subject: [PATCH] perlstyle.pod nit on warnings
23725              From: Autrijus Tang <autrijus@egb.elixus.org>
23726              Date: Sat, 15 Dec 2001 04:24:34 -0800
23727              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
23728      Branch: perl
23729            ! pod/perlstyle.pod
23730 ____________________________________________________________________________
23731 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
23732         Log: I don't think we are in FooOS, Toto.
23733      Branch: perl
23734            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23735 ____________________________________________________________________________
23736 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
23737         Log: Subject: Re: Untested modules update:  There's more than we thought
23738              From: chromatic <chromatic@rmci.net>
23739              Date: Fri, 14 Dec 2001 17:20:24 -0700
23740              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
23741      Branch: perl
23742            + lib/ExtUtils/MM_Cygwin.t
23743            ! MANIFEST
23744 ____________________________________________________________________________
23745 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
23746         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
23747              From: Michael G Schwern <schwern@pobox.com> 
23748              Date: Fri, 14 Dec 2001 20:59:42 -0500
23749              Message-ID: <20011215015942.GF28596@blackrider>
23750      Branch: perl
23751            ! t/TEST
23752 ____________________________________________________________________________
23753 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
23754         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
23755              From: Michael G Schwern <schwern@pobox.com> 
23756              Date: Fri, 14 Dec 2001 20:03:46 -0500
23757              Message-ID: <20011215010346.GD28596@blackrider>
23758      Branch: perl
23759            + ext/B/t/bblock.t
23760            ! MANIFEST
23761 ____________________________________________________________________________
23762 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
23763         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
23764              From: Michael G Schwern <schwern@pobox.com> 
23765              Date: Fri, 14 Dec 2001 19:59:13 -0500
23766              Message-ID: <20011215005913.GC28596@blackrider>
23767      Branch: perl
23768            ! ext/B/B/Bblock.pm
23769 ____________________________________________________________________________
23770 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
23771         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
23772              From: Michael G Schwern <schwern@pobox.com> 
23773              Date: Fri, 14 Dec 2001 19:36:12 -0500
23774              Message-ID: <20011215003611.GA28596@blackrider>
23775      Branch: perl
23776            + ext/B/t/asmdata.t
23777            ! MANIFEST
23778 ____________________________________________________________________________
23779 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
23780         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
23781              From: Michael G Schwern <schwern@pobox.com> 
23782              Date: Fri, 14 Dec 2001 19:14:14 -0500
23783              Message-ID: <20011215001414.GA25077@blackrider>
23784      Branch: perl
23785            ! bytecode.pl ext/B/B/Asmdata.pm
23786 ____________________________________________________________________________
23787 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
23788         Log: Permissions.
23789      Branch: perl
23790            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
23791            ! ext/Devel/PPPort/module3.c
23792 ____________________________________________________________________________
23793 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
23794         Log: Benchmark test from Nicholas Clark.
23795      Branch: perl
23796            + lib/Benchmark.t
23797            ! MANIFEST lib/Benchmark.pm
23798 ____________________________________________________________________________
23799 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
23800         Log: Mithing.
23801      Branch: perl
23802            + lib/Attribute/Handlers/demo/demo2.pl
23803            + lib/Attribute/Handlers/demo/demo3.pl
23804            + lib/Attribute/Handlers/demo/demo4.pl
23805 ____________________________________________________________________________
23806 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
23807         Log: Silence compiler worries found by Schwern/Digital cc.
23808      Branch: perl
23809            ! perlio.c sv.c x2p/str.c
23810 ____________________________________________________________________________
23811 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
23812         Log: User may not have a valid home directory even if
23813              getpwuid() succedds.
23814      Branch: perl
23815            ! ext/File/Glob/t/basic.t
23816 ____________________________________________________________________________
23817 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
23818         Log: Integrate with perlio.  (No changes, but that's okay.)
23819      Branch: perl
23820           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
23821 ____________________________________________________________________________
23822 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
23823         Log: Add a Configure hints file for VOS: the POSIX support
23824              of VOS is getting close to the point where it can run
23825              Configure (some Configure tweaks will be required).
23826      Branch: perl
23827            + hints/vos.sh
23828            ! MANIFEST
23829 ____________________________________________________________________________
23830 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
23831         Log: Update Changes.
23832      Branch: perl
23833            ! Changes patchlevel.h
23834 ____________________________________________________________________________
23835 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
23836         Log: Reintroduce Attribute::Handlers with Spider's fixes.
23837      Branch: perl
23838            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23839            + lib/Attribute/Handlers/README
23840            + lib/Attribute/Handlers/demo/Demo.pm
23841            + lib/Attribute/Handlers/demo/Descriptions.pm
23842            + lib/Attribute/Handlers/demo/MyClass.pm
23843            + lib/Attribute/Handlers/demo/demo.pl
23844            + lib/Attribute/Handlers/demo/demo_call.pl
23845            + lib/Attribute/Handlers/demo/demo_chain.pl
23846            + lib/Attribute/Handlers/demo/demo_cycle.pl
23847            + lib/Attribute/Handlers/demo/demo_hashdir.pl
23848            + lib/Attribute/Handlers/demo/demo_phases.pl
23849            + lib/Attribute/Handlers/demo/demo_range.pl
23850            + lib/Attribute/Handlers/demo/demo_rawdata.pl
23851            + lib/Attribute/Handlers/t/multi.t
23852            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
23853 ____________________________________________________________________________
23854 [ 13685] By: nick                                  on 2001/12/14  15:57:00
23855         Log: Integrate mainline
23856      Branch: perlio
23857           +> t/run/switcht.t
23858           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23859           !> perlapi.h pod/perlrun.pod t/TEST taint.c
23860 ____________________________________________________________________________
23861 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
23862         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
23863              From: Michael G Schwern <schwern@pobox.com> 
23864              Date: Thu, 13 Dec 2001 19:27:08 -0500
23865              Message-ID: <20011214002707.GA10532@blackrider>
23866              
23867              (reword the perlrun -t description a bit,
23868              and move the Itaint_warn to the bottom of
23869              the intrpvar.h for binary compatibility)
23870      Branch: perl
23871            + t/run/switcht.t
23872            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23873            ! perlapi.h pod/perlrun.pod t/TEST taint.c
23874 ____________________________________________________________________________
23875 [ 13683] By: nick                                  on 2001/12/14  12:29:41
23876         Log: Integrate mainline
23877      Branch: perlio
23878           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
23879           +> lib/Term/ReadLine.t t/op/hashassign.t
23880            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23881            - lib/Attribute/Handlers/README
23882            - lib/Attribute/Handlers/demo/Demo.pm
23883            - lib/Attribute/Handlers/demo/Descriptions.pm
23884            - lib/Attribute/Handlers/demo/MyClass.pm
23885            - lib/Attribute/Handlers/demo/demo.pl
23886            - lib/Attribute/Handlers/demo/demo2.pl
23887            - lib/Attribute/Handlers/demo/demo3.pl
23888            - lib/Attribute/Handlers/demo/demo4.pl
23889            - lib/Attribute/Handlers/demo/demo_call.pl
23890            - lib/Attribute/Handlers/demo/demo_chain.pl
23891            - lib/Attribute/Handlers/demo/demo_cycle.pl
23892            - lib/Attribute/Handlers/demo/demo_hashdir.pl
23893            - lib/Attribute/Handlers/demo/demo_phases.pl
23894            - lib/Attribute/Handlers/demo/demo_range.pl
23895            - lib/Attribute/Handlers/demo/demo_rawdata.pl
23896            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
23897           !> (integrate 101 files)
23898 ____________________________________________________________________________
23899 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
23900         Log: Detypo.
23901      Branch: perl
23902            ! utf8.c
23903 ____________________________________________________________________________
23904 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
23905         Log: Buffer overflow checks.
23906      Branch: perl
23907            ! utf8.c
23908 ____________________________________________________________________________
23909 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
23910         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
23911              From: Spider Boardman <spider@leggy.zk3.dec.com>
23912              Date: Thu, 13 Dec 2001 15:32:51 -0500
23913              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
23914      Branch: perl
23915            ! lib/ExtUtils/Embed.t
23916 ____________________________________________________________________________
23917 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
23918         Log: More on the Unicode "line" definition.
23919      Branch: perl
23920            ! pod/perlunicode.pod
23921 ____________________________________________________________________________
23922 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
23923         Log: Open-ended VERSION?
23924      Branch: perl
23925            ! lib/ExtUtils/Install.pm
23926 ____________________________________________________________________________
23927 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
23928         Log: Subject: [PATCH] Better make distclean
23929              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23930              Date: Thu, 13 Dec 2001 21:10:18 +0100
23931              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
23932      Branch: perl
23933            ! Makefile.SH
23934 ____________________________________________________________________________
23935 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
23936         Log: Remove Memoize::Saves as requested by mjd.
23937      Branch: perl
23938            - lib/Memoize/Saves.pm
23939            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
23940 ____________________________________________________________________________
23941 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
23942         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
23943              From: Michael G Schwern <schwern@pobox.com>
23944              Date: Tue, 11 Dec 2001 23:17:32 -0500
23945              Message-ID: <20011212041732.GS17250@blackrider>
23946      Branch: perl
23947            ! lib/ExtUtils/Install.pm
23948 ____________________________________________________________________________
23949 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
23950         Log: Subject: [PATCH] Re: use utf8; with bad utf8
23951              From: Nicholas Clark <nick@ccl4.org>
23952              Date: Thu, 13 Dec 2001 17:09:39 +0000
23953              Message-ID: <20011213170939.L21702@plum.flirble.org>
23954      Branch: perl
23955            ! t/lib/1_compile.t
23956 ____________________________________________________________________________
23957 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
23958         Log: Subject: (LONG!) Sort benchmarks and patch
23959              From: "John P. Linderman" <jpl@research.att.com>
23960              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
23961              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
23962      Branch: perl
23963            ! pp_sort.c
23964 ____________________________________________________________________________
23965 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
23966         Log: Unadorned numbers evil.
23967      Branch: perl
23968            ! pp.c regcomp.c regexec.c utf8.c utf8.h
23969 ____________________________________________________________________________
23970 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
23971         Log: "preprocessing directive not recognized within macro arg"
23972      Branch: perl
23973            ! ext/Data/Dumper/Dumper.xs
23974 ____________________________________________________________________________
23975 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
23976         Log: Subject: Clarifying the documentation of goto            
23977              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
23978              Date: Thu, 13 Dec 2001 08:57:38 -0500
23979              Message-ID: <3C18BD8B@operamail.com>
23980      Branch: perl
23981            ! pod/perlfunc.pod
23982 ____________________________________________________________________________
23983 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
23984         Log: It could be possible for the case-insensitive
23985              Unicode-aware string comparison to wander off
23986              to the la-la land.
23987      Branch: perl
23988            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
23989            ! regexec.c utf8.c
23990 ____________________________________________________________________________
23991 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
23992         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
23993              From: Michael G Schwern <schwern@pobox.com> 
23994              Date: Wed, 12 Dec 2001 21:53:46 -0500
23995              Message-ID: <20011213025346.GH25129@blackrider>
23996      Branch: perl
23997            ! lib/Net/hostent.t t/op/stat.t t/test.pl
23998 ____________________________________________________________________________
23999 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
24000         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
24001              From: Michael G Schwern <schwern@pobox.com> 
24002              Date: Wed, 12 Dec 2001 20:33:42 -0500
24003              Message-ID: <20011213013342.GX25129@blackrider>
24004      Branch: perl
24005            ! t/io/fs.t
24006 ____________________________________________________________________________
24007 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
24008         Log: Subject: Re: [PATCH] use utf8; tests
24009              From: Nicholas Clark <nick@ccl4.org>
24010              Date: Thu, 13 Dec 2001 00:16:58 +0000
24011              Message-ID: <20011213001658.I21702@plum.flirble.org>
24012      Branch: perl
24013            ! lib/utf8.t
24014 ____________________________________________________________________________
24015 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
24016         Log: EPOC fixes from Olaf Flebbe.
24017      Branch: perl
24018            ! README.epoc epoc/config.sh epoc/createpkg.pl
24019            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
24020 ____________________________________________________________________________
24021 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
24022         Log: Subject: [PATCH perl@13661] VMS test fix-ups
24023              From: "Craig A. Berry" <craigberry@mac.com>
24024              Date: Wed, 12 Dec 2001 16:27:48 -0600
24025              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
24026      Branch: perl
24027            ! lib/Net/hostent.t t/io/fs.t
24028 ____________________________________________________________________________
24029 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
24030         Log: Subject: Re: Next cygwin round.
24031              From: "Gerrit P. Haase" <gp@familiehaase.de>
24032              Date: Wed, 12 Dec 2001 21:59:00 +0100
24033              Message-ID: <122343874595.20011212215900@familiehaase.de>
24034      Branch: perl
24035            ! t/io/fs.t
24036 ____________________________________________________________________________
24037 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
24038         Log: Subject: [PATCH] use utf8; tests
24039              From: Nicholas Clark <nick@ccl4.org>
24040              Date: Wed, 12 Dec 2001 20:07:04 +0000
24041              Message-ID: <20011212200704.E21702@plum.flirble.org>
24042      Branch: perl
24043            ! lib/utf8.t t/test.pl
24044 ____________________________________________________________________________
24045 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
24046         Log: Update Changes.
24047      Branch: perl
24048            ! Changes patchlevel.h
24049 ____________________________________________________________________________
24050 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
24051         Log: Subject: [PATCH] Passing in env to perl_parse did not work
24052              From: Gisle Aas <gisle@ActiveState.com>
24053              Date: 11 Dec 2001 20:52:57 -0800
24054              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
24055      Branch: perl
24056            ! perl.c perl.h
24057 ____________________________________________________________________________
24058 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
24059         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
24060              mostly gcc -Wall complaining about the argument of %p not
24061              being a void *.
24062      Branch: perl
24063            ! perlio.c regcomp.c taint.c toke.c
24064 ____________________________________________________________________________
24065 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
24066         Log: metaconfig unit change for #13657.
24067      Branch: metaconfig
24068            ! U/modified/nis.U
24069 ____________________________________________________________________________
24070 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
24071         Log: Try YP/NIS also from /usr/lib/yp.
24072      Branch: perl
24073            ! Configure
24074 ____________________________________________________________________________
24075 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
24076         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
24077              From: Michael G Schwern <schwern@pobox.com>                
24078              Date: Wed, 12 Dec 2001 05:27:02 -0500      
24079              Message-ID: <20011212102702.GW17250@blackrider>
24080              
24081              (the op/grent part)
24082      Branch: perl
24083            ! t/op/grent.t
24084 ____________________________________________________________________________
24085 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
24086         Log: Weed out .files from ls and readdir() results.
24087      Branch: perl
24088            ! t/op/stat.t
24089 ____________________________________________________________________________
24090 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
24091         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
24092              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24093              Date: Wed, 12 Dec 2001 10:52:21 +0100
24094              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
24095      Branch: perl
24096            ! lib/File/Find.pm
24097 ____________________________________________________________________________
24098 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
24099         Log: Subject: [PATCH] doio fatal on cygwin for 13651
24100              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
24101              Date: Wed, 12 Dec 2001 11:28:13 +0100      
24102              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
24103      Branch: perl
24104            ! doio.c
24105 ____________________________________________________________________________
24106 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
24107         Log: Get the whole line of ls, makes debugging easier
24108              (from Schwern)
24109      Branch: perl
24110            ! t/op/stat.t
24111 ____________________________________________________________________________
24112 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
24113         Log: rename() must be tested even without link()
24114              or the utime() and rename-directory tests fail.
24115              (Also got the BeOS utime atime/time the wrong way round.)
24116      Branch: perl
24117            ! t/io/fs.t
24118 ____________________________________________________________________________
24119 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
24120         Log: Now that the beos.c is compiled at the main level
24121              the header is in the beos/
24122      Branch: perl
24123            ! beos/beos.c
24124 ____________________________________________________________________________
24125 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
24126         Log: Must remember to require Socket.
24127      Branch: perl
24128            ! ext/Sys/Syslog/syslog.t
24129 ____________________________________________________________________________
24130 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
24131         Log: In BeOS Errno must resort to actual compilation
24132              and execution for some of the error constants.
24133      Branch: perl
24134            ! ext/Errno/Errno_pm.PL
24135 ____________________________________________________________________________
24136 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
24137         Log: BeOS still has no good sockets.
24138      Branch: perl
24139            ! ext/IO/lib/IO/t/io_sel.t
24140 ____________________________________________________________________________
24141 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
24142         Log: BeOS sockets are not true sockets.
24143      Branch: perl
24144            ! ext/IO/lib/IO/t/io_poll.t
24145 ____________________________________________________________________________
24146 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
24147         Log: No Socket, no Syslog.
24148      Branch: perl
24149            ! ext/Sys/Syslog/syslog.t
24150 ____________________________________________________________________________
24151 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
24152         Log: (On some platforms) missing truncate FH.
24153      Branch: perl
24154            ! pod/perltodo.pod
24155 ____________________________________________________________________________
24156 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
24157         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
24158              and vms would be muchly appreciated.
24159      Branch: perl
24160            ! t/io/fs.t
24161 ____________________________________________________________________________
24162 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
24163         Log: utime() updates only the mtime in BeOS. 
24164      Branch: perl
24165            ! pod/perlport.pod
24166 ____________________________________________________________________________
24167 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
24168         Log: No link(), no need to dSP.
24169      Branch: perl
24170            ! pp_sys.c
24171 ____________________________________________________________________________
24172 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
24173         Log: Missing argument.
24174      Branch: perl
24175            ! utf8.c
24176 ____________________________________________________________________________
24177 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
24178         Log: (1) To assume any setuid programs is silly.
24179              (2) Chaining tests with booleans means that some
24180              of them may not get run which means getting out
24181              of test count sync.
24182      Branch: perl
24183            ! t/op/stat.t
24184 ____________________________________________________________________________
24185 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
24186         Log: The beos.c needs to be in the main directory.
24187      Branch: perl
24188            ! hints/beos.sh
24189 ____________________________________________________________________________
24190 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
24191         Log: Detypo and rename.
24192      Branch: perl
24193            ! doio.c perl.h perlio.c perliol.h
24194 ____________________________________________________________________________
24195 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
24196         Log: This time I test compiled.  Honest.
24197      Branch: perl
24198            ! beos/beos.c
24199 ____________________________________________________________________________
24200 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
24201         Log: Subject: [PATCH] slightly more pack tests
24202              From: Nicholas Clark <nick@ccl4.org>
24203              Date: Tue, 11 Dec 2001 23:41:23 +0000
24204              Message-ID: <20011211234123.Y21702@plum.flirble.org>
24205      Branch: perl
24206            ! t/op/pack.t
24207 ____________________________________________________________________________
24208 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
24209         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
24210              From: "Craig A. Berry" <craigberry@mac.com>
24211              Date: Tue, 11 Dec 2001 16:39:13 -0600
24212              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
24213      Branch: perl
24214            ! configure.com
24215 ____________________________________________________________________________
24216 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
24217         Log: metaconfig unit change for #13632.
24218      Branch: metaconfig/U/perl
24219            ! perlpath.U
24220 ____________________________________________________________________________
24221 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
24222         Log: Subject: $Config{perlpath} and -Dversiononly
24223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24224              Date: Tue, 11 Dec 2001 23:32:33 +0100
24225              Message-ID: <20011211233233.A11587@rafael>
24226      Branch: perl
24227            ! Configure
24228 ____________________________________________________________________________
24229 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
24230         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
24231              From: Nicholas Clark <nick@ccl4.org>
24232              Date: Tue, 11 Dec 2001 21:59:36 +0000
24233              Message-ID: <20011211215935.W21702@plum.flirble.org>
24234      Branch: perl
24235            ! t/op/pack.t
24236 ____________________________________________________________________________
24237 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
24238         Log: More UTF-8 API docs.
24239      Branch: perl
24240            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
24241 ____________________________________________________________________________
24242 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
24243         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
24244              From: Nicholas Clark <nick@ccl4.org>
24245              Date: Tue, 11 Dec 2001 20:08:59 +0000
24246              Message-ID: <20011211200859.S21702@plum.flirble.org>
24247      Branch: perl
24248            ! t/op/pack.t
24249 ____________________________________________________________________________
24250 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
24251         Log: Subject: Re: use utf8; with bad utf8
24252              From: Nicholas Clark <nick@ccl4.org>
24253              Date: Tue, 11 Dec 2001 19:49:21 +0000
24254              Message-ID: <20011211194921.R21702@plum.flirble.org>
24255      Branch: perl
24256            ! lib/utf8.t
24257 ____________________________________________________________________________
24258 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
24259         Log: Can't spell worth a dam.  (Try Three Gorges.)
24260      Branch: perl
24261            ! beos/beos.c
24262 ____________________________________________________________________________
24263 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
24264         Log: We need DWIM cpps.
24265      Branch: perl
24266            ! perlio.c
24267 ____________________________________________________________________________
24268 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
24269         Log: The unixish.h needs to be found and the waitpid wrapper
24270              could use a proto.
24271      Branch: perl
24272            ! beos/beosish.h
24273 ____________________________________________________________________________
24274 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
24275         Log: The BeOS waitpid() seems to be broken,
24276              have a wrapper for it.
24277      Branch: perl
24278            + beos/beos.c beos/beosish.h
24279            ! MANIFEST hints/beos.sh perl.h
24280 ____________________________________________________________________________
24281 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
24282         Log: Unlean the leaning tower of Babel.
24283      Branch: perl
24284            ! perl.h
24285 ____________________________________________________________________________
24286 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
24287         Log: Retract #13607 until we figure out what to do with autouse.
24288      Branch: perl
24289            ! lib/Carp.pm
24290 ____________________________________________________________________________
24291 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
24292         Log: Try to handle platforms that have O_TEXT != O_BINARY but
24293              which are not DOSish, BeOS being one of such platforms.
24294              Ideally this should be a Configure test, not a hardwired
24295              cpp symbol test... 
24296      Branch: perl
24297            ! doio.c perl.h perlio.c perliol.h
24298 ____________________________________________________________________________
24299 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
24300         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
24301              From: Jonathan Stowe <gellyfish@gellyfish.com>
24302              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
24303              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
24304      Branch: perl
24305            ! lib/Term/Cap.pm lib/Term/Cap.t
24306 ____________________________________________________________________________
24307 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
24308         Log: Subject: [patch perlio.c] test for NULL before derefencing
24309              From: Stas Bekman <stas@stason.org>
24310              Date: Tue, 11 Dec 2001 16:17:55 +0800
24311              Message-ID: <3C15C133.8@stason.org>
24312      Branch: perl
24313            ! perlio.c
24314 ____________________________________________________________________________
24315 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
24316         Log: metaconfig unit change for #13617.
24317      Branch: metaconfig/U/perl
24318            ! Extensions.U
24319 ____________________________________________________________________________
24320 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
24321         Log: BeOS has socket() but not enough to build a working Socket.
24322              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
24323              new networking implementation, which is rumored to fix the
24324              non-standardness of sockets, but it's apparently not publicly
24325              available, and anything to do with BeOS has become quite
24326              complicated with the sale of the Be assets to Palm.)
24327      Branch: perl
24328            ! Configure
24329 ____________________________________________________________________________
24330 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
24331         Log: Update changes
24332      Branch: maint-5.6/macperl
24333            ! macos/Changes
24334 ____________________________________________________________________________
24335 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
24336         Log: Add extra pod to help
24337      Branch: maint-5.6/macperl
24338            ! macos/macperl/MacPerl.podhelp
24339 ____________________________________________________________________________
24340 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
24341         Log: Return DoAppleScript errors in $@
24342      Branch: maint-5.6/macperl
24343            ! macos/ext/MacPerl/OSA.xs
24344 ____________________________________________________________________________
24345 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
24346         Log: Clear out $^E before each script run
24347      Branch: maint-5.6/macperl
24348            ! macos/macperl/MPScript.c
24349 ____________________________________________________________________________
24350 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
24351         Log: Integrate various changes from maint-5.6/perl/.
24352      Branch: maint-5.6/macperl
24353           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
24354           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
24355 ____________________________________________________________________________
24356 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
24357         Log: Subject: Exporter's documentation shouldn't lie               
24358              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
24359              Date: Mon, 10 Dec 2001 21:30:20 -0500
24360              Message-ID: <3C4AA201@operamail.com>
24361      Branch: perl
24362            ! lib/Exporter.pm
24363 ____________________________________________________________________________
24364 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
24365         Log: Make Errno better in BeOS (the second hunk is
24366              good on any platform).  Still not working in BeOS
24367              are the E constants that refer BeOS native error
24368              constants (B_...) which are enums (*groan*).
24369      Branch: perl
24370            ! ext/Errno/Errno_pm.PL
24371 ____________________________________________________________________________
24372 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
24373         Log: The BeOS linker seems to link the last seen symbol,
24374              not the first (so the symbols of op.o from libperl.so
24375              would get linked to miniperl instead of the symbols of
24376              opmini.o)-- use the same trick as for NeXT4 for linking
24377              miniperl.
24378      Branch: perl
24379            ! Makefile.SH
24380 ____________________________________________________________________________
24381 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
24382         Log: Subject: Re: [PATCH] tests for hash assignment
24383              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24384              Date: Tue, 11 Dec 2001 01:48:55 +0000
24385              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
24386      Branch: perl
24387            ! utf8.c
24388 ____________________________________________________________________________
24389 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
24390         Log: (retracted by #13622)
24391              
24392              Subject: RE: More verbose POD for Carp
24393              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
24394              Date: Mon, 10 Dec 2001 20:23:20 -0500
24395              Message-ID: <3C4A3566@operamail.com>
24396      Branch: perl
24397            ! lib/Carp.pm
24398 ____________________________________________________________________________
24399 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
24400         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
24401              From: "Craig A. Berry" <craigberry@mac.com>
24402              Date: Mon, 10 Dec 2001 18:25:37 -0600
24403              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
24404      Branch: perl
24405            ! t/op/write.t t/test.pl
24406 ____________________________________________________________________________
24407 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
24408         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
24409              From: Michael G Schwern <schwern@pobox.com>
24410              Date: Mon, 10 Dec 2001 08:00:01 -0500
24411              Message-ID: <20011210130000.GK1770@blackrider>
24412      Branch: perl
24413            ! t/comp/multiline.t
24414 ____________________________________________________________________________
24415 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
24416         Log: Subject: Re: [PATCH] tests for hash assignment
24417              From: Nicholas Clark <nick@ccl4.org>
24418              Date: Mon, 10 Dec 2001 23:22:28 +0000
24419              Message-ID: <20011210232228.M21702@plum.flirble.org>
24420      Branch: perl
24421            + t/op/hashassign.t
24422            ! MANIFEST t/op/each.t t/test.pl
24423 ____________________________________________________________________________
24424 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
24425         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
24426              From: "Craig A. Berry" <craigberry@mac.com>
24427              Date: Mon, 10 Dec 2001 16:38:14 -0600
24428              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
24429      Branch: perl
24430            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
24431 ____________________________________________________________________________
24432 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
24433         Log: Subject: [PATCH perl@13600] configure.com fixes
24434              From: "Craig A. Berry" <craigberry@mac.com>
24435              Date: Mon, 10 Dec 2001 14:40:20 -0600
24436              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
24437      Branch: perl
24438            ! configure.com
24439 ____________________________________________________________________________
24440 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
24441         Log: Silence BeOS compilation moaning.
24442      Branch: perl
24443            ! perl.h
24444 ____________________________________________________________________________
24445 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
24446         Log: Update Changes.
24447      Branch: perl
24448            ! Changes patchlevel.h
24449 ____________________________________________________________________________
24450 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
24451         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
24452              From: Michael G Schwern <schwern@pobox.com>
24453              Date: Mon, 10 Dec 2001 01:21:03 -0500
24454              Message-ID: <20011210062103.GC1770@blackrider>
24455      Branch: perl
24456            ! lib/ExtUtils/Command.t
24457 ____________________________________________________________________________
24458 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
24459         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
24460              From: Michael G Schwern <schwern@pobox.com>
24461              Date: Mon, 10 Dec 2001 01:10:57 -0500
24462              Message-ID: <20011210061057.GB1770@blackrider>
24463      Branch: perl
24464            ! t/op/groups.t
24465 ____________________________________________________________________________
24466 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
24467         Log: Retract #13596, #13593 should do the trick.
24468      Branch: perl
24469            ! t/op/stat.t
24470 ____________________________________________________________________________
24471 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
24472         Log: (retracted by #13597, #13593 does the job better)
24473              
24474              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
24475              From: Michael G Schwern <schwern@pobox.com>
24476              Date: Mon, 10 Dec 2001 00:53:16 -0500
24477              Message-ID: <20011210055316.GA1770@blackrider>
24478      Branch: perl
24479            ! t/op/stat.t
24480 ____________________________________________________________________________
24481 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
24482         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
24483              From: Michael G Schwern <schwern@pobox.com> 
24484              Date: Mon, 10 Dec 2001 02:19:14 -0500
24485              Message-ID: <20011210071914.GF1770@blackrider>
24486      Branch: perl
24487            ! lib/AutoSplit.t
24488 ____________________________________________________________________________
24489 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
24490         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
24491              From: Michael G Schwern <schwern@pobox.com>
24492              Date: Mon, 10 Dec 2001 02:47:40 -0500
24493              Message-ID: <20011210074739.GH1770@blackrider>
24494      Branch: perl
24495            ! t/op/pack.t
24496 ____________________________________________________________________________
24497 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
24498         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
24499              From: Michael G Schwern <schwern@pobox.com>
24500              Date: Mon, 10 Dec 2001 02:54:22 -0500
24501              Message-ID: <20011210075422.GI1770@blackrider>
24502      Branch: perl
24503            ! t/test.pl
24504 ____________________________________________________________________________
24505 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
24506         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
24507              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24508              Date: Mon, 10 Dec 2001 08:45:20 +0100
24509              Message-ID: <3C146810.60B5B7C0@alcatel.at>
24510      Branch: perl
24511            ! pp_pack.c
24512 ____________________________________________________________________________
24513 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
24514         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
24515              From: Michael G Schwern <schwern@pobox.com>
24516              Date: Mon, 10 Dec 2001 03:27:02 -0500
24517              Message-ID: <20011210082702.GN1770@blackrider>
24518      Branch: perl
24519            ! t/io/openpid.t
24520 ____________________________________________________________________________
24521 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
24522         Log: More chmod +w.
24523      Branch: perl
24524            ! Porting/makerel
24525 ____________________________________________________________________________
24526 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
24527         Log: Just skip the readability test if running as root.
24528      Branch: perl
24529            ! lib/Net/t/netrc.t
24530 ____________________________________________________________________________
24531 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
24532         Log: Tell about the downside of safe signals.
24533      Branch: perl
24534            ! pod/perldelta.pod
24535 ____________________________________________________________________________
24536 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
24537         Log: Make the whole -lperl thing NetBSD only until we
24538              find some other platform that needs the same.
24539      Branch: perl
24540            ! lib/ExtUtils/MM_Unix.pm
24541 ____________________________________________________________________________
24542 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
24543         Log: Subject: [PATCH t/op/pack.t] Cleanup
24544              From: Michael G Schwern <schwern@pobox.com> 
24545              Date: Sun, 9 Dec 2001 23:08:26 -0500
24546              Message-ID: <20011210040826.GD660@blackrider>
24547      Branch: perl
24548            ! t/op/pack.t
24549 ____________________________________________________________________________
24550 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
24551         Log: Add threads support for NetBSD.
24552              
24553              This is also the first (I think) Perl threads build with
24554              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
24555              NetBSD does not as of yet have true kernel POSIX threads,
24556              but the user-level pth seems to be doing pretty well--
24557              the only failure is that threads/t/basic okays 6 and 7
24558              consistently seem be arriving in the reverse order.
24559              Well, gdbm.t is also failing: 'Undefined PLT symbol
24560              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
24561              guessing that GDBM would need a threaded rebuild.
24562      Branch: perl
24563            ! hints/netbsd.sh
24564 ____________________________________________________________________________
24565 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
24566         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
24567              potential performance hit and change in semantics of closure
24568              lookups after C<undef &foo>)
24569      Branch: maint-5.6/perl
24570            ! op.c
24571 ____________________________________________________________________________
24572 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
24573         Log: metaconfig unit change for #13582.
24574      Branch: metaconfig
24575            ! U/threads/usethreads.U
24576 ____________________________________________________________________________
24577 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
24578         Log: Update the ithreads selection info in Configure,
24579              as suggested by Michael Schwern.
24580      Branch: perl
24581            ! Configure
24582 ____________________________________________________________________________
24583 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
24584         Log: Clearing locale environment simply doesn't seem to
24585              guarantee that (nl_)langinfo(CODESET) would return nil.
24586              (I for example get "ISO8859-1", so <guess>maybe there can
24587              be per-system default settings at work</guess>.)
24588      Branch: perl
24589            ! lib/open.t
24590 ____________________________________________________________________________
24591 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
24592         Log: Subject: RE: Exporter fixes reversed in 13540?
24593              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
24594              Date: Sun, 9 Dec 2001 12:55:15 -0500
24595              Message-ID: <3C13F455@operamail.com>
24596      Branch: perl
24597            ! lib/open.pm
24598 ____________________________________________________________________________
24599 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
24600         Log: Root is the lizard king.
24601      Branch: perl
24602            ! lib/Net/t/netrc.t
24603 ____________________________________________________________________________
24604 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
24605         Log: Telling how many tests we are expecting helps.
24606      Branch: perl
24607            ! ext/POSIX/t/waitpid.t
24608 ____________________________________________________________________________
24609 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
24610         Log: Add a test case for waitpid(): from Rocco Caputo.
24611      Branch: perl
24612            + ext/POSIX/t/waitpid.t
24613            ! MANIFEST
24614 ____________________________________________________________________________
24615 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
24616         Log: Subject: [PATCH] Term::ReadLine tweaks and test
24617              From: Richard Clamp <richardc@unixbeard.net>
24618              Date: Mon, 10 Dec 2001 00:51:47 +0000
24619              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
24620      Branch: perl
24621            + lib/Term/ReadLine.t
24622            ! MANIFEST lib/Term/ReadLine.pm
24623 ____________________________________________________________________________
24624 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
24625         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
24626              From: Rocco Caputo <troc@netrus.net>
24627              Date: Sun, 9 Dec 2001 18:12:38 -0500
24628              Message-ID: <20011209181238.A803@eyrie.homenet>
24629      Branch: perl
24630            ! win32/win32.c
24631 ____________________________________________________________________________
24632 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
24633         Log: make sure that va_start() has matching va_end();
24634              from OpenBSD 3.0.
24635      Branch: perl
24636            ! x2p/util.c
24637 ____________________________________________________________________________
24638 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
24639         Log: h2ph updates from OpenBSD 3.0.
24640      Branch: perl
24641            ! utils/h2ph.PL
24642 ____________________________________________________________________________
24643 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
24644         Log: OpenBSD hints update from OpenBSD 3.0.
24645      Branch: perl
24646            ! hints/openbsd.sh
24647 ____________________________________________________________________________
24648 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
24649         Log: DJGPP tweaks from Laszlo Molnar.
24650      Branch: perl
24651            ! djgpp/config.over lib/File/Find/t/find.t
24652            ! lib/File/Find/t/taint.t t/pod/find.t
24653 ____________________________________________________________________________
24654 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
24655         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
24656              From: Michael G Schwern <schwern@pobox.com> 
24657              Date: Sun, 9 Dec 2001 19:28:12 -0500
24658              Message-ID: <20011210002812.GF13586@blackrider>
24659      Branch: perl
24660            ! README.cygwin
24661 ____________________________________________________________________________
24662 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
24663         Log: README.cygwin update from Gerrit P. Haase.
24664      Branch: perl
24665            ! README.cygwin
24666 ____________________________________________________________________________
24667 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
24668         Log: Apply NetBSD patch-ag: shared/static linking,
24669              but make the change less intrusive on non-NetBSD.
24670      Branch: perl
24671            ! lib/ExtUtils/MM_Unix.pm
24672 ____________________________________________________________________________
24673 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
24674         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
24675      Branch: perl
24676            ! lib/ExtUtils/Liblist.pm
24677 ____________________________________________________________________________
24678 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
24679         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
24680      Branch: perl
24681            ! regcomp.c
24682 ____________________________________________________________________________
24683 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
24684         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
24685      Branch: perl
24686            ! pp.c
24687 ____________________________________________________________________________
24688 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
24689         Log: Apply NetBSD patch-ac.
24690              (the fix has already been done: change #9706, fully qualified
24691              pathnames in packlists)
24692      Branch: perl
24693            ! lib/ExtUtils/Install.pm
24694 ____________________________________________________________________________
24695 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
24696         Log: Apply NetBSD patch-ab: NetBSD hints update.
24697      Branch: perl
24698            ! hints/netbsd.sh
24699 ____________________________________________________________________________
24700 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
24701         Log: metaconfig unit changes for #13560.
24702      Branch: metaconfig/U/perl
24703            ! dlsrc.U i_ieeefp.U libperl.U
24704 ____________________________________________________________________________
24705 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
24706         Log: NetBSD has <ieeefp.h> but hidden.
24707      Branch: perl
24708            ! hints/netbsd.sh
24709 ____________________________________________________________________________
24710 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
24711         Log: Implement NetBSD patch-aa.
24712      Branch: perl
24713            ! Configure
24714 ____________________________________________________________________________
24715 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
24716         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
24717              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
24718              Date: Sun, 09 Dec 2001 13:40:58 +0100
24719              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
24720              
24721              (The lstat()s were there in 5.6.1: what happened to them?)
24722      Branch: perl
24723            ! lib/File/Find.pm
24724 ____________________________________________________________________________
24725 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
24726         Log: Quickie documentation of the C UTF-8 API.
24727      Branch: perl
24728            ! pod/perlunicode.pod
24729 ____________________________________________________________________________
24730 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
24731         Log: Subject: bleadperl on cygwin weirdness...
24732              From: "Gerrit P. Haase" <gp@familiehaase.de>
24733              Date: Sun, 9 Dec 2001 20:31:28 +0100
24734              Message-ID: <13779422183.20011209203128@familiehaase.de>          
24735              
24736              (plus libperl*.dll version portability tweaks)
24737      Branch: perl
24738            ! lib/ExtUtils/Embed.t
24739 ____________________________________________________________________________
24740 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
24741         Log: Instead of muting symbol export error if under eval,
24742              delay the errors until the croak().
24743              
24744              (replaces #13408)
24745      Branch: perl
24746            ! lib/Exporter/Heavy.pm
24747 ____________________________________________________________________________
24748 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
24749         Log: Basegroup 0 is a cygwin_nt thing.
24750      Branch: perl
24751            ! t/op/groups.t
24752 ____________________________________________________________________________
24753 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
24754         Log: Also WinME is LoseLink.
24755      Branch: perl
24756            ! t/op/stat.t
24757 ____________________________________________________________________________
24758 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
24759         Log: Forgotten checkin.
24760      Branch: perl
24761            ! lib/User/grent.t
24762 ____________________________________________________________________________
24763 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
24764         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
24765              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24766              Date: Sun, 09 Dec 2001 13:45:06 +0100
24767              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
24768      Branch: perl
24769            ! lib/File/Find.pm
24770 ____________________________________________________________________________
24771 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
24772         Log: Tweakback.
24773      Branch: perl
24774            ! lib/Net/hostent.t
24775 ____________________________________________________________________________
24776 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
24777         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
24778              From: Michael G Schwern <schwern@pobox.com>
24779              Date: Sat, 8 Dec 2001 14:48:38 -0500
24780              Message-ID: <20011208194838.GA8650@blackrider>
24781      Branch: perl
24782            ! t/op/grent.t
24783 ____________________________________________________________________________
24784 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
24785         Log: Subject: [README.cygwin] Removing old expected test failures
24786              From: Michael G Schwern <schwern@pobox.com>
24787              Date: Sat, 8 Dec 2001 15:38:28 -0500
24788              Message-ID: <20011208203828.GB9017@blackrider>
24789      Branch: perl
24790            ! README.cygwin
24791 ____________________________________________________________________________
24792 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
24793         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
24794              From: Michael G Schwern <schwern@pobox.com>                
24795              Date: Sat, 8 Dec 2001 15:26:59 -0500
24796              Message-ID: <20011208202659.GA9017@blackrider> 
24797      Branch: perl
24798            ! lib/Net/hostent.t
24799 ____________________________________________________________________________
24800 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
24801         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
24802              From: Michael G Schwern <schwern@pobox.com> 
24803              Date: Sat, 8 Dec 2001 15:06:16 -0500
24804              Message-ID: <20011208200616.GA8915@blackrider>
24805      Branch: perl
24806            ! t/op/stat.t
24807 ____________________________________________________________________________
24808 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
24809         Log: Developer deprecations and an incompatibility.
24810      Branch: perl
24811            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
24812 ____________________________________________________________________________
24813 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
24814         Log: Shoo.
24815      Branch: perl
24816            - lib/Attribute/Handlers.pm
24817 ____________________________________________________________________________
24818 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
24819         Log: Remove Attribute::Handlers, as per Damian's request.
24820              (Because of fixing the my variables to be now handled
24821              in run-time, the whole internals of the A::H needs to
24822              be rewritten and Damian will not have time for that
24823              for months.)
24824      Branch: perl
24825            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
24826            - lib/Attribute/Handlers/demo/Demo.pm
24827            - lib/Attribute/Handlers/demo/Descriptions.pm
24828            - lib/Attribute/Handlers/demo/MyClass.pm
24829            - lib/Attribute/Handlers/demo/demo.pl
24830            - lib/Attribute/Handlers/demo/demo2.pl
24831            - lib/Attribute/Handlers/demo/demo3.pl
24832            - lib/Attribute/Handlers/demo/demo4.pl
24833            - lib/Attribute/Handlers/demo/demo_call.pl
24834            - lib/Attribute/Handlers/demo/demo_chain.pl
24835            - lib/Attribute/Handlers/demo/demo_cycle.pl
24836            - lib/Attribute/Handlers/demo/demo_hashdir.pl
24837            - lib/Attribute/Handlers/demo/demo_phases.pl
24838            - lib/Attribute/Handlers/demo/demo_range.pl
24839            - lib/Attribute/Handlers/demo/demo_rawdata.pl
24840            - lib/Attribute/Handlers/t/multi.t
24841            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
24842            ! pod/perlmodlib.pod pod/perltoc.pod
24843 ____________________________________________________________________________
24844 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
24845         Log: Subject: Re: attributes are broken
24846              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24847              Date: Sun, 09 Dec 2001 00:09:23 -0500
24848              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
24849      Branch: perl
24850            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
24851            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
24852            ! xsutils.c
24853 ____________________________________________________________________________
24854 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
24855         Log: Forgotten checkin.
24856      Branch: perl
24857            ! lib/Pod/Text.pm
24858 ____________________________________________________________________________
24859 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
24860         Log: uconfig.h update.
24861      Branch: perl
24862            ! uconfig.h
24863 ____________________________________________________________________________
24864 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
24865         Log: Update Changes.
24866      Branch: perl
24867            ! Changes patchlevel.h
24868 ____________________________________________________________________________
24869 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
24870         Log: Note that some of the Unicode features are
24871              dependent on perlio.
24872      Branch: perl
24873            ! pod/perluniintro.pod
24874 ____________________________________________________________________________
24875 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
24876         Log: Regen perlapi, regen toc.
24877      Branch: perl
24878            ! pod/perlapi.pod pod/perltoc.pod
24879 ____________________________________________________________________________
24880 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
24881         Log: FAQ sync.
24882      Branch: perl
24883            ! pod/perlfaq4.pod pod/perlfaq6.pod
24884 ____________________________________________________________________________
24885 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
24886         Log: Subject: [PATCH] Fix odd language in an sv.c comment
24887              From: coral@eekeek.org
24888              Date: Sat, 8 Dec 2001 12:19:39 -0500
24889              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
24890      Branch: perl
24891            ! sv.c
24892 ____________________________________________________________________________
24893 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
24894         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
24895              From: Michael G Schwern <schwern@pobox.com>
24896              Date: Fri, 7 Dec 2001 20:03:45 -0500
24897              Message-ID: <20011208010345.GD642@blackrider>
24898              
24899              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
24900              From: Michael G Schwern <schwern@pobox.com>
24901              Date: Fri, 7 Dec 2001 20:13:54 -0500
24902              Message-ID: <20011208011354.GE642@blackrider>
24903              
24904              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
24905              From: Michael G Schwern <schwern@pobox.com>
24906              Date: Fri, 7 Dec 2001 21:47:36 -0500
24907              Message-ID: <20011208024736.GH642@blackrider>
24908              
24909              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
24910              From: Michael G Schwern <schwern@pobox.com>
24911              Date: Fri, 7 Dec 2001 23:09:43 -0500
24912              Message-ID: <20011208040943.GK642@blackrider>
24913              
24914              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
24915              Message-Id: <a05101004b83754903506@[172.16.52.1]>
24916              Date: Fri, 7 Dec 2001 23:28:15 -0600
24917              From: "Craig A. Berry" <craigberry@mac.com>
24918      Branch: perl
24919            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
24920 ____________________________________________________________________________
24921 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
24922         Log: Integrate perlio.
24923      Branch: perl
24924           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
24925           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
24926 ____________________________________________________________________________
24927 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
24928         Log: Retract #11156 since Sarathy has found that it breaks code:
24929              http://bugs.ActiveState.com/show_bug.cgi?id=18457
24930              http://bugs.ActiveState.com/show_bug.cgi?id=18858
24931      Branch: perl
24932            ! op.c sv.c t/op/pos.t
24933 ____________________________________________________________________________
24934 [ 13532] By: nick                                  on 2001/12/08  14:11:12
24935         Log: Integrate mainline
24936      Branch: perlio
24937           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
24938           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
24939 ____________________________________________________________________________
24940 [ 13531] By: nick                                  on 2001/12/08  13:48:21
24941         Log: Tweak multi-arg open error messages
24942      Branch: perlio
24943            ! perlio.c
24944 ____________________________________________________________________________
24945 [ 13530] By: nick                                  on 2001/12/08  10:20:06
24946         Log: Allow multi-arg open() if opening layer declares this legal.
24947      Branch: perlio
24948            ! doio.c perlio.c perliol.h
24949 ____________________________________________________________________________
24950 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
24951         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
24952              From: Michael G Schwern <schwern@pobox.com>       
24953              Date: Fri, 7 Dec 2001 19:41:31 -0500
24954              Message-ID: <20011208004131.GC642@blackrider>
24955      Branch: perl
24956            ! t/run/switches.t t/test.pl
24957 ____________________________________________________________________________
24958 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
24959         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
24960              From: Michael G Schwern <schwern@pobox.com>       
24961              Date: Fri, 7 Dec 2001 19:12:44 -0500
24962              Message-ID: <20011208001244.GB642@blackrider>
24963      Branch: perl
24964            ! t/op/stat.t
24965 ____________________________________________________________________________
24966 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
24967         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
24968              From: Michael G Schwern <schwern@pobox.com>
24969              Date: Fri, 7 Dec 2001 17:28:57 -0500
24970              Message-ID: <20011207222857.GI23210@blackrider>
24971      Branch: perl
24972            ! t/op/magic.t
24973 ____________________________________________________________________________
24974 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
24975         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
24976      Branch: perl
24977            ! t/test.pl
24978 ____________________________________________________________________________
24979 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
24980         Log: which_perl: delay as much a possible till runtime.
24981      Branch: perl
24982            ! t/test.pl
24983 ____________________________________________________________________________
24984 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
24985         Log: Further tweakage to which_perl().
24986      Branch: perl
24987            ! t/test.pl
24988 ____________________________________________________________________________
24989 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
24990         Log: perluniintro tweaks.
24991      Branch: perl
24992            ! pod/perluniintro.pod
24993 ____________________________________________________________________________
24994 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
24995         Log: Tweak the $Perl computation.
24996      Branch: perl
24997            ! t/test.pl
24998 ____________________________________________________________________________
24999 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
25000         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
25001              From: Nicholas Clark <nick@ccl4.org>
25002              Date: Fri, 7 Dec 2001 17:06:56 +0000
25003              Message-ID: <20011207170656.G21702@plum.flirble.org>
25004      Branch: perl
25005            ! doop.c t/op/chop.t
25006 ____________________________________________________________________________
25007 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
25008         Log: Update Changes.
25009      Branch: perl
25010            ! Changes patchlevel.h
25011 ____________________________________________________________________________
25012 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
25013         Log: Missing ).
25014      Branch: perl
25015            ! t/test.pl
25016 ____________________________________________________________________________
25017 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
25018         Log: Allow several arguments to display().
25019      Branch: perl
25020            ! t/test.pl
25021 ____________________________________________________________________________
25022 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
25023         Log: /dev/stdout could be either a character special file
25024              or a named pipe, so let's pretend it doesn't exist.
25025      Branch: perl
25026            ! t/op/stat.t
25027 ____________________________________________________________________________
25028 [ 13516] By: nick                                  on 2001/12/07  15:09:23
25029         Log: Integrate again - can I catch up ?
25030      Branch: perlio
25031           !> t/test.pl
25032 ____________________________________________________________________________
25033 [ 13515] By: nick                                  on 2001/12/07  15:08:17
25034         Log: Integrate mainline some more
25035      Branch: perlio
25036           !> README.hpux hints/linux.sh pod/perlfunc.pod
25037 ____________________________________________________________________________
25038 [ 13514] By: nick                                  on 2001/12/07  15:07:15
25039         Log: Integrate mainline
25040      Branch: perlio
25041           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
25042           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
25043           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
25044           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
25045           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
25046           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
25047           +> t/lib/Math/BigInt/BareCalc.pm
25048            - ext/Devel/PPPort/harness/Harness.pm
25049            - ext/Devel/PPPort/harness/Harness.xs
25050            - ext/Devel/PPPort/harness/Makefile.PL
25051            - ext/Devel/PPPort/harness/module2.c
25052            - ext/Devel/PPPort/harness/module3.c
25053            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
25054            - lib/File/Spec/Functions.t
25055           !> (integrate 103 files)
25056 ____________________________________________________________________________
25057 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
25058         Log: Add display() for displaying icky scalars.
25059      Branch: perl
25060            ! t/test.pl
25061 ____________________________________________________________________________
25062 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
25063         Log: Subject: [ID 20011207.001] documentation bug for waitpid
25064              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
25065              Date: Fri, 7 Dec 2001 12:44:56 +0100
25066              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
25067      Branch: perl
25068            ! pod/perlfunc.pod
25069 ____________________________________________________________________________
25070 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
25071         Log: gcc version matching didn't.
25072      Branch: perl
25073            ! hints/linux.sh
25074 ____________________________________________________________________________
25075 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
25076         Log: Subject: HP renamed their servers              
25077              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25078              Date: Fri, 07 Dec 2001 12:07:22 +0100
25079              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
25080      Branch: perl
25081            ! README.hpux
25082 ____________________________________________________________________________
25083 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
25084         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
25085              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25086              Date: Fri, 7 Dec 2001 00:24:55 -0500
25087              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
25088      Branch: perl
25089            ! pod/perlport.pod
25090 ____________________________________________________________________________
25091 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
25092         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
25093              From: Michael G Schwern <schwern@pobox.com> 
25094              Date: Thu, 6 Dec 2001 22:56:34 -0500
25095              Message-ID: <20011207035634.GO22648@blackrider>
25096      Branch: perl
25097            ! t/base/lex.t t/op/exec.t
25098 ____________________________________________________________________________
25099 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
25100         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
25101              From: Michael G Schwern <schwern@pobox.com>
25102              Date: Thu, 6 Dec 2001 22:45:44 -0500
25103              Message-ID: <20011207034544.GN22648@blackrider>
25104              
25105              (plus op/ref tweak)
25106      Branch: perl
25107            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
25108            ! t/run/kill_perl.t t/test.pl
25109 ____________________________________________________________________________
25110 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
25111         Log: Upgrade to Math::BigInt 1.48.
25112      Branch: perl
25113            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
25114            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25115            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
25116            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
25117            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
25118            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25119            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
25120 ____________________________________________________________________________
25121 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
25122         Log: Mention also perl56delta in case someone is upgrading from
25123              Perl 5.005_03.
25124      Branch: perl
25125            ! pod/perldelta.pod
25126 ____________________________________________________________________________
25127 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
25128         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
25129              From: Michael G Schwern <schwern@pobox.com>
25130              Date: Thu, 6 Dec 2001 15:15:28 -0500
25131              Message-ID: <20011206201528.GF16414@blackrider>
25132              
25133              (just the term.t, not the lex.t)
25134              
25135              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
25136              From: Michael G Schwern <schwern@pobox.com>
25137              Date: Thu, 6 Dec 2001 15:22:22 -0500
25138              Message-ID: <20011206202222.GG16414@blackrider>
25139              
25140              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
25141              From: Michael G Schwern <schwern@pobox.com>
25142              Date: Thu, 6 Dec 2001 15:31:58 -0500
25143              Message-ID: <20011206203158.GI16414@blackrider>
25144              
25145              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
25146              From: Michael G Schwern <schwern@pobox.com>
25147              Date: Thu, 6 Dec 2001 17:38:55 -0500
25148              Message-ID: <20011206223855.GC22648@blackrider>
25149      Branch: perl
25150            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
25151            ! t/test.pl
25152 ____________________________________________________________________________
25153 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
25154         Log: Update the thr5005 situation.
25155      Branch: perl
25156            ! pod/perldelta.pod
25157 ____________________________________________________________________________
25158 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
25159         Log: perldelta borrowings from perl561delta.
25160      Branch: perl
25161            ! pod/perldelta.pod
25162 ____________________________________________________________________________
25163 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
25164         Log: Add the 5.6.1 perldelta as perl561delta.
25165              (Makes it easier to steal stuff for perldelta :-)
25166      Branch: perl
25167            + pod/perl561delta.pod
25168            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25169 ____________________________________________________________________________
25170 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
25171         Log: Retract #13496 for now.
25172      Branch: perl
25173            ! t/base/lex.t t/base/term.t
25174 ____________________________________________________________________________
25175 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
25176         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
25177              From: "Craig A. Berry" <craigberry@mac.com>
25178              Date: Thu, 6 Dec 2001 14:54:36 -0600
25179              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
25180      Branch: perl
25181            ! vms/ext/filespec.t
25182 ____________________________________________________________________________
25183 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
25184         Log: (retracted by #13499)
25185              
25186              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
25187              From: Michael G Schwern <schwern@pobox.com>
25188              Date: Thu, 6 Dec 2001 15:15:28 -0500
25189              Message-ID: <20011206201528.GF16414@blackrider>
25190      Branch: perl
25191            ! t/base/lex.t t/base/term.t
25192 ____________________________________________________________________________
25193 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
25194         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
25195              From: Michael G Schwern <schwern@pobox.com>
25196              Date: Thu, 6 Dec 2001 13:54:48 -0500
25197              Message-ID: <20011206185448.GC16414@blackrider>
25198      Branch: perl
25199            ! t/op/stat.t
25200 ____________________________________________________________________________
25201 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
25202         Log: The #4 has nothing to do with Unicode.
25203      Branch: perl
25204            ! t/op/tr.t
25205 ____________________________________________________________________________
25206 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
25207         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
25208              From: Michael G Schwern <schwern@pobox.com>
25209              Date: Thu, 6 Dec 2001 13:45:48 -0500
25210              Message-ID: <20011206184548.GB16414@blackrider>
25211      Branch: perl
25212            ! t/op/tr.t
25213 ____________________________________________________________________________
25214 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
25215         Log: Update Changes.
25216      Branch: perl
25217            ! Changes patchlevel.h
25218 ____________________________________________________________________________
25219 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
25220         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
25221              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25222              Date: Thu, 6 Dec 2001 11:41:25 EST
25223              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
25224      Branch: perl
25225            ! vms/vms.c vms/vmsish.h
25226 ____________________________________________________________________________
25227 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
25228         Log: Subject: [PATCH] Re: weirdness in regexps
25229              From: Robin Houston <robin@kitsite.com> 
25230              Date: Thu, 6 Dec 2001 14:44:01 +0000
25231              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
25232      Branch: perl
25233            ! op.c t/lib/strict/subs
25234 ____________________________________________________________________________
25235 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
25236         Log: Make the -b -c -S tests count all of the /dev, not just
25237              check the first one, as suggested by Benjamin Goldberg.
25238      Branch: perl
25239            ! t/op/stat.t
25240 ____________________________________________________________________________
25241 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
25242         Log: Subject: Re: [PATCH: bleadperl] casefold backref
25243              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25244              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
25245              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
25246      Branch: perl
25247            ! regexec.c
25248 ____________________________________________________________________________
25249 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
25250         Log: Nits noticed by Philip Newton, and de-tab DB.t.
25251      Branch: perl
25252            ! lib/DB.t
25253 ____________________________________________________________________________
25254 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
25255         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
25256              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25257              Date: 6 Dec 2001 11:06:01 -0000
25258              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
25259      Branch: perl
25260            ! op.c t/op/tr.t
25261 ____________________________________________________________________________
25262 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
25263         Log: Subject: [PATCH: bleadperl] casefold backref
25264              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25265              Date: Wed, 05 Dec 2001 17:27:05 +0000
25266              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
25267      Branch: perl
25268            ! regexec.c t/op/re_tests
25269 ____________________________________________________________________________
25270 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
25271         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
25272              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25273              Date: Wed, 5 Dec 2001 22:34:53 EST
25274              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
25275      Branch: perl
25276            ! mg.c vms/vms.c vms/vmsish.h
25277 ____________________________________________________________________________
25278 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
25279         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
25280              From: Michael G Schwern <schwern@pobox.com>
25281              Date: Wed, 5 Dec 2001 19:52:58 -0500
25282              Message-ID: <20011205195257.A903@blackrider>
25283      Branch: perl
25284            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
25285            + lib/File/Spec/t/rel2abs2rel.t
25286            - lib/File/Spec.t lib/File/Spec/Functions.t
25287            ! MANIFEST
25288 ____________________________________________________________________________
25289 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
25290         Log: Subject: Re: Silly stat() portability questions                
25291              From: Benjamin Goldberg <goldbb2@earthlink.net>
25292              Date: Wed, 05 Dec 2001 22:52:35 -0500
25293              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
25294      Branch: perl
25295            ! pod/perlport.pod
25296 ____________________________________________________________________________
25297 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
25298         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
25299              From: "Craig A. Berry" <craigberry@mac.com>
25300              Date: Wed, 05 Dec 2001 16:41:59 -0600
25301              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
25302      Branch: perl
25303            ! README.vms configure.com lib/File/Spec/VMS.pm
25304            ! vms/ext/filespec.t
25305 ____________________________________________________________________________
25306 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
25307         Log: $apply->('club', $glibc_maintainers);
25308              
25309              (Nick Clark just reported that <langinfo.h> YESSTR
25310              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
25311      Branch: perl
25312            ! ext/I18N/Langinfo/Langinfo.t
25313 ____________________________________________________________________________
25314 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
25315         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
25316      Branch: perl
25317            ! pod/perlport.pod
25318 ____________________________________________________________________________
25319 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
25320         Log: tweak change#13474 (pad entries can apparently be null in some
25321              situations)
25322      Branch: maint-5.6/perl
25323            ! op.c
25324 ____________________________________________________________________________
25325 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
25326         Log: Restore the /dev -b -c -S part of the test.
25327      Branch: perl
25328            ! t/op/stat.t
25329 ____________________________________________________________________________
25330 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
25331         Log: Retract #13475 until Arthur gets back to the mine.
25332      Branch: perl
25333            ! op.c t/run/kill_perl.t
25334 ____________________________________________________________________________
25335 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
25336         Log: (retracted by #13476)
25337              
25338              Manually apply #13474; fixes stale reference to dead
25339              CvOUTSIDE(); this can happen when anonymous subroutines
25340              that aren't closures are returned from an eval""
25341              
25342              (threads/shared/sv_refs.t is coredump-unhappy about this change)
25343      Branch: perl
25344            ! op.c t/run/kill_perl.t
25345 ____________________________________________________________________________
25346 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
25347         Log: replacement for change#10451
25348              
25349              fixes stale reference to dead CvOUTSIDE(); this can happen when
25350              anonymous subroutines that aren't closures are returned from an
25351              eval""
25352      Branch: maint-5.6/perl
25353            ! op.c t/op/misc.t
25354 ____________________________________________________________________________
25355 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
25356         Log: revert change#10451,10472; it was a naive fix that simply
25357              reintroduced the memory leak!
25358      Branch: maint-5.6/perl
25359            ! op.c t/op/misc.t
25360 ____________________________________________________________________________
25361 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
25362         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
25363              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25364              Date: Wed, 05 Dec 2001 10:49:20 +0100
25365              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
25366      Branch: perl
25367            ! lib/File/Basename.pm lib/File/Basename.t
25368 ____________________________________________________________________________
25369 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
25370         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
25371              From: Michael G Schwern <schwern@pobox.com> 
25372              Date: Wed, 5 Dec 2001 02:47:59 -0500
25373              Message-ID: <20011205024759.H14333@blackrider>
25374      Branch: perl
25375            ! t/op/magic.t
25376 ____________________________________________________________________________
25377 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
25378         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
25379              From: Michael G Schwern <schwern@pobox.com>              
25380              Date: Wed, 5 Dec 2001 02:22:05 -0500
25381              Message-ID: <20011205022205.F14333@blackrider>
25382      Branch: perl
25383            ! t/op/stat.t vms/test.com
25384 ____________________________________________________________________________
25385 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
25386         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
25387              From: Michael G Schwern <schwern@pobox.com> 
25388              Date: Tue, 4 Dec 2001 23:40:10 -0500
25389              Message-ID: <20011204234010.B14333@blackrider>
25390      Branch: perl
25391            ! t/op/stat.t
25392 ____________________________________________________________________________
25393 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
25394         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
25395              From: Michael G Schwern <schwern@pobox.com> 
25396              Date: Tue, 4 Dec 2001 21:09:18 -0500           
25397              Message-ID: <20011204210918.D13279@blackrider>
25398              
25399              t/test.
25400      Branch: perl
25401            ! t/test.pl
25402 ____________________________________________________________________________
25403 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
25404         Log: (accidentally empty check-in)
25405      Branch: perl
25406            ! t/op/stat.t
25407 ____________________________________________________________________________
25408 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
25409         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
25410              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25411              Date: Tue, 04 Dec 2001 23:40:27 +0100
25412              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
25413      Branch: perl
25414            ! mg.c
25415 ____________________________________________________________________________
25416 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
25417         Log: Subject: [PATCH] minor pod fix in Safe.pm
25418              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25419              Date: Tue, 4 Dec 2001 22:02:34 +0100
25420              Message-ID: <20011204220234.A17293@rafael>
25421      Branch: perl
25422            ! ext/Opcode/Safe.pm
25423 ____________________________________________________________________________
25424 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
25425         Log: CRLF GRRR.
25426      Branch: perl
25427            ! djgpp/configure.bat
25428 ____________________________________________________________________________
25429 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
25430         Log: DJGPP fixes from Laszlo Molnar.
25431      Branch: perl
25432            ! djgpp/configure.bat djgpp/djgpp.h
25433 ____________________________________________________________________________
25434 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
25435         Log: Update Changes.
25436      Branch: perl
25437            ! Changes patchlevel.h
25438 ____________________________________________________________________________
25439 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
25440         Log: Must wipe out the memory of real Socket before starting
25441              to use the new fake one.
25442      Branch: perl
25443            ! lib/Net/t/config.t
25444 ____________________________________________________________________________
25445 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
25446         Log: LC_ALL might trump LANG.
25447      Branch: perl
25448            ! lib/open.t
25449 ____________________________________________________________________________
25450 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
25451         Log: Make the eval runtime.
25452      Branch: perl
25453            ! lib/open.pm
25454 ____________________________________________________________________________
25455 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
25456         Log: Make the Langinfo test both more lenient (allow
25457              for any symbol not to exists) and stricter (add
25458              more symbols).
25459      Branch: perl
25460            ! ext/I18N/Langinfo/Langinfo.t
25461 ____________________________________________________________________________
25462 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
25463         Log: integrate change#13453 from maint-5.6
25464              
25465              tweak change#11399 to use an explicit flag rather than
25466              ass_u_ming w32_pseudo_id will only be zero for the real
25467              toplevel interpreter; avoids multiple hosts from diddling
25468              the environment at the same time
25469      Branch: perl
25470           !> win32/perlhost.h
25471 ____________________________________________________________________________
25472 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
25473         Log: Subject: [PATCH] VMS update for perldelta.pod
25474              From: "Craig A. Berry" <craigberry@mac.com> 
25475              Date: Tue, 4 Dec 2001 00:23:12 -0600
25476              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
25477      Branch: perl
25478            ! pod/perldelta.pod
25479 ____________________________________________________________________________
25480 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
25481         Log: NetWare tweak from Ananth Kesari.
25482      Branch: perl
25483            ! NetWare/Makefile
25484 ____________________________________________________________________________
25485 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
25486         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
25487              Not adding the test suite because of its many assumptions.
25488      Branch: perl
25489            ! lib/Net/Ping.pm
25490 ____________________________________________________________________________
25491 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
25492         Log: tweak change#11399 to use an explicit flag rather than
25493              ass_u_ming w32_pseudo_id will only be zero for the real
25494              toplevel interpreter; avoids multiple hosts from diddling
25495              the environment at the same time
25496      Branch: maint-5.6/perl
25497            ! win32/perlhost.h
25498 ____________________________________________________________________________
25499 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
25500         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
25501              from Len Makin.
25502      Branch: perl
25503            + hints/super-ux.sh
25504            ! MANIFEST
25505 ____________________________________________________________________________
25506 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
25507         Log: Add Mac OS X known failures to perldelta.
25508      Branch: perl
25509            ! pod/perldelta.pod
25510 ____________________________________________________________________________
25511 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
25512         Log: I think it's time to call the utf8 code non-test.
25513      Branch: perl
25514            ! utf8.c
25515 ____________________________________________________________________________
25516 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
25517         Log: Retract #13303, need rethink.
25518      Branch: perl
25519            ! utf8.c
25520 ____________________________________________________________________________
25521 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
25522         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
25523              From: "Craig A. Berry" <craigberry@mac.com>
25524              Date: Mon, 03 Dec 2001 16:28:06 -0600
25525              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
25526      Branch: perl
25527            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
25528 ____________________________________________________________________________
25529 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
25530         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
25531              From: Andy Dougherty <doughera@lafayette.edu>
25532              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
25533              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
25534      Branch: perl
25535            ! hints/solaris_2.sh
25536 ____________________________________________________________________________
25537 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
25538         Log: This test is not very robust on 8.3-constrained systems:
25539              all the "with truncated name" lines between "Autosplitting ..."
25540              and "some names are not unique" lines are unexpected,
25541              and the truncation message becomes:
25542              testtest.al, testtest.al truncate to testtest 
25543      Branch: perl
25544            ! lib/AutoSplit.t
25545 ____________________________________________________________________________
25546 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
25547         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
25548      Branch: perl
25549            ! ext/I18N/Langinfo/Langinfo.t
25550 ____________________________________________________________________________
25551 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
25552         Log: Test::Morify UCD.t
25553      Branch: perl
25554            ! lib/Unicode/UCD.t
25555 ____________________________________________________________________________
25556 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
25557         Log: If Socket has not been built (e.g. DJGPP) the libnet
25558              tests fall over with (too) much noise.
25559      Branch: perl
25560            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
25561            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
25562            ! lib/Net/t/smtp.t lib/Net/t/time.t
25563 ____________________________________________________________________________
25564 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
25565         Log: Subject: [PATCH] shared hash keys and ++/--
25566              From: Nicholas Clark <nick@ccl4.org>
25567              Date: Mon, 3 Dec 2001 16:37:16 +0000
25568              Message-ID: <20011203163716.C21702@plum.flirble.org>
25569      Branch: perl
25570            ! pp.c pp_hot.c sv.c t/op/inc.t
25571 ____________________________________________________________________________
25572 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
25573         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
25574              From: Jonathan Stowe <jns@gellyfish.com>
25575              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
25576              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
25577      Branch: perl
25578            ! lib/Term/Cap.pm
25579 ____________________________________________________________________________
25580 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
25581         Log: Update Changes.
25582      Branch: perl
25583            ! Changes patchlevel.h
25584 ____________________________________________________________________________
25585 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
25586         Log: perldelta tweaks.
25587      Branch: perl
25588            ! pod/perldelta.pod
25589 ____________________________________________________________________________
25590 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
25591         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
25592              From: Sam Tregar <sam@tregar.com> 
25593              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
25594              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
25595      Branch: perl
25596            ! pod/perlnewmod.pod
25597 ____________________________________________________________________________
25598 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
25599         Log: microperl casting nit.
25600      Branch: perl
25601            ! utf8.c
25602 ____________________________________________________________________________
25603 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
25604         Log: Make sharepvn a macro since all it does is a deref.
25605      Branch: perl
25606            ! embed.h embed.pl global.sym hv.c hv.h proto.h
25607 ____________________________________________________________________________
25608 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
25609         Log: perldelta updates.
25610      Branch: perl
25611            ! pod/perldelta.pod
25612 ____________________________________________________________________________
25613 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
25614         Log: PPPort update from Paul Marquess.
25615      Branch: perl
25616            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
25617            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
25618            + ext/Devel/PPPort/t/test.t
25619            - ext/Devel/PPPort/harness/Harness.pm
25620            - ext/Devel/PPPort/harness/Harness.xs
25621            - ext/Devel/PPPort/harness/Makefile.PL
25622            - ext/Devel/PPPort/harness/module2.c
25623            - ext/Devel/PPPort/harness/module3.c
25624            - ext/Devel/PPPort/harness/t/test.t
25625            ! MANIFEST ext/Devel/PPPort/MANIFEST
25626            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
25627            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
25628            ! ext/Devel/PPPort/soak
25629 ____________________________________________________________________________
25630 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
25631         Log: No use talking about dynamic library search patch
25632              unless we are having a dynamic build.
25633      Branch: perl
25634            ! t/TEST
25635 ____________________________________________________________________________
25636 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
25637         Log: Be more explicit on the List::Util build trick,
25638              should also stop unneeded rebuilds on static builds.
25639      Branch: perl
25640            ! ext/List/Util/Makefile.PL
25641 ____________________________________________________________________________
25642 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
25643         Log: We need to replace the optimize (-O1) with
25644              the -h scalar0 -h vector0, not append them
25645              to the ccflags.
25646      Branch: perl
25647            ! hints/unicos.sh hints/unicosmk.sh
25648 ____________________________________________________________________________
25649 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
25650         Log: Subject: [PATCH] Shared hash keys 
25651              From: Nicholas Clark <nick@ccl4.org>
25652              Date: Sun, 2 Dec 2001 20:52:32 +0000
25653              Message-ID: <20011202205232.U21702@plum.flirble.org>
25654      Branch: perl
25655            ! doop.c t/op/tr.t
25656 ____________________________________________________________________________
25657 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
25658         Log: Better add new files to MANIFEST, too.
25659      Branch: perl
25660            ! MANIFEST
25661 ____________________________________________________________________________
25662 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
25663         Log: Subject: {PATCH] perlpacktut.pod
25664              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
25665              Date: Sun, 02 Dec 2001 19:55:06 +0100
25666              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
25667      Branch: perl
25668            ! pod/perlpacktut.pod
25669 ____________________________________________________________________________
25670 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
25671         Log: Various small nits found by DJGPP build.
25672      Branch: perl
25673            ! doio.c mg.c pp.c util.c
25674 ____________________________________________________________________________
25675 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
25676         Log: Subject: RE: More verbose POD for Carp
25677              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25678              Date: Sun, 2 Dec 2001 11:32:51 -0500
25679              Message-ID: <3C0A9748@operamail.com>
25680      Branch: perl
25681            ! lib/Carp.pm
25682 ____________________________________________________________________________
25683 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
25684         Log: Add a header for DJGPP with the function prototypes.
25685      Branch: perl
25686            + djgpp/djgpp.h
25687            ! MANIFEST djgpp/djgpp.c
25688 ____________________________________________________________________________
25689 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
25690         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
25691              From: Abe Timmerman <abe@ztreet.demon.nl>
25692              Date: Sun, 02 Dec 2001 02:41:25 +0100
25693              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
25694      Branch: perl
25695            ! pp_sys.c
25696 ____________________________________________________________________________
25697 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
25698         Log: There isn't PTR2INT(), there's PTR2IV().
25699      Branch: perl
25700            ! ext/Time/HiRes/HiRes.xs
25701 ____________________________________________________________________________
25702 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
25703         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
25704              From: Marc Lehmann <root@schmorp.de>
25705              Date: Sun, 02 Dec 2001 02:44:53 +0100
25706              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
25707      Branch: perl
25708            ! ext/Time/HiRes/HiRes.xs
25709 ____________________________________________________________________________
25710 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
25711         Log: encode()/decode() examples.
25712      Branch: perl
25713            ! ext/Encode/Encode.pm
25714 ____________________________________________________________________________
25715 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
25716         Log: DJGPP tweaks from Laszlo Molnar.
25717      Branch: perl
25718            ! djgpp/config.over djgpp/djgppsed.sh
25719 ____________________________________________________________________________
25720 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
25721         Log: Update Changes.
25722      Branch: perl
25723            ! Changes patchlevel.h
25724 ____________________________________________________________________________
25725 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
25726         Log: Integrate perlio;
25727              
25728              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
25729              which do not have file descriptors. Noticed a possibly
25730              worse problem in the process ...
25731      Branch: perl
25732           !> doio.c
25733 ____________________________________________________________________________
25734 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
25735         Log: Non-VMS-fixed and Win32-skipped version of
25736              
25737              Subject: [PATCH t/op/exec.t] Portabilty fix 
25738              From: Michael G Schwern <schwern@pobox.com> 
25739              Date: Fri, 30 Nov 2001 16:09:27 -0500
25740              Message-ID: <20011130160927.A10406@blackrider>
25741      Branch: perl
25742            ! t/op/exec.t
25743 ____________________________________________________________________________
25744 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
25745         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
25746              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25747              Date: Sat, 1 Dec 2001 07:01:09 -0500
25748              Message-ID: <3C0D2E39@operamail.com>
25749              
25750              Subject: More verbose POD for Carp
25751              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25752              Date: Sat, 1 Dec 2001 08:04:16 -0500
25753              Message-ID: <3C285C2B@operamail.com>
25754      Branch: perl
25755            ! lib/Carp.pm lib/Carp/Heavy.pm
25756 ____________________________________________________________________________
25757 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
25758         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
25759              From: chromatic <chromatic@rmci.net>
25760              Date: Sat, 01 Dec 2001 12:41:58 -0700
25761              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
25762      Branch: perl
25763            ! lib/DB.t
25764 ____________________________________________________________________________
25765 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
25766         Log: Try to make a missing RADIXCHAR a softer kinder error.
25767      Branch: perl
25768            ! ext/I18N/Langinfo/Langinfo.t
25769 ____________________________________________________________________________
25770 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
25771         Log: Have a little faith on nl_langinfo() itself.
25772      Branch: perl
25773            ! ext/I18N/Langinfo/Langinfo.xs
25774 ____________________________________________________________________________
25775 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
25776         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
25777              the max, not max plus one)
25778      Branch: perl
25779            ! ext/I18N/Langinfo/Langinfo.xs
25780 ____________________________________________________________________________
25781 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
25782         Log: Make reality agree with the comment.
25783      Branch: perl
25784            ! ext/I18N/Langinfo/Langinfo.xs
25785 ____________________________________________________________________________
25786 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
25787         Log: Try to protect against wild langinfo() arguments.
25788      Branch: perl
25789            ! ext/I18N/Langinfo/Langinfo.xs
25790 ____________________________________________________________________________
25791 [ 13409] By: nick                                  on 2001/12/01  18:19:59
25792         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
25793              have file descriptors. Noticed a possibly worse problem in the process ...
25794      Branch: perlio
25795            ! doio.c
25796 ____________________________________________________________________________
25797 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
25798         Log: (replaced by #13556)
25799              
25800              If we are inside an eval, let's be silent about
25801              separate symbols and just croak() in the end.
25802      Branch: perl
25803            ! lib/Exporter/Heavy.pm
25804 ____________________________________________________________________________
25805 [ 13407] By: nick                                  on 2001/12/01  17:14:05
25806         Log: Integrate mainline
25807      Branch: perlio
25808           !> (integrate 26 files)
25809 ____________________________________________________________________________
25810 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
25811         Log: Subject: Fix for Exporter error reporting behaviour
25812              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25813              Date: Sat, 1 Dec 2001 06:34:48 -0500
25814              Message-ID: <3C0D1B9A@operamail.com>
25815      Branch: perl
25816            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25817 ____________________________________________________________________________
25818 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
25819         Log: Need to hide behind an eval to avoid a warning
25820              about :utf8 on non-perlio configs.
25821      Branch: perl
25822            ! lib/open.t
25823 ____________________________________________________________________________
25824 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
25825         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
25826              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25827              Date: Fri, 30 Nov 2001 23:46:58 +0100
25828              Message-ID: <20011130234658.A717@rafael>
25829      Branch: perl
25830            ! op.c t/op/method.t
25831 ____________________________________________________________________________
25832 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
25833         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
25834              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25835              Date: Thu, 29 Nov 2001 22:46:12 +0100
25836              Message-ID: <20011129224612.A699@rafael>
25837      Branch: perl
25838            ! ext/B/B/Xref.pm
25839 ____________________________________________________________________________
25840 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
25841         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
25842              From: Tels <perl_dummy@bloodgate.com>
25843              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
25844              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
25845      Branch: perl
25846            ! pod/perlfunc.pod
25847 ____________________________________________________________________________
25848 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
25849         Log: Subject: [REPATCH] reference pointer comparison
25850              From: Nicholas Clark <nick@ccl4.org>
25851              Date: Sat, 1 Dec 2001 13:00:17 +0000
25852              Message-ID: <20011201130017.I21702@plum.flirble.org>
25853      Branch: perl
25854            ! pp.c
25855 ____________________________________________________________________________
25856 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
25857         Log: Upgrade to Storable 1.0.14.
25858      Branch: perl
25859            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25860 ____________________________________________________________________________
25861 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
25862         Log: Add simple caches for ::viacode() and ::vianame().
25863      Branch: perl
25864            ! lib/charnames.pm lib/charnames.t
25865 ____________________________________________________________________________
25866 [ 13398] By: nick                                  on 2001/12/01  10:36:24
25867         Log: Integrate mainline.
25868      Branch: perlio
25869           +> (branch 44 files)
25870            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25871            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25872            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
25873           !> (integrate 250 files)
25874 ____________________________________________________________________________
25875 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
25876         Log: Regen toc and modlib.
25877      Branch: perl
25878            ! pod/perlmodlib.pod pod/perltoc.pod
25879 ____________________________________________________________________________
25880 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
25881         Log: Upgrade to podlators-1.18.
25882      Branch: perl
25883            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
25884 ____________________________________________________________________________
25885 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
25886         Log: -h scalar0 -h vector0 seems to help for both
25887              UNICOS and UNICOS/mk on the unpack %65c problems.
25888              
25889              (replaces #13393)
25890      Branch: perl
25891            ! hints/unicos.sh hints/unicosmk.sh
25892 ____________________________________________________________________________
25893 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
25894         Log: More Socket constants.
25895      Branch: perl
25896            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
25897 ____________________________________________________________________________
25898 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
25899         Log: (replaced by #13395)
25900      Branch: perl
25901            ! hints/unicosmk.sh
25902 ____________________________________________________________________________
25903 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
25904         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
25905              From: Andy Dougherty <doughera@lafayette.edu>
25906              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
25907              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
25908              
25909              Simplify the test skippage criterion now that we are
25910              no more dependent on sed.
25911      Branch: perl
25912            ! t/comp/cpp.t t/run/switchPx.t
25913 ____________________________________________________________________________
25914 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
25915         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
25916              From: Michael G Schwern <schwern@pobox.com>
25917              Date: Fri, 30 Nov 2001 11:48:44 -0500
25918              Message-ID: <20011130114844.C1303@blackrider>
25919              
25920              (replaces #13381)
25921      Branch: perl
25922            ! t/op/stat.t
25923 ____________________________________________________________________________
25924 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
25925         Log: Let's not assume how much memory has been allocated
25926              to PVs.
25927      Branch: perl
25928            ! ext/Devel/Peek/Peek.t
25929 ____________________________________________________________________________
25930 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
25931         Log: VOS needs to know the modules, including pp_sort.
25932      Branch: perl
25933            ! vos/perl.bind
25934 ____________________________________________________________________________
25935 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
25936         Log: Unused variables.
25937      Branch: perl
25938            ! ext/Unicode/Normalize/Normalize.xs
25939 ____________________________________________________________________________
25940 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
25941         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
25942              From: John Peacock <jpeacock@rowman.com>     
25943              Date: Fri, 30 Nov 2001 10:24:00 -0500        
25944              Message-ID: <3C07A490.A22A76B0@rowman.com>   
25945      Branch: perl
25946            ! lib/ExtUtils/Embed.t
25947 ____________________________________________________________________________
25948 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
25949         Log: Tweak for the VOS building script from Paul Green.
25950      Branch: perl
25951            ! vos/configure_perl.cm
25952 ____________________________________________________________________________
25953 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
25954         Log: Update Changes.
25955      Branch: perl
25956            ! Changes patchlevel.h
25957 ____________________________________________________________________________
25958 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
25959         Log: Cannot test if cppstdin has not yet been installed.
25960      Branch: perl
25961            ! t/run/switchPx.t
25962 ____________________________________________________________________________
25963 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
25964         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
25965              From: Michael G Schwern <schwern@pobox.com> 
25966              Date: Thu, 29 Nov 2001 22:05:11 -0500
25967              Message-ID: <20011129220510.A18869@blackrider>
25968              
25969              TODO 1: if cppstdin is used and not yet installed,
25970              the Px.t will fail (must do the same as in cpp.t)
25971              
25972              TODO 2: does this work if no Perl whatsoever has
25973              yet been installed?  That is, we should be using
25974              the Perl we are building to execute the one-liner.
25975      Branch: perl
25976            + t/run/switchPx.aux t/run/switchPx.t
25977            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
25978            ! vms/test.com
25979 ____________________________________________________________________________
25980 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
25981         Log: Upgrade to Unicode::Normalize 0.12.
25982      Branch: perl
25983            ! ext/Unicode/Normalize/Changes
25984            ! ext/Unicode/Normalize/Normalize.pm
25985            ! ext/Unicode/Normalize/Normalize.xs
25986            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
25987            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
25988            ! ext/Unicode/Normalize/t/test.t
25989 ____________________________________________________________________________
25990 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
25991         Log: (replaced by #13391)
25992              
25993              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
25994              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
25995              Date: 30 Nov 2001 11:41:53 -0000             
25996              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
25997              
25998              No need to die if we have high-paranoia (non-chdirable)
25999              system directories.
26000      Branch: perl
26001            ! t/op/stat.t
26002 ____________________________________________________________________________
26003 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
26004         Log: Paragraph rewrapping.
26005      Branch: perl
26006            ! pod/perliol.pod
26007 ____________________________________________________________________________
26008 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
26009         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
26010              From: Stas Bekman <stas@stason.org>
26011              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
26012              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
26013      Branch: perl
26014            ! pod/perliol.pod
26015 ____________________________________________________________________________
26016 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
26017         Log: Whether select() gets restarted on signals is
26018              implementation dependent.
26019      Branch: perl
26020            ! ext/Time/HiRes/HiRes.t
26021 ____________________________________________________________________________
26022 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
26023         Log: More forgotten checkins.
26024      Branch: perl
26025            ! embed.h embed.pl proto.h
26026 ____________________________________________________________________________
26027 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
26028         Log: Add a note about folding vs lowercase.
26029      Branch: perl
26030            ! regexec.c
26031 ____________________________________________________________________________
26032 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
26033         Log: Use to_uni_fold (and add changed global.sym)
26034      Branch: perl
26035            ! global.sym utf8.c
26036 ____________________________________________________________________________
26037 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
26038         Log: Make to Unicode character functions to use UVs
26039              instead of U32s and add to_uni_fold().
26040      Branch: perl
26041            ! embed.pl proto.h utf8.c
26042 ____________________________________________________________________________
26043 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
26044         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
26045              From: Nicholas Clark <nick@ccl4.org>
26046              Date: Thu, 29 Nov 2001 22:47:32 +0000
26047              Message-ID: <20011129224732.W37621@plum.flirble.org>
26048      Branch: perl
26049            ! pod/perlpacktut.pod
26050 ____________________________________________________________________________
26051 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
26052         Log: README.vos updates from Paul Green.
26053      Branch: perl
26054            ! README.vos
26055 ____________________________________________________________________________
26056 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
26057         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
26058              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26059              Date: Thu, 29 Nov 2001 14:18:51 EST
26060              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
26061      Branch: perl
26062            ! mg.c vms/vms.c vms/vmsish.h
26063 ____________________________________________________________________________
26064 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
26065         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
26066              From: Michael G Schwern <schwern@pobox.com>
26067              Date: Thu, 29 Nov 2001 13:12:31 -0500
26068              Message-ID: <20011129131231.E11300@blackrider>
26069      Branch: perl
26070            ! README.vms
26071 ____________________________________________________________________________
26072 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
26073         Log: BGET_IV was missing.
26074      Branch: perl
26075            ! ext/ByteLoader/bytecode.h
26076 ____________________________________________________________________________
26077 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
26078         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
26079              From: Jonathan Stowe <gellyfish@gellyfish.com>
26080              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
26081              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
26082      Branch: perl
26083            ! lib/Term/Cap.pm
26084 ____________________________________________________________________________
26085 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
26086         Log: Porting/checkURL.pl was missing.
26087      Branch: perl
26088            ! MANIFEST
26089 ____________________________________________________________________________
26090 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
26091         Log: Subject: INSTALL and READMEs should be reviewed
26092              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26093              Date: Thu, 29 Nov 2001 16:49:36 +0100
26094              Message-ID: <20011129164936.A17492@rafael>         
26095      Branch: perl
26096            ! README.cygwin
26097 ____________________________________________________________________________
26098 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
26099         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
26100              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
26101              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
26102              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
26103      Branch: perl
26104            ! README.os390
26105 ____________________________________________________________________________
26106 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
26107         Log: Update Changes.
26108      Branch: perl
26109            ! Changes patchlevel.h
26110 ____________________________________________________________________________
26111 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
26112         Log: The changes to the curliffed files didn't stick in #13348.
26113      Branch: perl
26114            ! README.dos README.win32
26115 ____________________________________________________________________________
26116 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
26117         Log: Subject: Re: Found the rev where File::Glob broke
26118              From: Andy Dougherty <doughera@lafayette.edu>
26119              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
26120              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
26121      Branch: perl
26122            ! lib/ExtUtils/MM_Unix.pm
26123 ____________________________________________________________________________
26124 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
26125         Log: Use __DATA__ instead of __END__.
26126      Branch: perl
26127            ! lib/Term/Cap.pm
26128 ____________________________________________________________________________
26129 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
26130         Log: Subject: [PATCH toke.c] autosplit into @F fix
26131              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26132              Date: Thu, 29 Nov 2001 14:52:23 +0100
26133              Message-ID: <20011129145223.A25817@rafael>         
26134      Branch: perl
26135            ! toke.c
26136 ____________________________________________________________________________
26137 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
26138         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
26139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26140              Date: Thu, 29 Nov 2001 15:48:15 +0100
26141              Message-ID: <20011129154815.C25817@rafael>         
26142      Branch: perl
26143            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
26144 ____________________________________________________________________________
26145 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
26146         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
26147              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26148              Date: Wed, 28 Nov 2001 20:35:29 +0100
26149              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
26150      Branch: perl
26151            ! pod/perlpacktut.pod
26152 ____________________________________________________________________________
26153 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
26154         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
26155              From: Stas Bekman <stas@stason.org>
26156              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
26157              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
26158              
26159              (with tweaks)
26160      Branch: perl
26161            ! pod/perlapio.pod
26162 ____________________________________________________________________________
26163 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
26164         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
26165              From: Tels <perl_dummy@bloodgate.com>
26166              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
26167              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
26168              
26169              (plus paragraph rewrapping)
26170      Branch: perl
26171            ! lib/Exporter.pm
26172 ____________________________________________________________________________
26173 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
26174         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
26175              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
26176              Date: Wed, 28 Nov 2001 21:47:59 +0000
26177              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
26178      Branch: perl
26179            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
26180 ____________________________________________________________________________
26181 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
26182         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
26183              From: Andy Dougherty <doughera@lafayette.edu>
26184              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
26185              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
26186      Branch: perl
26187            ! INSTALL ext/Time/HiRes/HiRes.t
26188 ____________________________________________________________________________
26189 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
26190         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
26191              From: Michael G Schwern <schwern@pobox.com> 
26192              Date: Wed, 28 Nov 2001 16:37:01 -0500
26193              Message-ID: <20011128163701.H676@blackrider>
26194      Branch: perl
26195            ! t/run/kill_perl.t
26196 ____________________________________________________________________________
26197 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
26198         Log: @INC tweak.
26199      Branch: perl
26200            ! t/op/ref.t
26201 ____________________________________________________________________________
26202 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
26203         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
26204              From: Nicholas Clark <nick@ccl4.org>
26205              Date: Wed, 28 Nov 2001 23:38:43 +0000
26206              Message-ID: <20011128233843.N37621@plum.flirble.org>  
26207      Branch: perl
26208            ! installman
26209 ____________________________________________________________________________
26210 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
26211         Log: Tweak the forking logic.
26212      Branch: perl
26213            ! Porting/checkURL.pl
26214 ____________________________________________________________________________
26215 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
26216         Log: Update perlmodlib.PL as per #13348.  The L<> got
26217              changed back because that is coming from ParseLink.pm.
26218      Branch: perl
26219            ! pod/perlmodlib.PL pod/perlmodlib.pod
26220 ____________________________________________________________________________
26221 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
26222         Log: URL fixups from Michael Schwern.
26223      Branch: perl
26224            ! README.cygwin README.dos README.hpux README.mint README.mpeix
26225            ! README.os390 README.qnx README.solaris README.vos README.win32
26226            ! pod/perlmodlib.pod
26227 ____________________________________________________________________________
26228 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
26229         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
26230              From: Barrie Slaymaker <barries@slaysys.com>
26231              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
26232              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
26233      Branch: perl
26234            ! lib/Exporter.pm
26235 ____________________________________________________________________________
26236 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
26237         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
26238      Branch: perl
26239            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
26240 ____________________________________________________________________________
26241 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
26242         Log: Subject: [PATCH] Re: $\ very broken
26243              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26244              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
26245              Message-ID: <20011128223308.E732@rafael>   
26246              
26247              Subject: Re: [PATCH] Re: $\ very broken     
26248              From: Nicholas Clark <nick@ccl4.org>
26249              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
26250              Message-ID: <20011128222859.K37621@plum.flirble.org>
26251      Branch: perl
26252            ! mg.c t/op/ref.t
26253 ____________________________________________________________________________
26254 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
26255         Log: Add Abigail's link checker with the following tweaks:
26256              - known dummy URLs (Peter Prymmer)
26257              - do also READMEs and INSTALL (Michael Schwern)
26258              - do also ftp URLs
26259              - add fork retry loop in case the allowed number
26260              of processes per user is low
26261      Branch: perl
26262            + Porting/checkURL.pl
26263            ! MANIFEST
26264 ____________________________________________________________________________
26265 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
26266         Log: Update Changes.
26267      Branch: perl
26268            ! Changes patchlevel.h
26269 ____________________________________________________________________________
26270 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
26271         Log: In Linux if we have modern enough gcc and supported
26272              enough CPU, crank up the optimization level to -O3.
26273      Branch: perl
26274            ! hints/linux.sh
26275 ____________________________________________________________________________
26276 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
26277         Log: Add perlpacktut from Wolfgang Laun; regen toc.
26278      Branch: perl
26279            + pod/perlpacktut.pod
26280            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
26281            ! pod/perltoc.pod
26282 ____________________________________________________________________________
26283 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
26284         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
26285              From: PPrymmer@factset.com
26286              Date: Wed, 28 Nov 2001 07:51:26 -0500
26287              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
26288      Branch: perl
26289            ! vms/test.com
26290 ____________________________________________________________________________
26291 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
26292         Log: Test cases for the first half of #13338.
26293      Branch: perl
26294            ! t/lib/h2ph.h t/lib/h2ph.pht
26295 ____________________________________________________________________________
26296 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
26297         Log: Subject: Re: h2ph confused by comments in an enum.
26298              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
26299              Date: Wed, 28 Nov 2001 04:19:21 +0000
26300              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
26301              
26302              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
26303              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
26304              Date: Wed, 28 Nov 2001 13:36:35 +0000
26305              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
26306      Branch: perl
26307            ! utils/h2ph.PL
26308 ____________________________________________________________________________
26309 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
26310         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
26311              From: Jonathan Stowe <gellyfish@gellyfish.com>
26312              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
26313              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
26314              
26315              (replace #13327)
26316      Branch: perl
26317            ! lib/Term/Cap.pm
26318 ____________________________________________________________________________
26319 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
26320         Log: Replace #13335 with
26321              
26322              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
26323              From: Russ Allbery <rra@stanford.edu>
26324              Date: 27 Nov 2001 20:42:49 -0800
26325              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
26326      Branch: perl
26327            ! lib/Pod/Text/Termcap.pm
26328 ____________________________________________________________________________
26329 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
26330         Log: (replaced by #13336)
26331              
26332              Subject: [PATCH perl@13323] Termcap.pm with no termios
26333              From: "Craig A. Berry" <craigberry@mac.com> 
26334              Date: Tue, 27 Nov 2001 22:28:50 -0600
26335              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
26336      Branch: perl
26337            ! lib/Pod/Text/Termcap.pm
26338 ____________________________________________________________________________
26339 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
26340         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
26341              From: "Craig A. Berry" <craigberry@mac.com> 
26342              Date: Tue, 27 Nov 2001 21:46:45 -0600
26343              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
26344      Branch: perl
26345            ! configure.com
26346 ____________________________________________________________________________
26347 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
26348         Log: Upgrade to podlators 1.17.
26349      Branch: perl
26350            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
26351            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
26352 ____________________________________________________________________________
26353 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
26354         Log: Fix for "a\x{100}" =~ /A/i.
26355      Branch: perl
26356            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
26357            ! utf8.c
26358 ____________________________________________________________________________
26359 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
26360         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
26361              From: "Craig A. Berry" <craigberry@mac.com>
26362              Date: Tue, 27 Nov 2001 17:11:49 -0600
26363              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
26364      Branch: perl
26365            ! lib/DB.t
26366 ____________________________________________________________________________
26367 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
26368         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
26369              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26370              Date: Tue, 27 Nov 2001 14:55:23 -0500
26371              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
26372              
26373              Subject: [PATCH: perl@13324] updates to perldelta.pod 
26374              From: PPrymmer@factset.com
26375              Date: Tue, 27 Nov 2001 18:06:04 -0500
26376              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
26377              
26378              plus added some known problems.
26379      Branch: perl
26380            ! pod/perldelta.pod
26381 ____________________________________________________________________________
26382 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
26383         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
26384              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26385              Date: Tue, 27 Nov 2001 15:38:02 EST 
26386              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
26387      Branch: perl
26388            ! configure.com vms/vms.c vms/vmsish.h
26389 ____________________________________________________________________________
26390 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
26391         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
26392              From: Michael G Schwern <schwern@pobox.com> 
26393              Date: Tue, 27 Nov 2001 15:31:12 -0500
26394              Message-ID: <20011127153112.G20929@blackrider>
26395      Branch: perl
26396            ! t/run/kill_perl.t
26397 ____________________________________________________________________________
26398 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
26399         Log: (replaced by #13337)
26400              
26401              VMS can safely hardcode a termcap entry for VT100.
26402      Branch: perl
26403            ! lib/Term/Cap.pm
26404 ____________________________________________________________________________
26405 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
26406         Log: VMS piping fixes from Charles Lane (perl -P should
26407              be working now).
26408      Branch: perl
26409            ! vms/vms.c
26410 ____________________________________________________________________________
26411 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
26412         Log: Subject: [PATCH] perlvar.pod fix
26413              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26414              Date: Tue, 27 Nov 2001 13:11:47 -0500
26415              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
26416      Branch: perl
26417            ! pod/perlvar.pod
26418 ____________________________________________________________________________
26419 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
26420         Log: Update Changes.
26421      Branch: perl
26422            ! Changes patchlevel.h
26423 ____________________________________________________________________________
26424 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
26425         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
26426              From: "Craig A. Berry" <craigberry@mac.com> 
26427              Date: Tue, 27 Nov 2001 10:21:18 -0600
26428              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
26429      Branch: perl
26430            ! lib/ExtUtils/MM_VMS.pm
26431 ____________________________________________________________________________
26432 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
26433         Log: Protect against accumulating -options -options -options.
26434      Branch: perl
26435            ! hints/hpux.sh
26436 ____________________________________________________________________________
26437 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
26438         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
26439              From: Barrie Slaymaker <barries@slaysys.com>
26440              Date: Tue, 27 Nov 2001 10:58:54 -0500
26441              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
26442      Branch: perl
26443            ! lib/Benchmark.pm
26444 ____________________________________________________________________________
26445 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
26446         Log: Tiny fix from John P. Linderman.
26447      Branch: perl
26448            ! lib/sort.pm
26449 ____________________________________________________________________________
26450 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
26451         Log: The Story of sort(), from John P. Linderman.
26452      Branch: perl
26453            ! pod/perldelta.pod
26454 ____________________________________________________________________________
26455 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
26456         Log: Add information what to do if you are reading
26457              perluniintro but using some older Perl.
26458      Branch: perl
26459            ! pod/perluniintro.pod
26460 ____________________________________________________________________________
26461 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
26462         Log: Update the 'wide characters' FAQ entry.
26463      Branch: perl
26464            ! pod/perlfaq6.pod
26465 ____________________________________________________________________________
26466 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
26467         Log: Fix for
26468              
26469              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
26470              From: Marc Lehmann <root@schmorp.de>
26471              Date: Tue, 27 Nov 2001 14:27:14 +0100
26472              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
26473      Branch: perl
26474            ! ext/Encode.t ext/Encode/Encode.xs
26475 ____________________________________________________________________________
26476 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
26477         Log: Subject: [PATCH] DB_File 1.801
26478              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26479              Date: Tue, 27 Nov 2001 15:06:45 -0000
26480              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
26481      Branch: perl
26482            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26483            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
26484 ____________________________________________________________________________
26485 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
26486         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
26487      Branch: perl
26488            ! pod/perlmodlib.pod
26489 ____________________________________________________________________________
26490 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
26491         Log: sort() doc tweaks from John P. Linderman.
26492      Branch: perl
26493            ! pod/perlfunc.pod
26494 ____________________________________________________________________________
26495 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
26496         Log: Subject: [PATCH] More perldelta.pod nits
26497              From: Simon Glover <scog@roe.ac.uk>
26498              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
26499              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
26500      Branch: perl
26501            ! pod/perldelta.pod
26502 ____________________________________________________________________________
26503 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
26504         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
26505              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26506              Date: Tue, 27 Nov 2001 11:52:31 -0000
26507              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
26508      Branch: perl
26509            ! ext/Devel/PPPort/harness/Makefile.PL
26510 ____________________________________________________________________________
26511 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
26512         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
26513              From: Michael G Schwern <schwern@pobox.com>
26514              Date: Tue, 27 Nov 2001 03:38:24 -0500
26515              Message-ID: <20011127033824.A17775@blackrider>
26516      Branch: perl
26517            ! t/TEST
26518 ____________________________________________________________________________
26519 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
26520         Log: Subject: Re: perlcc very broken
26521              From: John Peacock <jpeacock@rowman.com>
26522              Date: Tue, 27 Nov 2001 06:48:01 -0500
26523              Message-ID: <3C037D71.4030508@rowman.com>
26524      Branch: perl
26525            ! utils/perlcc.PL
26526 ____________________________________________________________________________
26527 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
26528         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
26529              From: David Dyck <dcd@tc.fluke.com>
26530              Date: Mon, 26 Nov 2001 22:04:38 -0800
26531              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
26532      Branch: perl
26533            ! t/op/pack.t
26534 ____________________________________________________________________________
26535 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
26536         Log: Subject: [ID 20011126.149] t/op/split fails step 37
26537              From: David Dyck <dcd@tc.fluke.com>
26538              Date: Mon, 26 Nov 2001 21:52:35 -0800
26539              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
26540      Branch: perl
26541            ! t/op/split.t
26542 ____________________________________________________________________________
26543 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
26544         Log: incorporate last minute change from libnet 1.0901-tobe
26545      Branch: perl
26546            ! lib/Net/SMTP.pm
26547 ____________________________________________________________________________
26548 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
26549         Log: Pass 7 at perldelta - random edits.
26550      Branch: perl
26551            ! pod/perldelta.pod
26552 ____________________________________________________________________________
26553 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
26554         Log: Portability and skippage tweaks.
26555      Branch: perl
26556            ! t/op/split.t
26557 ____________________________________________________________________________
26558 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
26559         Log: (retracted by #13449)
26560              Try to make Unicode casemapping to work for EBCDIC, too.
26561      Branch: perl
26562            ! utf8.c
26563 ____________________________________________________________________________
26564 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
26565         Log: Just printing 1..0 is not quite enough...
26566      Branch: perl
26567            ! lib/Dumpvalue.t
26568 ____________________________________________________________________________
26569 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
26570         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
26571              Delay the match until runtime.
26572      Branch: perl
26573            ! t/op/append.t
26574 ____________________________________________________________________________
26575 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
26576         Log: UTF-EBCDIC.
26577      Branch: perl
26578            ! ext/Devel/Peek/Peek.t
26579 ____________________________________________________________________________
26580 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
26581         Log: Be UTF-EBCDIC aware.
26582      Branch: perl
26583            ! lib/bytes.t
26584 ____________________________________________________________________________
26585 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
26586         Log: Bad assumption which way digits and letters sort.
26587      Branch: perl
26588            ! lib/English.t
26589 ____________________________________________________________________________
26590 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
26591         Log: If in EBCDIC but no Convert::EBCDIC
26592              the libnet tests will all fail.
26593      Branch: perl
26594            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
26595            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
26596            ! lib/Net/t/smtp.t lib/Net/t/time.t
26597 ____________________________________________________________________________
26598 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
26599         Log: Just sorting to guarantee order is not enough.
26600              (Think EBCDIC.) 
26601      Branch: perl
26602            ! lib/ExtUtils/Manifest.t
26603 ____________________________________________________________________________
26604 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
26605         Log: OS/390 cleanable gunk.
26606      Branch: perl
26607            ! lib/ExtUtils/MM_Unix.pm
26608 ____________________________________________________________________________
26609 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
26610         Log: Update the EBCDIC MD5 checksums.
26611      Branch: perl
26612            ! ext/Digest/MD5/t/files.t
26613 ____________________________________________________________________________
26614 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
26615         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26616              From: Nicholas Clark <nick@ccl4.org>
26617              Date: Mon, 26 Nov 2001 23:06:34 +0000
26618              Message-ID: <20011126230633.Q37621@plum.flirble.org>
26619      Branch: perl
26620            ! installman
26621 ____________________________________________________________________________
26622 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
26623         Log: sort tweaks from John P. Linderman.
26624      Branch: perl
26625            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
26626 ____________________________________________________________________________
26627 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
26628         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
26629              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
26630              Date: Mon, 26 Nov 2001 18:47:25 -0600
26631              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
26632              
26633              Craig Berry submitted half of this patch just yesterday.
26634              Spooky cosmic resonance.
26635      Branch: perl
26636            ! ext/Socket/Socket.xs
26637 ____________________________________________________________________________
26638 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
26639         Log: Subject: [PATCH] doio slightly smaller
26640              From: Nicholas Clark <nick@ccl4.org>
26641              Date: Tue, 27 Nov 2001 00:40:23 +0000      
26642              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
26643      Branch: perl
26644            ! doio.c
26645 ____________________________________________________________________________
26646 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
26647         Log: perldelta nits from Autrijus Tang and Ron Kimball.
26648      Branch: perl
26649            ! pod/perldelta.pod
26650 ____________________________________________________________________________
26651 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
26652         Log: Subject: [PATCH] unpack P* uses random length for item
26653              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
26654              Date: Mon, 26 Nov 2001 19:56:32 +0100
26655              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
26656      Branch: perl
26657            ! pod/perldiag.pod pp_pack.c t/op/pack.t
26658 ____________________________________________________________________________
26659 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
26660         Log: Subject: [PATCH current] system and taintedness
26661              From: Radu Greab <radu@netsoft.ro>
26662              Date: Mon, 26 Nov 2001 18:42:29 +0200
26663              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
26664      Branch: perl
26665            ! pp_sys.c t/op/taint.t
26666 ____________________________________________________________________________
26667 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
26668         Log: Subject: [PATCH @ 13283] Devel::PPPort
26669              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26670              Date: Mon, 26 Nov 2001 14:37:17 -0000
26671              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
26672      Branch: perl
26673            + ext/Devel/PPPort/MANIFEST
26674            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26675            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
26676            ! ext/Devel/PPPort/harness/Harness.xs
26677            ! ext/Devel/PPPort/harness/Makefile.PL
26678            ! ext/Devel/PPPort/harness/module2.c
26679            ! ext/Devel/PPPort/harness/module3.c
26680            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
26681 ____________________________________________________________________________
26682 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
26683         Log: Update the test list.
26684      Branch: perl
26685            ! t/lib/1_compile.t
26686 ____________________________________________________________________________
26687 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
26688         Log: Sync-up tests with libnet distribution
26689      Branch: perl
26690            + lib/Net/t/netrc.t
26691            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
26692 ____________________________________________________________________________
26693 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
26694         Log: Update Changes.
26695      Branch: perl
26696            ! Changes patchlevel.h
26697 ____________________________________________________________________________
26698 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
26699         Log: Upgrade to podlators 1.16.
26700      Branch: perl
26701            + lib/Pod/t/basic.cap
26702            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
26703            ! lib/Pod/t/basic.t pod/pod2man.PL
26704 ____________________________________________________________________________
26705 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
26706         Log: Pass 6 at perldelta - sort enhancements, generic and
26707              platform specific bug fixes.
26708      Branch: perl
26709            ! pod/perldelta.pod
26710 ____________________________________________________________________________
26711 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
26712         Log: PROPAGATE documentation from Tony Cook.
26713      Branch: perl
26714            ! pod/perlfunc.pod
26715 ____________________________________________________________________________
26716 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
26717         Log: DJGPP cannot do signals that well.
26718      Branch: perl
26719            ! ext/POSIX/t/sigaction.t
26720 ____________________________________________________________________________
26721 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
26722         Log: Can't do subsecond alarms without ualarm; and break out
26723              early if alarms do not seem to be coming in as expected.
26724      Branch: perl
26725            ! ext/Time/HiRes/HiRes.t
26726 ____________________________________________________________________________
26727 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
26728         Log: No Socket, little Net.
26729      Branch: perl
26730            ! t/lib/1_compile.t
26731 ____________________________________________________________________________
26732 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
26733         Log: Take the taint brush to the getcwds.
26734      Branch: perl
26735            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
26736 ____________________________________________________________________________
26737 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
26738         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
26739              From: "Craig A. Berry" <craigberry@mac.com>
26740              Date: Sun, 25 Nov 2001 16:20:45 -0600
26741              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
26742      Branch: perl
26743            ! ext/Socket/Socket.xs
26744 ____________________________________________________________________________
26745 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
26746         Log: Since in some DOS filesystems the timestamp granularity
26747              may be only two seconds, better sleep for three to play safe.
26748              (Helps CygWin, at least.)
26749      Branch: perl
26750            ! lib/Memoize/t/expire_file.t
26751 ____________________________________________________________________________
26752 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
26753         Log: For some reason CygWin wasn't collapsing multiple
26754              slashes into one, which made some Spec.t tests to fail.
26755              Either CygWin was being too prudish or the collapsing
26756              logic needs to be rethunk.
26757      Branch: perl
26758            ! lib/File/Spec/Unix.pm
26759 ____________________________________________________________________________
26760 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
26761         Log: Cygwin needs to have libperl.dll around if trying to link
26762              with -lperl.  Note: this change cures the test but whether
26763              it cures CygPerl installation, I don't know: hopefully the
26764              libperl5_7_2.dll, or the version equivalent, gets installed
26765              also as libperl.dll to the proper place(s).
26766      Branch: perl
26767            ! lib/ExtUtils/Embed.t
26768 ____________________________________________________________________________
26769 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
26770         Log: -I../lib/.. and -L../lib/..?  Strange.
26771      Branch: perl
26772            ! lib/ExtUtils/Embed.t
26773 ____________________________________________________________________________
26774 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
26775         Log: $MM?
26776      Branch: perl
26777            ! lib/ExtUtils/Embed.pm
26778 ____________________________________________________________________________
26779 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
26780         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
26781              From: Dave Rolsky <autarch@urth.org>
26782              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
26783              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
26784      Branch: perl
26785            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
26786            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26787 ____________________________________________________________________________
26788 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
26789         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
26790              From: chromatic <chromatic@rmci.net>
26791              Date: Sat, 24 Nov 2001 14:56:57 -0700
26792              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
26793              
26794              plus a tweak for ithreads builds.
26795      Branch: perl
26796            + lib/DB.t
26797            ! MANIFEST lib/DB.pm
26798 ____________________________________________________________________________
26799 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
26800         Log: Win32 compilation tweaks for Blair Zajac.
26801      Branch: perl
26802            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
26803 ____________________________________________________________________________
26804 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
26805         Log: I don't think trying to bracket the hires time with lores
26806              times is going to be portable enough: Cygwin seems to be
26807              capable of getting hires ones rather consistently lower
26808              than the lores ones.  So let's try average difference instead.
26809      Branch: perl
26810            ! ext/Time/HiRes/HiRes.t
26811 ____________________________________________________________________________
26812 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
26813         Log: Subject: Re: benchmarks, sorts and reproducibility
26814              From: "John P. Linderman" <jpl@research.att.com>
26815              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
26816              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
26817              
26818              Randomize large partitions for quicksort to dodge the
26819              angry gods of quadratic.
26820      Branch: perl
26821            ! pp_sort.c
26822 ____________________________________________________________________________
26823 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
26824         Log: The joys of portable quoting.
26825      Branch: perl
26826            ! ext/Devel/PPPort/harness/Makefile.PL
26827 ____________________________________________________________________________
26828 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
26829         Log: sort pragma tweaks.
26830      Branch: perl
26831            ! lib/sort.pm
26832 ____________________________________________________________________________
26833 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
26834         Log: Skip the link= directives of utils.lst if no mandir
26835              (if no manpages).
26836      Branch: perl
26837            ! installman
26838 ____________________________________________________________________________
26839 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
26840         Log: integrate changes#8340,13260 from mainline
26841              
26842              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
26843              
26844              change#3373 introduced a handle leak in backticks and piped open()s
26845              that fail
26846      Branch: maint-5.6/perl
26847            ! t/io/pipe.t util.c
26848 ____________________________________________________________________________
26849 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
26850         Log: change#3373 introduced a handle leak in backticks and piped open()s
26851              that fail
26852      Branch: perl
26853            ! util.c
26854 ____________________________________________________________________________
26855 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
26856         Log: metaconfig unit change for #13258.
26857      Branch: metaconfig/U/perl
26858            ! d_procselfexe.U
26859 ____________________________________________________________________________
26860 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
26861         Log: Extraenous breaks noticed by David Dyck.
26862      Branch: perl
26863            ! Configure
26864 ____________________________________________________________________________
26865 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
26866         Log: Revert the /proc/self/auxv experiment for now.
26867      Branch: perl
26868            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
26869 ____________________________________________________________________________
26870 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
26871         Log: Also ExtUtils.t had $^X assumptions.
26872      Branch: perl
26873            ! lib/ExtUtils.t
26874 ____________________________________________________________________________
26875 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
26876         Log: Now is Solaris if you start the t/perl in the t/
26877              as "./perl", the $^X will be "../perl", not "./perl".
26878      Branch: perl
26879            ! t/lib/1_compile.t
26880 ____________________________________________________________________________
26881 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
26882         Log: The new way of finding out $^X in Solaris
26883              requires a little tweak if the executable
26884              pathname is *not* absolute: prepend "./"
26885              (otherwise `$^X ...` will start perl from PATH...)
26886      Branch: perl
26887            ! perl.c
26888 ____________________________________________________________________________
26889 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
26890         Log: Avoid "will not stay shared" warnings.
26891      Branch: perl
26892            ! lib/ExtUtils/MM_Unix.pm
26893 ____________________________________________________________________________
26894 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
26895         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
26896              From: Michael G Schwern <schwern@pobox.com>
26897              Date: Sat, 24 Nov 2001 19:56:18 -0500
26898              Message-ID: <20011124195618.A14614@blackrider>            
26899      Branch: perl
26900            ! perl.c pp_sys.c t/op/magic.t util.c
26901 ____________________________________________________________________________
26902 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
26903         Log: In the MakeMaker pm_to_blib target don't copy all
26904              the files in one fell swoop, deal with them hunkwise,
26905              helps for CLIs with limited line lengths.
26906              (This seems to help for DJGPP building Encode,
26907              where there are dozens of files to copy.)
26908      Branch: perl
26909            ! lib/ExtUtils/MM_Unix.pm
26910 ____________________________________________________________________________
26911 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
26912         Log: testsuite leaves stray files behind on windows
26913      Branch: perl
26914            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
26915 ____________________________________________________________________________
26916 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
26917         Log: xsubpp produces a spurious warning on directories called 'typemap'
26918      Branch: perl
26919            ! lib/ExtUtils/xsubpp
26920 ____________________________________________________________________________
26921 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
26922         Log: xsubpp treats invalid (indented) cpp directives as comments
26923      Branch: perl
26924            ! ext/IO/IO.xs
26925 ____________________________________________________________________________
26926 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
26927         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
26928      Branch: perl
26929            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
26930 ____________________________________________________________________________
26931 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
26932         Log: The debug_pag needs to be visible at all times
26933              because of the re extension.
26934      Branch: perl
26935            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
26936 ____________________________________________________________________________
26937 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
26938         Log: Subject: Re: [PATCH] Tests are good
26939              From: Philip Newton <Philip.Newton@gmx.net>
26940              Date: Sat, 24 Nov 2001 21:24:00 +0100
26941              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
26942      Branch: perl
26943            ! pod/perlhack.pod
26944 ____________________________________________________________________________
26945 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
26946         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
26947              From: "Craig A. Berry" <craigberry@mac.com> 
26948              Date: Sat, 24 Nov 2001 12:45:44 -0600
26949              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
26950              
26951              (with tweaks, and combined with Sarathy's #13242)
26952      Branch: perl
26953            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
26954 ____________________________________________________________________________
26955 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
26956         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
26957              From: John Peacock <jpeacock@rowman.com>
26958              Date: Sat, 24 Nov 2001 14:27:46 -0500
26959              Message-ID: <3BFFF4B2.40509@rowman.com> 
26960      Branch: perl
26961            ! lib/Exporter/Heavy.pm
26962 ____________________________________________________________________________
26963 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
26964         Log: use portable quotes
26965      Branch: perl
26966            ! ext/Devel/PPPort/harness/Makefile.PL
26967 ____________________________________________________________________________
26968 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
26969         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26970              From: Nicholas Clark <nick@ccl4.org>
26971              Date: Sat, 24 Nov 2001 18:06:26 +0000
26972              Message-ID: <20011124180626.T37621@plum.flirble.org>
26973      Branch: perl
26974            ! installman
26975 ____________________________________________________________________________
26976 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
26977         Log: Subject: [PATCH] perl5005delta.pod L<>
26978              From: Nicholas Clark <nick@ccl4.org>
26979              Date: Sat, 24 Nov 2001 18:04:21 +0000
26980              Message-ID: <20011124180421.S37621@plum.flirble.org>
26981      Branch: perl
26982            ! pod/perl5005delta.pod
26983 ____________________________________________________________________________
26984 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
26985         Log: fix typo in config.vc; regenerate win32 config_H.* files
26986      Branch: perl
26987            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26988            ! win32/config_H.vc
26989 ____________________________________________________________________________
26990 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
26991         Log: Mention the charnames::vianame().
26992      Branch: perl
26993            ! pod/perluniintro.pod
26994 ____________________________________________________________________________
26995 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
26996         Log: Add charnames::vianame() in case people want to access
26997              the codes in run-time (as opposed to the compile-timeness
26998              of \N{...}).
26999      Branch: perl
27000            ! lib/charnames.pm lib/charnames.t
27001 ____________________________________________________________________________
27002 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
27003         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
27004              From: Nicholas Clark <nick@ccl4.org>
27005              Date: Sat, 24 Nov 2001 16:30:42 +0000
27006              Message-ID: <20011124163042.R37621@plum.flirble.org>
27007      Branch: perl
27008            ! regcomp.c regcomp.h
27009 ____________________________________________________________________________
27010 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
27011         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
27012              From: Nicholas Clark <nick@ccl4.org>
27013              Date: Sat, 24 Nov 2001 16:24:33 +0000
27014              Message-ID: <20011124162433.Q37621@plum.flirble.org>
27015              
27016              cmp fixes.
27017      Branch: perl
27018            ! pp.c
27019 ____________________________________________________________________________
27020 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
27021         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
27022              (It seems that "./perl" gets resolved to "perl" now.)
27023      Branch: perl
27024            ! perl.c
27025 ____________________________________________________________________________
27026 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
27027         Log: Subject: [PATCH] DB_File 1.800        
27028              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
27029              Date: Sat, 24 Nov 2001 11:41:41 -0000
27030              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
27031      Branch: perl
27032            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
27033            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
27034            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27035            ! ext/DB_File/t/db-recno.t
27036 ____________________________________________________________________________
27037 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
27038         Log: Tweak the PUSHED documentation.
27039      Branch: perl
27040            ! ext/PerlIO/Via/Via.pm
27041 ____________________________________________________________________________
27042 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
27043         Log: Update 1_compile for new known tests.
27044      Branch: perl
27045            ! t/lib/1_compile.t
27046 ____________________________________________________________________________
27047 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
27048         Log: Move the MBF/MBI test modules to t/lib.
27049      Branch: perl
27050            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
27051            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
27052            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
27053            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
27054            ! lib/Math/BigInt/t/sub_mbi.t
27055 ____________________________________________________________________________
27056 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
27057         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
27058              From: "Craig A. Berry" <craigberry@mac.com> 
27059              Date: Fri, 23 Nov 2001 18:05:35 -0600
27060              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
27061      Branch: perl
27062            ! configure.com
27063 ____________________________________________________________________________
27064 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
27065         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
27066              From: PPrymmer@factset.com 
27067              Date: Fri, 23 Nov 2001 17:03:07 -0500
27068              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
27069      Branch: perl
27070            ! ext/Unicode/Normalize/mkheader
27071 ____________________________________________________________________________
27072 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
27073         Log: Here are the right helper files.
27074      Branch: perl
27075            + t/lib/Filter/Simple/ExportTest.pm
27076            + t/lib/Filter/Simple/FilterOnlyTest.pm
27077            + t/lib/Filter/Simple/FilterTest.pm
27078            + t/lib/Filter/Simple/ImportTest.pm
27079            ! MANIFEST
27080 ____________________________________________________________________________
27081 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
27082         Log: Update Changes.
27083      Branch: perl
27084            ! Changes patchlevel.h
27085 ____________________________________________________________________________
27086 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
27087         Log: Never mind.
27088      Branch: perl
27089            - lib/Filter/Simple/lib/ExportTest.pm
27090            - lib/Filter/Simple/lib/ImportTest.pm
27091 ____________________________________________________________________________
27092 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
27093         Log: Mis-add.
27094      Branch: perl
27095            + lib/Filter/Simple/lib/ExportTest.pm
27096            + lib/Filter/Simple/lib/ImportTest.pm
27097 ____________________________________________________________________________
27098 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
27099         Log: Upgrade to Filter::Simple 0.77.
27100      Branch: perl
27101            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
27102            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
27103            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
27104            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
27105            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
27106 ____________________________________________________________________________
27107 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
27108         Log: Missing p4 add.
27109      Branch: perl
27110            + lib/ExtUtils/MM_VMS.t
27111 ____________________________________________________________________________
27112 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
27113         Log: Pass 5 at perldelta - module and utility updates cleanup.
27114      Branch: perl
27115            ! pod/perldelta.pod
27116 ____________________________________________________________________________
27117 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
27118         Log: metaconfig unit change for #13219.
27119      Branch: metaconfig/U/perl
27120            ! d_procselfexe.U
27121 ____________________________________________________________________________
27122 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
27123         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
27124      Branch: perl
27125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27126            ! pod/buildtoc.PL pod/perltoc.pod
27127 ____________________________________________________________________________
27128 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
27129         Log: Add procselfexe and d_dirfd to strange lands.
27130      Branch: perl
27131            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
27132            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27133            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27134            ! win32/config.gc win32/config.vc win32/config.win64
27135            ! wince/config.ce
27136 ____________________________________________________________________________
27137 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
27138         Log: metaconfig unit change for #13216.
27139      Branch: metaconfig/U/perl
27140            ! d_procselfexe.U
27141 ____________________________________________________________________________
27142 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
27143         Log: Better to "quote" the pathname.
27144      Branch: perl
27145            ! Configure config_h.SH
27146 ____________________________________________________________________________
27147 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
27148         Log: Use PROCSELFEXE_PATH.
27149      Branch: perl
27150            ! perl.c
27151 ____________________________________________________________________________
27152 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
27153         Log: metaconfig unit change for #13213.
27154      Branch: metaconfig/U/perl
27155            ! d_procselfexe.U
27156 ____________________________________________________________________________
27157 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
27158         Log: Add probing for BSD-like /proc/curproc/file.
27159      Branch: perl
27160            ! Configure config_h.SH
27161 ____________________________________________________________________________
27162 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
27163         Log: metaconfig unit change for 13211.
27164      Branch: metaconfig/U/perl
27165            + d_dirfd.U
27166 ____________________________________________________________________________
27167 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
27168         Log: Add probing for dirfd() so that it can be added it IO::Dir.
27169      Branch: perl
27170            ! Configure config_h.SH perl.h
27171 ____________________________________________________________________________
27172 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
27173         Log: ...and update the test count.
27174      Branch: perl
27175            ! lib/Pod/t/basic.t
27176 ____________________________________________________________________________
27177 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
27178         Log: Must remove the cap test also from the test script.
27179      Branch: perl
27180            ! lib/Pod/t/basic.t
27181 ____________________________________________________________________________
27182 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
27183         Log: Subject: [PATCH] Tests are good
27184              From: Nicholas Clark <nick@ccl4.org>
27185              Date: Fri, 23 Nov 2001 18:12:21 +0000
27186              Message-ID: <20011123181220.F37621@plum.flirble.org>
27187      Branch: perl
27188            ! pod/perlhack.pod
27189 ____________________________________________________________________________
27190 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
27191         Log: The basic.cap from podlators 1.14 is not very portable.
27192      Branch: perl
27193            - lib/Pod/t/basic.cap
27194            ! MANIFEST
27195 ____________________________________________________________________________
27196 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
27197         Log: Subject: Re: [DOC PATCHES] pod cleanups
27198              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27199              Date: 22 Nov 2001 12:54:16 -0000
27200              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
27201      Branch: perl
27202            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
27203            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
27204 ____________________________________________________________________________
27205 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
27206         Log: FAQ sync.
27207      Branch: perl
27208            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
27209 ____________________________________________________________________________
27210 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
27211         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
27212              From: PPrymmer@factset.com
27213              Date: Fri, 23 Nov 2001 11:43:45 -0500
27214              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
27215      Branch: perl
27216            ! MANIFEST lib/ExtUtils/MM_VMS.pm
27217 ____________________________________________________________________________
27218 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
27219         Log: Corify podlators 1.14 test.
27220      Branch: perl
27221            ! lib/Pod/t/basic.t
27222 ____________________________________________________________________________
27223 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
27224         Log: Output tweak needed because of podlators 1.14.
27225      Branch: perl
27226            ! t/pod/multiline_items.xr
27227 ____________________________________________________________________________
27228 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
27229         Log: Upgrade to podlators 1.14.
27230      Branch: perl
27231            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
27232            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
27233            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
27234            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
27235            ! lib/Pod/Text/Overstrike.pm
27236 ____________________________________________________________________________
27237 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
27238         Log: perlmodinstall tweaks from Philip Newton.
27239      Branch: perl
27240            ! pod/perlmodinstall.pod
27241 ____________________________________________________________________________
27242 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
27243         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
27244              From: Autrijus Tang <autrijus@autrijus.org>           
27245              Date: Fri, 23 Nov 2001 23:55:53 +0800
27246              Message-ID: <20011123235553.A2310@not.autrijus.org>
27247      Branch: perl
27248            ! Porting/genlog
27249 ____________________________________________________________________________
27250 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
27251         Log: Subject: Re: regex oddness with \Z and $&
27252              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
27253              Date: Fri, 23 Nov 2001 15:15:24 +0000
27254              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
27255      Branch: perl
27256            ! regcomp.c t/op/re_tests
27257 ____________________________________________________________________________
27258 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
27259         Log: regen_headers.
27260      Branch: perl
27261            ! embed.h global.sym pod/perlapi.pod proto.h
27262 ____________________________________________________________________________
27263 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
27264         Log: Forgotten check-in.
27265      Branch: perl
27266            ! pod/perlapi.pod
27267 ____________________________________________________________________________
27268 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
27269         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
27270      Branch: perl
27271            ! lib/Test/Simple.pm
27272 ____________________________________________________________________________
27273 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
27274         Log: Retract #13173 (effectively retract Net::Ping 2.06,
27275              go back to 2.04, the 2.06 hasn't seen the patches
27276              that have gone to the blead version.)
27277      Branch: perl
27278            - lib/Net/Ping/CHANGES lib/Net/Ping/README
27279            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27280            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27281            - lib/Net/Ping/t/200_ping_tcp.t
27282            ! MANIFEST lib/Net/Ping.pm
27283 ____________________________________________________________________________
27284 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
27285         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
27286              From: Robin Barker <rmb1@cise.npl.co.uk>
27287              Date: Thu, 22 Nov 2001 11:00:38 GMT
27288              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
27289      Branch: perl
27290            ! utils/perldoc.PL
27291 ____________________________________________________________________________
27292 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
27293         Log: metaconfig unit change for #13191.
27294      Branch: metaconfig/U/perl
27295            ! d_procselfexe.U
27296 ____________________________________________________________________________
27297 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
27298         Log: procselfexe tweak: for some reason I had a ls in
27299              /proc/self/exe, not the ls Configure thought it
27300              would found.
27301      Branch: perl
27302            ! Configure
27303 ____________________________________________________________________________
27304 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
27305         Log: Corify the Net::Ping tests; skip the tests
27306              unless $ENV{PERL_TEST_Net_Ping} is true.
27307      Branch: perl
27308            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27309            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27310            ! lib/Net/Ping/t/200_ping_tcp.t
27311 ____________________________________________________________________________
27312 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
27313         Log: metaconfig units changes for #13188.
27314      Branch: metaconfig
27315            ! U/modified/Head.U
27316      Branch: metaconfig/U/perl
27317            ! issymlink.U
27318 ____________________________________________________________________________
27319 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
27320         Log: The #13182 didn't really help.  The real problem
27321              seems to be that 'sh' can in AIX mean at least three
27322              different things, and we can't know which one it is
27323              unless we export $newsh from an earlier run (and it's
27324              the 'bsh' aka 'sh' that has the the broken test -h).
27325      Branch: perl
27326            ! Configure
27327 ____________________________________________________________________________
27328 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
27329         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
27330      Branch: perl
27331            ! op.c t/op/override.t
27332 ____________________________________________________________________________
27333 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
27334         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
27335              From: PPrymmer@factset.com 
27336              Date: Wed, 21 Nov 2001 20:17:25 -0500
27337              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
27338      Branch: perl
27339            ! lib/Shell.t
27340 ____________________________________________________________________________
27341 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
27342         Log: Reapply perlmodinstall parts of #12897.
27343      Branch: perl
27344            ! pod/perlmodinstall.pod
27345 ____________________________________________________________________________
27346 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
27347         Log: perlmodinstall 2.01 from Jon Orwant.
27348      Branch: perl
27349            ! pod/perlmodinstall.pod
27350 ____________________________________________________________________________
27351 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
27352         Log: Subject: [PATCH @10907] REXX on OS/2
27353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27354              Date: Wed, 21 Nov 2001 15:26:11 -0500
27355              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
27356      Branch: perl
27357            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
27358            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
27359 ____________________________________________________________________________
27360 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
27361         Log: metaconfig unit change for #13181.
27362      Branch: metaconfig/U/perl
27363            ! issymlink.U
27364 ____________________________________________________________________________
27365 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
27366         Log: AIX has broken builtin 'test'.
27367      Branch: perl
27368            ! Configure
27369 ____________________________________________________________________________
27370 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
27371         Log: Subject: [PATCH 5.7.x] INSTALL size update
27372              From: Andy Dougherty <doughera@lafayette.edu>
27373              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
27374              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
27375      Branch: perl
27376            ! INSTALL
27377 ____________________________________________________________________________
27378 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
27379         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
27380              to pp_sort.c.  Includes the quicksort stabilizing layer
27381              from John P. Linderman.  -Msort=qsort or -Msort=fast is
27382              faster than without (or with -Msort=mergesort or -Msort=safe)
27383              for short random inputs, but for some reason not quite as fast
27384              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
27385              optimizing definitely needed.
27386      Branch: perl
27387            + lib/sort.pm lib/sort.t pp_sort.c
27388            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
27389            ! embed.pl global.sym perl.h pp_ctl.c proto.h
27390            ! vms/descrip_mms.template vos/build.cm win32/Makefile
27391            ! win32/makefile.mk wince/Makefile.ce
27392 ____________________________________________________________________________
27393 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
27394         Log: Sync file with libnet-1.0901-tobe
27395      Branch: perl
27396            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
27397            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
27398            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
27399            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
27400            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
27401 ____________________________________________________________________________
27402 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
27403         Log: Subject: [PATCH perldoc] problems with pod2man
27404              From: Robin Barker <rmb1@cise.npl.co.uk>
27405              Date: Wed, 21 Nov 2001 17:48:51 GMT
27406              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
27407      Branch: perl
27408            ! utils/perldoc.PL
27409 ____________________________________________________________________________
27410 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
27411         Log: debug_pad only visible when debugging.
27412      Branch: perl
27413            ! makedef.pl
27414 ____________________________________________________________________________
27415 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
27416         Log: metaconfig units changes for #13174.
27417      Branch: metaconfig/U/perl
27418            + d_procselfexe.U
27419            - procselfexe.U
27420 ____________________________________________________________________________
27421 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
27422         Log: procselfexe tweaks.
27423      Branch: perl
27424            ! Configure config_h.SH
27425 ____________________________________________________________________________
27426 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
27427         Log: Upgrade to Net::Ping 2.06.
27428      Branch: perl
27429            + lib/Net/Ping/CHANGES lib/Net/Ping/README
27430            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27431            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27432            + lib/Net/Ping/t/200_ping_tcp.t
27433            ! MANIFEST lib/Net/Ping.pm
27434 ____________________________________________________________________________
27435 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
27436         Log: Upgrade to Math::BigInt 1.47.
27437      Branch: perl
27438            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27439            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
27440            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
27441            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
27442            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
27443            ! lib/Math/BigInt/t/sub_mbi.t
27444 ____________________________________________________________________________
27445 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
27446         Log: Dynaloading for POSIX-BC from Thomas Dorner.
27447      Branch: perl
27448            ! hints/posix-bc.sh
27449 ____________________________________________________________________________
27450 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
27451         Log: Strange: the same mysterious regex study bug
27452              seems to be present both in OS/390 and POSIX-BC.
27453              Deep EBCDIC magic that regex engine gets wrong,
27454              or a bug in some compiler/library shared by the
27455              two platforms?  From Thomas Dorner.
27456      Branch: perl
27457            ! t/op/study.t
27458 ____________________________________________________________________________
27459 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
27460         Log: More lost and found.
27461      Branch: perl
27462            + lib/Test/Simple/README
27463            ! MANIFEST
27464 ____________________________________________________________________________
27465 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
27466         Log: MANIFESTly missing.
27467      Branch: perl
27468            ! MANIFEST
27469 ____________________________________________________________________________
27470 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
27471         Log: Subject: Re: PERFORCE change 13162 for review               
27472              From: Philip Newton <Philip.Newton@gmx.net> 
27473              Date: Wed, 21 Nov 2001 16:44:30 +0100
27474              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
27475      Branch: perl
27476            ! ext/Devel/PPPort/PPPort.pm
27477 ____________________________________________________________________________
27478 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
27479         Log: Update Changes.
27480      Branch: perl
27481            ! Changes patchlevel.h
27482 ____________________________________________________________________________
27483 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
27484         Log: Small doc tweaks.
27485      Branch: perl
27486            ! ext/PerlIO/Via/Via.pm
27487 ____________________________________________________________________________
27488 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
27489         Log: Redundant return.
27490      Branch: perl
27491            ! ext/MIME/Base64/QuotedPrint.pm
27492 ____________________________________________________________________________
27493 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
27494         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
27495              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27496              Date: Wed, 21 Nov 2001 10:23:16 +0100
27497              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
27498      Branch: perl
27499            ! pp_pack.c t/op/pack.t
27500 ____________________________________________________________________________
27501 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
27502         Log: Add Devel::PPPort originally from Kenneth Albanowski,
27503              revigorated by Paul Marquess: gives h2xs a Perl version
27504              portability boost.
27505      Branch: perl
27506            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27507            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
27508            + ext/Devel/PPPort/harness/Harness.pm
27509            + ext/Devel/PPPort/harness/Harness.xs
27510            + ext/Devel/PPPort/harness/Makefile.PL
27511            + ext/Devel/PPPort/harness/module2.c
27512            + ext/Devel/PPPort/harness/module3.c
27513            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
27514            ! MANIFEST lib/h2xs.t utils/h2xs.PL
27515 ____________________________________________________________________________
27516 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
27517         Log: Oops.
27518      Branch: perl
27519            ! lib/Test/Simple/t/filehandles.t
27520 ____________________________________________________________________________
27521 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
27522         Log: Subject: Re: PERFORCE change 13152 for review               
27523              From: Philip Newton <Philip.Newton@gmx.net> 
27524              Date: Wed, 21 Nov 2001 09:04:05 +0100
27525              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
27526      Branch: perl
27527            ! lib/Test/Builder.pm
27528 ____________________________________________________________________________
27529 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
27530         Log: Subject: Re: PERFORCE change 13142 for review
27531              From: Philip Newton <Philip.Newton@gmx.net>
27532              Date: Wed, 21 Nov 2001 09:04:03 +0100
27533              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
27534              
27535              plus rewrap few paragraphs.
27536      Branch: perl
27537            ! lib/Pod/LaTeX.pm
27538 ____________________________________________________________________________
27539 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
27540         Log: Integrate #13154 from macperl; Remove comments.
27541      Branch: perl
27542           !> lib/File/Spec/Mac.pm
27543 ____________________________________________________________________________
27544 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
27545         Log: Update the list of modules having tests.
27546      Branch: perl
27547            ! t/lib/1_compile.t
27548 ____________________________________________________________________________
27549 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
27550         Log: Slight doc changes.
27551      Branch: maint-5.6/macperl
27552            ! macos/macperl/MacPerl.podhelp
27553 ____________________________________________________________________________
27554 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
27555         Log: Add UTF-16 coercion.
27556      Branch: maint-5.6/macperl
27557            ! macos/lib/Mac/AppleEvents/Simple.pm
27558 ____________________________________________________________________________
27559 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
27560         Log: Remove comments.
27561      Branch: maint-5.6/macperl
27562            ! lib/File/Spec/Mac.pm
27563 ____________________________________________________________________________
27564 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
27565         Log: Fix FSpGetCatInfo (and other functions) corrupting
27566              memory with bad filespecs (bug #471867)
27567      Branch: maint-5.6/macperl
27568            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
27569 ____________________________________________________________________________
27570 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
27571         Log: Upgrade to Test::Simple 0.33.
27572      Branch: perl
27573            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
27574            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
27575            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
27576 ____________________________________________________________________________
27577 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
27578         Log: Upgrade to Test::Harness 1.26.
27579      Branch: perl
27580            ! lib/Test/Harness.pm lib/Test/Harness/Changes
27581 ____________________________________________________________________________
27582 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
27583         Log: Integrate change #13145 from maintperl;
27584              another compatibility tweak to change#12559: avoid quoting
27585              arguments that already have quotes; add test case
27586      Branch: perl
27587           !> t/op/system_tests win32/win32.c
27588 ____________________________________________________________________________
27589 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
27590         Log: integrate change#13147 from mainline (fixes nit in change#10091)
27591              
27592              Subject: [PATCH] spaceship and refs
27593      Branch: maint-5.6/perl
27594            ! pp.c pp_hot.c t/op/cmp.t
27595 ____________________________________________________________________________
27596 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
27597         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
27598              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
27599              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
27600              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
27601      Branch: perl
27602            + lib/Pod/t/utils.t
27603            ! MANIFEST
27604 ____________________________________________________________________________
27605 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
27606         Log: Subject: [PATCH] spaceship and refs
27607              From: Nicholas Clark <nick@ccl4.org>
27608              Date: Tue, 20 Nov 2001 21:59:51 +0000
27609              Message-ID: <20011120215951.U62891@plum.flirble.org> 
27610      Branch: perl
27611            ! pp.c pp_hot.c t/op/cmp.t
27612 ____________________________________________________________________________
27613 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
27614         Log: Try to clarify which I/O call operates on bytes,
27615              which on characters, which on either.
27616      Branch: perl
27617            ! pod/perlfunc.pod
27618 ____________________________________________________________________________
27619 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
27620         Log: another compatibility tweak to change#12559: avoid quoting
27621              arguments that already have quotes; add test case
27622      Branch: maint-5.6/perl
27623            ! t/op/system_tests win32/win32.c
27624 ____________________________________________________________________________
27625 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
27626         Log: Give a simple example of writing PerlIO::Via handlers
27627              in Perl.
27628      Branch: perl
27629            ! ext/PerlIO/Via/Via.pm
27630 ____________________________________________________________________________
27631 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
27632         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
27633      Branch: perl
27634            + lib/Pod/t/latex.t
27635            ! MANIFEST
27636 ____________________________________________________________________________
27637 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
27638         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
27639              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27640              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
27641              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
27642      Branch: perl
27643            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
27644 ____________________________________________________________________________
27645 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
27646         Log: Spread d_procselfexe to far-off lands (undefined).
27647      Branch: perl
27648            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
27649            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27650            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27651            ! win32/config.gc win32/config.vc win32/config.win64
27652            ! wince/config.ce
27653 ____________________________________________________________________________
27654 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
27655         Log: Integrate perlio; add detection and use of /proc/self/exe
27656              (Linuxism for finding the absolute path of the executable)
27657      Branch: perl
27658           !> Configure config_h.SH perl.c t/op/magic.t
27659 ____________________________________________________________________________
27660 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
27661         Log: Really define do_report_used() only if DEBUGGING.
27662      Branch: perl
27663            ! sv.c
27664 ____________________________________________________________________________
27665 [ 13138] By: nick                                  on 2001/11/20  20:01:05
27666         Log: perl.c change to use HAS_PROCSELFEXE, also
27667              tweak to $^X test to comprehend full path to real executable
27668              being returned (like Cygwin as it happens...)
27669      Branch: perlio
27670            ! perl.c t/op/magic.t
27671 ____________________________________________________________________________
27672 [ 13137] By: nick                                  on 2001/11/20  19:46:00
27673         Log: Integrate mainline
27674      Branch: perlio
27675           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27676           +> lib/NEXT/t/unseen.t
27677            - lib/NEXT/test.pl
27678           !> (integrate 34 files)
27679 ____________________________________________________________________________
27680 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
27681         Log: Subject: [?PATCH] terser pp_eq
27682              From: Nicholas Clark <nick@ccl4.org>
27683              Date: Mon, 19 Nov 2001 23:09:02 +0000
27684              Message-ID: <20011119230901.O62891@plum.flirble.org>
27685      Branch: perl
27686            ! pp_hot.c
27687 ____________________________________________________________________________
27688 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
27689         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
27690      Branch: perl
27691            ! pod/perldelta.pod
27692 ____________________________________________________________________________
27693 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
27694         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27695              From: Andy Dougherty <doughera@lafayette.edu>
27696              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
27697              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
27698      Branch: perl
27699            ! ext/re/Makefile.PL ext/re/re.xs
27700 ____________________________________________________________________________
27701 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
27702         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27703              From: Andy Dougherty <doughera@lafayette.edu>
27704              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
27705              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
27706      Branch: perl
27707            ! ext/re/re.xs
27708 ____________________________________________________________________________
27709 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
27710         Log: Integrate change #13119 from macperl.
27711              (No changes since already applied the patch,
27712              just keep perforce happy and well-fed.)
27713      Branch: perl
27714           !> lib/Pod/Html.pm
27715 ____________________________________________________________________________
27716 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
27717         Log: Subject: [PATCH] filter-util.pl for Mac OS
27718              From: Chris Nandor <pudge@pobox.com>
27719              Date: Tue, 20 Nov 2001 00:16:11 -0500
27720              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
27721      Branch: perl
27722            ! t/lib/filter-util.pl
27723 ____________________________________________________________________________
27724 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
27725         Log: Subject: [PATCH] Portability fix for Pod::Html
27726              From: Chris Nandor <pudge@pobox.com>
27727              Date: Tue, 20 Nov 2001 00:01:05 -0500
27728              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
27729      Branch: perl
27730            ! lib/Pod/Html.pm
27731 ____________________________________________________________________________
27732 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
27733         Log: Need to skip more tests if not perlio.
27734      Branch: perl
27735            ! lib/open.t
27736 ____________________________________________________________________________
27737 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
27738         Log: Pass 3 at perldelta - sort the lists of new modules,
27739              module improvements, and new platforms.
27740      Branch: perl
27741            ! pod/perldelta.pod
27742 ____________________________________________________________________________
27743 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
27744         Log: Document ${^OPEN}.
27745      Branch: perl
27746            ! pod/perlvar.pod
27747 ____________________________________________________________________________
27748 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
27749         Log: Make configpm work with extra keys
27750      Branch: maint-5.6/macperl
27751            ! macos/configpm
27752 ____________________________________________________________________________
27753 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
27754         Log: Version and doc updates
27755      Branch: maint-5.6/macperl
27756            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
27757 ____________________________________________________________________________
27758 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
27759         Log: More fixes for error message parsing (bug #470316)
27760      Branch: maint-5.6/macperl
27761            ! macos/macish.c
27762 ____________________________________________________________________________
27763 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
27764         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
27765              remove obsolete function (bug #465225)
27766      Branch: maint-5.6/macperl
27767            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
27768            ! macos/macperl/MPScript.c
27769 ____________________________________________________________________________
27770 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
27771         Log: Add p2as droplet to distribution.
27772      Branch: maint-5.6/macperl
27773            + macos/macperl/Droplets/p2as.plx
27774 ____________________________________________________________________________
27775 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
27776         Log: Bundle File::Sort.
27777      Branch: maint-5.6/macperl
27778            + macos/bundled_lib/blib/lib/File/Sort.pm
27779 ____________________________________________________________________________
27780 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
27781         Log: Various bundled module fixes.
27782      Branch: maint-5.6/macperl
27783            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
27784            ! macos/bundled_ext/Digest/MD5/t/files.t
27785            ! macos/bundled_ext/Filter/t/filter-util.pl
27786            ! macos/bundled_lib/blib/lib/Net/Config.pm
27787            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
27788 ____________________________________________________________________________
27789 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
27790         Log: Portability fix for Pod::Html.
27791      Branch: maint-5.6/macperl
27792            ! lib/Pod/Html.pm
27793 ____________________________________________________________________________
27794 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
27795         Log: Upgrade to Text::Balanced 1.89.
27796      Branch: perl
27797            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
27798            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
27799            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
27800            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
27801            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
27802            ! lib/Text/Balanced/t/gentag.t
27803 ____________________________________________________________________________
27804 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
27805         Log: Upgrade to NEXT 0.50.
27806      Branch: perl
27807            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27808            + lib/NEXT/t/unseen.t
27809            - lib/NEXT/test.pl
27810            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
27811 ____________________________________________________________________________
27812 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
27813         Log: Integrate with maint-5.6/perl.
27814      Branch: maint-5.6/macperl
27815           !> win32/win32.c
27816 ____________________________________________________________________________
27817 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
27818         Log: Update the README.threads scary header a bit.
27819      Branch: perl
27820            ! README.threads
27821 ____________________________________________________________________________
27822 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
27823         Log: Pass 2 at perldelta: add some changes since 5.7.2.
27824      Branch: perl
27825            ! pod/perldelta.pod
27826 ____________________________________________________________________________
27827 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
27828         Log: Subject: [DOC PATCH] perlfaq4.pod 
27829              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27830              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
27831              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
27832      Branch: perl
27833            ! pod/perlfaq4.pod
27834 ____________________________________________________________________________
27835 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
27836         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
27837              From: Michael G Schwern <schwern@pobox.com> 
27838              Date: Mon, 19 Nov 2001 19:53:12 -0500
27839              Message-ID: <20011119195311.I11883@blackrider>
27840      Branch: perl
27841            ! perl.c
27842 ____________________________________________________________________________
27843 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
27844         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
27845              From: PPrymmer@factset.com
27846              Date: Mon, 19 Nov 2001 17:08:59 -0500
27847              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
27848      Branch: perl
27849            ! vms/descrip_mms.template
27850 ____________________________________________________________________________
27851 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
27852         Log: Create a per-interpeter debug scratchpad container
27853              and use that for the regexec debugging.
27854      Branch: perl
27855            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
27856 ____________________________________________________________________________
27857 [ 13109] By: nick                                  on 2001/11/19  22:01:45
27858         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
27859              Configure unit detects the feature).
27860      Branch: metaconfig/U/perl
27861            + procselfexe.U
27862      Branch: perlio
27863            ! Configure config_h.SH
27864 ____________________________________________________________________________
27865 [ 13108] By: nick                                  on 2001/11/19  20:39:17
27866         Log: Integrate mainline
27867      Branch: perlio
27868           +> t/op/or.t
27869           !> (integrate 44 files)
27870 ____________________________________________________________________________
27871 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
27872         Log: sysseek tweak.
27873      Branch: perl
27874            ! pod/perlfunc.pod
27875 ____________________________________________________________________________
27876 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
27877         Log: Move the sysio tests from io/utf8 to lib/open.
27878      Branch: perl
27879            ! lib/open.t t/io/utf8.t
27880 ____________________________________________________________________________
27881 [ 13105] By: nick                                  on 2001/11/19  20:15:39
27882         Log: Add a .package and a README to //depot/metaconfig
27883      Branch: metaconfig
27884            + .package README
27885 ____________________________________________________________________________
27886 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
27887         Log: Thou shalt not mix stdio and sysio.
27888      Branch: perl
27889            ! t/io/utf8.t
27890 ____________________________________________________________________________
27891 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
27892         Log: Update Changes.
27893      Branch: perl
27894            ! Changes patchlevel.h
27895 ____________________________________________________________________________
27896 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
27897         Log: The runops_debug needs to be present always, otherwise
27898              places like AIX which need an explicit symbol export list
27899              will croak when trying to build Devel::Peek (which uses
27900              the runops_debug).
27901      Branch: perl
27902            ! makedef.pl
27903 ____________________________________________________________________________
27904 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
27905         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
27906              From: PPrymmer@factset.com 
27907              Date: Mon, 19 Nov 2001 11:34:22 -0500
27908              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
27909      Branch: perl
27910            ! lib/Memoize/t/tie_sdbm.t
27911 ____________________________________________________________________________
27912 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
27913         Log: Retract #13088: it seems that unless dump.c is extensively
27914              reorganized as to what symbols it shows, when, and to whom,
27915              we are stuck with having the dump.o symbols in the libperl
27916              and thusly in the main Perl binary.
27917      Branch: perl
27918            ! embedvar.h perlapi.h perlvars.h
27919 ____________________________________________________________________________
27920 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
27921         Log: The _uni_display should not be in dump.c since they
27922              are used under normal operation (S_not_a_number()).
27923      Branch: perl
27924            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
27925 ____________________________________________________________________________
27926 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
27927         Log: Protect sv_dump() from being included unless DEBUGGING,
27928              as noticed by Ilya.
27929      Branch: perl
27930            ! sv.c
27931 ____________________________________________________________________________
27932 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
27933         Log: Pending further investigation skip the tell() tests.
27934              The tell() is okay on Solaris, HP-UX and Tru64, but fails
27935              (by returning too much) in Linux.
27936      Branch: perl
27937            ! t/io/utf8.t
27938 ____________________________________________________________________________
27939 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
27940         Log: Retract #13082 until a better solution is found:
27941              statics break ithreads.
27942      Branch: perl
27943            ! regexec.c
27944 ____________________________________________________________________________
27945 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
27946         Log: Figures 1 and 2 for UTF-8.
27947      Branch: perl
27948            ! pod/perlunicode.pod
27949 ____________________________________________________________________________
27950 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
27951         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
27952              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27953              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
27954              Message-ID: <20011119132645.A15034@rafael>
27955      Branch: perl
27956            ! op.c pod/perldiag.pod t/lib/warnings/op
27957 ____________________________________________________________________________
27958 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
27959         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
27960              From: Michael G Schwern <schwern@pobox.com> 
27961              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
27962              Message-ID: <20011119031112.E786@blackrider>
27963      Branch: perl
27964            ! t/op/closure.t
27965 ____________________________________________________________________________
27966 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
27967         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
27968              From: Michael G Schwern <schwern@pobox.com>
27969              Date: Mon, 19 Nov 2001 03:42:56 -0500
27970              Message-ID: <20011119034256.I786@blackrider>
27971      Branch: perl
27972            + t/op/or.t
27973            ! MANIFEST
27974 ____________________________________________________________________________
27975 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
27976         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
27977              From: "Craig A. Berry" <craigberry@mac.com>
27978              Date: Sun, 18 Nov 2001 14:33:48 -0600
27979              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
27980      Branch: perl
27981            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
27982 ____________________________________________________________________________
27983 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
27984         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27985              From: Dave Rolsky <autarch@urth.org>
27986              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
27987              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27988      Branch: perl
27989            ! lib/ExtUtils/Manifest.pm
27990 ____________________________________________________________________________
27991 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
27992         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27993              From: Dave Rolsky <autarch@urth.org>
27994              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
27995              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27996      Branch: perl
27997            ! lib/ExtUtils/Install.pm
27998 ____________________________________________________________________________
27999 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
28000         Log: The runops_dbg should not be needed.
28001      Branch: perl
28002            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
28003 ____________________________________________________________________________
28004 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
28005         Log: do_spawn() cleanup from Charles Lane.
28006      Branch: perl
28007            ! vms/vms.c
28008 ____________________________________________________________________________
28009 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
28010         Log: Update the list of tests.
28011      Branch: perl
28012            ! t/lib/1_compile.t
28013 ____________________________________________________________________________
28014 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
28015         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
28016              From: Michael G Schwern <schwern@pobox.com> 
28017              Date: Fri, 16 Nov 2001 17:37:04 -0500
28018              Message-ID: <20011116173703.L30160@blackrider>
28019      Branch: perl
28020            ! t/lib/warnings/sv
28021 ____________________________________________________________________________
28022 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
28023         Log: FAQ sync.
28024      Branch: perl
28025            ! pod/perlfaq4.pod
28026 ____________________________________________________________________________
28027 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
28028         Log: Integrate perlio; win32 sync.
28029      Branch: perl
28030           !> perlio.c win32/win32io.c
28031 ____________________________________________________________________________
28032 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
28033         Log: (retracted by #13096)
28034              Debugging would be badly skewed by a malloc per regex dump.
28035      Branch: perl
28036            ! regexec.c
28037 ____________________________________________________________________________
28038 [ 13081] By: nick                                  on 2001/11/18  19:08:40
28039         Log: Win32 layer has a dup which needs to match new prototype.
28040      Branch: perlio
28041            ! win32/win32io.c
28042 ____________________________________________________________________________
28043 [ 13080] By: nick                                  on 2001/11/18  19:05:02
28044         Log: Wrong way to get stdio mode used.
28045      Branch: perlio
28046            ! perlio.c
28047 ____________________________________________________________________________
28048 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
28049         Log: Retract #13048: that introduced a malloc() (through savepvn())
28050              to *every* m//, which killed the performance quite badly.
28051      Branch: perl
28052            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
28053 ____________________________________________________________________________
28054 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
28055         Log: Pass 1 at perldelta.pod: sort the section contents
28056              together, drop all but the 5.7.2 known problems,
28057              leave the 5.7.1 security note since that's the
28058              fullest explanation (update the date on that).
28059      Branch: perl
28060            ! pod/perldelta.pod
28061 ____________________________________________________________________________
28062 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
28063         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
28064              
28065              Tiny problem in the test for 20011113.110: I hope
28066              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
28067      Branch: perl
28068            ! pp.c t/op/repeat.t
28069 ____________________________________________________________________________
28070 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
28071         Log: All of syswrite/send/sendto need to return character counts,
28072              and character counts from the offset, not the beginning of
28073              the scalar.
28074      Branch: perl
28075            ! pp_sys.c
28076 ____________________________________________________________________________
28077 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
28078         Log: Integrate PerlIO: duping fixes.
28079      Branch: perl
28080           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28081           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
28082           !> perliol.h sv.c
28083 ____________________________________________________________________________
28084 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
28085         Log: syswrite() was still returning byte counts, not character counts.
28086      Branch: perl
28087            ! pp_sys.c t/io/utf8.t
28088 ____________________________________________________________________________
28089 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
28090         Log: Add test for sysread().
28091      Branch: perl
28092            ! t/io/utf8.t
28093 ____________________________________________________________________________
28094 [ 13072] By: nick                                  on 2001/11/18  16:15:31
28095         Log: Allow dup'ing of PerlIO::Scalar etc.
28096      Branch: perlio
28097            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28098            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
28099            ! perliol.h sv.c
28100 ____________________________________________________________________________
28101 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
28102         Log: Prepend a null byte to the test set.
28103      Branch: perl
28104            ! t/io/utf8.t
28105 ____________________________________________________________________________
28106 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
28107         Log: Document how "no utf8;" can become handy.
28108      Branch: perl
28109            ! lib/utf8.pm
28110 ____________________________________________________________________________
28111 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
28112         Log: Integrate perlio; force the inclusion of the PL_runops_*
28113      Branch: perl
28114           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
28115 ____________________________________________________________________________
28116 [ 13068] By: nick                                  on 2001/11/18  13:23:33
28117         Log: embed.pl generated changes I forgot to include
28118      Branch: perlio
28119            ! embedvar.h perlapi.h pod/perlapi.pod
28120 ____________________________________________________________________________
28121 [ 13067] By: nick                                  on 2001/11/18  12:50:19
28122         Log: Force inclusion of both Perl_runops_* in perl itself,
28123              so they are available for Peek.xs etc.
28124      Branch: perlio
28125            ! perlvars.h
28126 ____________________________________________________________________________
28127 [ 13066] By: nick                                  on 2001/11/18  11:00:34
28128         Log: Integrate mainline - a few Devel::Peak fails.
28129      Branch: perlio
28130           +> (branch 29 files)
28131            - ext/Thread/Thread.pm lib/Benchmark.t
28132            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
28133            - lib/Lingua/KO/Hangul/Util/README
28134            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
28135            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
28136            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
28137            - vms/ext/vmsish.pm vms/ext/vmsish.t
28138            ! hv.c
28139           !> (integrate 389 files)
28140 ____________________________________________________________________________
28141 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
28142         Log: Start working on perldelta.  This is not yet any sort of
28143              editing; just concatenating perl570delta, perl571delta,
28144              and perl572delta.  Any sorting not done, any duplicate
28145              removal not done, any removal or update of obsolete items
28146              not done, any changes since 5.7.2 not included.  So there.
28147      Branch: perl
28148            ! pod/perldelta.pod
28149 ____________________________________________________________________________
28150 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
28151         Log: Banish "use utf8".
28152      Branch: perl
28153            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
28154 ____________________________________________________________________________
28155 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
28156         Log: Tweak from Charles Lane.
28157      Branch: perl
28158            ! vms/vms.c
28159 ____________________________________________________________________________
28160 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
28161         Log: Integrate change #13058 from maintperl;
28162              change#12559 breaks things on Win9x because command.com doesn't
28163              grok dquotes at all; disable all the system() smarts for
28164              command.com
28165      Branch: perl
28166           !> win32/win32.c
28167 ____________________________________________________________________________
28168 [ 13061] By: ams                                   on 2001/11/17  13:46:11
28169         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
28170              From: Jonathan Stowe <gellyfish@gellyfish.com>
28171              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
28172              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
28173      Branch: perl
28174            ! lib/Term/Cap.pm
28175 ____________________________________________________________________________
28176 [ 13060] By: ams                                   on 2001/11/17  09:49:10
28177         Log: Subject: [PATCH9 File/Find.pm doc nits
28178              From: Tels <perl_dummy@bloodgate.com>
28179              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
28180      Branch: perl
28181            ! lib/File/Find.pm
28182 ____________________________________________________________________________
28183 [ 13059] By: ams                                   on 2001/11/17  09:38:38
28184         Log: Subject: [PATCH] Benchmark.pm nit
28185              From: Tels <perl_dummy@bloodgate.com>
28186              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
28187      Branch: perl
28188            ! lib/Benchmark.pm
28189 ____________________________________________________________________________
28190 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
28191         Log: change#12559 breaks things on Win9x because command.com doesn't
28192              grok dquotes at all; disable all the system() smarts for
28193              command.com
28194      Branch: maint-5.6/perl
28195            ! win32/win32.c
28196 ____________________________________________________________________________
28197 [ 13057] By: ams                                   on 2001/11/16  20:30:03
28198         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
28199              From: Andy Dougherty <doughera@lafayette.edu>
28200              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
28201              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
28202      Branch: perl
28203            ! lib/Unicode/UCD.t
28204 ____________________________________________________________________________
28205 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
28206         Log: Subject: [Patch Perl@13023] VMS system() warning
28207              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28208              Date: Fri, 16 Nov 2001 15:20:11 EST
28209              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
28210      Branch: perl
28211            ! vms/vms.c
28212 ____________________________________________________________________________
28213 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
28214         Log: It's neither-nor, and protect against the impossible.
28215      Branch: perl
28216            ! lib/Thread.pm
28217 ____________________________________________________________________________
28218 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
28219         Log: 5005threads didn't work because $Thread::VERSION wasn't
28220              visible.  Oops.
28221      Branch: perl
28222            ! ext/Thread/Makefile.PL lib/Thread.pm
28223 ____________________________________________________________________________
28224 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
28225         Log: Robustness against Linux using something else than gcc;
28226              based on
28227              
28228              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
28229              From: Charles Randall <cfriv@yahoo.com>
28230              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
28231              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
28232      Branch: perl
28233            ! ext/Errno/Errno_pm.PL
28234 ____________________________________________________________________________
28235 [ 13052] By: ams                                   on 2001/11/16  16:46:39
28236         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
28237              From: Russ Allbery <rra@stanford.edu>
28238              Date: 16 Nov 2001 09:44:21 -0800
28239              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
28240      Branch: perl
28241            ! lib/Pod/ParseLink.pm
28242 ____________________________________________________________________________
28243 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
28244         Log: Update perluniintro on the UTF-8 output matters
28245              (that -w will warn unless the stream is explicitly UTF-8-ified).
28246      Branch: perl
28247            ! pod/perluniintro.pod
28248 ____________________________________________________________________________
28249 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
28250         Log: Adding new files to MANIFEST is nice.
28251      Branch: perl
28252            ! MANIFEST
28253 ____________________________________________________________________________
28254 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
28255         Log: Update Changes.
28256      Branch: perl
28257            ! Changes patchlevel.h
28258 ____________________________________________________________________________
28259 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
28260         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
28261              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
28262              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
28263              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
28264      Branch: perl
28265            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
28266 ____________________________________________________________________________
28267 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
28268         Log: Rename perlunintro to perluniintro; regen toc.
28269      Branch: perl
28270            + pod/perluniintro.pod
28271            - pod/perlunintro.pod
28272            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28273 ____________________________________________________________________________
28274 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
28275         Log: Document the negated lookahead trick to emulate
28276              character class subtraction.
28277      Branch: perl
28278            ! pod/perlunicode.pod
28279 ____________________________________________________________________________
28280 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
28281         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
28282              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28283              Date: Fri, 16 Nov 2001 23:31:04 +0900
28284              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
28285              
28286              (with the tweak that Cntrl is not C, it's Cc)
28287      Branch: perl
28288            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
28289            ! lib/unicore/mktables
28290 ____________________________________________________________________________
28291 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
28292         Log: Subject: [PATCH current] runtime runops switch
28293              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28294              Date: Fri, 16 Nov 2001 00:48:09 -0500
28295              Message-ID: <20011116004809.A934@math.ohio-state.edu>
28296      Branch: perl
28297            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
28298            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
28299            ! pod/perlintern.pod proto.h run.c
28300 ____________________________________________________________________________
28301 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
28302         Log: Further discourage old Thread code; tell how to tell
28303              the difference.
28304      Branch: perl
28305            ! lib/Thread.pm
28306 ____________________________________________________________________________
28307 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
28308         Log: A missing return; from Charles Lane.
28309      Branch: perl
28310            ! vms/vms.c
28311 ____________________________________________________________________________
28312 [ 13041] By: ams                                   on 2001/11/16  12:11:14
28313         Log: Subject: [PATCH] Doc spellcheck + podcheck
28314              From: Autrijus Tang <autrijus@egb.elixus.org>
28315              Date: Thu, 15 Nov 2001 22:49:05 -0800
28316              Message-Id: <20011116064905.GA44092@egb.elixus.org>
28317              
28318              Subject: [PATCH] podcheck+spellcheck, the rest of the story
28319              From: Autrijus Tang <autrijus@egb.elixus.org>
28320              Date: Fri, 16 Nov 2001 00:42:20 -0800
28321              Message-Id: <20011116084220.GA44295@egb.elixus.org>
28322              
28323              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
28324              From: Nicholas Clark <nick@ccl4.org>
28325              Date: Fri, 16 Nov 2001 10:32:01 +0000
28326              Message-Id: <20011116103200.F62891@plum.flirble.org>
28327              (Applied after suitable de-mangling.)
28328      Branch: perl
28329            ! README.aix README.dgux README.dos README.epoc README.hpux
28330            ! README.mint README.mpeix README.netware README.os2
28331            ! README.os390 README.plan9 README.qnx README.solaris
28332            ! README.threads doio.c pod/perl571delta.pod
28333            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
28334            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
28335            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
28336            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
28337            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
28338            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
28339 ____________________________________________________________________________
28340 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
28341         Log: Avoid redefinedness warning for now.
28342      Branch: perl
28343            ! lib/Thread.pm
28344 ____________________________________________________________________________
28345 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
28346         Log: use strict.
28347      Branch: perl
28348            ! lib/Thread.pm
28349 ____________________________________________________________________________
28350 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
28351         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
28352              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
28353              Date: Thu, 15 Nov 2001 22:54:47 EST 
28354              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
28355      Branch: perl
28356            ! vms/vms.c vms/vmspipe.com
28357 ____________________________________________________________________________
28358 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
28359         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
28360              From: "chromatic" <chromatic@rmci.net>
28361              Date: Thu, 15 Nov 2001 19:54:23 -0700
28362              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
28363      Branch: perl
28364            ! lib/File/stat.t
28365 ____________________________________________________________________________
28366 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
28367         Log: Make Thread a wrapper for both ithreads and 5005threads.
28368              Needs a lot of work and Arthur's eyeballing (and finishing
28369              few missing odds and ends of threads.pm).  Now Thread
28370              is an extension without its own .pm.
28371              
28372              If there are people who have experience working with
28373              either the 5005threads or the ithreads: cleaning up
28374              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
28375              and porting the various Thread::* modules, like Thread::Queue,
28376              to work also with ithreads, is needed.
28377              
28378              Removed the 5005threads requirement from the 5005 tests
28379              for easier testing (not all of them work yet since
28380              they use the Thread::* modules that have not been made
28381              to work with ithreads).  Leave the 5005 tests named as
28382              *.tx so that they are not run by "make test".
28383      Branch: perl
28384            + lib/Thread.pm
28385            - ext/Thread/Thread.pm
28386            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
28387            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
28388            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
28389            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
28390            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
28391            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
28392            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
28393 ____________________________________________________________________________
28394 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
28395         Log: $VERSION "a5" doesn't quite work.
28396      Branch: perl
28397            ! ext/B/Makefile.PL
28398 ____________________________________________________________________________
28399 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
28400         Log: Add the fruits of Larry Shatzer's version verifying script.
28401              (There are some straddlers, but they will be fixed in the
28402              upcoming releases of the modules.)
28403      Branch: perl
28404            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
28405            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
28406            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
28407            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
28408            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
28409            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
28410            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
28411            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
28412            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
28413            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
28414            ! wince/FindExt.pm
28415 ____________________________________________________________________________
28416 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
28417         Log: Add Larry Shatzer's VERSION verifying script.
28418      Branch: perl
28419            + Porting/checkVERSION.pl
28420            ! MANIFEST Porting/pumpkin.pod
28421 ____________________________________________________________________________
28422 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
28423         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
28424              From: Michael G Schwern <schwern@pobox.com>
28425              Date: Thu, 15 Nov 2001 19:26:40 -0500
28426              Message-ID: <20011115192640.R31399@blackrider>
28427      Branch: perl
28428            ! t/test.pl
28429 ____________________________________________________________________________
28430 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
28431         Log: Document the MY_CXT business; from Paul Marquess.
28432      Branch: perl
28433            ! pod/perlxs.pod
28434 ____________________________________________________________________________
28435 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
28436         Log: VMSCMD synch attempt.
28437      Branch: perl
28438            ! vms/vms.c vms/vmsish.h
28439 ____________________________________________________________________________
28440 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
28441         Log: Advise against -P as instructed by Schwern.
28442      Branch: perl
28443            ! pod/perlrun.pod
28444 ____________________________________________________________________________
28445 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
28446         Log: Subject: [PATCH] v-strings as Objects Step 1
28447              From: John Peacock <jpeacock@rowman.com>
28448              Date: Thu, 15 Nov 2001 12:41:04 -0500
28449              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
28450      Branch: perl
28451            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
28452            ! util.c
28453 ____________________________________________________________________________
28454 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
28455         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
28456              From: Michael G Schwern <schwern@pobox.com>
28457              Date: Thu, 15 Nov 2001 12:47:59 -0500
28458              Message-ID: <20011115124759.E31399@blackrider>
28459      Branch: perl
28460            + t/run/switchx.aux t/run/switchx.t
28461            ! MANIFEST t/run/switches.t
28462 ____________________________________________________________________________
28463 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
28464         Log: Upgrade to Getopt::Long 2.26_03.
28465      Branch: perl
28466            ! lib/Getopt/Long.pm
28467 ____________________________________________________________________________
28468 [ 13025] By: ams                                   on 2001/11/15  20:46:22
28469         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
28470              From: Michael G Schwern <schwern@pobox.com>
28471              Date: Thu, 15 Nov 2001 16:24:11 -0500
28472              Message-Id: <20011115162411.M31399@blackrider>
28473      Branch: perl
28474            ! vms/vms.c
28475 ____________________________________________________________________________
28476 [ 13024] By: ams                                   on 2001/11/15  19:32:06
28477         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
28478              From: rspier@pobox.com (Robert Spier)
28479              Date: Thu, 15 Nov 2001 11:19:21 -0800
28480              Message-Id: <15348.5433.732364.963687@rls.cx>
28481      Branch: perl
28482            ! op.c
28483 ____________________________________________________________________________
28484 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
28485         Log: Update Changes.
28486      Branch: perl
28487            ! Changes patchlevel.h
28488 ____________________________________________________________________________
28489 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
28490         Log: Subject: [PATCH] new tests for command-line switches
28491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28492              Date: Thu, 15 Nov 2001 17:00:30 +0100
28493              Message-ID: <20011115170030.A14193@rafael>
28494      Branch: perl
28495            + t/run/switches.t
28496            ! MANIFEST
28497 ____________________________________________________________________________
28498 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
28499         Log: Upgrade to podlators 1.13.
28500      Branch: perl
28501            + lib/Pod/ParseLink.pm
28502            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
28503            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
28504            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
28505            ! t/pod/pod2usage.xr t/pod/podselect.xr
28506 ____________________________________________________________________________
28507 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
28508         Log: skip "might be used uninitialized".
28509      Branch: perl
28510            ! pp_sys.c
28511 ____________________________________________________________________________
28512 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
28513         Log: Fix for "perlio bug in koi8-r encoding".  The problem
28514              seemed to be that binmode() always flushed the handle,
28515              which is not so good when switching encodings.  Fixed,
28516              added Matt Sergeant's testcase, documented in perlfunc/binmode,
28517              also added a pointer about disciplines to perlfunc/open,
28518              and in general cleaned up and reformatted the open entry.
28519      Branch: perl
28520            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
28521 ____________________________________________________________________________
28522 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
28523         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
28524              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28525              Date: 15 Nov 2001 08:57:06 -0000
28526              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
28527              
28528              chop() and chomp() are not real list functions,
28529              so let's not have them overrideable.  (Casey will
28530              be confused since in #7071 he patched the other way.)
28531      Branch: perl
28532            ! pod/perlfunc.pod toke.c
28533 ____________________________________________________________________________
28534 [ 13017] By: ams                                   on 2001/11/15  12:56:49
28535         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
28536              From: Robin Barker <rmb1@cise.npl.co.uk>
28537              Date: Thu, 15 Nov 2001 13:48:34 GMT
28538              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
28539              (Applied with tweaks.)
28540      Branch: perl
28541            ! pod/perltrap.pod
28542 ____________________________________________________________________________
28543 [ 13016] By: ams                                   on 2001/11/15  09:12:48
28544         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
28545              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28546              Date: Thu, 15 Nov 2001 09:06:39 +0100
28547              Message-Id: <20011115090639.A13005@rafael>
28548      Branch: perl
28549            ! pod/perlrun.pod
28550 ____________________________________________________________________________
28551 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
28552         Log: "link =" from utils.lst was being processed oddly.
28553      Branch: perl
28554            ! installman
28555 ____________________________________________________________________________
28556 [ 13014] By: ams                                   on 2001/11/15  02:52:52
28557         Log: Subject: [PATCH current] CreateTTY in -d
28558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28559              Date: Wed, 14 Nov 2001 21:26:31 -0500
28560              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
28561      Branch: perl
28562            ! lib/perl5db.pl
28563 ____________________________________________________________________________
28564 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
28565         Log: Corify the Filter::Simple tests. 
28566      Branch: perl
28567            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
28568            ! lib/Filter/Simple/t/filter_only.t
28569 ____________________________________________________________________________
28570 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
28571         Log: Upgrade to Filter::Simple 0.70.
28572      Branch: perl
28573            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
28574            + t/lib/FilterOnlyTest.pm
28575            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
28576            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
28577            ! t/lib/FilterTest.pm
28578 ____________________________________________________________________________
28579 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
28580         Log: Cleanliness inspired by Cygwin.
28581      Branch: perl
28582            ! Makefile.SH x2p/Makefile.SH
28583 ____________________________________________________________________________
28584 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
28585         Log: Add perlunintro (formerly known as perlunitut); regen toc.
28586      Branch: perl
28587            + pod/perlunintro.pod
28588            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28589 ____________________________________________________________________________
28590 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
28591         Log: FAQ sync.
28592      Branch: perl
28593            ! pod/perlfaq6.pod
28594 ____________________________________________________________________________
28595 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
28596         Log: Quieten pgcc 2.91.66 worries.
28597      Branch: perl
28598            ! gv.c pp_ctl.c utf8.c
28599 ____________________________________________________________________________
28600 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
28601         Log: Upgrade to Switch 2.06.
28602      Branch: perl
28603            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
28604            ! lib/Switch/t/nested.t
28605 ____________________________________________________________________________
28606 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
28607         Log: Upgrade to Attribute::Handlers 0.76.
28608      Branch: perl
28609            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28610            ! lib/Attribute/Handlers/README
28611            ! lib/Attribute/Handlers/demo/Demo.pm
28612            ! lib/Attribute/Handlers/demo/Descriptions.pm
28613            ! lib/Attribute/Handlers/demo/MyClass.pm
28614            ! lib/Attribute/Handlers/demo/demo_cycle.pl
28615            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
28616            ! lib/Attribute/Handlers/t/multi.t
28617 ____________________________________________________________________________
28618 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
28619         Log: Signedness nit.
28620      Branch: perl
28621            ! regexec.c
28622 ____________________________________________________________________________
28623 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
28624         Log: VERSIONize.
28625      Branch: perl
28626            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
28627            ! lib/integer.pm
28628 ____________________________________________________________________________
28629 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
28630         Log: No pod in internal Net::FTP classes.
28631      Branch: perl
28632            ! pod/buildtoc.PL
28633 ____________________________________________________________________________
28634 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
28635         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
28636              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
28637              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
28638              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
28639      Branch: perl
28640            ! regexec.c
28641 ____________________________________________________________________________
28642 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
28643         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
28644              Pudge correctly).
28645      Branch: perl
28646            ! t/test.pl
28647 ____________________________________________________________________________
28648 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
28649         Log: Add comments to mark where $^X is being handled.
28650      Branch: perl
28651            ! perl.c toke.c
28652 ____________________________________________________________________________
28653 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
28654         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
28655              From: Michael G Schwern <schwern@pobox.com>
28656              Date: Wed, 14 Nov 2001 16:38:25 -0500
28657              Message-ID: <20011114163825.D6519@blackrider>
28658      Branch: perl
28659            ! t/op/repeat.t
28660 ____________________________________________________________________________
28661 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
28662         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
28663              From: Michael G Schwern <schwern@pobox.com>
28664              Date: Wed, 14 Nov 2001 13:19:15 -0500
28665              Message-ID: <20011114131915.K5096@blackrider>
28666      Branch: perl
28667            ! t/op/die_exit.t
28668 ____________________________________________________________________________
28669 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
28670         Log: Subject: Re: [PATCH] new version of runperl()
28671              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28672              Date: Wed, 14 Nov 2001 15:39:12 EST
28673              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
28674              
28675              "VMS $^X pipes etc" patch.
28676      Branch: perl
28677            ! vms/vms.c
28678 ____________________________________________________________________________
28679 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
28680         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
28681              and add "verbose" option to show the final command.
28682      Branch: perl
28683            ! t/test.pl
28684 ____________________________________________________________________________
28685 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
28686         Log: Goof in some of the comment fields of #12994.
28687      Branch: perl
28688            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
28689            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
28690            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
28691            ! lib/unicore/In/9.pl
28692 ____________________________________________________________________________
28693 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
28694         Log: The First, Last ranges in the Unicode data weren't
28695              getting their general categories added properly;
28696              noticed by Jeffrey Friedl.
28697      Branch: perl
28698            ! lib/unicore/Category.pl lib/unicore/In/0.pl
28699            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
28700            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28701            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
28702            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
28703            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
28704            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
28705            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
28706            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
28707            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
28708            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
28709            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
28710            ! lib/unicore/mktables
28711 ____________________________________________________________________________
28712 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
28713         Log: Subject: [PATCH] new version of runperl()
28714              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28715              Date: Wed, 14 Nov 2001 12:23:01 +0100
28716              Message-ID: <20011114122301.A29384@rafael>
28717      Branch: perl
28718            ! t/io/argv.t t/test.pl
28719 ____________________________________________________________________________
28720 [ 12992] By: ams                                   on 2001/11/14  13:40:39
28721         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
28722              From: Michael G Schwern <schwern@pobox.com>
28723              Date: Tue, 13 Nov 2001 23:17:54 -0500
28724              Message-Id: <20011113231754.S32567@blackrider>
28725      Branch: perl
28726            ! perl.c
28727 ____________________________________________________________________________
28728 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
28729         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
28730              From: Philip Newton <Philip.Newton@gmx.net>
28731              Date: Wed, 14 Nov 2001 10:59:53 +0100
28732              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
28733              
28734              plus a lot of paragraph reformatting because of long lines.
28735      Branch: perl
28736            ! pod/perlapio.pod
28737 ____________________________________________________________________________
28738 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
28739         Log: A bool is not a pointer.
28740      Branch: perl
28741            ! pp_sys.c
28742 ____________________________________________________________________________
28743 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
28744         Log: AUTHORS updates.
28745      Branch: perl
28746            ! AUTHORS
28747 ____________________________________________________________________________
28748 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
28749         Log: There are several MIME RFCs.
28750      Branch: perl
28751            ! ext/Encode/Encode.pm
28752 ____________________________________________________________________________
28753 [ 12987] By: ams                                   on 2001/11/14  01:09:28
28754         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
28755              From: Michael G Schwern <schwern@pobox.com>
28756              Date: Tue, 13 Nov 2001 20:59:13 -0500
28757              Message-Id: <20011113205913.H32567@blackrider>
28758      Branch: perl
28759            ! t/op/groups.t vms/test.com
28760 ____________________________________________________________________________
28761 [ 12986] By: ams                                   on 2001/11/14  01:07:06
28762         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
28763              From: Michael G Schwern <schwern@pobox.com>
28764              Date: Tue, 13 Nov 2001 20:51:34 -0500
28765              Message-Id: <20011113205134.F32567@blackrider>
28766      Branch: perl
28767            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
28768 ____________________________________________________________________________
28769 [ 12985] By: ams                                   on 2001/11/14  00:43:59
28770         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
28771              From: Michael G Schwern <schwern@pobox.com>
28772              Date: Tue, 13 Nov 2001 20:38:42 -0500
28773              Message-Id: <20011113203842.E32567@blackrider>
28774      Branch: perl
28775            ! pod/perlport.pod
28776 ____________________________________________________________________________
28777 [ 12984] By: ams                                   on 2001/11/14  00:32:15
28778         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
28779              From: Michael G Schwern <schwern@pobox.com>
28780              Date: Tue, 13 Nov 2001 20:27:02 -0500
28781              Message-Id: <20011113202702.D32567@blackrider>
28782      Branch: perl
28783            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
28784            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
28785            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
28786            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
28787 ____________________________________________________________________________
28788 [ 12983] By: ams                                   on 2001/11/14  00:00:27
28789         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
28790              From: Michael G Schwern <schwern@pobox.com>
28791              Date: Tue, 13 Nov 2001 19:51:59 -0500
28792              Message-Id: <20011113195159.B32567@blackrider>
28793      Branch: perl
28794            ! pod/perlport.pod
28795 ____________________________________________________________________________
28796 [ 12982] By: ams                                   on 2001/11/13  23:53:11
28797         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
28798              From: Larry Shatzer <fugazi@zippy.zyx.net>
28799              Date: Tue, 13 Nov 2001 17:27:59 -0700
28800              Message-Id: <20011113172759.E27768@zippy.zyx.net>
28801      Branch: perl
28802            ! pod/perlapio.pod
28803 ____________________________________________________________________________
28804 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
28805         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
28806              "large enough" Unicode characters returned more than one
28807              as their "Unicode size".
28808      Branch: perl
28809            ! pp_sys.c t/io/utf8.t
28810 ____________________________________________________________________________
28811 [ 12980] By: ams                                   on 2001/11/13  19:32:33
28812         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
28813              From: "Craig A. Berry" <craigberry@mac.com>
28814              Date: Tue, 13 Nov 2001 14:33:25 -0600
28815              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
28816      Branch: perl
28817            ! vms/gen_shrfls.pl
28818 ____________________________________________________________________________
28819 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
28820         Log: Subject: Minor patch to Encode.pm (detypo)
28821              From: "Philip Newton" <Philip.Newton@gmx.net>
28822              Date: Tue, 13 Nov 2001 20:11:01 +0100
28823              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
28824      Branch: perl
28825            ! ext/Encode/Encode.pm
28826 ____________________________________________________________________________
28827 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
28828         Log: Evil tabulators.
28829      Branch: perl
28830            ! ext/Encode/Encode.pm
28831 ____________________________________________________________________________
28832 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
28833         Log: Document the available encodings.
28834      Branch: perl
28835            ! ext/Encode/Encode.pm
28836 ____________________________________________________________________________
28837 [ 12976] By: ams                                   on 2001/11/13  17:14:07
28838         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28839              From: Barrie Slaymaker <barries@slaysys.com>
28840              Date: Tue, 13 Nov 2001 12:41:36 -0500
28841              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
28842      Branch: perl
28843            ! t/op/universal.t
28844 ____________________________________________________________________________
28845 [ 12975] By: ams                                   on 2001/11/13  16:24:21
28846         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28847              From: Barrie Slaymaker <barries@slaysys.com>
28848              Date: Tue, 13 Nov 2001 10:56:20 -0500
28849              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
28850              (Test applied with minor tweaks and ->isa("HASH") omission.)
28851      Branch: perl
28852            ! lib/UNIVERSAL.pm t/op/universal.t
28853 ____________________________________________________________________________
28854 [ 12974] By: ams                                   on 2001/11/13  15:46:07
28855         Log: Subject: [PATCH Benchmark.pm] docco tweaks
28856              From: Barrie Slaymaker <barries@slaysys.com>
28857              Date: Tue, 13 Nov 2001 11:34:45 -0500
28858              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
28859      Branch: perl
28860            ! lib/Benchmark.pm
28861 ____________________________________________________________________________
28862 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
28863         Log: Subject: [PATCH] Attack of the C loops, round 1
28864              From: Richard Soderberg <rs@oregonnet.com>
28865              Date: Mon, 12 Nov 2001 12:07:29 -0800
28866              Message-Id: <200111122007.MAA01994@oregonnet.com>
28867              
28868              Subject: [PATCH] bytecode.pl (tiny patch)
28869              From: Richard Soderberg <rs@oregonnet.com>
28870              Date: Mon, 12 Nov 2001 12:53:24 -0800
28871              Message-Id: <200111122053.MAA06272@oregonnet.com>
28872      Branch: perl
28873            ! bytecode.pl installhtml
28874 ____________________________________________________________________________
28875 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
28876         Log: Subject: [PATCH] Update to Filter::Util::Call
28877              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28878              Date: Sun, 11 Nov 2001 22:33:33 -0000
28879              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
28880              
28881              Use the new CXT* macros.
28882      Branch: perl
28883            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28884 ____________________________________________________________________________
28885 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
28886         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
28887              From: Michael G Schwern <schwern@pobox.com>
28888              Date: Mon, 12 Nov 2001 20:50:34 -0500
28889              Message-ID: <20011112205034.H2888@blackrider>
28890      Branch: perl
28891            + lib/vmsish.pm lib/vmsish.t
28892            - vms/ext/vmsish.pm vms/ext/vmsish.t
28893            ! MANIFEST vms/descrip_mms.template
28894 ____________________________________________________________________________
28895 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
28896         Log: :utf8 works only with perlio.
28897      Branch: perl
28898            ! lib/open.t
28899 ____________________________________________________________________________
28900 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
28901         Log: Subject: Re: @Config -"des" not quite working on VMS
28902              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28903              Date: Tue, 13 Nov 2001 08:35:13 EST 
28904              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
28905      Branch: perl
28906            ! configure.com
28907 ____________________________________________________________________________
28908 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
28909         Log: Subject: [PATCH] lib/charnames.pm 
28910              From: Jeffrey Friedl <jfriedl@yahoo.com>
28911              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
28912              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
28913      Branch: perl
28914            ! lib/charnames.pm
28915 ____________________________________________________________________________
28916 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
28917         Log: Docs for Mac::err.
28918      Branch: maint-5.6/macperl
28919            ! macos/ext/Mac/err/err.pm
28920 ____________________________________________________________________________
28921 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
28922         Log: Some cleanup; change some globals to references for
28923              possible persistence later.
28924      Branch: maint-5.6/macperl
28925            ! macos/lib/Mac/Glue.pm
28926 ____________________________________________________________________________
28927 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
28928         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
28929      Branch: maint-5.6/macperl
28930            ! macos/ext/Mac/Files/Files.pm
28931 ____________________________________________________________________________
28932 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
28933         Log: Get Mac::Navigation to compile (bug #464684).
28934      Branch: maint-5.6/macperl
28935            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
28936            ! macos/ext/Mac/Navigation/Makefile.PL
28937            ! macos/ext/Mac/Navigation/Navigation.xs
28938            ! macos/macperl/Makefile.mk
28939 ____________________________________________________________________________
28940 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
28941         Log: Add in modules and POD to help menu.
28942      Branch: maint-5.6/macperl
28943            ! macos/macperl/MacPerl.podhelp
28944 ____________________________________________________________________________
28945 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
28946         Log: Update bundled modules.
28947      Branch: maint-5.6/macperl
28948            + macos/bundled_ext/Filter/t/FilterTest.pm
28949            + macos/bundled_ext/List/Util/t/shuffle.t
28950            + macos/bundled_ext/Storable/t/compat06.t
28951            + macos/bundled_ext/Storable/t/st-dump.pl
28952            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
28953            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
28954            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
28955            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
28956            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
28957            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
28958            + macos/bundled_lib/blib/lib/lwpcook.pod
28959            + macos/bundled_lib/t/Filter/Simple/filter.t
28960            + macos/bundled_lib/t/Switch/t/given.t
28961            + macos/bundled_lib/t/Switch/t/nested.t
28962            + macos/bundled_lib/t/Switch/t/switch.t
28963            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
28964            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
28965            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
28966            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
28967            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
28968            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
28969            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
28970            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
28971            + macos/bundled_lib/t/URI/rfc2732.t
28972            + macos/bundled_lib/t/libnet/config.t
28973            + macos/bundled_lib/t/libnet/libnet_t.pl
28974            + macos/bundled_lib/t/libwww-perl/live/google.t
28975            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
28976            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
28977            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28978            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
28979            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
28980            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
28981            + macos/bundled_lib/t/libwww-perl/live/validator.t
28982            - macos/bundled_ext/Filter/t/MyFilter.pm
28983            - macos/bundled_ext/Storable/t/compat-0.6.t
28984            - macos/bundled_ext/Storable/t/dump.pl
28985            - macos/bundled_ext/Time/Piece/Makefile.PL
28986            - macos/bundled_ext/Time/Piece/Piece.pm
28987            - macos/bundled_ext/Time/Piece/Piece.t
28988            - macos/bundled_ext/Time/Piece/Piece.xs
28989            - macos/bundled_ext/Time/Piece/README
28990            - macos/bundled_ext/Time/Piece/Seconds.pm
28991            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
28992            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
28993            - macos/bundled_lib/blib/lib/Net/PH.pm
28994            - macos/bundled_lib/blib/lib/Net/SNPP.pm
28995            - macos/bundled_lib/blib/lib/Text/Balanced.pod
28996            - macos/bundled_lib/t/Filter/Simple/test.pl
28997            - macos/bundled_lib/t/Switch/test.pl
28998            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
28999            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
29000            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
29001            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
29002            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
29003            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
29004            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
29005            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
29006            - macos/bundled_lib/t/libnet/ph.t
29007            ! (edit 125 files)
29008 ____________________________________________________________________________
29009 [ 12961] By: ams                                   on 2001/11/13  00:45:08
29010         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
29011              From: Michael G Schwern <schwern@pobox.com>
29012              Date: Mon, 12 Nov 2001 20:16:45 -0500
29013              Message-Id: <20011112201644.G2888@blackrider>
29014      Branch: perl
29015            ! pod/perlport.pod
29016 ____________________________________________________________________________
29017 [ 12960] By: ams                                   on 2001/11/12  23:54:00
29018         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
29019              Recoving dup tests for VMS
29020              From: Michael G Schwern <schwern@pobox.com>
29021              Date: Mon, 12 Nov 2001 19:35:33 -0500
29022              Message-Id: <20011112193533.D2888@blackrider>
29023      Branch: perl
29024            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
29025 ____________________________________________________________________________
29026 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
29027         Log: Update Changes.
29028      Branch: perl
29029            ! Changes patchlevel.h
29030 ____________________________________________________________________________
29031 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
29032         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
29033              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
29034              Date: Mon, 12 Nov 2001 12:35:18 EST 
29035              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
29036      Branch: perl
29037            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
29038            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
29039 ____________________________________________________________________________
29040 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
29041         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
29042              From: Barrie Slaymaker <barries@slaysys.com>
29043              Date: Mon, 12 Nov 2001 11:19:52 -0500
29044              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
29045      Branch: perl
29046            ! lib/File/Spec.t lib/File/Spec/Win32.pm
29047 ____________________________________________________________________________
29048 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
29049         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
29050              From: Barrie Slaymaker <barries@slaysys.com>
29051              Date: Mon, 12 Nov 2001 11:07:36 -0500
29052              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
29053      Branch: perl
29054            ! lib/Benchmark.pm
29055 ____________________________________________________________________________
29056 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
29057         Log: Misplaced test, noticed by Barrie Slaymaker.
29058              (We are missing Benchmark tests, then.)
29059      Branch: perl
29060            + ext/Devel/DProf/DProf.t
29061            - lib/Benchmark.t
29062            ! MANIFEST
29063 ____________________________________________________________________________
29064 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
29065         Log: Subject: [PATCH] a few typo fixes 
29066              From: Jeffrey Friedl <jfriedl@yahoo.com>
29067              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
29068              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
29069              
29070              Patching README.foo instead of pod/perlfoo.pod,
29071              not patching Math::BigInt (Tels will take care of that),
29072              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
29073              and perldoc.PL instead of libnetcfg and perldoc, patching
29074              ext/Digest/MD5/t/files.t since MD5.pm was changed.
29075      Branch: perl
29076            ! (edit 109 files)
29077 ____________________________________________________________________________
29078 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
29079         Log: Add a note about the dangers of bad UTF-8.
29080      Branch: perl
29081            ! pod/perlunicode.pod
29082 ____________________________________________________________________________
29083 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
29084         Log: NetWare Nit from Ananth Kesari.
29085      Branch: perl
29086            ! NetWare/config.wc
29087 ____________________________________________________________________________
29088 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
29089         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
29090      Branch: perl
29091            ! ext/Encode/Encode.pm
29092 ____________________________________________________________________________
29093 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
29094         Log: (retracted by #12951)
29095      Branch: perl
29096            ! ext/Encode/Encode.pm
29097 ____________________________________________________________________________
29098 [ 12949] By: ams                                   on 2001/11/12  06:40:18
29099         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
29100              From: Robert Spier <rspier@pobox.com>
29101              Date: Sun, 11 Nov 2001 18:50:18 -0800
29102              Message-Id: <15343.14570.121505.233336@rls.cx>
29103              
29104              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
29105              From: Rick Delaney <rick.delaney@home.com>
29106              Date: 12 Nov 2001 00:15:52 -0500
29107              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
29108      Branch: perl
29109            ! pp_hot.c t/op/taint.t
29110 ____________________________________________________________________________
29111 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
29112         Log: It seems that we actually have this detail implemented
29113              as for as Level 1 Support of Unicode regex support is
29114              concerned: at Level 1 only 1:1 support for loose
29115              (aka caseless, aka caseigoring ) matching is required.
29116      Branch: perl
29117            ! pod/perlunicode.pod
29118 ____________________________________________________________________________
29119 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
29120         Log: (retracted by #12951)
29121      Branch: perl
29122            ! ext/Encode/Encode.pm
29123 ____________________________________________________________________________
29124 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
29125         Log: BOM, bom, Bom.
29126      Branch: perl
29127            ! pod/perlunicode.pod
29128 ____________________________________________________________________________
29129 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
29130         Log: Upgrade to Math::BigInt 1.46.
29131      Branch: perl
29132            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29133            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29134            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29135            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
29136            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29137 ____________________________________________________________________________
29138 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
29139         Log: Subject: Re: PERFORCE change 12943 for review
29140              From: "Philip Newton" <Philip.Newton@gmx.net>
29141              Date: Sun, 11 Nov 2001 20:53:36 +0100
29142              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
29143      Branch: perl
29144            ! pod/perlunicode.pod
29145 ____________________________________________________________________________
29146 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
29147         Log: Doc updates; make the Unicode discussions a little
29148              bit less alarming, and add information about encodings,
29149              surrogates, and BOMs.
29150      Branch: perl
29151            ! pod/perlunicode.pod
29152 ____________________________________________________________________________
29153 [ 12942] By: ams                                   on 2001/11/11  16:45:00
29154         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
29155              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
29156              Date: Mon, 12 Nov 2001 00:22:57 +0900
29157              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
29158      Branch: perl
29159            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
29160            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
29161 ____________________________________________________________________________
29162 [ 12941] By: ams                                   on 2001/11/11  13:01:40
29163         Log: Subject: Re: PERFORCE change 12929 for review
29164              From: "Philip Newton" <Philip.Newton@gmx.net>
29165              Date: Sun, 11 Nov 2001 14:27:44 +0100
29166              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
29167      Branch: perl
29168            ! MANIFEST
29169 ____________________________________________________________________________
29170 [ 12940] By: ams                                   on 2001/11/11  05:06:43
29171         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
29172              From: Michael G Schwern <schwern@pobox.com>
29173              Date: Thu, 8 Nov 2001 22:56:45 -0500
29174              Message-Id: <20011108225645.H5587@blackrider>
29175      Branch: perl
29176            ! t/op/chdir.t
29177 ____________________________________________________________________________
29178 [ 12939] By: ams                                   on 2001/11/11  05:01:00
29179         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
29180              From: Michael G Schwern <schwern@pobox.com>
29181              Date: Sun, 11 Nov 2001 00:54:43 -0500
29182              Message-Id: <20011111005443.A24450@blackrider>
29183      Branch: perl
29184            ! ext/Cwd/t/cwd.t
29185 ____________________________________________________________________________
29186 [ 12938] By: ams                                   on 2001/11/11  03:25:13
29187         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
29188              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
29189              From: "chromatic" <chromatic@rmci.net>
29190              Date: Sat, 10 Nov 2001 21:03:20 -0700
29191              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
29192      Branch: perl
29193            ! lib/File/stat.pm lib/File/stat.t
29194 ____________________________________________________________________________
29195 [ 12937] By: ams                                   on 2001/11/11  02:05:23
29196         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
29197              From: "Craig A. Berry" <craigberry@mac.com>
29198              Date: Sat, 10 Nov 2001 17:23:52 -0600
29199              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
29200      Branch: perl
29201            ! t/op/magic.t
29202 ____________________________________________________________________________
29203 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
29204         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
29205      Branch: perl
29206            ! lib/open.pm lib/open.t
29207 ____________________________________________________________________________
29208 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
29209         Log: The Official name of ASCII.
29210      Branch: perl
29211            ! ext/Encode/Encode.pm
29212 ____________________________________________________________________________
29213 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
29214         Log: The KOI8-R example wasn't quite right.
29215      Branch: perl
29216            ! lib/open.pm lib/open.t
29217 ____________________________________________________________________________
29218 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
29219         Log: Enhance the open pragma to support :utf8, :locale,
29220              and :encoding directly as special cases, and rename
29221              the INOUT to IO.
29222      Branch: perl
29223            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
29224 ____________________________________________________________________________
29225 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
29226         Log: Document the UTF-16 surrogate encoding and decoding.
29227      Branch: perl
29228            ! ext/Encode/Encode.pm
29229 ____________________________________________________________________________
29230 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
29231         Log: A potential recursion breaker.
29232      Branch: perl
29233            ! sv.c
29234 ____________________________________________________________________________
29235 [ 12930] By: ams                                   on 2001/11/10  07:46:53
29236         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
29237              (was Re: perl@12892)
29238              From: "chromatic" <chromatic@rmci.net>
29239              Date: Sat, 10 Nov 2001 01:28:09 -0700
29240              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
29241      Branch: perl
29242            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
29243            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
29244            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
29245            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
29246 ____________________________________________________________________________
29247 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
29248         Log: Add a test for the bytes pragma.
29249      Branch: perl
29250            + lib/bytes.t
29251            ! MANIFEST
29252 ____________________________________________________________________________
29253 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
29254         Log: Doc update.
29255      Branch: perl
29256            ! lib/bytes.pm
29257 ____________________________________________________________________________
29258 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
29259         Log: Cease to exist.
29260      Branch: perl
29261            - lib/Unicode/Normalize.pm
29262 ____________________________________________________________________________
29263 [ 12926] By: ams                                   on 2001/11/10  03:23:16
29264         Log: Subject: [patch] my_setenv speedup + fixes
29265              From: Doug MacEachern <dougm@covalent.net>
29266              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
29267              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
29268      Branch: perl
29269            ! util.c
29270 ____________________________________________________________________________
29271 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
29272         Log: Newline trouble.
29273      Branch: perl
29274            ! lib/ExtUtils/Embed.t
29275 ____________________________________________________________________________
29276 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
29277         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
29278              From: "Craig A. Berry" <craigberry@mac.com>
29279              Date: Fri, 09 Nov 2001 18:13:16 -0600
29280              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
29281      Branch: perl
29282            ! vms/munchconfig.c
29283 ____________________________________________________________________________
29284 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
29285         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
29286              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29287              Date: Sat, 10 Nov 2001 00:10:45 +0100
29288              Message-ID: <20011110001045.A11945@rafael>
29289      Branch: perl
29290            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
29291            + t/run/switchn.t t/run/switchp.t
29292            ! MANIFEST
29293 ____________________________________________________________________________
29294 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
29295         Log: Subject: [PATCH] some tests not cleaning up properly               
29296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
29297              Date: Fri, 9 Nov 2001 22:13:10 +0100
29298              Message-ID: <20011109221310.A11115@rafael>
29299      Branch: perl
29300            ! ext/Cwd/t/cwd.t t/io/argv.t
29301 ____________________________________________________________________________
29302 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
29303         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
29304              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29305              Date: Fri, 9 Nov 2001 15:07:19 EST
29306              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
29307      Branch: perl
29308            ! lib/ExtUtils/Embed.t
29309 ____________________________________________________________________________
29310 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
29311         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
29312              have been copied so it shouldn't be freed in perl_destruct()
29313      Branch: perl
29314            ! perl.c
29315 ____________________________________________________________________________
29316 [ 12919] By: ams                                   on 2001/11/09  15:36:22
29317         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
29318              From: Michael G Schwern <schwern@pobox.com>
29319              Date: Fri, 9 Nov 2001 00:38:59 -0500
29320              Message-Id: <20011109003859.K5587@blackrider>
29321              (Applied with directory name changes suggested by Craig Berry.)
29322      Branch: perl
29323            ! ext/Cwd/t/cwd.t
29324 ____________________________________________________________________________
29325 [ 12918] By: ams                                   on 2001/11/09  15:29:15
29326         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
29327              From: Michael G Schwern <schwern@pobox.com>
29328              Date: Fri, 9 Nov 2001 01:44:14 -0500
29329              Message-Id: <20011109014414.N5587@blackrider>
29330      Branch: perl
29331            ! vms/ext/filespec.t
29332 ____________________________________________________________________________
29333 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
29334         Log: Update Changes.
29335      Branch: perl
29336            ! Changes patchlevel.h
29337 ____________________________________________________________________________
29338 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
29339         Log: Regen toc.
29340      Branch: perl
29341            ! pod/perltoc.pod
29342 ____________________________________________________________________________
29343 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
29344         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
29345              see http://www.jepstone.net/bjepson//jpl/cvs.html
29346      Branch: perl
29347            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
29348 ____________________________________________________________________________
29349 [ 12914] By: ams                                   on 2001/11/09  14:05:12
29350         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
29351              From: Michael G Schwern <schwern@pobox.com>
29352              Date: Thu, 8 Nov 2001 22:05:49 -0500
29353              Message-Id: <20011108220549.F5587@blackrider>
29354      Branch: perl
29355            ! vms/test.com
29356 ____________________________________________________________________________
29357 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
29358         Log: NetWare update from Ananth Kesari.
29359      Branch: perl
29360            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
29361 ____________________________________________________________________________
29362 [ 12912] By: ams                                   on 2001/11/09  13:40:26
29363         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
29364              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29365              Date: Fri, 9 Nov 2001 14:32:28 +0100
29366              Message-Id: <20011109143228.A18996@rafael>
29367      Branch: perl
29368            ! perl.c
29369 ____________________________________________________________________________
29370 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
29371         Log: FAQ sync.
29372      Branch: perl
29373            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
29374            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
29375            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
29376 ____________________________________________________________________________
29377 [ 12910] By: ams                                   on 2001/11/09  07:33:49
29378         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
29379              From: Michael G Schwern <schwern@pobox.com>
29380              Date: Fri, 9 Nov 2001 00:41:56 -0500
29381              Message-Id: <20011109004156.L5587@blackrider>
29382      Branch: perl
29383            ! lib/File/Find/t/find.t
29384 ____________________________________________________________________________
29385 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
29386         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
29387              The CPAN distribution has both pm and XS implementations,
29388              and for performance reasons we choose the XS.
29389              Another reason to choose the XS is that it doesn't
29390              require Lingua::KO::Hangul::Util, which means that
29391              we can delete that-- which in turn means that Unicode::UCD
29392              cannot expect that: support it, but don't expect.
29393              Ditto Unicode::Collate.
29394              
29395              Note that Unicode::Normalize Makefile.PL and
29396              Normalize.xs have been modified from the CPAN 0.10
29397              versions: the first one to be simpler (no pm) and
29398              clean up the generated unf*.h files, the second one
29399              to quench compiler grumblings.  Must notify Sadahiro
29400              about these changes.
29401      Branch: perl
29402            + ext/Unicode/Normalize/Changes
29403            + ext/Unicode/Normalize/Makefile.PL
29404            + ext/Unicode/Normalize/Normalize.pm
29405            + ext/Unicode/Normalize/Normalize.pod
29406            + ext/Unicode/Normalize/Normalize.xs
29407            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
29408            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
29409            + ext/Unicode/Normalize/t/test.t
29410            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
29411            - lib/Lingua/KO/Hangul/Util/README
29412            - lib/Lingua/KO/Hangul/Util/t/test.t
29413            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
29414            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
29415            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
29416            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
29417            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
29418            ! win32/makefile.mk
29419 ____________________________________________________________________________
29420 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
29421         Log: Test miscounting.
29422      Branch: perl
29423            ! ext/POSIX/t/posix.t
29424 ____________________________________________________________________________
29425 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
29426         Log: Quote the variables in failures messages more nicely.
29427      Branch: perl
29428            ! t/test.pl
29429 ____________________________________________________________________________
29430 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
29431         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
29432              From: Michael G Schwern <schwern@pobox.com>
29433              Date: Thu, 8 Nov 2001 17:24:49 -0500
29434              Message-ID: <20011108172449.A5587@blackrider>
29435              
29436              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
29437              From: "Craig A. Berry" <craigberry@mac.com>
29438              Date: Thu, 8 Nov 2001 16:35:00 -0600
29439              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
29440      Branch: perl
29441            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
29442 ____________________________________________________________________________
29443 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
29444         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
29445              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29446              Date: Thu, 8 Nov 2001 22:52:50 -0000
29447              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
29448      Branch: perl
29449            ! ext/DB_File/t/db-recno.t
29450 ____________________________________________________________________________
29451 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
29452         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
29453              (Probably not an EBCDIC issue the way one would think
29454              since no chr() et alia are used in UCD.pm.)
29455      Branch: perl
29456            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
29457 ____________________________________________________________________________
29458 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
29459         Log: Whether overwriting the $self->{...} values (see #12902)
29460              is a good policy or not is debatable, but let's at least
29461              be consistent.
29462      Branch: perl
29463            ! lib/ExtUtils/MM_Unix.pm
29464 ____________________________________________________________________________
29465 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
29466         Log: The MakeMaker argument () quoting patch that sneaked
29467              in at #12883 didn't handle make macros like this $(...).
29468              Leaning toothpicks, we've got them.
29469      Branch: perl
29470            ! lib/ExtUtils/MM_Unix.pm
29471 ____________________________________________________________________________
29472 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
29473         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
29474              From: Michael G Schwern <schwern@pobox.com>
29475              Date: Wed, 7 Nov 2001 02:02:29 -0500
29476              Message-ID: <20011107020229.K2858@blackrider>
29477      Branch: perl
29478            ! t/io/argv.t t/test.pl vms/test.com
29479 ____________________________________________________________________________
29480 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
29481         Log: Subject: [PATCH 20011106.084] -s on #! line 
29482              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29483              Date: Wed, 7 Nov 2001 22:23:39 +0100
29484              Message-ID: <20011107222339.E729@rafael>
29485      Branch: perl
29486            ! embed.h embed.pl perl.c proto.h toke.c
29487 ____________________________________________________________________________
29488 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
29489         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
29490              From: Michael G Schwern <schwern@pobox.com>
29491              Date: Wed, 7 Nov 2001 16:52:49 -0500
29492              Message-ID: <20011107165249.I7346@blackrider>
29493      Branch: perl
29494            ! pod/perlhack.pod
29495 ____________________________________________________________________________
29496 [ 12898] By: ams                                   on 2001/11/08  13:02:19
29497         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
29498              From: Mark-Jason Dominus <mjd@plover.com>
29499              Date: Thu, 08 Nov 2001 08:59:02 -0500
29500              Message-Id: <20011108135902.2275.qmail@plover.com>
29501      Branch: perl
29502            ! INSTALL README README.amiga README.os2 README.vms
29503            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
29504            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
29505 ____________________________________________________________________________
29506 [ 12897] By: ams                                   on 2001/11/08  12:49:28
29507         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
29508              From: mjd@plover.com
29509              Date: 8 Nov 2001 13:33:18 -0000
29510              Message-Id: <20011108133318.1786.qmail@plover.com>
29511      Branch: perl
29512            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
29513            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
29514            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
29515            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
29516            ! pod/perlport.pod pod/perlvar.pod
29517 ____________________________________________________________________________
29518 [ 12896] By: ams                                   on 2001/11/08  11:22:12
29519         Log: open(FH, $file) should strip leading and trailing whitespace.
29520      Branch: perl
29521            ! doio.c
29522 ____________________________________________________________________________
29523 [ 12895] By: ams                                   on 2001/11/08  10:17:14
29524         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
29525              From: "Craig A. Berry" <craigberry@mac.com>
29526              Date: Wed, 07 Nov 2001 13:41:50 -0600
29527              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
29528      Branch: perl
29529            ! t/op/glob.t
29530 ____________________________________________________________________________
29531 [ 12894] By: ams                                   on 2001/11/08  08:32:20
29532         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
29533              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
29534              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
29535              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
29536      Branch: perl
29537            ! makedepend.SH
29538 ____________________________________________________________________________
29539 [ 12893] By: ams                                   on 2001/11/08  08:26:31
29540         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
29541              From: mjd@plover.com
29542              Date: 8 Nov 2001 08:08:07 -0000
29543              Message-Id: <20011108080807.30147.qmail@plover.com>
29544              
29545              Subject: bleadperl perl.pod
29546              From: mjd@plover.com
29547              Date: 8 Nov 2001 08:10:47 -0000
29548              Message-Id: <20011108081047.30178.qmail@plover.com>
29549              
29550              Subject: more bleadperl perl.pod
29551              From: mjd@plover.com
29552              Date: 8 Nov 2001 08:16:28 -0000
29553              Message-Id: <20011108081628.30229.qmail@plover.com>
29554      Branch: perl
29555            ! pod/perl.pod pod/perldebug.pod
29556 ____________________________________________________________________________
29557 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
29558         Log: Tweak for Cray-friendliness from Nicholas Clark.
29559      Branch: perl
29560            ! sv.c
29561 ____________________________________________________________________________
29562 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
29563         Log: VMS patch redo from Charles Lane.
29564      Branch: perl
29565            ! vms/gen_shrfls.pl
29566 ____________________________________________________________________________
29567 [ 12890] By: ams                                   on 2001/11/07  15:16:10
29568         Log: Subject: [ID 20011107.088] two perl pod nits
29569              From: lvirden@cas.org
29570              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
29571              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
29572      Branch: perl
29573            ! pod/perl.pod pod/perlfaq3.pod
29574 ____________________________________________________________________________
29575 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
29576         Log: Update Changes.
29577      Branch: perl
29578            ! Changes patchlevel.h
29579 ____________________________________________________________________________
29580 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
29581         Log: The (emulated) "no utf8" must be in a BEGIN block
29582              to be effective.
29583      Branch: perl
29584            ! lib/CGI/t/html.t
29585 ____________________________________________________________________________
29586 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
29587         Log: "v-strings" is the right term.
29588      Branch: perl
29589            ! pod/perltodo.pod
29590 ____________________________________________________________________________
29591 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
29592         Log: Add vstrings-as-objects need to perltodo.
29593      Branch: perl
29594            ! pod/perltodo.pod
29595 ____________________________________________________________________________
29596 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
29597         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
29598              From: Nicholas Clark <nick@ccl4.org>
29599              Date: Wed, 7 Nov 2001 14:36:32 +0000
29600              Message-ID: <20011107143631.I24980@plum.flirble.org>
29601      Branch: perl
29602            ! t/op/pack.t
29603 ____________________________________________________________________________
29604 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
29605         Log: The Embed test requires a major rewrite for VMS
29606              (plus it reveals a couple of annoying glitches
29607              in buffering), so skip the test for now; from
29608              Charles Lane.
29609      Branch: perl
29610            ! lib/ExtUtils/Embed.t
29611 ____________________________________________________________________________
29612 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
29613         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
29614              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29615              Date: Wed, 7 Nov 2001 09:23:28 EST
29616              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
29617              
29618              (Also i seems that an unrelated experimental patch
29619              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
29620      Branch: perl
29621            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
29622 ____________________________________________________________________________
29623 [ 12882] By: ams                                   on 2001/11/07  05:14:04
29624         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
29625              From: Mark-Jason Dominus <mjd@plover.com>
29626              Date: Wed, 07 Nov 2001 00:43:46 -0500
29627              Message-Id: <20011107054346.14428.qmail@plover.com>
29628      Branch: perl
29629            ! gv.c op.c toke.c
29630 ____________________________________________________________________________
29631 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
29632         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
29633              From: Michael G Schwern <schwern@pobox.com>             
29634              Date: Tue, 6 Nov 2001 22:04:39 -0500
29635              Message-ID: <20011106220439.D2858@blackrider>              
29636      Branch: perl
29637            ! lib/perl5db.pl
29638 ____________________________________________________________________________
29639 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
29640         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
29641              stress))
29642              From: Jonathan Stowe <gellyfish@gellyfish.com>
29643              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
29644              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
29645              
29646              (except for one hunk where indentation differs)
29647      Branch: perl
29648            ! lib/Term/Cap.t
29649 ____________________________________________________________________________
29650 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
29651         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
29652              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29653              Date: Tue, 6 Nov 2001 21:45:01 +0100
29654              Message-ID: <20011106214501.A704@rafael>
29655      Branch: perl
29656            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
29657            ! lib/File/Spec/Win32.pm
29658 ____________________________________________________________________________
29659 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
29660         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
29661              From: Michael G Schwern <schwern@pobox.com>              
29662              Date: Tue, 6 Nov 2001 20:58:45 -0500
29663              Message-ID: <20011106205845.G29411@blackrider>
29664      Branch: perl
29665            ! t/test.pl
29666 ____________________________________________________________________________
29667 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
29668         Log: Subject: making do_sprintf public       
29669              From: Doug MacEachern <dougm@covalent.net>    
29670              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
29671              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
29672      Branch: perl
29673            ! embed.h embed.pl global.sym
29674 ____________________________________________________________________________
29675 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
29676         Log: Update to CGI.pm 2.78.
29677              
29678              TODO: the test suite needs to be merged so that
29679              when in core, the core version is tested, and when
29680              using the CPAN version, testing the CPAN version.
29681              (the changes need to be sent to Lincoln, too...)
29682      Branch: perl
29683            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
29684            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
29685            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
29686            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
29687            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
29688            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
29689 ____________________________________________________________________________
29690 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
29691         Log: Integrate with perlio; (strictly) readonly hashes via XS.
29692      Branch: perl
29693           +> t/lib/access.t
29694           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29695 ____________________________________________________________________________
29696 [ 12874] By: nick                                  on 2001/11/06  21:05:16
29697         Log: Keep It Simple and Stupid version of readonly hash support.
29698              - Test for SvREAONLY(hv) at a few spots in hv.c
29699              - add the error message to perldiag.pod
29700              - (dubious) add access::readonly() to univeral.c
29701              - add test using above
29702              - fixup ext/B/t/stash.t to account for access:: existing
29703      Branch: perlio
29704            + t/lib/access.t
29705            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29706 ____________________________________________________________________________
29707 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
29708         Log: Fix incorrect warnings about broken globbing;
29709              from Andy Dougherty.
29710      Branch: perl
29711            ! hints/linux.sh
29712 ____________________________________________________________________________
29713 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
29714         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
29715              toggle-on from the encoding pragma.
29716      Branch: perl
29717            ! regcomp.c regexec.c
29718 ____________________________________________________________________________
29719 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
29720         Log: Retract #12824, doesn't help and is ignored
29721              by Configure anyway.
29722      Branch: perl
29723            ! hints/beos.sh
29724 ____________________________________________________________________________
29725 [ 12870] By: ams                                   on 2001/11/06  10:40:37
29726         Log: Subject: Cosmetic change
29727              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29728              Date: Tue, 06 Nov 2001 12:30:52 +0100
29729              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
29730      Branch: perl
29731            ! README.hpux
29732 ____________________________________________________________________________
29733 [ 12869] By: nick                                  on 2001/11/06  08:26:40
29734         Log: Integrate mainline
29735      Branch: perlio
29736           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
29737           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
29738 ____________________________________________________________________________
29739 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
29740         Log: The parentheses are protected enough.
29741      Branch: perl
29742            ! hints/os390.sh
29743 ____________________________________________________________________________
29744 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
29745         Log: ccflags, not ldflags.
29746      Branch: perl
29747            ! hints/os390.sh
29748 ____________________________________________________________________________
29749 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
29750         Log: ... and the proto to go with #12865.
29751      Branch: perl
29752            ! proto.h
29753 ____________________________________________________________________________
29754 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
29755         Log: Oops.  Luckily nothing was using this symbol yet.
29756      Branch: perl
29757            ! global.sym
29758 ____________________________________________________________________________
29759 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
29760         Log: Implement the encoding pragma for regex literals.
29761      Branch: perl
29762            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
29763 ____________________________________________________________________________
29764 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
29765         Log: More UTF8 EXACT fixing.
29766      Branch: perl
29767            ! regexec.c
29768 ____________________________________________________________________________
29769 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
29770         Log: More re debugging.
29771      Branch: perl
29772            ! regexec.c
29773 ____________________________________________________________________________
29774 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
29775         Log: EXACT correction attempt.  Continued in #12863.
29776      Branch: perl
29777            ! regexec.c
29778 ____________________________________________________________________________
29779 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
29780         Log: Unterminated L<.
29781      Branch: perl
29782            ! ext/DB_File/DB_File.pm
29783 ____________________________________________________________________________
29784 [ 12859] By: nick                                  on 2001/11/05  19:15:17
29785         Log: Integrate mainline
29786      Branch: perlio
29787           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29788           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29789           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
29790           +> lib/Math/BigInt/t/sub_mbi.t
29791            - lib/Math/BigInt/t/Math/Subclass.pm
29792            - lib/Math/BigInt/t/subclass.t
29793           !> (integrate 30 files)
29794 ____________________________________________________________________________
29795 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
29796         Log: Regex debugging fixes from Hugo.
29797      Branch: perl
29798            ! regcomp.c regexec.c
29799 ____________________________________________________________________________
29800 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
29801         Log: IRIX: at some point the cc -version has started
29802              to output to stderr, not stdout any more.
29803      Branch: perl
29804            ! hints/irix_6.sh
29805 ____________________________________________________________________________
29806 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
29807         Log: Update Changes.
29808      Branch: perl
29809            ! Changes patchlevel.h
29810 ____________________________________________________________________________
29811 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
29812         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
29813      Branch: perl
29814            ! lib/File/Spec/Unix.pm
29815 ____________________________________________________________________________
29816 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
29817         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
29818              From: rgarciasuarez@free.fr
29819              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
29820              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
29821      Branch: perl
29822            ! lib/File/Spec/Unix.pm
29823 ____________________________________________________________________________
29824 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
29825         Log: Use config.arch in OS/390 where the combination of
29826              IEEE floats and ldflags is tricky.
29827      Branch: perl
29828            ! hints/os390.sh
29829 ____________________________________________________________________________
29830 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
29831         Log: Metaconfig unit change for #12851.
29832      Branch: metaconfig
29833            ! U/modified/Config_sh.U
29834 ____________________________________________________________________________
29835 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
29836         Log: Support a config.arch file, similar to config.over,
29837              but loaded just before it.
29838      Branch: perl
29839            ! Configure INSTALL
29840 ____________________________________________________________________________
29841 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
29842         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
29843              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29844              Date: Mon, 5 Nov 2001 14:26:24 +0100
29845              Message-ID: <20011105142624.C31977@rafael>
29846      Branch: perl
29847            ! lib/Symbol.pm lib/Symbol.t
29848 ____________________________________________________________________________
29849 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
29850         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
29851              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29852              Date: Sun, 4 Nov 2001 22:28:57 +0100
29853              Message-ID: <20011104222857.C696@rafael>
29854      Branch: perl
29855            ! pod/perldebug.pod pod/perlpodspec.pod
29856 ____________________________________________________________________________
29857 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
29858         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
29859      Branch: perl
29860            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
29861 ____________________________________________________________________________
29862 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
29863         Log: Math::Big* test tweaks to work better with core:
29864              but the coast still not clear.
29865      Branch: perl
29866            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
29867            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29868 ____________________________________________________________________________
29869 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
29870         Log: Protect against high load: measure how much wall
29871              clock time went by while sleeping.  Avoids some
29872              false negatives, while may introduce some false
29873              positives.  Life is hard.
29874      Branch: perl
29875            ! ext/Time/HiRes/HiRes.t
29876 ____________________________________________________________________________
29877 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
29878         Log: More forgotten from #12843.
29879      Branch: perl
29880            ! lib/Math/BigInt/t/bigfltpm.inc
29881 ____________________________________________________________________________
29882 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
29883         Log: Forgot from #12843.
29884      Branch: perl
29885            + lib/Math/BigInt/t/bigintpm.inc
29886            ! MANIFEST
29887 ____________________________________________________________________________
29888 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
29889         Log: Upgrade to Math::BigInt 1.45; from Tels.
29890              NOTE: some of the tests are failing but that's because
29891              the core integration is not yet done.
29892      Branch: perl
29893            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29894            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29895            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29896            - lib/Math/BigInt/t/Math/Subclass.pm
29897            - lib/Math/BigInt/t/subclass.t
29898            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
29899            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
29900            ! lib/Math/BigInt/t/mbimbf.t
29901 ____________________________________________________________________________
29902 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
29903         Log: VMS: adds capability to control more configuration stuff with
29904              -D and -U switches; parsing config.sh to extract previous config
29905              info in VMS-form, and a rewrite of the "prompt/response" routine;
29906              from Charles Lane.
29907      Branch: perl
29908            ! configure.com
29909 ____________________________________________________________________________
29910 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
29911         Log: Subject: Typo correction in perldebguts.pod
29912              From: mjd@plover.com
29913              Date: 4 Nov 2001 16:20:05 -0000
29914              Message-ID: <20011104162005.16699.qmail@plover.com>
29915      Branch: perl
29916            ! pod/perldebguts.pod
29917 ____________________________________________________________________________
29918 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
29919         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
29920              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29921              Date: Sun, 4 Nov 2001 11:47:30 +0100
29922              Message-ID: <20011104114730.A715@rafael>
29923              
29924              Remove -T from the test, wrong place for that.
29925      Branch: perl
29926            ! lib/File/Temp/t/mktemp.t
29927 ____________________________________________________________________________
29928 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
29929         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
29930              From: Nicholas Clark <nick@ccl4.org>
29931              Date: Sun, 4 Nov 2001 10:41:24 +0000
29932              Message-ID: <20011104104123.U20123@plum.flirble.org>
29933      Branch: perl
29934            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
29935 ____________________________________________________________________________
29936 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
29937         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29938              From: Michael G Schwern <schwern@pobox.com>
29939              Date: Sat, 3 Nov 2001 15:41:47 -0500
29940              Message-ID: <20011103154147.C600@blackrider>
29941      Branch: perl
29942            ! lib/Term/Cap.t
29943 ____________________________________________________________________________
29944 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
29945         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
29946              From: "Craig A. Berry" <craigberry@mac.com>     
29947              Date: Sat, 03 Nov 2001 16:02:28 -0600
29948              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
29949      Branch: perl
29950            ! ext/Time/HiRes/HiRes.t
29951 ____________________________________________________________________________
29952 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
29953         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29954              From: "chromatic" <chromatic@rmci.net>
29955              Date: Sat, 03 Nov 2001 12:28:17 -0700
29956              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
29957      Branch: perl
29958            ! lib/Term/Cap.t
29959 ____________________________________________________________________________
29960 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
29961         Log: Don't bother doing POSIX charclass parsing if it
29962              possibly cannot be so.  Prepares way for charclass
29963              syntax like [[abc]||[def]] (or just [[abc][def]])
29964              for union, [[\w]&&[$a]] for intersection,
29965              and [[a-z]&&[^def]] for subtraction.
29966              
29967              Currently /[[a]/ (or /[a[]/) parses as a character
29968              class containing two characters, "[" and "a",
29969              this may have to be broken for the syntax described
29970              above, otherwise we would have to scan the whole pattern
29971              to find out whether the square brackets match pairwise.
29972              Luckily, the special case of "[" doesn't seem to be
29973              documented (as opposed to "]" and "-"), so we may have
29974              better story for breaking it...  One can always use \[
29975              if one wants a literal "[", so there.
29976      Branch: perl
29977            ! regcomp.c
29978 ____________________________________________________________________________
29979 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
29980         Log: Comment correction.
29981      Branch: perl
29982            ! regcomp.c
29983 ____________________________________________________________________________
29984 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
29985         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
29986              The latter is a RedHatism.
29987      Branch: perl
29988            ! lib/ExtUtils/MakeMaker.pm
29989 ____________________________________________________________________________
29990 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
29991         Log: Integrate perlio.
29992      Branch: perl
29993           !> perlio.c
29994 ____________________________________________________________________________
29995 [ 12831] By: nick                                  on 2001/11/03  11:42:15
29996         Log: Integrate mainline
29997      Branch: perlio
29998           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
29999           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
30000           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
30001           !> sv.c t/test.pl
30002 ____________________________________________________________________________
30003 [ 12830] By: nick                                  on 2001/11/03  10:27:34
30004         Log: Fix clone_leak problem.
30005              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
30006              as vestige of calling PerlLIO_dup().
30007      Branch: perlio
30008            ! perlio.c
30009 ____________________________________________________________________________
30010 [ 12829] By: nick                                  on 2001/11/03  09:40:46
30011         Log: Tweaks attempting to locate Doug's clone_leak leak.
30012              - add some PerlIO_debug()
30013              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
30014              - Even if it closing stdout etc. do a fflush()
30015      Branch: perlio
30016            ! perlio.c
30017 ____________________________________________________________________________
30018 [ 12828] By: nick                                  on 2001/11/03  08:34:31
30019         Log: Integrate mainline
30020      Branch: perlio
30021           !> (integrate 54 files)
30022 ____________________________________________________________________________
30023 [ 12827] By: ams                                   on 2001/11/03  03:45:19
30024         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
30025              remove this later). Based on a patch from Robert Spier in
30026              <15330.61459.14452.795263@rls.cx>.
30027      Branch: perl
30028            ! sv.c
30029 ____________________________________________________________________________
30030 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
30031         Log: microperl sync.
30032      Branch: perl
30033            ! doio.c perl.c perl.h perlio.c regexec.c
30034 ____________________________________________________________________________
30035 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
30036         Log: Definitions for the Unicode Newline Guidelines.
30037      Branch: perl
30038            ! perl.h
30039 ____________________________________________________________________________
30040 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
30041         Log: (retracted by #12871)
30042              
30043              There is no csh of any kind in default BeOS.
30044              For the purposes of miniperl globbing, bash
30045              will do.
30046      Branch: perl
30047            ! hints/beos.sh
30048 ____________________________________________________________________________
30049 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
30050         Log: Integrate change #12820 from macperl to maint and blead;
30051              
30052              Fix up (dynaloading) to work properly with multiplicity
30053      Branch: maint-5.6/perl
30054           !> ext/DynaLoader/dl_mac.xs
30055      Branch: perl
30056           !> ext/DynaLoader/dl_mac.xs
30057 ____________________________________________________________________________
30058 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
30059         Log: Several fixes for various exit problems and clearing out
30060              task queue, as well as another (incomplete) go at
30061              fixing error message handling
30062      Branch: maint-5.6/macperl
30063            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
30064 ____________________________________________________________________________
30065 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
30066         Log: Add source files for bleadperl builds
30067      Branch: maint-5.6/macperl
30068            ! macos/Makefile.mk
30069 ____________________________________________________________________________
30070 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
30071         Log: Fix up to work properly with multiplicity
30072      Branch: maint-5.6/macperl
30073            ! ext/DynaLoader/dl_mac.xs
30074 ____________________________________________________________________________
30075 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
30076         Log: Integrate with maintperl.
30077      Branch: maint-5.6/macperl
30078           +> t/op/system.t t/op/system_tests
30079           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
30080           !> pod/perltodo.pod util.c win32/win32.c
30081 ____________________________________________________________________________
30082 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
30083         Log: Locate _PATH_LOG if it's a socket even if not #defined
30084              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
30085              via Nick Clark.
30086      Branch: perl
30087            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
30088 ____________________________________________________________________________
30089 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
30090         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
30091              From: Michael G Schwern <schwern@pobox.com>
30092              Date: Fri, 2 Nov 2001 15:36:41 -0500
30093              Message-ID: <20011102153641.E23234@blackrider>
30094      Branch: perl
30095            ! t/test.pl
30096 ____________________________________________________________________________
30097 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
30098         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
30099              From: merlyn@stonehenge.com (Randal L. Schwartz)
30100              Date: 02 Nov 2001 09:33:34 -0800
30101              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
30102              
30103              (two of the changes)
30104              
30105              Better coexistence with extensions.
30106      Branch: perl
30107            ! ext/Errno/Errno_pm.PL hints/darwin.sh
30108 ____________________________________________________________________________
30109 [ 12815] By: ams                                   on 2001/11/02  16:47:43
30110         Log: Subject: Re: [PATCH] the the double double word word fix fix
30111              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30112              Date: Fri, 02 Nov 2001 19:43:07 +0100
30113              Message-Id: <3BE2E93B.627C198E@alcatel.at>
30114      Branch: perl
30115            ! pod/perldebug.pod
30116 ____________________________________________________________________________
30117 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
30118         Log: Update Changes.
30119      Branch: perl
30120            ! Changes patchlevel.h
30121 ____________________________________________________________________________
30122 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
30123         Log: More encoding testing.
30124      Branch: perl
30125            ! lib/encoding.pm lib/encoding.t
30126 ____________________________________________________________________________
30127 [ 12812] By: ams                                   on 2001/11/02  15:07:11
30128         Log: Slight modification of #12811.
30129      Branch: perl
30130            ! op.c
30131 ____________________________________________________________________________
30132 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
30133         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
30134              From: Radu Greab <radu@netsoft.ro>
30135              Date: Fri, 2 Nov 2001 15:28:58 +0200
30136              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
30137      Branch: perl
30138            ! op.c t/op/stat.t
30139 ____________________________________________________________________________
30140 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
30141         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
30142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30143              Date: Thu, 1 Nov 2001 22:35:50 +0100
30144              Message-ID: <20011101223550.A10849@rafael>
30145      Branch: perl
30146            ! lib/ExtUtils/Embed.t
30147 ____________________________________________________________________________
30148 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
30149         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
30150              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30151              Date: 2 Nov 2001 14:48:51 -0000
30152              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
30153      Branch: perl
30154            ! lib/File/Find.pm
30155 ____________________________________________________________________________
30156 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
30157         Log: Add documentation.
30158      Branch: perl
30159            ! embed.pl pod/perlapi.pod utf8.c
30160 ____________________________________________________________________________
30161 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
30162         Log: Unicode: add ToFold mapping.  Not used yet; but basically
30163              a more useful mapping for caseless aka case-ignoring than
30164              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
30165              algorithm for creating the foldings uses equivalence classes,
30166              see http://www.unicode.org/unicode/reports/tr21/
30167              Hopefully this feature will be used in //i.
30168              (The folding tables were introduced by #12689.)
30169      Branch: perl
30170            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
30171            ! utf8.c
30172 ____________________________________________________________________________
30173 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
30174         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
30175              From: "Craig A. Berry" <craigberry@mac.com>
30176              Date: Fri, 02 Nov 2001 00:03:52 -0600
30177              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
30178      Branch: perl
30179            ! lib/AutoSplit.t
30180 ____________________________________________________________________________
30181 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
30182         Log: Subject: Trivial doc patch
30183              From: andreas.koenig@anima.de (Andreas J. Koenig)
30184              Date: 02 Nov 2001 06:11:35 +0100
30185              Message-ID: <m37kt94v08.fsf@anima.de>
30186      Branch: perl
30187            ! pod/perlport.pod
30188 ____________________________________________________________________________
30189 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
30190         Log: Make encoding and charnames pragmas coexist.
30191      Branch: perl
30192            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
30193 ____________________________________________________________________________
30194 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
30195         Log: The basic character classes seem to go untested with Unicode.
30196      Branch: perl
30197            ! t/op/pat.t
30198 ____________________________________________________________________________
30199 [ 12802] By: ams                                   on 2001/11/02  00:39:36
30200         Log: Subject: [PATCH] the the double double word word fix fix
30201              From: Richard Soderberg <rs@oregonnet.com>
30202              Date: Thu, 1 Nov 2001 13:12:03 -0800
30203              Message-Id: <200111012112.NAA23288@oregonnet.com>
30204              
30205              Subject: Re: [PATCH] the the double double word word fix fix
30206              From: Mark-Jason Dominus <mjd@plover.com>
30207              Date: Thu, 01 Nov 2001 16:43:40 -0500
30208              Message-Id: <20011101214340.2044.qmail@plover.com>
30209              
30210              Subject: Re: [PATCH] the the double double word word fix fix
30211              From: Mark-Jason Dominus <mjd@plover.com>
30212              Date: Thu, 01 Nov 2001 16:51:39 -0500
30213              Message-Id: <20011101215139.2196.qmail@plover.com>
30214      Branch: perl
30215            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
30216            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
30217            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
30218            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
30219            ! pod/perltodo.pod pod/perlxstut.pod
30220 ____________________________________________________________________________
30221 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
30222         Log: Comment tweaks.
30223      Branch: perl
30224            ! toke.c
30225 ____________________________________________________________________________
30226 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
30227         Log: FAQ sync.
30228      Branch: perl
30229            ! pod/perlfaq9.pod
30230 ____________________________________________________________________________
30231 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
30232         Log: If an encoding is set by -M/-m, it must be in
30233              effect only for the actual script, not any other
30234              required/-M/-m'ed module, otherwise we enter a nasty
30235              recursion in regexec.c while trying to init the simple
30236              UTF-8 charclasses like PL_utf8_alnum.
30237      Branch: perl
30238            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
30239 ____________________________________________________________________________
30240 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
30241         Log: A bit more descriptive name.
30242      Branch: perl
30243            ! mg.c
30244 ____________________________________________________________________________
30245 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
30246         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
30247              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30248              Date: Wed, 31 Oct 2001 13:47:04 EST
30249              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
30250      Branch: perl
30251            ! ext/Time/HiRes/HiRes.t
30252 ____________________________________________________________________________
30253 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
30254         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
30255              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30256              Date: Wed, 31 Oct 2001 13:43:29 EST
30257              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
30258      Branch: perl
30259            ! mg.c
30260 ____________________________________________________________________________
30261 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
30262         Log: Subject: [PATCH] Various test cleanups
30263              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30264              Date: Tue, 30 Oct 2001 21:56:26 +0100
30265              Message-ID: <20011030215626.A28503@rafael>
30266      Branch: perl
30267            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30268            ! ext/DB_File/t/db-recno.t ext/Encode.t
30269 ____________________________________________________________________________
30270 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
30271         Log: Update Changes.
30272      Branch: perl
30273            ! Changes patchlevel.h
30274 ____________________________________________________________________________
30275 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
30276         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
30277              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
30278              Date: Wed, 31 Oct 2001 17:16:39 +0100
30279              Message-ID: <20011031171639.A32511@rafael>
30280      Branch: perl
30281            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
30282 ____________________________________________________________________________
30283 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
30284         Log: Skip message nit.
30285      Branch: perl
30286            ! t/io/fs.t
30287 ____________________________________________________________________________
30288 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
30289         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
30290              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30291              Date: 31 Oct 2001 14:49:37 -0000
30292              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
30293      Branch: perl
30294            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
30295 ____________________________________________________________________________
30296 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
30297         Log: Extend the effect of the encoding pragma to chr() and ord().
30298              
30299              TODO: regex literals, reentrancy problems with the utf8
30300              and charnames pragmas.
30301      Branch: perl
30302            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
30303 ____________________________________________________________________________
30304 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
30305         Log: Doc tweaks.
30306      Branch: perl
30307            ! lib/encoding.pm
30308 ____________________________________________________________________________
30309 [ 12788] By: nick                                  on 2001/10/31  08:59:56
30310         Log: Integrate mainline
30311      Branch: perlio
30312           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
30313           !> (integrate 49 files)
30314 ____________________________________________________________________________
30315 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
30316         Log: Forgot new proto.
30317      Branch: perl
30318            ! proto.h
30319 ____________________________________________________________________________
30320 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
30321         Log: Clarification: use encoding cannot be used to
30322              change the default encoding of "your whole script";
30323              only the default encoding of the *data*.  Also, it
30324              seems that "use encoding" does not mix with "use utf8"
30325              (a coredumping recursion ensues).  Should not be a huge
30326              problem since "use utf8" is pretty marginal nowadays.
30327      Branch: perl
30328            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
30329 ____________________________________________________________________________
30330 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
30331         Log: More documentation for the encode pragma.
30332      Branch: perl
30333            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
30334            ! pod/perlapi.pod pod/perlunicode.pod sv.c
30335 ____________________________________________________________________________
30336 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
30337         Log: Thinko in #12783.
30338      Branch: perl
30339            ! sv.c
30340 ____________________________________________________________________________
30341 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
30342         Log: Make sv_recode_to_utf8() a real API: the encoding
30343              is a parameter, instead of a global.  Document the
30344              PERL_ENCODING.
30345      Branch: perl
30346            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
30347            ! toke.c
30348 ____________________________________________________________________________
30349 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
30350         Log: Enable -Mencoding=foobar also for string literals.
30351      Branch: perl
30352            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
30353            ! pod/perlapi.pod proto.h sv.c toke.c
30354 ____________________________________________________________________________
30355 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
30356         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30357              From: Andy Dougherty <doughera@lafayette.edu>
30358              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
30359              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
30360      Branch: perl
30361            ! ext/POSIX/hints/svr4.pl
30362 ____________________________________________________________________________
30363 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
30364         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
30365              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30366              Date: Mon, 29 Oct 2001 23:11:58 -0000
30367              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
30368              
30369              Add compat.h.
30370      Branch: perl
30371            ! lib/h2xs.t utils/h2xs.PL
30372 ____________________________________________________________________________
30373 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
30374         Log: Subject: PerlIOBuf_dup
30375              From: Nicholas Clark <nick@ccl4.org>              
30376              Date: Mon, 29 Oct 2001 21:52:35 +0000             
30377              Message-ID: <20011029215235.K41204@plum.flirble.org>
30378              
30379              Add prototype.
30380      Branch: perl
30381            ! perliol.h
30382 ____________________________________________________________________________
30383 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
30384         Log: Subject: [PATCH] Make malloc.c errors more useful
30385              From: Richard Soderberg <rs@oregonnet.com>
30386              Date: Mon, 29 Oct 2001 22:28:02 -0800
30387              Message-Id: <200110300628.WAA11025@oregonnet.com>
30388      Branch: perl
30389            ! malloc.c
30390 ____________________________________________________________________________
30391 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
30392         Log: Retract #12776 - the bug 19990906.001 is still valid.
30393      Branch: perl
30394            ! t/run/kill_perl.t
30395 ____________________________________________________________________________
30396 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
30397         Log: (Retracted by #12777)
30398              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
30399              From: Michael G Schwern <schwern@pobox.com> 
30400              Date: Mon, 29 Oct 2001 23:01:08 -0500
30401              Message-ID: <20011029230108.G18053@blackrider>
30402      Branch: perl
30403            ! t/run/kill_perl.t
30404 ____________________________________________________________________________
30405 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
30406         Log: Comment nits.
30407      Branch: perl
30408            ! lib/encoding.t
30409 ____________________________________________________________________________
30410 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
30411         Log: integrate change#12772 from mainline
30412              
30413              Subject: [PATCH] Mommy, what's a pointer cast?
30414      Branch: maint-5.6/perl
30415            ! perl.h
30416 ____________________________________________________________________________
30417 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
30418         Log: Subject: [PATCH] Mommy, what's a pointer cast?
30419              From: Richard Soderberg <rs@oregonnet.com>
30420              Date: Mon, 29 Oct 2001 17:01:10 -0800
30421              Message-Id: <200110300101.RAA31561@oregonnet.com>
30422              
30423              (threads* parts)
30424      Branch: perl
30425            ! ext/threads/shared/shared.xs ext/threads/threads.xs
30426 ____________________________________________________________________________
30427 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
30428         Log: Subject: [PATCH] Mommy, what's a pointer cast?
30429              From: Richard Soderberg <rs@oregonnet.com>
30430              Date: Mon, 29 Oct 2001 17:01:10 -0800
30431              Message-Id: <200110300101.RAA31561@oregonnet.com>
30432              
30433              (the perl.h part)
30434      Branch: perl
30435            ! perl.h
30436 ____________________________________________________________________________
30437 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
30438         Log: Subject: [PATCH] OpenBSD likes signal.h 
30439              From: Richard Soderberg <rs@oregonnet.com>
30440              Date: Mon, 29 Oct 2001 17:00:31 -0800
30441              Message-Id: <200110300100.RAA31533@oregonnet.com>
30442      Branch: perl
30443            ! unixish.h
30444 ____________________________________________________________________________
30445 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
30446         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
30447              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30448              Date: Mon, 29 Oct 2001 23:04:23 -0000
30449              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
30450      Branch: perl
30451            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30452            ! ext/DB_File/t/db-recno.t
30453 ____________________________________________________________________________
30454 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
30455         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
30456              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
30457              Date: Mon, 29 Oct 2001 12:34:07 -0600
30458              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
30459      Branch: perl
30460            ! ext/Time/HiRes/HiRes.t
30461 ____________________________________________________________________________
30462 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
30463         Log: Update Changes.
30464      Branch: perl
30465            ! Changes patchlevel.h
30466 ____________________________________________________________________________
30467 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
30468         Log: AIX needs an explicit symbol export list.
30469      Branch: perl
30470            ! lib/ExtUtils/Embed.t
30471 ____________________________________________________________________________
30472 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
30473         Log: The test (and the module) would require some
30474              quality hacking time to work on EBCDIC.  Based on
30475              the test results nothing seems to be majorly broken,
30476              the module just seems to have strange assumptions:
30477              got: ''\226\225\205'
30478              expected: ''one'
30479              The \226\225\205 being, of course, 'one', in EBCDIC.
30480      Branch: perl
30481            ! lib/Dumpvalue.t
30482 ____________________________________________________________________________
30483 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
30484         Log: Mark the test known to be failing in EBCDIC.
30485      Branch: perl
30486            ! t/op/tr.t
30487 ____________________________________________________________________________
30488 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
30489         Log: None of the libnet modules are going to work in
30490              EBCDIC without the Convert::EBCDIC.
30491      Branch: perl
30492            ! t/lib/1_compile.t
30493 ____________________________________________________________________________
30494 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
30495         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
30496      Branch: perl
30497            ! t/op/pack.t
30498 ____________________________________________________________________________
30499 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
30500         Log: UTF-EBCDIC ain't UTF-8.
30501      Branch: perl
30502            ! t/op/pack.t
30503 ____________________________________________________________________________
30504 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
30505         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
30506      Branch: perl
30507            ! t/lib/1_compile.t
30508 ____________________________________________________________________________
30509 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
30510         Log: Let's not assume ASCII.
30511      Branch: perl
30512            ! t/op/lc.t
30513 ____________________________________________________________________________
30514 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
30515         Log: Call the new perlio symbols differently.
30516      Branch: perl
30517            ! makedef.pl
30518 ____________________________________________________________________________
30519 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
30520         Log: Don't expect ASCII ordering.
30521      Branch: perl
30522            ! lib/ExtUtils/Manifest.t
30523 ____________________________________________________________________________
30524 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
30525         Log: Forgot from #12756.
30526      Branch: perl
30527            ! perlio.h
30528 ____________________________________________________________________________
30529 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
30530         Log: BeOS tweaks:
30531              - fseeko and ftello can be found by Configure but
30532              we do not seem to have prototypes for them so
30533              let's make up some
30534              - BeOS didn't use to have real sockets (sockets as
30535              filedescriptors) but the BONE package is supposed
30536              to fix this.  I do not know how to detect BONEness,
30537              see hints/beos.sh for a spot that needs to fixed.
30538              - BeOS has O_TEXT != O_BINARY but has no setmode()
30539      Branch: perl
30540            ! hints/beos.sh perlio.c
30541 ____________________________________________________________________________
30542 [ 12755] By: sky                                   on 2001/10/29  12:56:12
30543         Log: Ugly fix to not die when a thread creator is holding locks.
30544      Branch: perl
30545            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30546            ! ext/threads/threads.xs
30547 ____________________________________________________________________________
30548 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
30549         Log: Integrate change #12752 from maintperl;
30550              
30551              croak(Nullch) wasn't printing the contents of ERRSV if there was
30552              no outer eval (bug in change#6125)
30553      Branch: perl
30554           !> util.c
30555 ____________________________________________________________________________
30556 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
30557         Log: Subject: [PATCH h2xs] Use of static data in XS modules
30558              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30559              Date: Sun, 28 Oct 2001 21:19:07 -0000
30560              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
30561              
30562              with nits from Sarathy.
30563      Branch: perl
30564            ! utils/h2xs.PL
30565 ____________________________________________________________________________
30566 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
30567         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
30568              no outer eval (bug in change#6125)
30569      Branch: maint-5.6/perl
30570            ! util.c
30571 ____________________________________________________________________________
30572 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
30573         Log: More todo for the encoding pragma.
30574      Branch: perl
30575            ! lib/encoding.pm
30576 ____________________________________________________________________________
30577 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
30578         Log: Add the encoding pragma to control the "upgrade"
30579              from the native eight bit data to Unicode.
30580              
30581              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
30582      Branch: perl
30583            + lib/encoding.pm lib/encoding.t
30584            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
30585            ! pod/perlunicode.pod pod/perlvar.pod sv.c
30586 ____________________________________________________________________________
30587 [ 12749] By: sky                                   on 2001/10/28  21:02:33
30588         Log: Update documentation.
30589      Branch: perl
30590            ! ext/threads/shared/shared.pm
30591 ____________________________________________________________________________
30592 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
30593         Log: Integrate change #12747 from maintperl;
30594              
30595              finishing touches to system() fixes on windows:
30596              * detect cmd shell correctly even if it had full path in it
30597              * more quoting needed for single-arg system if the argument
30598              really had multiple quoted arguments within it
30599              * be smarter about not calling the shell when the executable
30600              has spaces, but otherwise does not need shell involvement
30601              * add a testsuite (windows-specific currently)
30602      Branch: perl
30603           +> t/op/system.t t/op/system_tests
30604            ! MANIFEST pod/perltodo.pod
30605           !> win32/win32.c
30606 ____________________________________________________________________________
30607 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
30608         Log: finishing touches to system() fixes on windows:
30609              * detect cmd shell correctly even if it had full path in it
30610              * more quoting needed for single-arg system if the argument
30611              really had multiple quoted arguments within it
30612              * be smarter about not calling the shell when the executable
30613              has spaces, but otherwise does not need shell involvement
30614              * add a testsuite (windows-specific currently)
30615      Branch: maint-5.6/perl
30616            + t/op/system.t t/op/system_tests
30617            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
30618 ____________________________________________________________________________
30619 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
30620         Log: Integrate perlio.
30621      Branch: perl
30622           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
30623 ____________________________________________________________________________
30624 [ 12745] By: nick                                  on 2001/10/28  16:08:14
30625         Log: Mingw32 fixup for Embed.t
30626      Branch: perlio
30627            ! lib/ExtUtils/Embed.t
30628 ____________________________________________________________________________
30629 [ 12744] By: nick                                  on 2001/10/28  15:54:14
30630         Log: GCC vs MS 64-bit constant syntax
30631      Branch: perlio
30632            ! ext/Time/HiRes/HiRes.xs
30633 ____________________________________________________________________________
30634 [ 12743] By: nick                                  on 2001/10/28  15:42:55
30635         Log: Integrate mainline
30636      Branch: perlio
30637           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
30638 ____________________________________________________________________________
30639 [ 12742] By: sky                                   on 2001/10/28  14:47:10
30640         Log: Manpage updates.
30641      Branch: perl
30642            ! ext/threads/threads.pm
30643 ____________________________________________________________________________
30644 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
30645         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
30646      Branch: perl
30647            ! lib/ExtUtils/Embed.t
30648 ____________________________________________________________________________
30649 [ 12740] By: nick                                  on 2001/10/28  14:14:24
30650         Log: Integrate mainline
30651      Branch: perlio
30652           !> lib/ExtUtils/Embed.t win32/win32.c
30653 ____________________________________________________________________________
30654 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
30655         Log: Need to be ./executed.
30656      Branch: perl
30657            ! lib/ExtUtils/Embed.t
30658 ____________________________________________________________________________
30659 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
30660         Log: Integrate perlio.
30661      Branch: perl
30662           !> perlio.c win32/win32.h
30663 ____________________________________________________________________________
30664 [ 12737] By: nick                                  on 2001/10/28  13:53:45
30665         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
30666              by gcc -xc++.
30667      Branch: perlio
30668            ! win32/win32.h
30669 ____________________________________________________________________________
30670 [ 12736] By: nick                                  on 2001/10/28  13:50:50
30671         Log: Have :stdio layer update an honour the fd refcnt table.
30672              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
30673      Branch: perlio
30674            ! perlio.c
30675 ____________________________________________________________________________
30676 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
30677         Log: Integrate changes #12724 and #12725 from maintperl;
30678              multiarg system now works.
30679      Branch: perl
30680           !> win32/win32.c
30681 ____________________________________________________________________________
30682 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
30683         Log: Integrate perlio.
30684      Branch: perl
30685           +> lib/ExtUtils/Embed.t
30686           !> MANIFEST perlio.c
30687 ____________________________________________________________________________
30688 [ 12733] By: nick                                  on 2001/10/28  13:07:16
30689         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
30690              least for PERLIO=perlio unthreaded case
30691      Branch: perlio
30692            ! perlio.c
30693 ____________________________________________________________________________
30694 [ 12732] By: nick                                  on 2001/10/28  11:10:24
30695         Log: Typo in exe name
30696      Branch: perlio
30697            ! lib/ExtUtils/Embed.t
30698 ____________________________________________________________________________
30699 [ 12731] By: nick                                  on 2001/10/28  11:09:59
30700         Log: Integrate Mainline
30701      Branch: perlio
30702           !> Changes configure.com ext/DB_File/DB_File.pm
30703           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
30704           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
30705           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
30706           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
30707           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
30708           !> t/TEST t/op/regexp.t win32/buildext.pl
30709 ____________________________________________________________________________
30710 [ 12730] By: nick                                  on 2001/10/28  11:05:35
30711         Log: Fixup Embed.t for Win32/VC++
30712      Branch: perlio
30713            ! lib/ExtUtils/Embed.t
30714 ____________________________________________________________________________
30715 [ 12729] By: nick                                  on 2001/10/28  09:36:20
30716         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
30717              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
30718              ExtUtils::Embed.
30719      Branch: perlio
30720            + lib/ExtUtils/Embed.t
30721            ! MANIFEST
30722 ____________________________________________________________________________
30723 [ 12728] By: sky                                   on 2001/10/28  08:12:53
30724         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
30725              line manually!
30726      Branch: perl
30727            ! lib/ExtUtils/xsubpp
30728 ____________________________________________________________________________
30729 [ 12727] By: sky                                   on 2001/10/28  08:02:09
30730         Log: And here we use the prototypes.
30731      Branch: perl
30732            ! ext/threads/shared/shared.xs
30733 ____________________________________________________________________________
30734 [ 12726] By: sky                                   on 2001/10/28  08:00:48
30735         Log: Support [] style prototypes.
30736      Branch: perl
30737            ! lib/ExtUtils/xsubpp
30738 ____________________________________________________________________________
30739 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
30740         Log: yet another multi-arg system() fix on windows: batch files as the
30741              first argument (i.e. directly executed by CreateProcess()) need
30742              extra quoting to escape shell-shock
30743      Branch: maint-5.6/perl
30744            ! win32/win32.c
30745 ____________________________________________________________________________
30746 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
30747         Log: another multi-arg system() fix on windows: passing empty arguments
30748              now works
30749      Branch: maint-5.6/perl
30750            ! win32/win32.c
30751 ____________________________________________________________________________
30752 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
30753         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
30754              No final #else #error because we do not seem to
30755              be using #error?
30756      Branch: perl
30757            ! op.h
30758 ____________________________________________________________________________
30759 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
30760         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
30761              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
30762              Date: Sat, 27 Oct 2001 23:28:44 EST 
30763              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
30764      Branch: perl
30765            ! ext/Time/HiRes/HiRes.xs
30766 ____________________________________________________________________________
30767 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
30768         Log: Regen perlapi, perltoc.
30769      Branch: perl
30770            ! pod/perlapi.pod pod/perltoc.pod
30771 ____________________________________________________________________________
30772 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
30773         Log: Subject: [PATCH] sv.h documentation
30774              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
30775              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
30776              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
30777      Branch: perl
30778            ! sv.h
30779 ____________________________________________________________________________
30780 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
30781         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
30782              system("nmake -nologo", "clean") and there is no executable
30783              called "nmake -nologo"; this used to "work" pre-change#12559 due
30784              to bugs in multiarg system() that have since been fixed
30785      Branch: perl
30786            ! win32/buildext.pl
30787 ____________________________________________________________________________
30788 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
30789         Log: Update Changes.
30790      Branch: perl
30791            ! Changes patchlevel.h
30792 ____________________________________________________________________________
30793 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
30794         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
30795              From: Richard.Foley@t-online.de (Richard Foley)            
30796              Date: Sun, 28 Oct 2001 00:48:32 +0200
30797              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
30798      Branch: perl
30799            ! pod/perlhack.pod
30800 ____________________________________________________________________________
30801 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
30802         Log: Must store pointers with the right width.
30803      Branch: perl
30804            ! op.h
30805 ____________________________________________________________________________
30806 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
30807         Log: Integrate change #12711 from perlio;
30808              
30809              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30810              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30811      Branch: perl
30812           !> perlio.c
30813 ____________________________________________________________________________
30814 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
30815         Log: Subject: [PATCH] make minitest
30816              From: Nicholas Clark <nick@ccl4.org>
30817              Date: Sat, 27 Oct 2001 22:56:16 +0100
30818              Message-ID: <20011027225616.L20275@plum.flirble.org>
30819      Branch: perl
30820            ! t/TEST
30821 ____________________________________________________________________________
30822 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
30823         Log: Patch #12661 missed this.
30824      Branch: perl
30825            ! ext/DB_File/DB_File.pm
30826 ____________________________________________________________________________
30827 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
30828         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
30829              From: "Craig A. Berry" <craigberry@mac.com>
30830              Date: Sat, 27 Oct 2001 16:07:47 -0500
30831              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
30832      Branch: perl
30833            ! configure.com perlio.c
30834 ____________________________________________________________________________
30835 [ 12711] By: nick                                  on 2001/10/27  19:49:25
30836         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30837              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30838      Branch: perlio
30839            ! perlio.c
30840 ____________________________________________________________________________
30841 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
30842         Log: Let's not replace reason if there's one already supplied.
30843      Branch: perl
30844            ! t/op/regexp.t
30845 ____________________________________________________________________________
30846 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
30847         Log: is not good.
30848      Branch: perl
30849            ! t/op/regexp.t
30850 ____________________________________________________________________________
30851 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
30852         Log: ldlibpth can exist but be unset.
30853      Branch: perl
30854            ! t/TEST
30855 ____________________________________________________________________________
30856 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
30857         Log: Unicode: property alias naming cleanup.
30858      Branch: perl
30859            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
30860 ____________________________________________________________________________
30861 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
30862         Log: FAQ sync.
30863      Branch: perl
30864            ! pod/perlfaq4.pod
30865 ____________________________________________________________________________
30866 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
30867         Log: Integrate change #12703 from maintperl;
30868              
30869              typemap stuff intervenes before declaration, move it to PREINIT
30870              section
30871              
30872              (an empty integrate, but now the files are in sync
30873              between the branches)
30874      Branch: perl
30875           !> ext/ODBM_File/ODBM_File.xs
30876 ____________________________________________________________________________
30877 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
30878         Log: More PerlIO symbols.
30879      Branch: perl
30880            ! makedef.pl
30881 ____________________________________________________________________________
30882 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
30883         Log: typemap stuff intervenes before declaration, move it to PREINIT
30884              section
30885      Branch: maint-5.6/perl
30886            ! ext/ODBM_File/ODBM_File.xs
30887 ____________________________________________________________________________
30888 [ 12702] By: nick                                  on 2001/10/27  14:09:35
30889         Log: Integrate mainline
30890      Branch: perlio
30891           +> ext/threads/shared/t/av_simple.t
30892           +> ext/threads/shared/t/hv_refs.t
30893           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
30894           !> (integrate 109 files)
30895 ____________________________________________________________________________
30896 [ 12700] By: ams                                   on 2001/10/26  21:22:23
30897         Log: Subject: [PATCH] tweak divide
30898              From: Nicholas Clark <nick@ccl4.org>
30899              Date: Fri, 26 Oct 2001 22:52:17 +0100
30900              Message-Id: <20011026225217.B20275@plum.flirble.org>
30901      Branch: perl
30902            ! pp.c
30903 ____________________________________________________________________________
30904 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
30905         Log: Integrate a buncha things from maintperl.
30906      Branch: maint-5.6/macperl
30907           !> (integrate 32 files)
30908 ____________________________________________________________________________
30909 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
30910         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30911              From: Andy Dougherty <doughera@lafayette.edu>
30912              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
30913              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
30914      Branch: perl
30915            ! hints/svr4.sh
30916 ____________________________________________________________________________
30917 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
30918         Log: When you're root, many things become writable.
30919      Branch: perl
30920            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
30921 ____________________________________________________________________________
30922 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
30923         Log: Update Changes.
30924      Branch: perl
30925            ! Changes patchlevel.h
30926 ____________________________________________________________________________
30927 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
30928         Log: Term/Cap.t attempts to access the floppy drive for no good reason
30929              on dosish systems
30930      Branch: perl
30931            ! lib/Term/Cap.t
30932 ____________________________________________________________________________
30933 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
30934         Log: fix misleading comment on known inadequacy in B::Terse, and skip
30935              it correctly
30936      Branch: perl
30937            ! ext/B/t/terse.t
30938 ____________________________________________________________________________
30939 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
30940         Log: fix spurious AutoSplit.t failure under windows
30941      Branch: perl
30942            ! lib/AutoSplit.t
30943 ____________________________________________________________________________
30944 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
30945         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
30946      Branch: perl
30947            ! ext/Time/HiRes/HiRes.t
30948 ____________________________________________________________________________
30949 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
30950         Log: More logical to use %04"UVXf" than %"UVuf" since
30951              the Unicode standard prefers hex.
30952      Branch: perl
30953            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
30954            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
30955            ! lib/unicore/mktables utf8.c
30956 ____________________________________________________________________________
30957 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
30958         Log: change#12065 seems to have broken Encode build on windows; fix
30959      Branch: perl
30960            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
30961 ____________________________________________________________________________
30962 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
30963         Log: Unicode: add the case folding table.
30964      Branch: perl
30965            + lib/unicore/To/Fold.pl
30966            ! MANIFEST lib/unicore/mktables
30967 ____________________________________________________________________________
30968 [ 12688] By: sky                                   on 2001/10/26  13:51:29
30969         Log: Get the new functions right, do not export lock since we use builtin lock.
30970              TODO: fix xsubpp to support the new prototypes
30971      Branch: perl
30972            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30973 ____________________________________________________________________________
30974 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
30975         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
30976              as suggested by Sarathy.
30977      Branch: perl
30978            ! mg.c
30979 ____________________________________________________________________________
30980 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
30981         Log: avoid compiler warning
30982      Branch: perl
30983            ! win32/win32.c
30984 ____________________________________________________________________________
30985 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
30986         Log: WinCE update from Rainer Keuchel.
30987      Branch: perl
30988            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
30989            ! wince/wince.c
30990 ____________________________________________________________________________
30991 [ 12684] By: sky                                   on 2001/10/26  13:34:33
30992         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
30993      Branch: perl
30994            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30995 ____________________________________________________________________________
30996 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
30997         Log: More fixes that were made to the core and not in the libnet src
30998      Branch: perl
30999            ! lib/Net/Domain.pm
31000 ____________________________________________________________________________
31001 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
31002         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
31003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
31004              Date: Fri, 26 Oct 2001 13:55:21 +0200
31005              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
31006              
31007              (plus make the db-recno.t#59 accept both \n and \r\n)
31008      Branch: perl
31009            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31010            ! ext/DB_File/t/db-recno.t
31011 ____________________________________________________________________________
31012 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
31013         Log: Fix tests to be able to run in the core and the CPAN dist
31014      Branch: perl
31015            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
31016            ! lib/Net/t/require.t lib/Net/t/smtp.t
31017 ____________________________________________________________________________
31018 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
31019         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
31020              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31021              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
31022              Date: Fri, 26 Oct 2001 08:34:46 EDT
31023      Branch: perl
31024            ! ext/Time/HiRes/HiRes.t
31025 ____________________________________________________________________________
31026 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
31027         Log: Sync libnet modules with what will be libnet-1.08
31028      Branch: perl
31029            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
31030            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
31031            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
31032            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
31033 ____________________________________________________________________________
31034 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
31035         Log: Integrate maintperl changes #12268 and #12669;
31036              
31037              final touches to the audit for statics and thread-unsafe code
31038              * make DB_File, ODBM_File thread-safe 
31039              * remove unnecessary/dangerous statics and protect others
31040              from not getting accidentally enabled under threaded perls
31041              
31042              windows support functions get_childdir() et al aren't exported
31043              correctly under vanilla build
31044              
31045              Testing under win32 appreciated since changes there had
31046              to be manually merged and I cannot test how badly did I do.
31047      Branch: perl
31048           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
31049           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
31050           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
31051           !> win32/vmem.h win32/win32.c win32/win32iop.h
31052 ____________________________________________________________________________
31053 [ 12677] By: sky                                   on 2001/10/26  12:37:17
31054         Log: More Config::threads to threads::threads changes
31055      Branch: perl
31056            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
31057 ____________________________________________________________________________
31058 [ 12676] By: sky                                   on 2001/10/26  12:31:46
31059         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
31060      Branch: perl
31061            ! ext/threads/threads.pm ext/threads/threads.xs
31062 ____________________________________________________________________________
31063 [ 12675] By: sky                                   on 2001/10/26  12:06:30
31064         Log: Allocing a TLS in runtime is not too hot.
31065      Branch: perl
31066            ! ext/threads/threads.xs
31067 ____________________________________________________________________________
31068 [ 12674] By: sky                                   on 2001/10/26  11:59:09
31069         Log: Don't display debug data.
31070      Branch: perl
31071            ! ext/threads/threads.pm
31072 ____________________________________________________________________________
31073 [ 12673] By: sky                                   on 2001/10/26  11:35:47
31074         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
31075              complete bar support for blessed objects.
31076              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
31077      Branch: perl
31078            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
31079 ____________________________________________________________________________
31080 [ 12672] By: sky                                   on 2001/10/26  11:15:28
31081         Log: Fix case where shared reference does not exist in current thread.
31082      Branch: perl
31083            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
31084 ____________________________________________________________________________
31085 [ 12671] By: sky                                   on 2001/10/26  08:48:52
31086         Log: Support for references in shared arrays.
31087      Branch: perl
31088            ! ext/threads/shared/shared.xs
31089 ____________________________________________________________________________
31090 [ 12670] By: sky                                   on 2001/10/26  08:30:11
31091         Log: Add tests for references in hashes.
31092      Branch: perl
31093            + ext/threads/shared/t/hv_refs.t
31094            ! MANIFEST
31095 ____________________________________________________________________________
31096 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
31097         Log: windows support functions get_childdir() et al aren't exported
31098              correctly under vanilla build
31099      Branch: maint-5.6/perl
31100            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
31101 ____________________________________________________________________________
31102 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
31103         Log: final touches to the audit for statics and thread-unsafe code
31104              * make DB_File, ODBM_File thread-safe 
31105              * remove unnecessary/dangerous statics and protect others
31106              from not getting accidentally enabled under threaded perls
31107      Branch: maint-5.6/perl
31108            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
31109            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
31110            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
31111            ! win32/win32.c
31112 ____________________________________________________________________________
31113 [ 12667] By: ams                                   on 2001/10/26  03:48:36
31114         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
31115              From: "Richard Soderberg" <rs@crystalflame.net>
31116              Date: Thu, 25 Oct 2001 23:42:50 -0400
31117              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
31118      Branch: perl
31119            ! sharedsv.c
31120 ____________________________________________________________________________
31121 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
31122         Log: Integrate change #12664 from maintperl;
31123              
31124              the newest GCCs don't seem to like C<"string1"##STRING2>
31125              so keep it as C<"string1" STRING2> (latter appears to
31126              work everywhere)
31127      Branch: perl
31128           !> ext/DynaLoader/dlutils.c
31129 ____________________________________________________________________________
31130 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
31131         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
31132              From: Chris Nandor <pudge@pobox.com>
31133              Date: Thu, 25 Oct 2001 22:15:03 -0400
31134              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
31135      Branch: perl
31136            ! perl.h
31137 ____________________________________________________________________________
31138 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
31139         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
31140              C<"string1" STRING2> (latter appears to work everywhere)
31141      Branch: maint-5.6/perl
31142            ! ext/DynaLoader/dlutils.c
31143 ____________________________________________________________________________
31144 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
31145         Log: AUTHORS update.
31146      Branch: perl
31147            ! AUTHORS
31148 ____________________________________________________________________________
31149 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
31150         Log: Integrate change #12660 from maintperl;
31151              
31152              make the dMY_CXT stuff available under all of
31153              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
31154      Branch: perl
31155           !> perl.h
31156 ____________________________________________________________________________
31157 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
31158         Log: Subject: [PATCH] DB_File-1.79
31159              From: "Paul Marquess" <paul.marquess@openwave.com>
31160              Date: Fri, 26 Oct 2001 00:03:54 +0100
31161              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
31162      Branch: perl
31163            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
31164            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
31165 ____________________________________________________________________________
31166 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
31167         Log: make the dMY_CXT stuff available under all of
31168              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
31169      Branch: maint-5.6/perl
31170            ! perl.h
31171 ____________________________________________________________________________
31172 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
31173         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
31174              From: Michael G Schwern <schwern@pobox.com>
31175              Date: Thu, 25 Oct 2001 18:28:12 -0400
31176              Message-ID: <20011025182812.M4811@blackrider>
31177      Branch: perl
31178            ! t/run/kill_perl.t
31179 ____________________________________________________________________________
31180 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
31181         Log: STRLEN != int.
31182      Branch: perl
31183            ! regcomp.c regexec.c
31184 ____________________________________________________________________________
31185 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
31186         Log: Subject: [PATCH] remove small IVop redundancy
31187              From: Nicholas Clark <nick@ccl4.org>
31188              Date: Thu, 25 Oct 2001 22:48:28 +0100
31189              Message-ID: <20011025224827.M66471@plum.flirble.org>
31190      Branch: perl
31191            ! pp.c pp_hot.c
31192 ____________________________________________________________________________
31193 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
31194         Log: Metaconfig unit change for #12655.
31195      Branch: metaconfig/U/perl
31196            ! Extensions.U
31197 ____________________________________________________________________________
31198 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
31199         Log: Subject: Re: Not OK @12650
31200              From: Andy Dougherty <doughera@lafayette.edu>
31201              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
31202              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
31203      Branch: perl
31204            ! Configure
31205 ____________________________________________________________________________
31206 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
31207         Log: Integrate changes #12652 and #12653 from maintperl;
31208              
31209              more tweaks to change#12626
31210              * move the boilerplate code over to perl.h and make DynaLoader
31211              use it
31212              * make re, Opcode, File::Glob and B threadsafe
31213              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
31214              C<no re;> anywhere)
31215              
31216              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
31217              
31218              File::Glob required a bit more work in bleadperl
31219              because of ExtUtils::Constant (see the Makefile.PL change)
31220      Branch: perl
31221            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
31222           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
31223           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
31224 ____________________________________________________________________________
31225 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
31226         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
31227      Branch: maint-5.6/perl
31228            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
31229            ! ext/Opcode/Opcode.xs ext/re/re.xs
31230 ____________________________________________________________________________
31231 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
31232         Log: more tweaks to change#12626
31233              * move the boilerplate code over to perl.h and make DynaLoader
31234              use it
31235              * make re, Opcode, File::Glob and B threadsafe
31236              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
31237              C<no re;> anywhere)
31238      Branch: maint-5.6/perl
31239            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
31240            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
31241 ____________________________________________________________________________
31242 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
31243         Log: Metaconfig unit change for #12650.
31244      Branch: metaconfig/U/perl
31245            ! Extensions.U
31246 ____________________________________________________________________________
31247 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
31248         Log: Subject: Re: ithreads doesn't like usedl=n
31249              From: Andy Dougherty <doughera@lafayette.edu>
31250              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
31251              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
31252              
31253              Special-case threads::shared.
31254      Branch: perl
31255            ! Configure
31256 ____________________________________________________________________________
31257 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
31258         Log: Getting fancier...
31259      Branch: perl
31260            ! t/TEST
31261 ____________________________________________________________________________
31262 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
31263         Log: csh - what a pain.
31264      Branch: perl
31265            ! t/TEST
31266 ____________________________________________________________________________
31267 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
31268         Log: Update Changes.
31269      Branch: perl
31270            ! Changes patchlevel.h
31271 ____________________________________________________________________________
31272 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
31273         Log: Allow resetting the locale system for the duration
31274              of the build (Mac OS X default setting LANG=En_US
31275              ist kaputt)
31276      Branch: perl
31277            ! Makefile.SH
31278 ____________________________________________________________________________
31279 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
31280         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
31281      Branch: perl
31282            ! ext/Digest/MD5/t/files.t
31283 ____________________________________________________________________________
31284 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
31285         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
31286              From: Andy Dougherty <doughera@lafayette.edu>
31287              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
31288              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
31289      Branch: perl
31290            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
31291            ! ext/threads/shared/Makefile.PL
31292 ____________________________________________________________________________
31293 [ 12643] By: sky                                   on 2001/10/25  12:28:26
31294         Log: Add support for reference members of hashes.
31295      Branch: perl
31296            ! ext/threads/shared/shared.xs
31297 ____________________________________________________________________________
31298 [ 12642] By: ams                                   on 2001/10/25  12:21:13
31299         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
31300              From: "Norton Allen" <nort@qnx.com>
31301              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
31302              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
31303      Branch: perl
31304            ! ext/Digest/MD5/MD5.xs
31305 ____________________________________________________________________________
31306 [ 12641] By: sky                                   on 2001/10/25  10:27:39
31307         Log: Tests shared hashes.
31308      Branch: perl
31309            + ext/threads/shared/t/hv_simple.t
31310            ! MANIFEST
31311 ____________________________________________________________________________
31312 [ 12640] By: sky                                   on 2001/10/25  10:18:23
31313         Log: Fix threadcounts for arrays and hashes.
31314      Branch: perl
31315            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31316 ____________________________________________________________________________
31317 [ 12639] By: sky                                   on 2001/10/25  10:17:26
31318         Log: Note to self, doing *src_ary++ in a macro that evaluates
31319              the value more than once is a good way to dump core.
31320      Branch: perl
31321            ! sharedsv.c
31322 ____________________________________________________________________________
31323 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
31324         Log: Integrate change #12636 from maintperl; more dl fixups.
31325      Branch: perl
31326           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
31327           !> ext/DynaLoader/dl_vms.xs
31328 ____________________________________________________________________________
31329 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
31330         Log: Like dl_hpux, like dl_dld.
31331      Branch: perl
31332            ! ext/DynaLoader/dl_dld.xs
31333 ____________________________________________________________________________
31334 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
31335         Log: followups to change#12635
31336      Branch: maint-5.6/perl
31337            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
31338            ! ext/DynaLoader/dl_vms.xs
31339 ____________________________________________________________________________
31340 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
31341         Log: add part of change#12634 to the two files that need it; dl_aix.xs
31342              in maint-5.6 doesn't have the branch that had the problem in
31343              mainline
31344      Branch: maint-5.6/perl
31345            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
31346 ____________________________________________________________________________
31347 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
31348         Log: Fixes for #12627.
31349      Branch: perl
31350            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
31351 ____________________________________________________________________________
31352 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
31353         Log: Since pv_uni_display and sv_uni_display are now used
31354              in the re extension, their symbols have to be exported.
31355      Branch: perl
31356            ! embed.pl global.sym
31357 ____________________________________________________________________________
31358 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
31359         Log: Subject:  Re: [PATCH Perl@12567] debug /list
31360              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31361              Date: Tue, 23 Oct 2001 21:40:33 EDT
31362              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
31363      Branch: perl
31364            ! configure.com
31365 ____________________________________________________________________________
31366 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
31367         Log: This takes care of some of the re 'debug' cases but
31368              not all cases since the information whether the pattern
31369              or the target are utf8 seems to be either lost or not
31370              spread widely enough, sigh.
31371      Branch: perl
31372            ! regcomp.c
31373 ____________________________________________________________________________
31374 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
31375         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
31376              From: John Peacock <jpeacock@rowman.com>
31377              Date: Wed, 24 Oct 2001 16:53:29 -0400
31378              Message-ID: <3BD72A49.1508D152@rowman.com>
31379      Branch: perl
31380            ! configure.com
31381 ____________________________________________________________________________
31382 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
31383         Log: Upgrade NetWare and WinCE as in #12626.
31384      Branch: perl
31385            ! NetWare/dl_netware.xs wince/dl_win32.xs
31386 ____________________________________________________________________________
31387 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
31388         Log: Tru64 compiler nit.
31389      Branch: perl
31390            ! ext/threads/shared/shared.xs
31391 ____________________________________________________________________________
31392 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
31393         Log: Integrate change #12626 from maintperl;
31394              make DynaLoader threadsafe by moving all statics into
31395              interpreter-local space
31396              
31397              TODO: Netware, OS/2, WinCE
31398      Branch: perl
31399           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
31400           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
31401           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
31402           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
31403           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
31404           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
31405           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
31406 ____________________________________________________________________________
31407 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
31408         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
31409              space
31410      Branch: maint-5.6/perl
31411            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
31412            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
31413            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
31414            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
31415            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
31416            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
31417            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
31418 ____________________________________________________________________________
31419 [ 12625] By: sky                                   on 2001/10/24  20:05:26
31420         Log: Change #12623 inflicted an infinite hang. Fixed.
31421      Branch: perl
31422            ! ext/threads/shared/shared.xs
31423 ____________________________________________________________________________
31424 [ 12624] By: sky                                   on 2001/10/24  19:06:55
31425         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
31426      Branch: perl
31427            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31428 ____________________________________________________________________________
31429 [ 12623] By: sky                                   on 2001/10/24  18:06:34
31430         Log: We need to do sharedsv_find in the original perl context.
31431      Branch: perl
31432            ! ext/threads/shared/shared.xs
31433 ____________________________________________________________________________
31434 [ 12622] By: sky                                   on 2001/10/24  17:26:51
31435         Log: Add support for basic support for AVs, references not supported yet.
31436              Add test for AVs.
31437              Add more tests to sv_refs
31438              Fix documentation issues.  
31439      Branch: perl
31440            + ext/threads/shared/t/av_simple.t
31441            ! MANIFEST ext/threads/shared/shared.pm
31442            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
31443 ____________________________________________________________________________
31444 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
31445         Log: Dump Unicode better for re 'debug'.  The regprop()
31446              is unfinished since have to figure out how to detect
31447              Unicodeness in there.
31448      Branch: perl
31449            ! regcomp.c regexec.c
31450 ____________________________________________________________________________
31451 [ 12620] By: sky                                   on 2001/10/24  13:18:07
31452         Log: Add support for finding shared arrays and hashes.
31453      Branch: perl
31454            ! sharedsv.c
31455 ____________________________________________________________________________
31456 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
31457         Log: Rewrite sv_uni_display() as pv_uni_display() as
31458              reimplement sv_uni_display() using that.
31459      Branch: perl
31460            ! dump.c embed.h embed.pl proto.h
31461 ____________________________________________________________________________
31462 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
31463         Log: Integrate change #12615 from maintperl;
31464              on Windows, IO::File::new_tmpfile() fails after being called
31465              32767 times because MSVCRT thinks stdio's TMP_MAX is a
31466              process-wide limit
31467      Branch: perl
31468           !> win32/win32.c
31469 ____________________________________________________________________________
31470 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
31471         Log: Don't try to print ints as IVs.
31472      Branch: perl
31473            ! ext/Time/HiRes/HiRes.xs
31474 ____________________________________________________________________________
31475 [ 12616] By: sky                                   on 2001/10/24  11:06:35
31476         Log: We only need to fetch the SV from the backend if the index
31477              is not the same as mg_private.     In theory this could be
31478              a problem if there are an exact multiple of U16 changes
31479              of a shared variable between two access in a given thread,
31480              we choose to avoid theory for now.
31481      Branch: perl
31482            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
31483 ____________________________________________________________________________
31484 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
31485         Log: on Windows, IO::File::new_tmpfile() fails after being called
31486              32767 times because MSVCRT thinks stdio's TMP_MAX is a
31487              process-wide limit
31488      Branch: maint-5.6/perl
31489            ! win32/win32.c
31490 ____________________________________________________________________________
31491 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
31492         Log: Negation and Unicode: sort of solves 20010303.010,
31493              except not quite like reported in the Subject
31494              (Perl_warner is still utf8-ignorant).
31495      Branch: perl
31496            ! pp.c t/lib/warnings/sv
31497 ____________________________________________________________________________
31498 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
31499         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
31500      Branch: perl
31501            ! sv.c t/lib/warnings/sv
31502 ____________________________________________________________________________
31503 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
31504         Log: sv_uni_display(): do not add the "...", let the caller
31505              do it if wanted, and be prepared for more display options.
31506      Branch: perl
31507            ! dump.c embed.h embed.pl proto.h
31508 ____________________________________________________________________________
31509 [ 12611] By: nick                                  on 2001/10/23  20:28:07
31510         Log: Integrate mainline
31511      Branch: perlio
31512           !> Changes configure.com cygwin/cygwin.c
31513           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
31514           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
31515           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
31516           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
31517           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
31518           !> utils/h2xs.PL utils/perldoc.PL
31519 ____________________________________________________________________________
31520 [ 12610] By: sky                                   on 2001/10/23  19:39:24
31521         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
31522              don't call themselves READONLY but still die with modification
31523              attempt. We only call bless for ext and umagic.
31524      Branch: perl
31525            ! sv.c
31526 ____________________________________________________________________________
31527 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
31528         Log: Croak() on negative time; doc tweaks.
31529      Branch: perl
31530            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31531            ! ext/Time/HiRes/HiRes.xs
31532 ____________________________________________________________________________
31533 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
31534         Log: FAQ sync.
31535      Branch: perl
31536            ! pod/perlfaq4.pod pod/perlfaq7.pod
31537 ____________________________________________________________________________
31538 [ 12607] By: sky                                   on 2001/10/23  18:27:27
31539         Log: Call setmagic on the referent we are blessing.
31540      Branch: perl
31541            ! sv.c
31542 ____________________________________________________________________________
31543 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
31544         Log: Small test nits.
31545      Branch: perl
31546            ! t/op/lc.t
31547 ____________________________________________________________________________
31548 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
31549         Log: Update Changes.
31550      Branch: perl
31551            ! Changes patchlevel.h
31552 ____________________________________________________________________________
31553 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
31554         Log: Make the PerlIO_init() prototypes consistent.
31555      Branch: perl
31556            ! perlio.c
31557 ____________________________________________________________________________
31558 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
31559         Log: Upping the test count is a good idea.
31560      Branch: perl
31561            ! t/op/lc.t
31562 ____________________________________________________________________________
31563 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
31564         Log: Document the final sigma spot.
31565      Branch: perl
31566            ! pp.c
31567 ____________________________________________________________________________
31568 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
31569         Log: Fix multicharacter titlecase (ucfirst).
31570      Branch: perl
31571            ! pod/perlunicode.pod pp.c t/op/lc.t
31572 ____________________________________________________________________________
31573 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
31574         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
31575              From: Mikhail Zabaluev <mhz@alt-linux.org>
31576              Date: Tue, 23 Oct 2001 10:40:37 +0400
31577              Message-ID: <20011023104037.A12761@localhost.localdomain>
31578              
31579              (#12406 replaced with this)
31580      Branch: perl
31581            ! utils/perldoc.PL
31582 ____________________________________________________________________________
31583 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
31584         Log: MacOS Classic updates from Pudge.
31585      Branch: perl
31586            ! lib/File/Spec.t lib/File/Spec/Mac.pm
31587 ____________________________________________________________________________
31588 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
31589         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
31590              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31591              Date: Sun, 14 Oct 2001 23:14:46 +0200
31592              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
31593              
31594              except for the 2->4 changes.
31595      Branch: perl
31596            ! lib/AutoSplit.t
31597 ____________________________________________________________________________
31598 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
31599         Log: integrate macperl contents into maint-5.6
31600      Branch: maint-5.6/perl
31601            ! mg.c
31602           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
31603           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
31604           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
31605           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31606           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
31607           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
31608           !> t/lib/filefind.t t/lib/filespec.t
31609 ____________________________________________________________________________
31610 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
31611         Log: At some point the #6234 has been lost from the mainline
31612              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
31613      Branch: perl
31614            ! lib/File/Spec/Win32.pm
31615 ____________________________________________________________________________
31616 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
31617         Log: Cygwin seems to round up (or closest, but not down)
31618              for time(), so half of the time (bad pun intended)
31619              Time::HiRes::time() is less than time(), half of
31620              the time it's more.  So let's try harder in the loop.
31621      Branch: perl
31622            ! ext/Time/HiRes/HiRes.t
31623 ____________________________________________________________________________
31624 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
31625         Log: MacOS Classic timeofday(), from Chris Nandor. 
31626      Branch: perl
31627            ! ext/Time/HiRes/HiRes.xs
31628 ____________________________________________________________________________
31629 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
31630         Log: Integrate changes #12580 and #12581 from macperl;
31631              
31632              Fix path construction.
31633              
31634              (Copyright) Nit.
31635      Branch: perl
31636           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
31637 ____________________________________________________________________________
31638 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
31639         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
31640              doesn't seem to help (the error being output to console, maybe?)
31641      Branch: perl
31642            ! lib/Net/Domain.pm
31643 ____________________________________________________________________________
31644 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
31645         Log: Taint the getcwd() result also in Cygwin.
31646              (TODO: which other platforms need the same thing?)
31647      Branch: perl
31648            ! cygwin/cygwin.c
31649 ____________________________________________________________________________
31650 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
31651         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
31652      Branch: perl
31653            ! t/op/taint.t
31654 ____________________________________________________________________________
31655 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
31656         Log: getpwuid() fragility continues.
31657      Branch: perl
31658            ! utils/h2xs.PL
31659 ____________________________________________________________________________
31660 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
31661         Log: getpwuid() might succeed but that's no guarantee
31662              that the $home will be defined.
31663      Branch: perl
31664            ! ext/File/Glob/t/basic.t
31665 ____________________________________________________________________________
31666 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
31667         Log: It's safer to to expand the variable, too... (see #12571)
31668      Branch: perl
31669            ! t/TEST
31670 ____________________________________________________________________________
31671 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
31672         Log: Integrate with maintperl.
31673      Branch: maint-5.6/macperl
31674           !> win32/bin/pl2bat.pl win32/win32.c
31675 ____________________________________________________________________________
31676 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
31677         Log: Oops, forgot to include Win32 ... just as well, since it
31678              seems in bleadperl, change #7764 was not included
31679              (adding C:\temp).  Re-added.  Rip it back out if it
31680              doesn't belong.  :-)
31681      Branch: maint-5.6/macperl
31682            ! lib/File/Spec/Win32.pm
31683 ____________________________________________________________________________
31684 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
31685         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
31686              From: "Craig A. Berry" <craigberry@mac.com>
31687              Date: Mon, 22 Oct 2001 15:25:19 -0500
31688              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
31689      Branch: perl
31690            ! configure.com
31691 ____________________________________________________________________________
31692 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
31693         Log: Add in lots of File::Spec changes, from Thomas Wegner,
31694              and sync with changes from bleadperl.
31695      Branch: maint-5.6/macperl
31696            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
31697            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31698            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31699            ! lib/File/Spec/Win32.pm t/lib/filespec.t
31700 ____________________________________________________________________________
31701 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
31702         Log: Sync with latest File::Find and tests from bleadperl.
31703      Branch: maint-5.6/macperl
31704            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
31705 ____________________________________________________________________________
31706 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
31707         Log: Nit.
31708      Branch: maint-5.6/macperl
31709            ! perl.c
31710 ____________________________________________________________________________
31711 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
31712         Log: Fix path construction.
31713      Branch: maint-5.6/macperl
31714            ! ext/DynaLoader/DynaLoader_pm.PL
31715 ____________________________________________________________________________
31716 [ 12579] By: nick                                  on 2001/10/22  19:08:35
31717         Log: Integrate mainline (for Arthurs thread.xs fix)
31718      Branch: perlio
31719           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
31720 ____________________________________________________________________________
31721 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
31722         Log: Fix up exported symbols, move relevant docs
31723              over from macperl.pod.
31724      Branch: maint-5.6/macperl
31725            ! macos/ext/MacPerl/MacPerl.pm
31726 ____________________________________________________________________________
31727 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
31728         Log: Make ADDRESS called optionally as a method.
31729      Branch: maint-5.6/macperl
31730            ! macos/lib/Mac/Glue.pm
31731 ____________________________________________________________________________
31732 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
31733         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
31734              Apple event.
31735      Branch: maint-5.6/macperl
31736            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
31737            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
31738            ! macos/macperl/MPTerminology.aete
31739 ____________________________________________________________________________
31740 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
31741         Log: Clean up some build utilities. Change Entab to Duplicate;
31742              fix docs and error reporting; improve macify() of paths;
31743              remove requirement for Exporter.pm presence.
31744      Branch: maint-5.6/macperl
31745            ! macos/InstallBLIB macos/MacPerlTests.cmd
31746            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
31747 ____________________________________________________________________________
31748 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
31749         Log: Sync Time::HiRes with bleadperl
31750      Branch: maint-5.6/macperl
31751            ! macos/bundled_ext/Time/HiRes/HiRes.pm
31752            ! macos/bundled_ext/Time/HiRes/HiRes.t
31753            ! macos/bundled_ext/Time/HiRes/HiRes.xs
31754 ____________________________________________________________________________
31755 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
31756         Log: Fix up Changes
31757      Branch: maint-5.6/macperl
31758            ! macos/Changes
31759 ____________________________________________________________________________
31760 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
31761         Log: A user might belong to only a single group
31762              (the group equal to the group id).
31763      Branch: perl
31764            ! t/op/groups.t
31765 ____________________________________________________________________________
31766 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
31767         Log: Prepending (instead of replacing with) the pwd is safer. 
31768      Branch: perl
31769            ! t/TEST
31770 ____________________________________________________________________________
31771 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
31772         Log: Be more robust if no hostname or domainname
31773              (especially the latter)
31774      Branch: perl
31775            ! lib/Net/Domain.pm
31776 ____________________________________________________________________________
31777 [ 12569] By: sky                                   on 2001/10/22  17:41:07
31778         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
31779      Branch: perl
31780            ! ext/threads/threads.xs
31781 ____________________________________________________________________________
31782 [ 12568] By: nick                                  on 2001/10/22  16:31:24
31783         Log: Integrate mainline
31784      Branch: perlio
31785           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
31786           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31787           +> ext/threads/shared/t/sv_refs.t
31788           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
31789            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31790            - lib/unicore/To/SpecUpper.pl
31791           !> (integrate 42 files)
31792 ____________________________________________________________________________
31793 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
31794         Log: Update Changes.
31795      Branch: perl
31796            ! Changes patchlevel.h
31797 ____________________________________________________________________________
31798 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
31799         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
31800              From: Michael G Schwern <schwern@pobox.com>
31801              Date: Mon, 22 Oct 2001 03:48:38 -0400
31802              Message-ID: <20011022034838.B1676@blackrider>
31803      Branch: perl
31804            ! pod/perlvar.pod
31805 ____________________________________________________________________________
31806 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
31807         Log: Pod nits, as suggested by Stas Bekman.
31808      Branch: perl
31809            ! ext/threads/shared/shared.pm ext/threads/threads.pm
31810 ____________________________________________________________________________
31811 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
31812         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
31813              From: "Paul Marquess" <paul.marquess@openwave.com> 
31814              Date: Sun, 21 Oct 2001 21:11:15 +0100
31815              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
31816      Branch: perl
31817            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
31818            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
31819            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
31820            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
31821            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
31822            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
31823            ! ext/SDBM_File/sdbm.t
31824 ____________________________________________________________________________
31825 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
31826         Log: Integrate change #12559 from maintperl;
31827              various fixes for system() and backticks under windows
31828      Branch: perl
31829           !> win32/win32.c
31830 ____________________________________________________________________________
31831 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
31832         Log: Integrate change #12560 from maintperl;
31833              make pl2bat use %0 rather than "%0" (the latter fails to work
31834              in a lot of common cases)
31835      Branch: perl
31836           !> win32/bin/pl2bat.pl
31837 ____________________________________________________________________________
31838 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
31839         Log: Integrate changes #12549 and #12550 from maintperl;
31840              
31841              readline() doesn't work with our variables; it confuses them with
31842              my variables (change#4227 was incomplete)
31843      Branch: perl
31844            ! t/lib/strict/vars
31845           !> t/base/rs.t toke.c
31846 ____________________________________________________________________________
31847 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
31848         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
31849              in a lot of common cases)
31850      Branch: maint-5.6/perl
31851            ! win32/bin/pl2bat.pl
31852 ____________________________________________________________________________
31853 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
31854         Log: various fixes for system() and backticks under windows:
31855              
31856              * avoid munging whitespace that is passed within quotes
31857              * work around a cmd.exe misfeature that made multi-arg
31858              system() unreliable when there is more than one quoted
31859              argument
31860              * make multi-arg system() autoquote arguments as needed
31861              before passing them to the shell (this avoids having to
31862              second guess the shell quoting)
31863              * perl's -Dp switch can be used to trace the innards
31864      Branch: maint-5.6/perl
31865            ! win32/win32.c
31866 ____________________________________________________________________________
31867 [ 12558] By: nick                                  on 2001/10/22  08:58:42
31868         Log: Integrate ithreads buffer flush fix from perlio
31869      Branch: perl
31870           !> ext/threads/t/basic.t perl.c
31871 ____________________________________________________________________________
31872 [ 12557] By: nick                                  on 2001/10/22  08:35:09
31873         Log: All tests pass (legitimately) on ithreads
31874      Branch: perlio
31875            ! ext/threads/t/basic.t perl.c
31876 ____________________________________________________________________________
31877 [ 12556] By: nick                                  on 2001/10/22  06:51:22
31878         Log: Integrate non-ithreads fix to mainline
31879      Branch: perl
31880           !> perlio.c
31881 ____________________________________________________________________________
31882 [ 12555] By: nick                                  on 2001/10/22  06:48:33
31883         Log: Restore non-ithreads build. Interestingly binmode test passes
31884              non-ithreads - so crlf layer is not damaged and ithreads fail
31885              is a symptom ...
31886      Branch: perlio
31887            ! perlio.c
31888 ____________________________________________________________________________
31889 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
31890         Log: Integrate from perlio; restructuring.
31891      Branch: perl
31892           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31893           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
31894           !> win32/perlhost.h
31895 ____________________________________________________________________________
31896 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
31897         Log: Integrate from maintperl
31898              (Changes 12350, 12496, 12548, 12549, 12550)
31899      Branch: maint-5.6/macperl
31900           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
31901           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
31902 ____________________________________________________________________________
31903 [ 12552] By: nick                                  on 2001/10/21  19:18:12
31904         Log: Win32 PerlIO_cleanup special cases should no longer be required.
31905      Branch: perlio
31906            ! perl.c
31907 ____________________________________________________________________________
31908 [ 12551] By: nick                                  on 2001/10/21  19:16:56
31909         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
31910      Branch: perlio
31911            ! win32/makefile.mk
31912 ____________________________________________________________________________
31913 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
31914         Log: change#12549 wasn't aware of strictures
31915      Branch: maint-5.6/perl
31916            ! t/pragma/strict-vars toke.c
31917 ____________________________________________________________________________
31918 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
31919         Log: readline() doesn't work with our variables; it confuses them with
31920              my variables (change#4227 was incomplete)
31921      Branch: maint-5.6/perl
31922            ! t/base/rs.t toke.c
31923 ____________________________________________________________________________
31924 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
31925         Log: change#12220 appears to have pulled in a mainline change that
31926              isn't applicable to maint-5.6 (some platforms don't taint
31927              cwd)
31928      Branch: maint-5.6/perl
31929            ! t/lib/filefind-taint.t
31930 ____________________________________________________________________________
31931 [ 12547] By: nick                                  on 2001/10/21  17:15:54
31932         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
31933              for them. Call explicit cleanup during destruct process.
31934              - one binmode test is failing
31935              - also ext/threads/t/basic.t fails under make test, and is noisy under
31936              harness. (Threads results are intermingled and don't match order expected.)
31937      Branch: perlio
31938            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31939            ! perlio.h perliol.h pod/perlapi.pod sv.c
31940 ____________________________________________________________________________
31941 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
31942         Log: Implement multicharacter case mappings where a single
31943              Unicode character can be mapped into several.
31944      Branch: perl
31945            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31946            - lib/unicore/To/SpecUpper.pl
31947            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
31948            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
31949            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
31950            ! proto.h t/op/lc.t utf8.c
31951 ____________________________________________________________________________
31952 [ 12545] By: sky                                   on 2001/10/21  15:25:16
31953         Log: First support of threads::shared, support shared svs and references.
31954      Branch: perl
31955            + ext/threads/shared/Makefile.PL ext/threads/shared/README
31956            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31957            + ext/threads/shared/t/sv_refs.t
31958            + ext/threads/shared/t/sv_simple.t
31959            ! MANIFEST sharedsv.c
31960 ____________________________________________________________________________
31961 [ 12544] By: nick                                  on 2001/10/21  14:52:35
31962         Log: PerlIO layer table as PL_perlio (per-interpreter)
31963      Branch: perlio
31964            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
31965            ! pod/perlapi.pod sv.c
31966 ____________________________________________________________________________
31967 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
31968         Log: Prettyprinting.
31969      Branch: perl
31970            ! pod/perlunicode.pod
31971 ____________________________________________________________________________
31972 [ 12542] By: ams                                   on 2001/10/21  03:50:25
31973         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
31974              From: "Sean M. Burke" <sburke@cpan.org>
31975              Date: Sat, 20 Oct 2001 17:51:09 -0600
31976              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
31977      Branch: perl
31978            + pod/perlpodspec.pod
31979            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
31980            ! pod/perltoc.pod
31981 ____________________________________________________________________________
31982 [ 12541] By: nick                                  on 2001/10/20  22:23:53
31983         Log: Fix typos in new locking on MemShared
31984              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
31985              - seems to make segfaults more deterministic - suspect they are 
31986              attempt to free() after Interp and Host have gone.
31987      Branch: perlio
31988            ! perlio.c win32/perlhost.h
31989 ____________________________________________________________________________
31990 [ 12540] By: nick                                  on 2001/10/20  21:50:46
31991         Log: Remove the MemShared re-#define (again)
31992      Branch: perlio
31993            ! perlio.c
31994 ____________________________________________________________________________
31995 [ 12539] By: nick                                  on 2001/10/20  21:49:06
31996         Log: Use locks on MemShared
31997      Branch: perlio
31998            ! win32/perlhost.h
31999 ____________________________________________________________________________
32000 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
32001         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
32002              From: "chromatic" <chromatic@rmci.net>
32003              Date: Sat, 20 Oct 2001 11:13:47 -0600
32004              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
32005      Branch: perl
32006            ! installhtml
32007 ____________________________________________________________________________
32008 [ 12537] By: nick                                  on 2001/10/20  16:44:03
32009         Log: Integrate mainline
32010      Branch: perlio
32011           !> (integrate 48 files)
32012 ____________________________________________________________________________
32013 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
32014         Log: Update Changes.
32015      Branch: perl
32016            ! Changes patchlevel.h
32017 ____________________________________________________________________________
32018 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
32019         Log: Upgrade to podlators 1.11, from Russ Allbery.
32020      Branch: perl
32021            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
32022            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
32023            ! pod/pod2man.PL pod/pod2text.PL
32024 ____________________________________________________________________________
32025 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
32026         Log: Integrate perlio change #12532:
32027              introduce and use PerlIO_intmod2str().
32028      Branch: perl
32029           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
32030 ____________________________________________________________________________
32031 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
32032         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
32033      Branch: perl
32034            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
32035 ____________________________________________________________________________
32036 [ 12532] By: nick                                  on 2001/10/20  14:25:37
32037         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
32038              Use for non-PERLIO fdupopen().
32039      Branch: perlio
32040            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
32041 ____________________________________________________________________________
32042 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
32043         Log: Integrate perlio: PerlIO win32 fixes.
32044      Branch: perl
32045           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
32046           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
32047           !> proto.h sv.h win32/win32io.c
32048 ____________________________________________________________________________
32049 [ 12530] By: nick                                  on 2001/10/20  12:53:30
32050         Log: Fixed in two places - p4 resolve
32051      Branch: perlio
32052            ! perlsdio.h
32053 ____________________________________________________________________________
32054 [ 12529] By: nick                                  on 2001/10/20  12:51:05
32055         Log: Fix for ithreads/stdio build
32056      Branch: perlio
32057            ! perlio.c perlsdio.h
32058 ____________________________________________________________________________
32059 [ 12528] By: ams                                   on 2001/10/20  12:13:25
32060         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
32061              From: Michael G Schwern <schwern@pobox.com>
32062              Date: Sat, 20 Oct 2001 01:41:21 -0400
32063              Message-Id: <20011020014121.I3681@blackrider>
32064      Branch: perl
32065            ! installman
32066 ____________________________________________________________________________
32067 [ 12527] By: ams                                   on 2001/10/20  12:09:41
32068         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
32069              From: Michael G Schwern <schwern@pobox.com>
32070              Date: Sat, 20 Oct 2001 02:04:21 -0400
32071              Message-Id: <20011020020421.A11732@blackrider>
32072      Branch: perl
32073            ! lib/Pod/Checker.pm
32074 ____________________________________________________________________________
32075 [ 12526] By: ams                                   on 2001/10/20  11:59:41
32076         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
32077              From: "chromatic" <chromatic@rmci.net>
32078              Date: Fri, 19 Oct 2001 22:46:39 -0600
32079              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
32080      Branch: perl
32081            ! lib/Net/Config.pm
32082 ____________________________________________________________________________
32083 [ 12525] By: nick                                  on 2001/10/20  11:16:18
32084         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
32085              Perl_sv_setsv_flags directly.
32086      Branch: perlio
32087            ! ext/threads/threads.xs
32088 ____________________________________________________________________________
32089 [ 12524] By: nick                                  on 2001/10/20  10:28:17
32090         Log: Add a new flag character 'm' to embed.pl set to represent
32091              "functions" which are really macros. Use it foe the troublesome
32092              sv_setsv() etc. macros in sv.h - changing latter to define
32093              sv_setsv rather than sv_setsv_macro etc.
32094      Branch: perlio
32095            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
32096            ! pod/perlapi.pod proto.h sv.h
32097 ____________________________________________________________________________
32098 [ 12523] By: nick                                  on 2001/10/20  09:17:17
32099         Log: Add comments explaining why win32.h/embed.h are included where they are
32100              in perl.h 
32101      Branch: perlio
32102            ! perl.h
32103 ____________________________________________________________________________
32104 [ 12522] By: nick                                  on 2001/10/20  08:27:44
32105         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
32106              being used yet.
32107      Branch: perlio
32108            ! win32/win32io.c
32109 ____________________________________________________________________________
32110 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
32111         Log: Wording tweaks.
32112      Branch: perl
32113            ! t/TEST
32114 ____________________________________________________________________________
32115 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
32116         Log: Subject: IO module with nonblocking socket connect patch 
32117              From: Raul Dias <raul@dias.com.br>
32118              Date: Fri, 19 Oct 2001 22:45:32 -0300
32119              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
32120      Branch: perl
32121            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
32122 ____________________________________________________________________________
32123 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
32124         Log: Test vertical whitespace combined with /x in \p{}.
32125      Branch: perl
32126            ! t/op/pat.t
32127 ____________________________________________________________________________
32128 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
32129         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
32130              From: Gisle Aas <gisle@ActiveState.com> 
32131              Date: 19 Oct 2001 16:46:02 -0700
32132              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
32133      Branch: perl
32134            ! lib/ExtUtils/MakeMaker.pm
32135 ____________________________________________________________________________
32136 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
32137         Log: No more this symbol.
32138      Branch: perl
32139            ! makedef.pl
32140 ____________________________________________________________________________
32141 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
32142         Log: Integrate change #12511; fix gross win32 build issues.
32143      Branch: perl
32144           !> makedef.pl sv.c
32145 ____________________________________________________________________________
32146 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
32147         Log: Unpack in scalar context should return the first value
32148              returned in list context, as pointed out by Ton Hospel
32149              in 2001-05-21 (this is how it works already in blead,
32150              just adding the test).
32151      Branch: perl
32152            ! t/op/pack.t
32153 ____________________________________________________________________________
32154 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
32155         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
32156              From: "Craig A. Berry" <craigberry@mac.com>
32157              Date: Fri, 19 Oct 2001 16:59:30 -0500
32158              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
32159      Branch: perl
32160            ! utils/perldoc.PL
32161 ____________________________________________________________________________
32162 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
32163         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
32164              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32165              Date: Fri, 19 Oct 2001 17:45:23 EDT
32166              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
32167      Branch: perl
32168            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
32169            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
32170            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
32171            ! vms/vmsish.h
32172 ____________________________________________________________________________
32173 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
32174         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
32175              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32176              Date: Fri, 19 Oct 2001 17:26:35 EDT
32177              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
32178      Branch: perl
32179            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
32180 ____________________________________________________________________________
32181 [ 12511] By: nick                                  on 2001/10/19  19:55:36
32182         Log: Fix gross win32 build issues
32183      Branch: perlio
32184            ! makedef.pl sv.c
32185 ____________________________________________________________________________
32186 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
32187         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
32188              From: David Dyck <dcd@tc.fluke.com>
32189              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
32190              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
32191      Branch: perl
32192            ! lib/File/Find.pm
32193 ____________________________________________________________________________
32194 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
32195         Log: Subject: Re: PerlIO and Encode
32196              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32197              Date: Tue, 16 Oct 2001 01:50:16 +0900
32198              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
32199      Branch: perl
32200            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
32201            ! ext/Encode/Encode/Tcl.t
32202 ____________________________________________________________________________
32203 [ 12508] By: ams                                   on 2001/10/19  17:59:16
32204         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
32205              (See #12499)
32206      Branch: perl
32207            ! pod/perlintro.pod
32208 ____________________________________________________________________________
32209 [ 12507] By: nick                                  on 2001/10/19  16:30:43
32210         Log: Integrate mainline
32211      Branch: perlio
32212           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
32213           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
32214           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
32215           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
32216           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
32217           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
32218           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32219           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
32220           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
32221           +> win32/config_H.win64
32222            - lib/Test/Utils.pm lib/unicore/mktables.PL
32223            - t/lib/Test/Simple/Catch/More.pm
32224           !> (integrate 84 files)
32225 ____________________________________________________________________________
32226 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
32227         Log: Retract the #10451 which seems to be the cause
32228              of the major leakage from while(){eval"sub{}"}
32229      Branch: perl
32230            ! op.c t/run/kill_perl.t
32231 ____________________________________________________________________________
32232 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
32233         Log: Regen toc.
32234      Branch: perl
32235            ! pod/perltoc.pod
32236 ____________________________________________________________________________
32237 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
32238         Log: Tiny tweaks.
32239      Branch: perl
32240            ! pod/perl.pod
32241 ____________________________________________________________________________
32242 [ 12503] By: ams                                   on 2001/10/19  13:34:24
32243         Log: Subject: Re: perlintro.pod
32244              From: Abe Timmerman <abe@ztreet.demon.nl>
32245              Date: Fri, 19 Oct 2001 14:12:40 +0200
32246              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
32247      Branch: perl
32248            ! pod/perlintro.pod
32249 ____________________________________________________________________________
32250 [ 12502] By: ams                                   on 2001/10/19  13:24:12
32251         Log: Slight reorganisation of references.
32252      Branch: perl
32253            ! pod/perl.pod
32254 ____________________________________________________________________________
32255 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
32256         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
32257              From: Kay Röpke <kroepke@dolphin-services.de>
32258              Date: Fri, 19 Oct 2001 14:04:01 +0200 
32259              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
32260      Branch: perl
32261            ! lib/ExtUtils/MakeMaker.pm
32262 ____________________________________________________________________________
32263 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
32264         Log: Unicode categories continue:
32265              implement Category=, Script=, Block=
32266              (these are based on an upcoming update of TR#18)
32267              Fix a bug where we got two In categories named "old italic",
32268              and another where shortcut for the Is categories wasn't taken.
32269      Branch: perl
32270            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
32271            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
32272            ! pod/perlunicode.pod t/op/pat.t
32273 ____________________________________________________________________________
32274 [ 12499] By: ams                                   on 2001/10/19  01:42:29
32275         Log: Subject: a small patch to perlintro.pod.
32276              From: Autrijus Tang <autrijus@autrijus.org>
32277              Date: Fri, 19 Oct 2001 01:45:51 +0800
32278              Message-Id: <20011019014551.A35625@not.autrijus.org>
32279              (Applied by hand with nits.)
32280      Branch: perl
32281            ! pod/perlintro.pod
32282 ____________________________________________________________________________
32283 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
32284         Log: Subject: [PATCH] OpenBSD hints for ithreads
32285              From: Andy Dougherty <doughera@lafayette.edu>
32286              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
32287              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
32288      Branch: perl
32289            ! hints/openbsd.sh
32290 ____________________________________________________________________________
32291 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
32292         Log: Retract #12446; the problem solved by #12474.
32293      Branch: perl
32294            ! hints/aix.sh
32295 ____________________________________________________________________________
32296 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
32297         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
32298              message and suppress line number info (from Steve Hay
32299              <Steve.Hay@uk.radan.com>)
32300      Branch: maint-5.6/perl
32301            ! lib/Carp/Heavy.pm
32302 ____________________________________________________________________________
32303 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
32304         Log: More documented In categories.
32305      Branch: perl
32306            ! pod/perlunicode.pod
32307 ____________________________________________________________________________
32308 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
32309         Log: Update Changes.
32310      Branch: perl
32311            ! Changes patchlevel.h
32312 ____________________________________________________________________________
32313 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
32314         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
32315      Branch: perl
32316            ! MANIFEST
32317 ____________________________________________________________________________
32318 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
32319         Log: Wrong skip() arguments.
32320      Branch: perl
32321            ! ext/B/t/terse.t
32322 ____________________________________________________________________________
32323 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
32324         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
32325              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32326              Date: Wed, 17 Oct 2001 09:10:53 EDT 
32327              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
32328      Branch: perl
32329            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
32330            ! pod/perlapi.pod vms/vms.c
32331 ____________________________________________________________________________
32332 [ 12490] By: ams                                   on 2001/10/18  09:31:00
32333         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
32334              From: Mark-Jason Dominus <mjd@plover.com>
32335              Date: Thu, 18 Oct 2001 06:25:35 -0400
32336              Message-Id: <20011018102535.19264.qmail@plover.com>
32337      Branch: perl
32338            ! pod/perl.pod
32339 ____________________________________________________________________________
32340 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
32341         Log: Prettyprinting.
32342      Branch: perl
32343            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
32344 ____________________________________________________________________________
32345 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
32346         Log: Regen toc.
32347      Branch: perl
32348            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32349 ____________________________________________________________________________
32350 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
32351         Log: Add perlintro, from Skud.
32352      Branch: perl
32353            + pod/perlintro.pod
32354            ! MANIFEST
32355 ____________________________________________________________________________
32356 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
32357         Log: FAQ sync.
32358      Branch: perl
32359            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
32360            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
32361            ! pod/perlfaq8.pod pod/perlfaq9.pod
32362 ____________________________________________________________________________
32363 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
32364         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
32365              in speed (upto 20% speedup in certain operations) but meanwhile
32366              regexps and arithmetics got slower (5-10%) (according to
32367              perlbench average speedup is negligible, and within measuring
32368              flutter, 1%).  Therefore retracting all the changes
32369              aimed at getting -std1 to compile cleanly:  #12475, #12476,
32370              #12479, #12480, #12481, #12482, #12483, #12484.
32371      Branch: perl
32372            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
32373            ! pp_hot.c pp_sys.c toke.c
32374 ____________________________________________________________________________
32375 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
32376         Log: (retracted by #12485)
32377              Strict ANSI doesn't like the third argument of main()
32378              so enable ignoring it if using ultra picky compiler.
32379      Branch: perl
32380            ! miniperlmain.c
32381 ____________________________________________________________________________
32382 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
32383         Log: (retracted by #12485)
32384              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
32385      Branch: perl
32386            ! perl.h
32387 ____________________________________________________________________________
32388 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
32389         Log: (retracted by #12485)
32390              Add explanatory comment.
32391      Branch: perl
32392            ! mg.c
32393 ____________________________________________________________________________
32394 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
32395         Log: (retracted by #12485)
32396              More dollar$hiding.
32397      Branch: perl
32398            ! doio.c perl.h pp_sys.c
32399 ____________________________________________________________________________
32400 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
32401         Log: (retracted by #12485)
32402              KISS.
32403      Branch: perl
32404            ! mg.c
32405 ____________________________________________________________________________
32406 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
32407         Log: (retracted by #12485)
32408              Thou shalt not #ifdef inside macro invocations,
32409              noticed by Rafael Garcia-Suarez.
32410      Branch: perl
32411            ! mg.c
32412 ____________________________________________________________________________
32413 [ 12478] By: ams                                   on 2001/10/17  18:50:55
32414         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
32415              From: Anton Berezin <tobez@tobez.org>
32416              Date: Wed, 17 Oct 2001 18:25:48 +0200
32417              Message-Id: <20011017182548.A12082@heechee.tobez.org>
32418      Branch: perl
32419            ! pp_sys.c
32420 ____________________________________________________________________________
32421 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
32422         Log: (retracted by #12485)
32423              Unterminated #ifdef.
32424      Branch: perl
32425            ! mg.c
32426 ____________________________________________________________________________
32427 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
32428         Log: (retracted by #12485)
32429              Avoid dollar signs in identifiers (in non-VMS) to
32430              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
32431      Branch: perl
32432            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
32433            ! toke.c
32434 ____________________________________________________________________________
32435 [ 12474] By: ams                                   on 2001/10/17  15:14:50
32436         Log: Subject: Two AIX patches
32437              From: H.Merijn Brand <h.m.brand@hccnet.nl>
32438              Date: Wed, 17 Oct 2001 18:04:35 +0200
32439              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
32440      Branch: perl
32441            ! hints/aix.sh makedef.pl
32442 ____________________________________________________________________________
32443 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
32444         Log: Limiting the Time::HiRes::sleep and usleep to
32445              one second is not a good policy if drop-in
32446              replacement is still a goal.
32447      Branch: perl
32448            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32449            ! ext/Time/HiRes/HiRes.xs
32450 ____________________________________________________________________________
32451 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
32452         Log: Subject: [PATCH] Test::Simple 0.32
32453              From: Michael G Schwern <schwern@pobox.com> 
32454              Date: Wed, 17 Oct 2001 03:42:41 -0400
32455              Message-ID: <20011017034241.A25038@blackrider>
32456      Branch: perl
32457            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
32458            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
32459            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
32460            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
32461            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
32462            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
32463            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
32464            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
32465            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
32466            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
32467            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
32468            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
32469            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
32470            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
32471            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
32472            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
32473            ! t/lib/Test/Simple/Catch.pm
32474            ! t/lib/Test/Simple/sample_tests/five_fail.plx
32475 ____________________________________________________________________________
32476 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
32477         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
32478              From: Michael G Schwern <schwern@pobox.com> 
32479              Date: Wed, 17 Oct 2001 04:04:13 -0400
32480              Message-ID: <20011017040413.C25550@blackrider>
32481      Branch: perl
32482            ! t/TEST t/harness vms/test.com
32483 ____________________________________________________________________________
32484 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
32485         Log: Regen doc with perlmodstyle added.
32486      Branch: perl
32487            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32488 ____________________________________________________________________________
32489 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
32490         Log: Pod cleanup.
32491      Branch: perl
32492            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
32493 ____________________________________________________________________________
32494 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
32495         Log: Subject: perlmodstyle as a patch
32496              From: Kirrily Robert <skud@infotrope.net>
32497              Date: Tue, 16 Oct 2001 22:47:23 -0400
32498              Message-ID: <20011016224723.A20673@infotrope.net>
32499      Branch: perl
32500            + pod/perlmodstyle.pod
32501            ! MANIFEST
32502 ____________________________________________________________________________
32503 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
32504         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
32505              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
32506              Date: Thu, 6 Sep 2001 11:09:40 +0100
32507              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
32508              
32509              Mention also the develooper p5p archive.
32510      Branch: perl
32511            ! pod/perlhack.pod
32512 ____________________________________________________________________________
32513 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
32514         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
32515              From: Kay Röpke <kroepke@dolphin-services.de>
32516              Date: Tue, 16 Oct 2001 17:23:52 +0200
32517              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
32518      Branch: perl
32519            ! lib/ExtUtils/MakeMaker.pm
32520 ____________________________________________________________________________
32521 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
32522         Log: Add the special casing mappings (from SpecCase.txt)
32523              (except for the hyper special case mappings that have
32524              the condition list); the special casing mappings are
32525              unused for now.  Small tidying up on mktables.
32526      Branch: perl
32527            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32528            + lib/unicore/To/SpecUpper.pl
32529            ! lib/unicore/mktables
32530 ____________________________________________________________________________
32531 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
32532         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
32533              From: "David H. Adler" <dha@panix.com>       
32534              Date: Tue, 16 Oct 2001 11:59:35 -0400
32535              Message-ID: <20011016115935.A13078@panix.com>
32536              
32537              Subject: [ PATCH ] perldata patch, revised
32538              From: "David H. Adler" <dha@panix.com>     
32539              Date: Tue, 16 Oct 2001 18:26:49 -0400
32540              Message-ID: <20011016182649.C23970@panix.com>
32541      Branch: perl
32542            ! pod/perldata.pod pod/perlop.pod
32543 ____________________________________________________________________________
32544 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
32545         Log: Integrate perlio: PerlIO_dup (for all but Win32).
32546      Branch: perl
32547           !> embed.h embed.pl ext/Encode/Encode.xs
32548           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
32549           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
32550           !> win32/win32io.c
32551 ____________________________________________________________________________
32552 [ 12462] By: nick                                  on 2001/10/16  19:11:30
32553         Log: PerlIOXxxx_dups for all but Win32
32554      Branch: perlio
32555            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32556            ! ext/PerlIO/Via/Via.xs
32557 ____________________________________________________________________________
32558 [ 12461] By: nick                                  on 2001/10/16  18:28:48
32559         Log: Implement PerlIOStdio_dup (explains core dumps - dup
32560              was not setting up a FILE * to be fclosed()).
32561      Branch: perlio
32562            ! perlio.c
32563 ____________________________________________________________________________
32564 [ 12460] By: nick                                  on 2001/10/16  17:31:47
32565         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
32566              overflow.
32567      Branch: perlio
32568            ! perlio.c
32569 ____________________________________________________________________________
32570 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
32571         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
32572              From: "Craig A. Berry" <craigberry@mac.com>
32573              Date: Tue, 16 Oct 2001 13:08:38 -0500
32574              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
32575      Branch: perl
32576            ! configure.com
32577 ____________________________________________________________________________
32578 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
32579         Log: Can't expect too much accuracy from a sleep of one second.
32580              (I think this will also fail with high load.)
32581      Branch: perl
32582            ! ext/Time/HiRes/HiRes.t
32583 ____________________________________________________________________________
32584 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
32585         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
32586              From: "Werner, Randolf" <randolf.werner@sap.com>
32587              Date: Tue, 16 Oct 2001 18:33:02 +0200
32588              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
32589      Branch: perl
32590            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
32591            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
32592 ____________________________________________________________________________
32593 [ 12456] By: nick                                  on 2001/10/16  14:08:16
32594         Log: Builds under ithreads (but fails all threads tests)
32595      Branch: perlio
32596            ! hv.c perlio.c sv.c
32597 ____________________________________________________________________________
32598 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
32599         Log: I think the Perl_sortsv needs *not* be skipped?
32600      Branch: perl
32601            ! makedef.pl
32602 ____________________________________________________________________________
32603 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
32604         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
32605              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
32606              Date: Tue, 16 Oct 2001 15:32:44 +0200
32607              Message-ID: <3BCC531C.11494.3E433F@localhost>
32608      Branch: perl
32609            ! t/op/groups.t
32610 ____________________________________________________________________________
32611 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
32612         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
32613              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
32614              Date: Tue, 16 Oct 2001 15:01:04 +0200
32615              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
32616      Branch: perl
32617            ! t/io/fs.t
32618 ____________________________________________________________________________
32619 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
32620         Log: A forgotten deletion.
32621      Branch: perl
32622            - lib/unicore/mktables.PL
32623 ____________________________________________________________________________
32624 [ 12451] By: nick                                  on 2001/10/16  11:32:48
32625         Log: Skeleton of "PerlIO_dup" coded.
32626              Still-passes all tests non-threaded (well it would wouldn't it!)
32627      Branch: perlio
32628            ! embed.h embed.pl ext/Encode/Encode.xs
32629            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
32630            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
32631            ! win32/win32io.c
32632 ____________________________________________________________________________
32633 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
32634         Log: Document the problem with the swash_fetch() API that affects
32635              more complex case conversions.
32636      Branch: perl
32637            ! lib/utf8_heavy.pl utf8.c
32638 ____________________________________________________________________________
32639 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
32640         Log: Make Time::HiRes::sleep() and usleep() to return
32641              the number of seconds (a floating point value) and 
32642              microseconds (an integer) actually slept (well,
32643              modulo the time spent in measuring the time actually
32644              slept...), to be a better drop-in replacement for
32645              the builtin sleep().  Noticed by Chris Nandor.
32646              
32647              Also make usleep() to croak if fed illegal number
32648              of useconds (anything greater than 1_000_000).
32649      Branch: perl
32650            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32651            ! ext/Time/HiRes/HiRes.xs
32652 ____________________________________________________________________________
32653 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
32654         Log: A missing SvREFCNT_dec.
32655      Branch: perl
32656            ! perl.c
32657 ____________________________________________________________________________
32658 [ 12447] By: nick                                  on 2001/10/15  20:27:53
32659         Log: Beginings of PerlIO_dup support (unstable)
32660      Branch: perlio
32661            ! perlio.c perliol.h
32662 ____________________________________________________________________________
32663 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
32664         Log: (retracted by #12497)
32665              In AIX vac 5 just can't seem to get regcomp right.
32666      Branch: perl
32667            ! hints/aix.sh
32668 ____________________________________________________________________________
32669 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
32670         Log: Bump the version number to agree with the maintperl one.
32671      Branch: perl
32672            ! lib/Tie/RefHash.pm
32673 ____________________________________________________________________________
32674 [ 12444] By: nick                                  on 2001/10/15  15:59:57
32675         Log: Integrate mainline
32676      Branch: perlio
32677           +> lib/Math/BigInt/t/Math/Subclass.pm
32678           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32679           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
32680           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
32681           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
32682           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
32683           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
32684           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32685           +> lib/unicore/mktables
32686            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32687            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32688            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32689            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32690            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32691            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32692            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32693            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32694            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32695            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32696            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32697            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32698            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32699            - lib/unicore/syllables.txt
32700           !> (integrate 344 files)
32701 ____________________________________________________________________________
32702 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
32703         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
32704      Branch: perl
32705            ! ext/DB_File/DB_File.xs
32706 ____________________________________________________________________________
32707 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
32708         Log: Sync the skip() amounts with the number of tests.
32709      Branch: perl
32710            ! lib/Term/Complete.t
32711 ____________________________________________________________________________
32712 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
32713         Log: Update Changes.
32714      Branch: perl
32715            ! Changes patchlevel.h
32716 ____________________________________________________________________________
32717 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
32718         Log: MacOS Classic catdir() rewrite from Thomas Wegner
32719              (backward incompatibility, but a deliberate one,
32720              the old version simply is broken in its logic),
32721              also documentation updates, and as suggested replicated
32722              the File::Spec::Unix documentation updates also on the
32723              File::Spec documentation.
32724              
32725              TODO: there seems to be duplication of documentation
32726              between File::Spec and File::Spec::Unix.  I think
32727              the ::Unix should be left only with specific UNIXisms,
32728              and all the generic documentation should be in ::Spec.
32729      Branch: perl
32730            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
32731            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
32732            ! lib/File/Spec/Unix.pm
32733 ____________________________________________________________________________
32734 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
32735         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
32736              From: Blair Zajac <blair@orcaware.com>
32737              Date: Mon, 24 Sep 2001 11:48:58 -0700
32738              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
32739              
32740              (the skip() messages)
32741      Branch: perl
32742            ! t/op/magic.t
32743 ____________________________________________________________________________
32744 [ 12438] By: ams                                   on 2001/10/14  23:43:59
32745         Log: Subject: [PATCH] make PerlIO default on VMS
32746              From: "Craig A. Berry" <craigberry@mac.com>
32747              Date: Sun, 14 Oct 2001 15:27:18 -0500
32748              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
32749      Branch: perl
32750            ! configure.com
32751 ____________________________________________________________________________
32752 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
32753         Log: Retract #12436 (Abhijit already did this at #12426)
32754      Branch: perl
32755            ! lib/ExtUtils/MM_Unix.pm
32756 ____________________________________________________________________________
32757 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
32758         Log: (retracted by #12437)
32759              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
32760              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
32761              Date: Sat, 13 Oct 2001 20:33:55 +0200
32762              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
32763      Branch: perl
32764            ! lib/ExtUtils/MM_Unix.pm
32765 ____________________________________________________________________________
32766 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
32767         Log: Subject: h2xs grammar nit
32768              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32769              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
32770              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
32771      Branch: perl
32772            ! utils/h2xs.PL
32773 ____________________________________________________________________________
32774 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
32775         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
32776              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32777              Date: Sun, 14 Oct 2001 11:25:08 +0100
32778              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
32779      Branch: perl
32780            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
32781            ! warnings.pl
32782 ____________________________________________________________________________
32783 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
32784         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
32785              for File::Spec::Mac::catfile)
32786      Branch: perl
32787            ! lib/h2xs.t
32788 ____________________________________________________________________________
32789 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
32790         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
32791              From: Nicholas Clark <nick@ccl4.org>
32792              Date: Sat, 13 Oct 2001 00:07:31 +0100
32793              Message-ID: <20011013000731.D67535@plum.flirble.org>
32794      Branch: perl
32795            ! lib/h2xs.t utils/h2xs.PL
32796 ____________________________________________________________________________
32797 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
32798         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
32799              before DEFINE and INC), and repent by taking DEFINE and
32800              INC away from PASTHRU.
32801      Branch: perl
32802            ! lib/ExtUtils/MM_Unix.pm
32803 ____________________________________________________________________________
32804 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
32805         Log: More MANIFEST anomalies.
32806      Branch: perl
32807            ! MANIFEST
32808 ____________________________________________________________________________
32809 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
32810         Log: Not that many.
32811      Branch: perl
32812            ! MANIFEST
32813 ____________________________________________________________________________
32814 [ 12428] By: sky                                   on 2001/10/13  20:59:27
32815         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
32816              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32817              Date: Sat, 13 Oct 2001 23:15:55 +0200
32818              Message-ID: <20011013231555.A18071@rafael>
32819      Branch: perl
32820            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
32821            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
32822 ____________________________________________________________________________
32823 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
32824         Log: Rewrite mktables from scratch.
32825              - Cleaner.
32826              - Faster: 15-20 seconds as opposed to several minutes.
32827              - More dynamic: the names of the various categories
32828              such as the linebreak ones are dynamic, not static.
32829              - Is.pl: long names for the general category properties
32830              are now available.
32831              - Ranges (<... ,First>, <..., Last>) from the general
32832              categories work now.
32833              - No more mktables.PL because the mktables.PL is not
32834              and never has been run to create a mktables.
32835              - syllables.txt and Is/Syl*.pl removed: non-standard
32836              (not part of the Unicode), and the whole concept is
32837              being reworked (http://syllabary.sourceforge.net/),
32838              the old way wouldn't even work with the new Syllables.txt
32839              (it would result in 1000+ new categories)
32840      Branch: perl
32841            + lib/unicore/In/163.pl lib/unicore/In/164.pl
32842            + lib/unicore/In/165.pl lib/unicore/In/166.pl
32843            + lib/unicore/In/167.pl lib/unicore/In/168.pl
32844            + lib/unicore/In/169.pl lib/unicore/In/170.pl
32845            + lib/unicore/In/171.pl lib/unicore/Is.pl
32846            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32847            + lib/unicore/mktables
32848            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32849            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32850            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32851            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32852            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32853            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32854            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32855            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32856            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32857            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32858            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32859            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32860            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32861            - lib/unicore/syllables.txt
32862            ! (edit 304 files)
32863 ____________________________________________________________________________
32864 [ 12426] By: ams                                   on 2001/10/13  18:05:36
32865         Log: ExtUtils::MM_Unix should ignore comments when searching for
32866              $VERSION.
32867      Branch: perl
32868            ! lib/ExtUtils/MM_Unix.pm
32869 ____________________________________________________________________________
32870 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
32871         Log: Subject: Re: New module XML::Clean
32872              From: andreas.koenig@anima.de (Andreas J. Koenig)
32873              Date: 13 Oct 2001 10:17:09 +0200
32874              Message-ID: <m37ku0t0my.fsf@anima.de>
32875      Branch: perl
32876            ! pod/perlnewmod.pod
32877 ____________________________________________________________________________
32878 [ 12424] By: sky                                   on 2001/10/13  09:39:59
32879         Log: Set thread stack size if needed.
32880      Branch: perl
32881            ! ext/threads/threads.xs
32882 ____________________________________________________________________________
32883 [ 12423] By: sky                                   on 2001/10/13  09:36:49
32884         Log: We do want to set the attribute to joinable even on modern posix
32885              platforms.
32886      Branch: perl
32887            ! ext/threads/threads.xs
32888 ____________________________________________________________________________
32889 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
32890         Log: Subject: [PATCH ext/Data/Dumper.xs]
32891              From: Brian Ingerson <ingy@ttul.org>
32892              Date: Fri, 12 Oct 2001 19:32:35 -0700
32893              Message-ID: <20011012193235.B889@ttul.org>
32894      Branch: perl
32895            ! ext/Data/Dumper/Dumper.xs
32896 ____________________________________________________________________________
32897 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
32898         Log: Update Changes.
32899      Branch: perl
32900            ! Changes patchlevel.h
32901 ____________________________________________________________________________
32902 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
32903         Log: FAQ sync.
32904      Branch: perl
32905            ! pod/perlfaq3.pod pod/perlfaq4.pod
32906 ____________________________________________________________________________
32907 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
32908         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
32909              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
32910              Date: Fri, 12 Oct 2001 11:51:05 -0700
32911              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
32912      Branch: perl
32913            ! lib/File/Copy.pm
32914 ____________________________________________________________________________
32915 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
32916         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
32917              From: "chromatic" <chromatic@rmci.net>     
32918              Date: Thu, 11 Oct 2001 10:57:55 -0600
32919              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
32920              
32921              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
32922              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32923              Date: Thu, 11 Oct 2001 22:34:21 +0200
32924              Message-ID: <20011011223421.A693@rafael>     
32925              
32926              plus undef $Term::Complete::stty as suggested by Rafael.
32927      Branch: perl
32928            ! lib/Term/Complete.pm lib/Term/Complete.t
32929 ____________________________________________________________________________
32930 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
32931         Log: UUnndduupplleexx..
32932      Branch: perl
32933            ! perl.h
32934 ____________________________________________________________________________
32935 [ 12416] By: sky                                   on 2001/10/12  20:16:19
32936         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
32937              From: Andy Dougherty <doughera@lafayette.edu>
32938              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
32939              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
32940              (Potentially only band-aid)
32941      Branch: perl
32942            ! sv.c
32943 ____________________________________________________________________________
32944 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
32945         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
32946              mishandles kill(), and therefore the sigaction test
32947              should be skipped, from Charles Lane.
32948      Branch: perl
32949            ! ext/POSIX/t/sigaction.t
32950 ____________________________________________________________________________
32951 [ 12414] By: sky                                   on 2001/10/12  18:47:49
32952         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
32953      Branch: perl
32954            ! op.h
32955 ____________________________________________________________________________
32956 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
32957         Log: Upgrade to Math::BigInt 1.44 from Tels and
32958              further fixes from John Peacock.
32959      Branch: perl
32960            + lib/Math/BigInt/t/Math/Subclass.pm
32961            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32962            + lib/Math/BigInt/t/subclass.t
32963            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32964            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32965            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32966            ! lib/Math/BigInt/t/mbimbf.t
32967 ____________________________________________________________________________
32968 [ 12412] By: sky                                   on 2001/10/12  18:28:23
32969         Log: perhaps pthread_attr_t really needs to be set for the old api
32970      Branch: perl
32971            ! ext/threads/threads.xs
32972 ____________________________________________________________________________
32973 [ 12411] By: sky                                   on 2001/10/12  18:11:45
32974         Log: pthread_keycreate not pthread_key_create under the here be dragons API
32975      Branch: perl
32976            ! ext/threads/threads.h
32977 ____________________________________________________________________________
32978 [ 12410] By: sky                                   on 2001/10/12  18:07:37
32979         Log: Apperently OLD PTHREADS API is a bit retarded.
32980              This should fix another set of compile failures in HP-UX 10.20.
32981      Branch: perl
32982            ! ext/threads/threads.h ext/threads/threads.xs
32983 ____________________________________________________________________________
32984 [ 12409] By: nick                                  on 2001/10/12  15:30:01
32985         Log: Blind integrate of mainline
32986      Branch: perlio
32987           +> (branch 32 files)
32988            - lib/unicode/README
32989           !> (integrate 121 files)
32990 ____________________________________________________________________________
32991 [ 12408] By: sky                                   on 2001/10/12  14:55:08
32992         Log: Let us avoid being smart for now.
32993      Branch: perl
32994            ! ext/threads/threads.h
32995 ____________________________________________________________________________
32996 [ 12407] By: sky                                   on 2001/10/12  14:38:12
32997         Log: (void*) the argument to make sure we work with picky compilers
32998      Branch: perl
32999            ! ext/threads/threads.xs
33000 ____________________________________________________________________________
33001 [ 12406] By: ams                                   on 2001/10/12  13:26:04
33002         Log: (replaced with #12600)
33003              
33004              Subject: [PATCH 5.6.1 perldoc] use File::Temp
33005              From: Mikhail Zabaluev <mhz@alt-linux.org>
33006              Date: Fri, 12 Oct 2001 12:47:47 +0400
33007              Message-Id: <20011012124747.E13918@localhost.localdomain>
33008      Branch: perl
33009            ! utils/perldoc.PL
33010 ____________________________________________________________________________
33011 [ 12405] By: ams                                   on 2001/10/12  13:05:32
33012         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
33013              From: andreas.koenig@anima.de (Andreas J. Koenig)
33014              Date: 12 Oct 2001 11:12:07 +0200
33015              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
33016      Branch: perl
33017            ! lib/Memoize/t/speed.t
33018 ____________________________________________________________________________
33019 [ 12404] By: sky                                   on 2001/10/12  12:46:15
33020         Log: A) Support OLD_PTHREADS_API
33021              B) Change from using pthread_t to using a TLS to store the
33022              index of the thread in an hash, this is to avoid problems when
33023              in fact pthread_t was not a seralizable type.
33024              Both these changes are because of HP-UX 10.20
33025              This has not been tested on win32 but should work there.
33026              Need to add support for NetWare.
33027      Branch: perl
33028            ! ext/threads/threads.h ext/threads/threads.xs
33029 ____________________________________________________________________________
33030 [ 12403] By: ams                                   on 2001/10/12  07:34:19
33031         Log: Subject: Re: New module XML::Clean
33032              From: andreas.koenig@anima.de (Andreas J. Koenig)
33033              Date: 12 Oct 2001 10:20:35 +0200
33034              Message-Id: <m3elo9uv58.fsf@anima.de>
33035      Branch: perl
33036            ! pod/perlnewmod.pod
33037 ____________________________________________________________________________
33038 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
33039         Log: More HP model tweaks from Merijn.
33040      Branch: perl
33041            ! README.hpux
33042 ____________________________________________________________________________
33043 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
33044         Log: Update Changes.
33045      Branch: perl
33046            ! Changes patchlevel.h
33047 ____________________________________________________________________________
33048 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
33049         Log: HP-UX update from H.Merijn Brand.
33050      Branch: perl
33051            ! README.hpux
33052 ____________________________________________________________________________
33053 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
33054         Log: Subject: [PATCH] fix link rot in README.vms
33055              From: "Craig A. Berry" <craigberry@mac.com>
33056              Date: Wed, 10 Oct 2001 17:17:00 -0500
33057              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
33058      Branch: perl
33059            ! README.vms
33060 ____________________________________________________________________________
33061 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
33062         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
33063              From: "chromatic" <chromatic@rmci.net>
33064              Date: Wed, 10 Oct 2001 15:50:30 -0600
33065              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
33066      Branch: perl
33067            ! lib/Term/Complete.t
33068 ____________________________________________________________________________
33069 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
33070         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
33071              From: "chromatic" <chromatic@rmci.net>
33072              Date: Wed, 10 Oct 2001 15:45:42 -0600
33073              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
33074      Branch: perl
33075            + lib/ExtUtils/Packlist.t
33076            ! MANIFEST
33077 ____________________________________________________________________________
33078 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
33079         Log: VMS needs quotes around the -I option to keep it from
33080              being downcased, from Charles Lane.
33081      Branch: perl
33082            ! t/run/kill_perl.t
33083 ____________________________________________________________________________
33084 [ 12395] By: ams                                   on 2001/10/10  16:22:32
33085         Log: Subject: [PATCH lib/FindBin.pm]
33086              From: Stas Bekman <stas@stason.org>
33087              Date: Tue, 09 Oct 2001 23:57:10 +0800
33088              Message-Id: <3BC31E56.60805@stason.org>
33089      Branch: perl
33090            ! lib/FindBin.pm
33091 ____________________________________________________________________________
33092 [ 12394] By: ams                                   on 2001/10/10  16:09:53
33093         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
33094              From: Abhijit Menon-Sen <ams@wiw.org>
33095              Date: Wed, 10 Oct 2001 21:59:33 +0530
33096              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
33097      Branch: perl
33098            ! ext/Data/Dumper/Dumper.xs
33099 ____________________________________________________________________________
33100 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
33101         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
33102              from Charles Lane.
33103      Branch: perl
33104            ! lib/File/Spec/VMS.pm
33105 ____________________________________________________________________________
33106 [ 12392] By: ams                                   on 2001/10/10  14:49:43
33107         Log: Subject: [PATCH] two s/// bugfixes
33108              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33109              Date: Wed, 10 Oct 2001 17:23:44 +0200
33110              Message-Id: <20011010172344.C22440@rafael>
33111      Branch: perl
33112            ! pp_ctl.c regexec.c t/op/subst.t
33113 ____________________________________________________________________________
33114 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
33115         Log: Fix/improve handling of the [000000] special "root"
33116              directory, by putting cwd in canonical form when doing
33117              abs2rel, and prepending a 000000 to directory "chunks"
33118              if missing from base or path.  Also adjust test to
33119              reflect the (improved) output from abs2rel.
33120              From Charles Lane.
33121      Branch: perl
33122            ! lib/File/Spec.t lib/File/Spec/VMS.pm
33123 ____________________________________________________________________________
33124 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
33125         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
33126              all of the extra VMSish attributes (such as "treat this logical
33127              as a device name") that are necessary to make programs run.
33128              A tainted %ENV does not hinder VMS.  From Charles Lane.
33129      Branch: perl
33130            ! lib/File/Find/t/taint.t
33131 ____________________________________________________________________________
33132 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
33133         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
33134              
33135              o  VMS is case-insensitive, RTL downcases filenames read
33136              by perl... so need to re-upcase filenames like MANIFEST
33137              and MANIFEST.SKIP
33138              
33139              o  Need to convert VMS-style to Unix-style filenames when comparing
33140              names in MANIFEST to names in filesystem.
33141              
33142              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
33143              since VMS won't let you (easily) delete non-empty directories.
33144              
33145              From Charles Lane.
33146      Branch: perl
33147            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
33148 ____________________________________________________________________________
33149 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
33150         Log: Unix and VMS agree on "*" as a "match any number of any chars"
33151              wildcards, but differ ("?"  vs.  "%") for their "match any single
33152              char" wildcard.  This patch changes "?"  chars to "%" before doing a
33153              VMS glob...at no loss of functionality, since "?"  isn't a valid
33154              filename char on VMS.  From Charles Lane.
33155      Branch: perl
33156            ! doio.c
33157 ____________________________________________________________________________
33158 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
33159         Log: (accidentally empty submit; new life as #12390)
33160      Branch: perl
33161            ! lib/File/Find/t/taint.t
33162 ____________________________________________________________________________
33163 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
33164         Log: Even more VMS tweakage from Charles Lane:
33165              
33166              Tweak #1:  splitdir only works on directory part of filespec,
33167              split off volume first
33168              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
33169              (it's a horrible kludge in the run-time library,
33170              improved in later versions). Check the
33171              $Config{'d_setenv'} flag before attempting to set it.
33172      Branch: perl
33173            ! t/op/chdir.t
33174 ____________________________________________________________________________
33175 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
33176         Log: VMS tweakage from Charles Lane.
33177              
33178              . command.com doubles an output line when prompting for extensions
33179              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
33180              . perl5db doesn't clean up after itself
33181      Branch: perl
33182            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
33183 ____________________________________________________________________________
33184 [ 12384] By: sky                                   on 2001/10/09  19:16:11
33185         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
33186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33187              Date: Tue, 9 Oct 2001 22:10:26 +0200
33188              Message-ID: <20011009221026.A8579@rafael>
33189      Branch: perl
33190            ! pod/perldata.pod
33191 ____________________________________________________________________________
33192 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
33193         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
33194              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33195              Date: 9 Oct 2001 15:15:06 -0000
33196              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
33197      Branch: perl
33198            ! t/op/subst.t
33199 ____________________________________________________________________________
33200 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
33201         Log: Update Changes.
33202      Branch: perl
33203            ! Changes patchlevel.h
33204 ____________________________________________________________________________
33205 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
33206         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
33207              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
33208              when a NULL is passed for the filename string pointer.
33209              From Charles Lane.
33210      Branch: perl
33211            ! vms/vms.c
33212 ____________________________________________________________________________
33213 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
33214         Log: Subject: HP systems update
33215              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33216              Date: Tue, 09 Oct 2001 15:59:22 +0200
33217              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
33218      Branch: perl
33219            ! README.hpux
33220 ____________________________________________________________________________
33221 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
33222         Log: CPAN::Nox does now have a test.
33223      Branch: perl
33224            ! t/lib/1_compile.t
33225 ____________________________________________________________________________
33226 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
33227         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
33228              From: David Dyck <dcd@tc.fluke.com>
33229              Date: Mon, 1 Oct 2001 12:17:36 -0700
33230              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
33231      Branch: perl
33232            ! installperl
33233 ____________________________________________________________________________
33234 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
33235         Log: NetWare update from Ananth Kesari.
33236      Branch: perl
33237            ! NetWare/nwperlsys.h makedef.pl
33238 ____________________________________________________________________________
33239 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
33240         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
33241              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33242              Date: Tue, 9 Oct 2001 08:40:57 EDT
33243              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
33244      Branch: perl
33245            ! lib/File/Find/t/find.t
33246 ____________________________________________________________________________
33247 [ 12374] By: ams                                   on 2001/10/09  05:31:45
33248         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
33249              ExtUtils::Mkbootstrap
33250              From: "chromatic" <chromatic@rmci.net>
33251              Date: Tue, 09 Oct 2001 00:08:37 -0600
33252              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
33253      Branch: perl
33254            + lib/ExtUtils/Mkbootstrap.t
33255            ! MANIFEST
33256 ____________________________________________________________________________
33257 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
33258         Log: Enable more debugging.
33259      Branch: perl
33260            ! lib/utf8_heavy.pl
33261 ____________________________________________________________________________
33262 [ 12372] By: ams                                   on 2001/10/09  02:11:59
33263         Log: #12370 forgot to modify is_gv_magical().
33264      Branch: perl
33265            ! gv.c
33266 ____________________________________________________________________________
33267 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
33268         Log: Make the toupper/lower/title API for Unicode not right
33269              but at least less wrong: prepare for the mapping being
33270              more than just one-character-to-one-character.
33271      Branch: perl
33272            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
33273            ! regexec.c utf8.c
33274 ____________________________________________________________________________
33275 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
33276         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
33277              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
33278              Date: Mon, 8 Oct 2001 22:18:23 -0400
33279              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
33280      Branch: perl
33281            ! pod/perlvar.pod t/op/taint.t
33282 ____________________________________________________________________________
33283 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
33284         Log: FAQ sync.
33285      Branch: perl
33286            ! pod/perlfaq3.pod pod/perlfaq4.pod
33287 ____________________________________________________________________________
33288 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
33289         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
33290              From: "chromatic" <chromatic@rmci.net>
33291              Date: Mon, 08 Oct 2001 14:05:32 -0600
33292              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
33293      Branch: perl
33294            ! lib/Term/Cap.t
33295 ____________________________________________________________________________
33296 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
33297         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
33298              From: Michael G Schwern <schwern@pobox.com>
33299              Date: Mon, 8 Oct 2001 17:00:14 -0400
33300              Message-ID: <20011008170014.L17083@blackrider>
33301      Branch: perl
33302            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
33303 ____________________________________________________________________________
33304 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
33305         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
33306              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33307              Date: Mon, 8 Oct 2001 16:01:33 EDT
33308              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
33309      Branch: perl
33310            ! ext/Time/HiRes/HiRes.xs
33311 ____________________________________________________________________________
33312 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
33313         Log: Subject: [PATCH] Autosplit patch for VMS
33314              From: "Craig A. Berry" <craigberry@mac.com>
33315              Date: Mon, 08 Oct 2001 15:40:43 -0500
33316              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
33317      Branch: perl
33318            ! lib/AutoSplit.pm lib/AutoSplit.t
33319 ____________________________________________________________________________
33320 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
33321         Log: Don't assume that everybody is running OS X 10.1 yet;
33322              from Kay Röpke.
33323      Branch: perl
33324            ! hints/darwin.sh
33325 ____________________________________________________________________________
33326 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
33327         Log: Update Changes.
33328      Branch: perl
33329            ! Changes patchlevel.h
33330 ____________________________________________________________________________
33331 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
33332         Log: Retract #12358 for now.
33333      Branch: perl
33334            ! lib/Term/Cap.t
33335 ____________________________________________________________________________
33336 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
33337         Log: Can't figure out what this is testing.
33338              (If it is trying to catch SIGKILL, it should stop
33339              trying because that is by definition impossible.)
33340      Branch: perl
33341            ! lib/sigtrap.t
33342 ____________________________________________________________________________
33343 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
33344         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
33345              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
33346              Date: Sun, 30 Sep 2001 21:15:13 +0200
33347              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
33348      Branch: perl
33349            ! lib/ExtUtils/MM_Win32.pm
33350 ____________________________________________________________________________
33351 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
33352         Log: Clarify the ldlibpth part and condense the overall text.
33353      Branch: perl
33354            ! t/TEST
33355 ____________________________________________________________________________
33356 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
33357         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
33358              From: "chromatic" <chromatic@rmci.net>
33359              Date: Sun, 07 Oct 2001 16:59:26 -0600
33360              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
33361      Branch: perl
33362            ! lib/Term/Cap.t
33363 ____________________________________________________________________________
33364 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
33365         Log: Update the list because fo #12265.
33366      Branch: perl
33367            ! t/lib/1_compile.t
33368 ____________________________________________________________________________
33369 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
33370         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
33371              From: Nicholas Clark <nick@ccl4.org>
33372              Date: Sun, 7 Oct 2001 20:53:33 +0100
33373              Message-ID: <20011007205333.S38756@plum.flirble.org>   
33374      Branch: perl
33375            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
33376            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33377            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
33378            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
33379            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
33380            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
33381            ! lib/Switch/t/switch.t lib/Term/Complete.t
33382            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
33383            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
33384            ! t/op/my_stash.t
33385 ____________________________________________________________________________
33386 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
33387         Log: Integrate patch #12350 from maintperl; typo in
33388              IO::Seekable doc.
33389      Branch: perl
33390           !> ext/IO/lib/IO/Seekable.pm
33391 ____________________________________________________________________________
33392 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
33393         Log: Detypo.
33394      Branch: perl
33395            ! hints/darwin.sh
33396 ____________________________________________________________________________
33397 [ 12353] By: sky                                   on 2001/10/07  17:16:14
33398         Log: Change 12349 didn't really get it right.
33399      Branch: perl
33400            ! lib/Unicode/README
33401 ____________________________________________________________________________
33402 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
33403         Log: If running the harness the dynamic library search path
33404              may need setting.
33405      Branch: perl
33406            ! t/TEST
33407 ____________________________________________________________________________
33408 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
33409         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
33410              in ldflags.
33411      Branch: perl
33412            ! hints/darwin.sh
33413 ____________________________________________________________________________
33414 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
33415         Log: typo in IO::Seekable doc
33416      Branch: maint-5.6/perl
33417            ! ext/IO/lib/IO/Seekable.pm
33418 ____________________________________________________________________________
33419 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
33420         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
33421              doesn't work on Mac OS X 10.1 (when unpacking the tar the
33422              latter gets renamed as lib/unicode:1, assumedly for security
33423              reasons not to overwrite stuff)
33424      Branch: perl
33425            + lib/Unicode/README
33426            - lib/unicode/README
33427            ! MANIFEST
33428 ____________________________________________________________________________
33429 [ 12348] By: ams                                   on 2001/10/07  05:33:40
33430         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
33431              From: "chromatic" <chromatic@rmci.net>
33432              Date: Sat, 06 Oct 2001 21:42:03 -0600
33433              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
33434      Branch: perl
33435            + lib/CPAN/t/Nox.t
33436            ! MANIFEST
33437 ____________________________________________________________________________
33438 [ 12347] By: ams                                   on 2001/10/07  00:48:10
33439         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
33440              From: "chromatic" <chromatic@rmci.net>
33441              Date: Sat, 06 Oct 2001 18:52:10 -0600
33442              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
33443      Branch: perl
33444            + lib/sigtrap.t
33445            ! MANIFEST
33446 ____________________________________________________________________________
33447 [ 12346] By: ams                                   on 2001/10/06  23:14:01
33448         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
33449              h2xs write?)
33450              From: Nicholas Clark <nick@ccl4.org>
33451              Date: Sat, 6 Oct 2001 21:46:43 +0100
33452              Message-Id: <20011006214643.L38756@plum.flirble.org>
33453      Branch: perl
33454            ! utils/h2xs.PL
33455 ____________________________________________________________________________
33456 [ 12345] By: ams                                   on 2001/10/06  17:39:53
33457         Log: Subject: [PATCH] Memoize tests
33458              From: Nicholas Clark <nick@ccl4.org>
33459              Date: Sat, 6 Oct 2001 18:04:21 +0100
33460              Message-Id: <20011006180421.J38756@plum.flirble.org>
33461      Branch: perl
33462            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
33463            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
33464            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
33465            ! lib/Memoize/t/expire_module_n.t
33466            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
33467            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
33468            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
33469            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
33470            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
33471            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
33472 ____________________________________________________________________________
33473 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
33474         Log: Retract the latter part of #12343.
33475      Branch: perl
33476            ! ext/IO/lib/IO/Socket/INET.pm
33477 ____________________________________________________________________________
33478 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
33479         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
33480              From: David Dyck <dcd@tc.fluke.com>
33481              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
33482              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
33483              
33484              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
33485              From: David Dyck <dcd@tc.fluke.com>
33486              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
33487              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
33488      Branch: perl
33489            ! ext/IO/lib/IO/Socket/INET.pm
33490 ____________________________________________________________________________
33491 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
33492         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
33493              From: Robin Barker <rmb1@cise.npl.co.uk>
33494              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
33495              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
33496      Branch: perl
33497            ! t/TEST
33498 ____________________________________________________________________________
33499 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
33500         Log: Don't assume that %x is good for displaying UVs.
33501      Branch: perl
33502            ! dump.c
33503 ____________________________________________________________________________
33504 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
33505         Log: Update Changes.
33506      Branch: perl
33507            ! Changes patchlevel.h
33508 ____________________________________________________________________________
33509 [ 12339] By: ams                                   on 2001/10/05  10:22:34
33510         Log: Subject: [PATCH] perlfunc/select
33511              From: Nicholas Clark <nick@ccl4.org>
33512              Date: Fri, 5 Oct 2001 11:33:58 +0100
33513              Message-Id: <20011005113358.Z38756@plum.flirble.org>
33514      Branch: perl
33515            ! pod/perlfunc.pod
33516 ____________________________________________________________________________
33517 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
33518         Log: Retract #12313 and #12249.
33519      Branch: perl
33520            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33521            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
33522            ! pod/perlebcdic.pod
33523 ____________________________________________________________________________
33524 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
33525         Log: Subject: [PATCH] perlvms.pod update
33526              From: "Craig A. Berry" <craigberry@mac.com>
33527              Date: Thu, 04 Oct 2001 12:55:52 -0500
33528              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
33529      Branch: perl
33530            ! vms/perlvms.pod
33531 ____________________________________________________________________________
33532 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
33533         Log: Subject: PATCH: Tie::SubstrHash
33534              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33535              Date: Thu, 04 Oct 2001 12:12:41 +0100
33536              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
33537      Branch: perl
33538            ! lib/Tie/SubstrHash.pm
33539 ____________________________________________________________________________
33540 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
33541         Log: Unicode properties saga continues.
33542      Branch: perl
33543            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
33544            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
33545 ____________________________________________________________________________
33546 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
33547         Log: Yet more Unicode properties.
33548      Branch: perl
33549            + lib/unicore/In/137.pl lib/unicore/In/138.pl
33550            + lib/unicore/In/139.pl lib/unicore/In/140.pl
33551            + lib/unicore/In/141.pl lib/unicore/In/142.pl
33552            + lib/unicore/In/143.pl lib/unicore/In/144.pl
33553            + lib/unicore/In/145.pl lib/unicore/In/146.pl
33554            + lib/unicore/In/147.pl lib/unicore/In/148.pl
33555            + lib/unicore/In/149.pl lib/unicore/In/150.pl
33556            + lib/unicore/In/151.pl lib/unicore/In/152.pl
33557            + lib/unicore/In/153.pl lib/unicore/In/154.pl
33558            + lib/unicore/In/155.pl lib/unicore/In/156.pl
33559            + lib/unicore/In/157.pl lib/unicore/In/158.pl
33560            + lib/unicore/In/159.pl lib/unicore/In/160.pl
33561            + lib/unicore/In/161.pl lib/unicore/In/162.pl
33562            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
33563            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
33564            ! pod/perlunicode.pod
33565 ____________________________________________________________________________
33566 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
33567         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
33568              From: "Craig A. Berry" <craigberry@mac.com>
33569              Date: Wed, 03 Oct 2001 17:45:25 -0500
33570              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
33571              
33572              (the lib/Term/Complete.t patched differently by #12332)
33573      Branch: perl
33574            ! lib/ExtUtils/Command.t
33575 ____________________________________________________________________________
33576 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
33577         Log: Restore only if something to restore.
33578      Branch: perl
33579            ! lib/Term/Complete.t
33580 ____________________________________________________________________________
33581 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
33582         Log: Update various resources for credits,
33583              minor icons fixes, and versions.
33584      Branch: maint-5.6/macperl
33585            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
33586            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
33587            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
33588 ____________________________________________________________________________
33589 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
33590         Log: Quiet the warnings about using undef value
33591      Branch: maint-5.6/macperl
33592            ! lib/File/Temp.pm
33593 ____________________________________________________________________________
33594 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
33595         Log: Fix up Ballon Help and Help menu docs (first pass);
33596              remove balloon rez file, and autogenerate with
33597              Balloon2Rez instead.
33598      Branch: maint-5.6/macperl
33599            + macos/macperl/macscripts/Balloon2Rez
33600            - macos/macperl/MPBalloons.r
33601            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
33602 ____________________________________________________________________________
33603 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
33604         Log: Allow overriding of defaults, for change #12327.
33605      Branch: maint-5.6/macperl
33606            ! perl.h
33607 ____________________________________________________________________________
33608 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
33609         Log: Override PerlProc_exit.
33610      Branch: maint-5.6/macperl
33611            ! macos/macish.h
33612 ____________________________________________________________________________
33613 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
33614         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
33615      Branch: maint-5.6/macperl
33616            + macos/bundled_lib/blib/lib/MD5.pm
33617            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
33618            + macos/lib/Mac/AETE/Dialect.pm
33619            + macos/lib/Mac/AETE/Format/Converter.pm
33620            + macos/lib/Mac/AETE/Format/Dictionary.pm
33621            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
33622            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
33623            + macos/lib/Mac/Toolbox.pod
33624            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
33625 ____________________________________________________________________________
33626 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
33627         Log: Sync up silly CVS headers ... I should commit CVS
33628              first to avoid this ...
33629      Branch: maint-5.6/macperl
33630            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
33631            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
33632            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
33633            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
33634 ____________________________________________________________________________
33635 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
33636         Log: Fix Matthias' address, and attributions.
33637      Branch: maint-5.6/macperl
33638            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
33639            ! pod/perlport.pod
33640 ____________________________________________________________________________
33641 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
33642         Log: Fix Matthias' address, and attributions.
33643      Branch: maint-5.6/macperl
33644            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
33645            ! macos/ext/Mac/Components/Components.pm
33646            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
33647            ! macos/ext/Mac/Dialogs/Dialogs.pm
33648            ! macos/ext/Mac/Events/Events.pm
33649            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
33650            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
33651            ! macos/ext/Mac/Gestalt/Gestalt.pm
33652            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
33653            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
33654            ! macos/ext/Mac/Menus/Menus.pm
33655            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
33656            ! macos/ext/Mac/Movies/Movies.pm
33657            ! macos/ext/Mac/Navigation/Navigation.pm
33658            ! macos/ext/Mac/Notification/Notification.pm
33659            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
33660            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
33661            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
33662            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
33663            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
33664            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
33665            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
33666            ! macos/ext/Mac/StandardFile/StandardFile.pm
33667            ! macos/ext/Mac/TextEdit/TextEdit.pm
33668            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
33669            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
33670            ! macos/lib/Mac/LowMem.pm
33671 ____________________________________________________________________________
33672 [ 12322] By: sky                                   on 2001/10/03  18:41:07
33673         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33674              From: "Craig A. Berry" <craigberry@mac.com>
33675              Date: Wed, 03 Oct 2001 14:30:55 -0500
33676              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33677      Branch: perl
33678            ! vms/vms.c
33679 ____________________________________________________________________________
33680 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
33681         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33682              From: "Craig A. Berry" <craigberry@mac.com>
33683              Date: Wed, 03 Oct 2001 14:30:55 -0500
33684              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33685      Branch: perl
33686            ! vms/vms.c
33687 ____________________________________________________________________________
33688 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
33689         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
33690              only IsL&) and Inherited (negative lookahead good);
33691              add tests for Common, Inherited, and L&.
33692      Branch: perl
33693            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
33694 ____________________________________________________________________________
33695 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
33696         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
33697              (The Unicode standard uses L& quite often.)
33698      Branch: perl
33699            ! lib/utf8_heavy.pl
33700 ____________________________________________________________________________
33701 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
33702         Log: Add the 'Common' Unicode property (code points not
33703              explicitly assigned to any other script).
33704      Branch: perl
33705            + lib/unicore/In/136.pl
33706            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
33707 ____________________________________________________________________________
33708 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
33709         Log: Skip the RV printing test under threads until fixed.
33710      Branch: perl
33711            ! ext/B/t/terse.t
33712 ____________________________________________________________________________
33713 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
33714         Log: Subject: 12309 / cygwin / win2k
33715              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33716              Date: Wed, 03 Oct 2001 15:25:15 +0200
33717              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
33718      Branch: perl
33719            ! makedef.pl
33720 ____________________________________________________________________________
33721 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
33722         Log: Metaconfig unit change for #12314.
33723      Branch: metaconfig
33724            ! U/modified/Head.U
33725 ____________________________________________________________________________
33726 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
33727         Log: Subject: Both cygwin and djgpp on one machine
33728              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33729              Date: Wed, 03 Oct 2001 15:02:59 +0200
33730              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
33731      Branch: perl
33732            ! Configure
33733 ____________________________________________________________________________
33734 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
33735         Log: (retracted by #12338)
33736              
33737              Subject: [PATCH] Code clean up for perlboot.pod
33738              From: Casey West <casey@geeknest.com>
33739              Date: Tue, 2 Oct 2001 19:24:43 -0400
33740              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
33741              
33742              Subject: [PATCH] Code clean up for perlbot.diff
33743              From: Casey West <casey@geeknest.com>
33744              Date: Tue, 2 Oct 2001 19:25:22 -0400
33745              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
33746              
33747              Subject: [PATCH] Code clean up for perlcall.pod
33748              From: Casey West <casey@geeknest.com>
33749              Date: Tue, 2 Oct 2001 19:25:57 -0400
33750              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
33751              
33752              Subject: [PATCH] Code clean up for perldata.pod
33753              From: Casey West <casey@geeknest.com>
33754              Date: Tue, 2 Oct 2001 19:26:29 -0400
33755              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
33756              
33757              Subject: [PATCH] Code clean up for perldbmfilter.pod
33758              From: Casey West <casey@geeknest.com>
33759              Date: Tue, 2 Oct 2001 19:26:59 -0400
33760              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
33761              
33762              Subject: [PATCH] Code clean up for perlebcdic.pod
33763              From: Casey West <casey@geeknest.com>
33764              Date: Tue, 2 Oct 2001 19:27:37 -0400
33765              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
33766      Branch: perl
33767            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33768            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
33769 ____________________________________________________________________________
33770 [ 12312] By: ams                                   on 2001/10/02  23:43:55
33771         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
33772              From: Michael G Schwern <schwern@pobox.com>
33773              Date: Tue, 2 Oct 2001 17:00:49 -0400
33774              Message-Id: <20011002170049.A9955@blackrider>
33775      Branch: perl
33776            ! lib/ExtUtils/MakeMaker.pm
33777 ____________________________________________________________________________
33778 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
33779         Log: FAQ sync.
33780      Branch: perl
33781            ! pod/perlfaq3.pod
33782 ____________________________________________________________________________
33783 [ 12310] By: nick                                  on 2001/10/02  16:09:49
33784         Log: Integrate mainline
33785      Branch: perlio
33786           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
33787           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33788           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
33789           !> patchlevel.h t/op/pat.t
33790 ____________________________________________________________________________
33791 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
33792         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
33793              not just one single space.
33794      Branch: perl
33795            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
33796 ____________________________________________________________________________
33797 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
33798         Log: AUTHORS updates.
33799      Branch: perl
33800            ! AUTHORS
33801 ____________________________________________________________________________
33802 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
33803         Log: Update Changes.
33804      Branch: perl
33805            ! Changes patchlevel.h
33806 ____________________________________________________________________________
33807 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
33808         Log: Work around old buggy glibcs for langinfo constants,
33809              from Nicholas Clark and David Dyck.
33810      Branch: perl
33811            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33812 ____________________________________________________________________________
33813 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
33814         Log: Eradicate Time::Piece; add an example.
33815      Branch: perl
33816            ! ext/I18N/Langinfo/Langinfo.pm
33817 ____________________________________________________________________________
33818 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
33819         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
33820              From: Robert Spier <rspier@pobox.com>
33821              Date: Mon, 1 Oct 2001 23:20:16 -0700
33822              Message-ID: <15289.23712.422087.878224@rls.cx>
33823      Branch: perl
33824            ! lib/Pod/Html.pm
33825 ____________________________________________________________________________
33826 [ 12303] By: sky                                   on 2001/10/02  10:40:57
33827         Log: Fixes obscure bug that manifests itself by.
33828              local $!=0;undef*STDOUT;#segfaults
33829              Has been around for a while. Possible other magic IO vars are
33830              possibly affected as well. Reported by Jos Boumans.
33831      Branch: perl
33832            ! mg.c
33833 ____________________________________________________________________________
33834 [ 12302] By: nick                                  on 2001/10/02  09:00:52
33835         Log: Integrate mainline
33836      Branch: perlio
33837           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
33838           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
33839           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
33840 ____________________________________________________________________________
33841 [ 12301] By: nick                                  on 2001/10/02  08:40:57
33842         Log: Integrate mainline + lib/open.t patch from Chromatic
33843      Branch: perlio
33844           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
33845            ! lib/open.t
33846           !> (integrate 29 files)
33847 ____________________________________________________________________________
33848 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
33849         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
33850              Until it has, better stop early if someone requests threads.
33851      Branch: perl
33852            ! hints/darwin.sh
33853 ____________________________________________________________________________
33854 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
33855         Log: Subject: [ID 20011001.011] redundant code in t/TEST
33856              From: David Dyck <dcd@tc.fluke.com>
33857              Date: Mon, 1 Oct 2001 12:56:24 -0700
33858              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
33859      Branch: perl
33860            ! t/TEST
33861 ____________________________________________________________________________
33862 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
33863         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
33864              From: "chromatic" <chromatic@rmci.net>
33865              Date: Mon, 01 Oct 2001 12:27:12 -0600
33866              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
33867      Branch: perl
33868            ! lib/Term/Cap.t
33869 ____________________________________________________________________________
33870 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
33871         Log: UNICOS testing patches from Nicholas Clark.
33872      Branch: perl
33873            ! t/op/arith.t t/op/pack.t
33874 ____________________________________________________________________________
33875 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
33876         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
33877              From: "chromatic" <chromatic@rmci.net>
33878              Date: Mon, 01 Oct 2001 10:21:51 -0600
33879              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
33880      Branch: perl
33881            ! lib/open.t
33882 ____________________________________________________________________________
33883 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
33884         Log: Make missing the RADIXCHAR a softer, gentler error.
33885      Branch: perl
33886            ! ext/I18N/Langinfo/Langinfo.t
33887 ____________________________________________________________________________
33888 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
33889         Log: Nuke also the LANG because of glibc.
33890      Branch: perl
33891            ! lib/open.t
33892 ____________________________________________________________________________
33893 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
33894         Log: Also the ^Is is optional.
33895      Branch: perl
33896            ! pod/perlunicode.pod t/op/pat.t
33897 ____________________________________________________________________________
33898 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
33899         Log: Be careful to pull chars from the varargs stack when
33900              formatting chars.
33901      Branch: perl
33902            ! regcomp.c
33903 ____________________________________________________________________________
33904 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
33905         Log: sortsv not in place anymore, noticed by John P. Linderman.
33906      Branch: perl
33907            ! pod/perlapi.pod pp_ctl.c
33908 ____________________________________________________________________________
33909 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
33910         Log: Make the diagnostic messages more neutral.
33911      Branch: perl
33912            ! ext/B/t/terse.t
33913 ____________________________________________________________________________
33914 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
33915         Log: Forgotten from #12288.
33916      Branch: perl
33917            ! ext/Data/Dumper/Dumper.pm
33918 ____________________________________________________________________________
33919 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
33920         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
33921              From: Brian Ingerson <ingy@ttul.org>
33922              Date: Sun, 30 Sep 2001 21:45:56 -0700
33923              Message-ID: <20010930214556.D26392@ttul.org>
33924              
33925              (remember also the #12289)
33926      Branch: perl
33927            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
33928 ____________________________________________________________________________
33929 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
33930         Log: More Unicode property tests for the abbreviated
33931              general properties.
33932      Branch: perl
33933            ! t/op/pat.t
33934 ____________________________________________________________________________
33935 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
33936         Log: Further tweaks to the Unicode properties.
33937      Branch: perl
33938            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
33939 ____________________________________________________________________________
33940 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
33941         Log: Retract #12284.
33942      Branch: perl
33943            ! lib/Term/Cap.t
33944 ____________________________________________________________________________
33945 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
33946         Log: (Retracted by #12285)
33947      Branch: perl
33948            ! lib/Term/Cap.t
33949 ____________________________________________________________________________
33950 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
33951         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
33952              From: "chromatic" <chromatic@rmci.net>  
33953              Date: Sun, 30 Sep 2001 16:10:02 -0600
33954              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
33955      Branch: perl
33956            + lib/Term/Cap.t
33957            ! MANIFEST
33958 ____________________________________________________________________________
33959 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
33960         Log: Use stty -g to restore the terminal state, do not even
33961              try to run the tests if stty -g is not available.
33962      Branch: perl
33963            ! lib/Term/Complete.t
33964 ____________________________________________________________________________
33965 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
33966         Log: Cleanup utf8_heavy; allow dropping the In prefix from
33967              Unicode script/block properties.
33968      Branch: perl
33969            ! lib/utf8_heavy.pl
33970 ____________________________________________________________________________
33971 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
33972         Log: Retract the #12259 for now.
33973      Branch: perl
33974            ! embed.h embed.pl sv.h
33975 ____________________________________________________________________________
33976 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
33977         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
33978      Branch: perl
33979            + lib/Text/TabsWrap/CHANGELOG
33980            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
33981 ____________________________________________________________________________
33982 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
33983         Log: #12272 wasn't right, it introduced an extra ().
33984      Branch: perl
33985            ! lib/utf8_heavy.pl
33986 ____________________________________________________________________________
33987 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
33988         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
33989              From: Jonathan Stowe <gellyfish@gellyfish.com>
33990              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
33991              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
33992      Branch: perl
33993            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
33994 ____________________________________________________________________________
33995 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
33996         Log: Subject: Patch to put qsortsv in the public API
33997              From: Brian Ingerson <ingy@ttul.org>
33998              Date: Sat, 29 Sep 2001 17:41:13 -0700
33999              Message-ID: <20010929174113.A30223@ttul.org>
34000      Branch: perl
34001            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
34002 ____________________________________________________________________________
34003 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
34004         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
34005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34006              Date: Sat, 29 Sep 2001 23:54:48 +0200
34007              Message-ID: <20010929235448.A5017@rafael>
34008      Branch: perl
34009            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
34010 ____________________________________________________________________________
34011 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
34012         Log: FAQ sync.
34013      Branch: perl
34014            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34015            ! pod/perlfaq9.pod
34016 ____________________________________________________________________________
34017 [ 12273] By: bailey                                on 2001/09/29  23:43:46
34018         Log: Resync with mainline
34019      Branch: vmsperl
34020           +> (branch 1207 files)
34021            - (delete 324 files)
34022           !> (integrate 866 files)
34023 ____________________________________________________________________________
34024 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
34025         Log: Nasty recursion trap if one would match Unicode.
34026      Branch: perl
34027            ! lib/utf8_heavy.pl
34028 ____________________________________________________________________________
34029 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
34030         Log: More Unicode todo.
34031      Branch: perl
34032            ! pod/perltodo.pod
34033 ____________________________________________________________________________
34034 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
34035         Log: Explain a bit the new more flexible \p\P syntax.
34036      Branch: perl
34037            ! pod/perlunicode.pod
34038 ____________________________________________________________________________
34039 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
34040         Log: More leniency to the \p and \P: now can have whitespace
34041              between the property definition and the curlies; now can
34042              invert the property by having a caret between the open
34043              curly and the property.
34044      Branch: perl
34045            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
34046 ____________________________________________________________________________
34047 [ 12268] By: nick                                  on 2001/09/29  17:39:26
34048         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
34049              one test (lib/open.t) fails
34050      Branch: perlio
34051           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
34052           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
34053           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
34054           +> lib/Tie/Scalar.t lib/open.t
34055            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
34056            - ext/B/Stash.t
34057           !> (integrate 62 files)
34058 ____________________________________________________________________________
34059 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
34060         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
34061      Branch: perl
34062            ! t/op/chdir.t
34063 ____________________________________________________________________________
34064 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
34065         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
34066              From: "Craig A. Berry" <craigberry@mac.com> 
34067              Date: Sat, 29 Sep 2001 09:35:33 -0500
34068              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
34069      Branch: perl
34070            ! t/op/chdir.t
34071 ____________________________________________________________________________
34072 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
34073         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
34074              From: "chromatic" <chromatic@rmci.net>
34075              Date: Fri, 28 Sep 2001 21:20:12 -0600
34076              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
34077      Branch: perl
34078            + lib/Tie/Scalar.t
34079            ! MANIFEST lib/Tie/Scalar.pm
34080 ____________________________________________________________________________
34081 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
34082         Log: Allow for more flexibility in the \p{In...} names, now
34083              case doesn't matter, and any space or dash can be
34084              matched by any space, dash, underbar, or empty.
34085              (may be going too far on leniency)
34086      Branch: perl
34087            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
34088            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
34089            ! t/op/pat.t
34090 ____________________________________________________________________________
34091 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
34092         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
34093              From: "chromatic" <chromatic@rmci.net>
34094              Date: Fri, 28 Sep 2001 17:39:50 -0600
34095              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
34096      Branch: perl
34097            + lib/open.t
34098            ! MANIFEST
34099 ____________________________________________________________________________
34100 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
34101         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
34102              From: "Craig A. Berry" <craigberry@mac.com>
34103              Date: Fri, 28 Sep 2001 16:24:51 -0500
34104              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
34105      Branch: perl
34106            ! ext/File/Glob/t/basic.t
34107 ____________________________________________________________________________
34108 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
34109         Log: Subject: [DOC PATCH] Carp.pm pod typo
34110              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34111              Date: Fri, 28 Sep 2001 23:14:51 +0200
34112              Message-ID: <20010928231451.E16889@rafael>
34113      Branch: perl
34114            ! lib/Carp.pm
34115 ____________________________________________________________________________
34116 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
34117         Log: Subject: [PATCH] Allow an @INC hook to set %INC
34118              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34119              Date: Fri, 28 Sep 2001 22:18:13 +0200
34120              Message-ID: <20010928221813.A16889@rafael>
34121      Branch: perl
34122            ! pp_ctl.c
34123 ____________________________________________________________________________
34124 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
34125         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
34126              From: Nicholas Clark <nick@ccl4.org>
34127              Date: Fri, 28 Sep 2001 23:39:33 +0100
34128              Message-ID: <20010928233933.C23673@plum.flirble.org>
34129      Branch: perl
34130            ! embed.h embed.pl sv.h
34131 ____________________________________________________________________________
34132 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
34133         Log: Update Changes.
34134      Branch: perl
34135            ! Changes patchlevel.h
34136 ____________________________________________________________________________
34137 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
34138         Log: Move the B tests to B/t.
34139      Branch: perl
34140            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
34141            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
34142            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
34143            - ext/B/Showlex.t ext/B/Stash.t
34144            ! MANIFEST
34145 ____________________________________________________________________________
34146 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
34147         Log: Forgot from #12254.
34148      Branch: perl
34149            + ext/B/B/Terse.t
34150 ____________________________________________________________________________
34151 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
34152         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
34153              From: "chromatic" <chromatic@rmci.net>
34154              Date: Thu, 27 Sep 2001 23:22:17 -0600
34155              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
34156      Branch: perl
34157            ! MANIFEST
34158 ____________________________________________________________________________
34159 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
34160         Log: Test numbering mismatch.
34161      Branch: perl
34162            ! t/op/chdir.t
34163 ____________________________________________________________________________
34164 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
34165         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
34166              From: "Craig A. Berry" <craigberry@mac.com>
34167              Date: Wed, 26 Sep 2001 17:43:14 -0500
34168              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
34169      Branch: perl
34170            ! iperlsys.h t/op/chdir.t
34171 ____________________________________________________________________________
34172 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
34173         Log: Subject: [PATCH gv.c] make __ANON__ global
34174              From: Robin Barker <rmb1@cise.npl.co.uk>
34175              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
34176              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
34177      Branch: perl
34178            ! gv.c t/op/anonsub.t t/op/runlevel.t
34179 ____________________________________________________________________________
34180 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
34181         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
34182              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34183              Date: Thu, 27 Sep 2001 22:34:32 +0200
34184              Message-ID: <20010927223432.A1485@rafael>
34185      Branch: perl
34186            ! ext/B/B/Terse.pm
34187 ____________________________________________________________________________
34188 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
34189         Log: (retracted by #12338)
34190              
34191              Subject: [PATCH] Cleanup of perldsc.pod      
34192              From: Casey West <casey@geeknest.com>
34193              Date: Thu, 27 Sep 2001 11:13:17 -0400
34194              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
34195      Branch: perl
34196            ! pod/perldsc.pod
34197 ____________________________________________________________________________
34198 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
34199         Log: Not everyone is using ithreads...
34200      Branch: perl
34201            ! ext/Devel/Peek/Peek.t
34202 ____________________________________________________________________________
34203 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
34204         Log: Document the nss_delete core dump workaround for HP-UX
34205              and Solaris, bug IDs 20010805.018 and 20010629.004.
34206      Branch: perl
34207            ! README.hpux README.solaris
34208 ____________________________________________________________________________
34209 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
34210         Log: Dump Unicode hash keys also as Unicode,
34211              not just as a byte string.
34212      Branch: perl
34213            ! dump.c ext/Devel/Peek/Peek.t
34214 ____________________________________________________________________________
34215 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
34216         Log: Integrate changes #12241 and #12242 from macperl:
34217              
34218              Remove unneeded disabling of umask() calls
34219              
34220              Note (get|set)sockopt are available.
34221      Branch: perl
34222           !> lib/File/Temp.pm pod/perlport.pod
34223 ____________________________________________________________________________
34224 [ 12244] By: sky                                   on 2001/09/27  08:53:00
34225         Log: Flush buffers on thread closedown.
34226      Branch: perl
34227            ! ext/threads/threads.xs
34228 ____________________________________________________________________________
34229 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
34230         Log: Dump SvUTF8(sv)s also as \x{...}.
34231              
34232              TODO: dump the SvUTF8() hash keys similarly. 
34233      Branch: perl
34234            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
34235 ____________________________________________________________________________
34236 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
34237         Log: Note (get|set)sockopt are available.
34238      Branch: maint-5.6/macperl
34239            ! pod/perlport.pod
34240 ____________________________________________________________________________
34241 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
34242         Log: Remove unneeded disabling of umask() calls
34243      Branch: maint-5.6/macperl
34244            ! lib/File/Temp.pm
34245 ____________________________________________________________________________
34246 [ 12240] By: sky                                   on 2001/09/26  18:44:56
34247         Log: Documention update
34248      Branch: perl
34249            ! ext/threads/threads.pm
34250 ____________________________________________________________________________
34251 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
34252         Log: Update Changes.
34253      Branch: perl
34254            ! Changes patchlevel.h
34255 ____________________________________________________________________________
34256 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
34257         Log: Check that all environment variables are tainted.
34258      Branch: perl
34259            ! t/op/taint.t
34260 ____________________________________________________________________________
34261 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
34262         Log: Manual integration error in #12235.
34263      Branch: perl
34264            ! lib/File/DosGlob.t
34265 ____________________________________________________________________________
34266 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
34267         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
34268              From: "chromatic" <chromatic@rmci.net>
34269              Date: Tue, 25 Sep 2001 23:57:07 -0600
34270              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
34271      Branch: perl
34272            ! perlio.c
34273 ____________________________________________________________________________
34274 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
34275         Log: Integrate macperl changes from Chris Nandor:
34276              12192 11817 11815 11813 11778 11775
34277              
34278              Update CPAN.pm to work with new Mac::BuildTools instead
34279              of ExtUtils::MM_MacOS "orphan" functions
34280              
34281              Fix test
34282              
34283              Make syntax check report in MPW style, fix tests
34284              to use Mac::err=unix to get normal-style error
34285              messages.
34286              
34287              More module and test ports from Thomas Wegner et al
34288              
34289              Fix open of /dev/null for Mac OS
34290              
34291              Allow for platforms to override formatting of errors
34292              on output from Matthias Neeracher (core files)
34293      Branch: perl
34294            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
34295            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
34296            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
34297           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
34298           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
34299           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
34300 ____________________________________________________________________________
34301 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
34302         Log: grrr.
34303      Branch: perl
34304            ! t/op/gv.t
34305 ____________________________________________________________________________
34306 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
34307         Log: Retract #12232.
34308      Branch: perl
34309            ! t/op/gv.t
34310 ____________________________________________________________________________
34311 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
34312         Log: (Retracted by #12233.)
34313      Branch: perl
34314            ! t/op/gv.t
34315 ____________________________________________________________________________
34316 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
34317         Log: Detypo.
34318      Branch: perl
34319            ! ext/Encode/Makefile.PL
34320 ____________________________________________________________________________
34321 [ 12230] By: sky                                   on 2001/09/26  11:36:23
34322         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
34323              We are using a "delay" here because we do not want to depend on thread synchronization issues.
34324      Branch: perl
34325            + ext/threads/t/stress_cv.t
34326            ! MANIFEST ext/threads/t/stress_string.t
34327 ____________________________________________________________________________
34328 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
34329         Log: NetWare tweak from Ananth Kesari.
34330      Branch: perl
34331            ! NetWare/t/Readme.txt
34332 ____________________________________________________________________________
34333 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
34334         Log: Trick to fool case-blind filesystems.
34335      Branch: perl
34336            ! ext/Encode/Makefile.PL
34337 ____________________________________________________________________________
34338 [ 12227] By: sky                                   on 2001/09/26  11:06:50
34339         Log: Threads can start executing in a different order than they were
34340              created.... so we cannot ok() inside the threadstarter.
34341      Branch: perl
34342            ! ext/threads/t/stress_string.t
34343 ____________________________________________________________________________
34344 [ 12226] By: sky                                   on 2001/09/26  07:41:45
34345         Log: Add in stress_string.t to stress test threads a bit more.
34346      Branch: perl
34347            + ext/threads/t/stress_string.t
34348            ! MANIFEST
34349 ____________________________________________________________________________
34350 [ 12225] By: sky                                   on 2001/09/26  07:04:21
34351         Log: Fix negative refcount introduced by #12223.
34352      Branch: perl
34353            ! ext/threads/threads.xs
34354 ____________________________________________________________________________
34355 [ 12224] By: sky                                   on 2001/09/26  06:57:58
34356         Log: Update documentation to match change #12223
34357      Branch: perl
34358            ! sharedsv.c
34359 ____________________________________________________________________________
34360 [ 12223] By: sky                                   on 2001/09/26  06:54:32
34361         Log: Use a separate interpreter for the sharedsv space. Another
34362              negative sv leak. Sigh.
34363      Branch: perl
34364            ! sharedsv.c
34365 ____________________________________________________________________________
34366 [ 12222] By: sky                                   on 2001/09/26  05:58:35
34367         Log: Do the environ assignment in perl_contruct to match perl_destruct.
34368              Now we don't need to perl_parse/perl_run. However environ is a
34369              global....
34370      Branch: perl
34371            ! perl.c
34372 ____________________________________________________________________________
34373 [ 12221] By: sky                                   on 2001/09/26  05:41:02
34374         Log: Move the creation of PL_strtab to perl_construct so we can work
34375              with HV and HEs without running perl_parse.
34376      Branch: perl
34377            ! perl.c
34378 ____________________________________________________________________________
34379 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
34380         Log: integrate macperl changes into maint-5.6
34381      Branch: maint-5.6/perl
34382           !> (integrate 26 files)
34383 ____________________________________________________________________________
34384 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
34385         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
34386              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
34387      Branch: maint-5.6/macperl
34388            ! macos/ext/Mac/Fonts/Fonts.xs
34389            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
34390 ____________________________________________________________________________
34391 [ 12218] By: ams                                   on 2001/09/25  23:31:33
34392         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
34393              From: Nicholas Clark <nick@ccl4.org>
34394              Date: Wed, 26 Sep 2001 01:20:20 +0100
34395              Message-Id: <20010926012020.B48092@plum.flirble.org>
34396      Branch: perl
34397            ! lib/AutoSplit.t
34398 ____________________________________________________________________________
34399 [ 12217] By: ams                                   on 2001/09/25  22:33:05
34400         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
34401              From: "Craig A. Berry" <craigberry@mac.com>
34402              Date: Tue, 25 Sep 2001 18:08:42 -0500
34403              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
34404      Branch: perl
34405            ! vms/vms.c
34406 ____________________________________________________________________________
34407 [ 12216] By: ams                                   on 2001/09/25  21:41:01
34408         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
34409              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
34410              From: Michael G Schwern <schwern@pobox.com>
34411              Date: Wed, 26 Sep 2001 00:38:21 -0400
34412              Message-Id: <20010926003821.A627@blackrider>
34413      Branch: perl
34414            ! lib/AutoSplit.t
34415 ____________________________________________________________________________
34416 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
34417         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
34418              From: Michael G Schwern <schwern@pobox.com>
34419              Date: Tue, 25 Sep 2001 17:43:49 -0400
34420              Message-ID: <20010925174349.B19534@blackrider>
34421      Branch: perl
34422            ! lib/Test/Simple.pm lib/Test/Utils.pm
34423 ____________________________________________________________________________
34424 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
34425         Log: Integrate changes from bleadperl.
34426      Branch: maint-5.6/macperl
34427           !> pod/perlport.pod
34428 ____________________________________________________________________________
34429 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
34430         Log: skip($mess) should result in one skip.
34431      Branch: perl
34432            ! t/test.pl
34433 ____________________________________________________________________________
34434 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
34435         Log: Integrate change #12200 from maintperl.
34436      Branch: maint-5.6/macperl
34437           !> win32/perlhost.h
34438 ____________________________________________________________________________
34439 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
34440         Log: Fix file types to "apple"
34441      Branch: maint-5.6/macperl
34442            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
34443            ! macos/ext/Mac/SAT/t/Collision.rsrc
34444 ____________________________________________________________________________
34445 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
34446         Log: Fix rsrc file as snd file; fix path in t file.
34447      Branch: maint-5.6/macperl
34448            ! macos/ext/Mac/Notification/t/Notification.rsrc
34449            ! macos/ext/Mac/Notification/t/Notification.t
34450 ____________________________________________________________________________
34451 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
34452         Log: Sync up with File::Find from bleadperl.
34453      Branch: maint-5.6/macperl
34454            ! lib/File/Find.pm t/lib/filefind-taint.t
34455 ____________________________________________________________________________
34456 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
34457         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
34458              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
34459              of hundreds)
34460      Branch: maint-5.6/macperl
34461            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
34462            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
34463            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
34464 ____________________________________________________________________________
34465 [ 12207] By: nick                                  on 2001/09/25  19:04:36
34466         Log: Integrate mainline (untested while modem is up)
34467      Branch: perlio
34468           +> lib/AutoSplit.t t/test.pl
34469            - lib/warnings/register.t
34470           !> (integrate 28 files)
34471 ____________________________________________________________________________
34472 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
34473         Log: perldiag entry for #12205.
34474      Branch: perl
34475            ! pod/perldiag.pod
34476 ____________________________________________________________________________
34477 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
34478         Log: Subject: [PATCH] warning on v-string in use/require
34479              From: John Peacock <jpeacock@rowman.com>
34480              Date: Mon, 24 Sep 2001 17:29:03 -0400
34481              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
34482      Branch: perl
34483            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
34484 ____________________________________________________________________________
34485 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
34486         Log: perltooc et al updates.
34487      Branch: perl
34488            ! plan9/mkfile pod/roffitall
34489 ____________________________________________________________________________
34490 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
34491         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
34492              From: Michael G Schwern <schwern@pobox.com>
34493              Date: Sun, 23 Sep 2001 00:07:12 -0400
34494              Message-ID: <20010923000712.A7005@blackrider>
34495      Branch: perl
34496            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
34497 ____________________________________________________________________________
34498 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
34499         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
34500              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34501              Date: Wed, 26 Sep 2001 01:25:10 +0900
34502              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
34503      Branch: perl
34504            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
34505            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
34506            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
34507 ____________________________________________________________________________
34508 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
34509         Log: Integrate change #12200 from maintperl;
34510              on windows, virtualized environment could propagate deleted variables
34511              into children if they happen to be at the very end of the table
34512      Branch: perl
34513           !> win32/perlhost.h
34514 ____________________________________________________________________________
34515 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
34516         Log: on windows, virtualized environment could propagate deleted variables
34517              into children if they happen to be at the very end of the table
34518              (thanks for succinct test case from Johan Holmberg, and fix from
34519              Doug Lankshear)
34520      Branch: maint-5.6/perl
34521            ! win32/perlhost.h
34522 ____________________________________________________________________________
34523 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
34524         Log: avoid the use of ftime() (it does a useless, potentially
34525              expensive call to GetTimeZoneInformation()); this potentially
34526              also results in three more digits of precision from
34527              Time::HiRes::time()
34528      Branch: perl
34529            ! ext/Time/HiRes/HiRes.xs
34530 ____________________________________________________________________________
34531 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
34532         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
34533              
34534              Note: io/binmode is failing, have to figure out why.
34535      Branch: perl
34536            + t/test.pl
34537            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
34538            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
34539            ! t/run/exit.t
34540 ____________________________________________________________________________
34541 [ 12197] By: ams                                   on 2001/09/25  13:48:55
34542         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
34543              From: Nicholas Clark <nick@ccl4.org>
34544              Date: Tue, 25 Sep 2001 00:37:40 +0100
34545              Message-Id: <20010925003740.S4971@plum.flirble.org>
34546              (Further changes expected.)
34547      Branch: perl
34548            + lib/AutoSplit.t
34549            ! MANIFEST
34550 ____________________________________________________________________________
34551 [ 12196] By: sky                                   on 2001/09/25  13:37:12
34552         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
34553              _ftime to try and be more robust.
34554      Branch: perl
34555            ! ext/Time/HiRes/HiRes.xs
34556 ____________________________________________________________________________
34557 [ 12194] By: ams                                   on 2001/09/25  11:40:00
34558         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
34559              From: "Craig A. Berry" <craigberry@mac.com>
34560              Date: Mon, 24 Sep 2001 17:54:20 -0500
34561              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
34562      Branch: perl
34563            ! vms/descrip_mms.template
34564 ____________________________________________________________________________
34565 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
34566         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
34567              not working, cursor not spinning (Bug #422129); external
34568              editor problems (Bug #456329); escape/cmd-. not activating
34569              "Cancel" in Save dialog box (Bug #446960); Runtimes not
34570              executing on launch (Bug #464441).
34571      Branch: maint-5.6/macperl
34572            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
34573            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
34574            ! macos/macperl/MacPerl.r
34575 ____________________________________________________________________________
34576 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
34577         Log: Update CPAN.pm to work with new Mac::BuildTools instead
34578              of ExtUtils::MM_MacOS "orphan" functions
34579      Branch: maint-5.6/macperl
34580            ! lib/CPAN.pm
34581 ____________________________________________________________________________
34582 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
34583         Log: Fix up another xsubpp problem (Matthias Neeracher)
34584      Branch: maint-5.6/macperl
34585            ! macos/xsubpp
34586 ____________________________________________________________________________
34587 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
34588         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
34589      Branch: maint-5.6/macperl
34590            ! macos/lib/ExtUtils/MM_MacOS.pm
34591 ____________________________________________________________________________
34592 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
34593         Log: Fix up Makefiles for more Mac:: modules (and prepare for
34594              static build ...?)
34595      Branch: maint-5.6/macperl
34596            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
34597            ! macos/macperl/Makefile.mk
34598 ____________________________________________________________________________
34599 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
34600         Log: Fix up tests
34601      Branch: maint-5.6/macperl
34602            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
34603 ____________________________________________________________________________
34604 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
34605         Log: Make malloc smarter, fix bugs.  (Bug #404030)
34606      Branch: maint-5.6/macperl
34607            ! macos/icemalloc.c macos/icemalloc.h
34608 ____________________________________________________________________________
34609 [ 12186] By: nick                                  on 2001/09/24  19:18:17
34610         Log: Integrate mainline
34611      Branch: perlio
34612           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34613           +> lib/filetest.t
34614           !> (integrate 30 files)
34615 ____________________________________________________________________________
34616 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
34617         Log: Retract #12136, the warnings::register is already
34618              tested by t/lib/warnings/9enabled, as pointed out
34619              by Paul Marquess.
34620      Branch: perl
34621            - lib/warnings/register.t
34622            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
34623 ____________________________________________________________________________
34624 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
34625         Log: fix Time::HiRes implementation of gettimeofday() on windows
34626              (HiRes.t#14 now passes)
34627      Branch: perl
34628            ! ext/Time/HiRes/HiRes.xs
34629 ____________________________________________________________________________
34630 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
34631         Log: File::Spec::catfile() canonifies everything to blackslashes on
34632              windows :-(
34633      Branch: perl
34634            ! lib/ExtUtils/Manifest.t
34635 ____________________________________________________________________________
34636 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
34637         Log: test number mismatch
34638      Branch: perl
34639            ! t/op/magic.t
34640 ____________________________________________________________________________
34641 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
34642         Log: ok().
34643      Branch: perl
34644            ! t/op/pack.t
34645 ____________________________________________________________________________
34646 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
34647         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
34648              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34649      Branch: perl
34650            ! pp_pack.c t/op/pack.t
34651 ____________________________________________________________________________
34652 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
34653         Log: Update Changes.
34654      Branch: perl
34655            ! Changes patchlevel.h
34656 ____________________________________________________________________________
34657 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
34658         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
34659              From: Michael G Schwern <schwern@pobox.com>
34660              Date: Mon, 24 Sep 2001 11:12:13 -0400
34661              Message-ID: <20010924111213.G27885@blackrider>
34662      Branch: perl
34663            ! lib/ExtUtils/Manifest.pm
34664 ____________________________________________________________________________
34665 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
34666         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
34667              From: Michael G Schwern <schwern@pobox.com> 
34668              Date: Mon, 24 Sep 2001 11:02:07 -0400
34669              Message-ID: <20010924110207.E27885@blackrider>
34670      Branch: perl
34671            ! vms/test.com
34672 ____________________________________________________________________________
34673 [ 12176] By: ams                                   on 2001/09/24  14:01:59
34674         Log: Update Changes.
34675      Branch: perl
34676            ! Changes
34677 ____________________________________________________________________________
34678 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
34679         Log: Various cleanups.
34680      Branch: perl
34681            ! ext/threads/Makefile.PL ext/threads/threads.xs
34682 ____________________________________________________________________________
34683 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
34684         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
34685      Branch: maint-5.6/macperl
34686           !> (integrate 33 files)
34687 ____________________________________________________________________________
34688 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
34689         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
34690              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34691              Date: Mon, 24 Sep 2001 20:04:58 +0900
34692              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
34693      Branch: perl
34694            ! ext/Encode/Encode/gb2312.enc
34695 ____________________________________________________________________________
34696 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
34697         Log: Clarifying comment to #12164.
34698      Branch: perl
34699            ! lib/Cwd.pm
34700 ____________________________________________________________________________
34701 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
34702         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
34703              From: Nicholas Clark <nick@ccl4.org>
34704              Date: Sun, 23 Sep 2001 23:00:56 +0100
34705              Message-ID: <20010923230055.Y4971@plum.flirble.org>
34706              
34707              (with "sample_constants" changed to "fallback")
34708      Branch: perl
34709            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34710            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
34711            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
34712            ! lib/h2xs.t utils/h2xs.PL
34713 ____________________________________________________________________________
34714 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
34715         Log: Metaconfig unit change for #12167.
34716      Branch: metaconfig
34717            ! U/modified/Cppsym.U
34718 ____________________________________________________________________________
34719 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
34720         Log: Add a few glibc cpp symbols to probe for.
34721      Branch: perl
34722            ! Configure
34723 ____________________________________________________________________________
34724 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
34725         Log: DJGPP tweaks for Laszlo Molnar.
34726      Branch: perl
34727            ! djgpp/djgppsed.sh dosish.h
34728 ____________________________________________________________________________
34729 [ 12165] By: ams                                   on 2001/09/24  10:07:08
34730         Log: Subject: [PATCH t/op/inccode.t] More tests
34731              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34732              Date: 24 Sep 2001 10:01:44 -0000
34733              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
34734      Branch: perl
34735            ! t/op/inccode.t
34736 ____________________________________________________________________________
34737 [ 12164] By: ams                                   on 2001/09/24  09:43:29
34738         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
34739              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
34740              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
34741              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
34742      Branch: perl
34743            ! lib/Cwd.pm
34744 ____________________________________________________________________________
34745 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
34746         Log: 1_compile updates.
34747      Branch: perl
34748            ! t/lib/1_compile.t
34749 ____________________________________________________________________________
34750 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
34751         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
34752              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34753              Date: Wed, 19 Sep 2001 22:47:14 +0200
34754              Message-ID: <20010919224714.A6382@rafael>
34755      Branch: perl
34756            ! pod/perlvar.pod pp_ctl.c
34757 ____________________________________________________________________________
34758 [ 12161] By: ams                                   on 2001/09/23  17:40:02
34759         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
34760              filetest Pragma
34761              From: "chromatic" <chromatic@rmci.net>
34762              Date: Sun, 23 Sep 2001 12:07:25 -0600
34763              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
34764      Branch: perl
34765            + lib/filetest.t
34766            ! MANIFEST t/lib/1_compile.t
34767 ____________________________________________________________________________
34768 [ 12160] By: ams                                   on 2001/09/23  16:32:11
34769         Log: Additional minor chdir() tweak.
34770      Branch: perl
34771            ! pod/perlfunc.pod
34772 ____________________________________________________________________________
34773 [ 12159] By: ams                                   on 2001/09/23  16:25:01
34774         Log: Subject: PATCH lib/ExtUtils/Command.t
34775              From: Abe Timmerman <abe@ztreet.demon.nl>
34776              Date: Sun, 23 Sep 2001 19:11:44 +0200
34777              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
34778      Branch: perl
34779            ! lib/ExtUtils/Command.t
34780 ____________________________________________________________________________
34781 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
34782         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
34783              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
34784              Date: Sun, 23 Sep 2001 02:02:26 +0200
34785              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
34786      Branch: perl
34787            ! makedef.pl
34788 ____________________________________________________________________________
34789 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
34790         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
34791              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
34792              Date: Sat, 22 Sep 2001 12:54:39 -0500
34793              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
34794      Branch: perl
34795            ! t/op/study.t
34796 ____________________________________________________________________________
34797 [ 12156] By: nick                                  on 2001/09/23  07:48:44
34798         Log: Integrate mainline
34799      Branch: perlio
34800            - check83.pl
34801           !> ext/Encode/Encode/2022-cn.enc
34802 ____________________________________________________________________________
34803 [ 12155] By: nick                                  on 2001/09/23  07:48:01
34804         Log: Integrate mainline
34805      Branch: perlio
34806           +> (branch 64 files)
34807            - ext/Encode/Encode/cns11643-1.enc
34808            - ext/Encode/Encode/cns11643-2.enc
34809            - ext/Encode/Encode/iso2022-cn.enc
34810            - ext/Encode/Encode/iso2022-jp.enc
34811            - ext/Encode/Encode/iso2022-jp1.enc
34812            - ext/Encode/Encode/iso2022-jp2.enc
34813            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34814            - ext/Encode/Encode/iso8859-1.enc
34815            - ext/Encode/Encode/iso8859-1.ucm
34816            - ext/Encode/Encode/iso8859-10.enc
34817            - ext/Encode/Encode/iso8859-10.ucm
34818            - ext/Encode/Encode/iso8859-13.enc
34819            - ext/Encode/Encode/iso8859-13.ucm
34820            - ext/Encode/Encode/iso8859-14.enc
34821            - ext/Encode/Encode/iso8859-14.ucm
34822            - ext/Encode/Encode/iso8859-15.enc
34823            - ext/Encode/Encode/iso8859-15.ucm
34824            - ext/Encode/Encode/iso8859-16.enc
34825            - ext/Encode/Encode/iso8859-16.ucm
34826            - ext/Encode/Encode/iso8859-2.enc
34827            - ext/Encode/Encode/iso8859-2.ucm
34828            - ext/Encode/Encode/iso8859-3.enc
34829            - ext/Encode/Encode/iso8859-3.ucm
34830            - ext/Encode/Encode/iso8859-4.enc
34831            - ext/Encode/Encode/iso8859-4.ucm
34832            - ext/Encode/Encode/iso8859-5.enc
34833            - ext/Encode/Encode/iso8859-5.ucm
34834            - ext/Encode/Encode/iso8859-6.enc
34835            - ext/Encode/Encode/iso8859-6.ucm
34836            - ext/Encode/Encode/iso8859-7.enc
34837            - ext/Encode/Encode/iso8859-7.ucm
34838            - ext/Encode/Encode/iso8859-8.enc
34839            - ext/Encode/Encode/iso8859-8.ucm
34840            - ext/Encode/Encode/iso8859-9.enc
34841            - ext/Encode/Encode/iso8859-9.ucm
34842            - ext/Encode/Encode/isoir-197.enc
34843            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
34844            - t/lib/sample-tests/header_at_end
34845            - t/lib/sample-tests/header_at_end_fail
34846           !> (integrate 174 files)
34847 ____________________________________________________________________________
34848 [ 12154] By: ams                                   on 2001/09/23  07:11:46
34849         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
34850              by Blair Zajac.
34851      Branch: perl
34852            ! pod/perlfunc.pod
34853 ____________________________________________________________________________
34854 [ 12153] By: ams                                   on 2001/09/23  06:56:32
34855         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
34856              Forgotten deprecation of *glob{FILEHANDLE}?
34857              From: "chromatic" <chromatic@rmci.net>
34858              Date: Sat, 22 Sep 2001 21:27:56 -0600
34859              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
34860      Branch: perl
34861            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
34862 ____________________________________________________________________________
34863 [ 12152] By: ams                                   on 2001/09/23  06:42:58
34864         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
34865              From: Michael G Schwern <schwern@pobox.com>
34866              Date: Sun, 23 Sep 2001 03:34:39 -0400
34867              Message-Id: <20010923033439.E7005@blackrider>
34868      Branch: perl
34869            ! lib/File/Find.pm
34870 ____________________________________________________________________________
34871 [ 12151] By: ams                                   on 2001/09/23  06:37:57
34872         Log: Subject: Re: t/op/magic.t missing tests on Win32
34873              From: Michael G Schwern <schwern@pobox.com>
34874              Date: Sat, 22 Sep 2001 20:29:09 -0400
34875              Message-Id: <20010922202909.I18223@blackrider>
34876      Branch: perl
34877            ! t/op/magic.t
34878 ____________________________________________________________________________
34879 [ 12150] By: ams                                   on 2001/09/23  06:36:26
34880         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
34881              Dumpvalue.pm
34882              From: "chromatic" <chromatic@rmci.net>
34883              Date: Sat, 22 Sep 2001 19:41:31 -0600
34884              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
34885      Branch: perl
34886            + lib/Dumpvalue.t
34887            ! MANIFEST lib/Dumpvalue.pm
34888 ____________________________________________________________________________
34889 [ 12149] By: ams                                   on 2001/09/23  06:25:35
34890         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
34891              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34892              Date: Sun, 23 Sep 2001 15:27:56 +0900
34893              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
34894      Branch: perl
34895            ! ext/Encode/Encode/2022-cn.enc
34896 ____________________________________________________________________________
34897 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
34898         Log: Manual eror in #12147.
34899      Branch: perl
34900            ! win32/win32.c
34901 ____________________________________________________________________________
34902 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
34903         Log: Integrate change #12146 from maintperl;
34904              win32_chdir() et al don't handle a NULL argument gracefully
34905      Branch: perl
34906           !> win32/perlhost.h win32/win32.c
34907 ____________________________________________________________________________
34908 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
34909         Log: win32_chdir() et al don't handle a NULL argument gracefully
34910      Branch: maint-5.6/perl
34911            ! win32/perlhost.h win32/win32.c
34912 ____________________________________________________________________________
34913 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
34914         Log: typo in change#12026
34915      Branch: maint-5.6/perl
34916            ! op.c
34917 ____________________________________________________________________________
34918 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
34919         Log: Subject: [PATCH] Re: scalar context unpack bugs
34920              From: Nicholas Clark <nick@ccl4.org>
34921              Date: Sat, 22 Sep 2001 23:07:56 +0100
34922              Message-ID: <20010922230755.O4971@plum.flirble.org>
34923      Branch: perl
34924            ! pp_pack.c t/op/pack.t
34925 ____________________________________________________________________________
34926 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
34927         Log: Try ExtUtils::Command.t everywhere, not just on Win32
34928              (as suggested by NI-S).  Also allow running it either
34929              in t/ or in the main directory.
34930      Branch: perl
34931            ! lib/ExtUtils/Command.t
34932 ____________________________________________________________________________
34933 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
34934         Log: Update the test on warnings/register.t.
34935      Branch: perl
34936            ! t/lib/1_compile.t
34937 ____________________________________________________________________________
34938 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
34939         Log: The code is now almost tidy enough to keep the IRIX cc happy.
34940      Branch: perl
34941            ! hints/irix_6.sh
34942 ____________________________________________________________________________
34943 [ 12140] By: ams                                   on 2001/09/22  17:26:32
34944         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
34945              use_ithreads
34946              From: "Craig A. Berry" <craigberry@mac.com>
34947              Date: Sat, 22 Sep 2001 13:15:32 -0500
34948              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
34949      Branch: perl
34950            ! configure.com
34951 ____________________________________________________________________________
34952 [ 12139] By: ams                                   on 2001/09/22  16:44:08
34953         Log: Do what perl_clone() does for sharedsv functions.
34954      Branch: perl
34955            ! embed.pl proto.h
34956 ____________________________________________________________________________
34957 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
34958         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
34959              (suggested by Sarathy, extensions shouldn't be dabbling with
34960              op structures, so binary backward compatibility should not be
34961              an issue.)
34962      Branch: perl
34963            ! hints/irix_6.sh op.h
34964 ____________________________________________________________________________
34965 [ 12137] By: ams                                   on 2001/09/22  16:21:05
34966         Log: More cleanups. (What's PERL_DECL_PROT?)
34967      Branch: perl
34968            ! embed.pl proto.h sharedsv.h
34969 ____________________________________________________________________________
34970 [ 12136] By: ams                                   on 2001/09/22  15:14:34
34971         Log: (Retracted by #12185)
34972              
34973              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
34974              Add Tests for warnings::register, Doc Update
34975              From: "chromatic" <chromatic@rmci.net>
34976              Date: Sat, 22 Sep 2001 09:43:20 -0600
34977              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
34978      Branch: perl
34979            + lib/warnings/register.t
34980            ! MANIFEST lib/warnings/register.pm
34981 ____________________________________________________________________________
34982 [ 12135] By: ams                                   on 2001/09/22  15:07:50
34983         Log: `@foo' should be @foo for consistency.
34984      Branch: perl
34985            ! pod/perldiag.pod
34986 ____________________________________________________________________________
34987 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
34988         Log: (Retracted by #12138)
34989              
34990              Add -woff (turn warning off) 3187:
34991              "A pointer is converted to a smaller integer."
34992              This happens when your pointers are 64-bit: then every case
34993              of converting pointers to PADOFFSETs (explicitly 32-bit)
34994              faces truncation (even explicit use of INT2PTR doesn't help).
34995              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
34996              Changing PADOFFSET from U32 to UV would help, but that
34997              would break binary backward compatibility of BASEOP and padop
34998              (assuming you have been using 64-bit pointers).
34999      Branch: perl
35000            ! hints/irix_6.sh
35001 ____________________________________________________________________________
35002 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
35003         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
35004              but the name comes from the inside the file, not from the file
35005              name, and Rumanian is the name of the language.
35006      Branch: perl
35007            + ext/Encode/Encode/macRumanian.enc
35008            - ext/Encode/Encode/macRomania.enc
35009            ! MANIFEST
35010 ____________________________________________________________________________
35011 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
35012         Log: Rename perltootc as perltooc for 8.3-friedliness.
35013      Branch: perl
35014            + pod/perltooc.pod
35015            - pod/perltootc.pod
35016            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
35017            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
35018            ! pod/perltoot.pod
35019 ____________________________________________________________________________
35020 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
35021         Log: Find more conflicts by lowercasing.
35022      Branch: perl
35023            + Porting/check83.pl
35024            - check83.pl
35025            ! MANIFEST
35026 ____________________________________________________________________________
35027 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
35028         Log: The AIX cc 5.0.0.0 is simply too buggy.
35029      Branch: perl
35030            ! hints/aix.sh
35031 ____________________________________________________________________________
35032 [ 12129] By: ams                                   on 2001/09/22  12:35:38
35033         Log: Uninteresting cleanup.
35034      Branch: perl
35035            ! form.h
35036 ____________________________________________________________________________
35037 [ 12128] By: ams                                   on 2001/09/22  12:28:48
35038         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
35039              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35040              Date: Sat, 22 Sep 2001 14:29:13 +0100
35041              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
35042      Branch: perl
35043            ! cv.h
35044 ____________________________________________________________________________
35045 [ 12127] By: ams                                   on 2001/09/22  12:04:28
35046         Log: What's a backet?
35047      Branch: perl
35048            ! dump.c
35049 ____________________________________________________________________________
35050 [ 12126] By: ams                                   on 2001/09/22  10:02:34
35051         Log: Removed duplicated tests #19 and #20.
35052      Branch: perl
35053            ! t/op/do.t
35054 ____________________________________________________________________________
35055 [ 12125] By: ams                                   on 2001/09/22  03:58:41
35056         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
35057              From: Michael Carman <mjcarman@home.com>
35058              Date: Fri, 21 Sep 2001 17:54:05 -0500
35059              Message-Id: <3BABC50D.6040202@home.com>
35060              (Applied with some changes.)
35061      Branch: perl
35062            ! pod/perlmod.pod
35063 ____________________________________________________________________________
35064 [ 12124] By: ams                                   on 2001/09/22  03:44:19
35065         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
35066              From: Michael G Schwern <schwern@pobox.com>
35067              Date: Fri, 21 Sep 2001 19:20:40 -0400
35068              Message-Id: <20010921192040.E5494@blackrider>
35069      Branch: perl
35070            ! t/op/chdir.t
35071 ____________________________________________________________________________
35072 [ 12123] By: ams                                   on 2001/09/22  03:41:08
35073         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
35074              From: Blair Zajac <blair@orcaware.com>
35075              Date: Fri, 21 Sep 2001 15:13:04 -0700
35076              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
35077      Branch: perl
35078            ! t/op/chdir.t
35079 ____________________________________________________________________________
35080 [ 12122] By: ams                                   on 2001/09/22  03:37:07
35081         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
35082              20010920.007
35083              From: Michael G Schwern <schwern@pobox.com>
35084              Date: Fri, 21 Sep 2001 17:59:03 -0400
35085              Message-Id: <20010921175903.V5494@blackrider>
35086      Branch: perl
35087            ! t/op/do.t
35088 ____________________________________________________________________________
35089 [ 12121] By: ams                                   on 2001/09/22  03:30:38
35090         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
35091              suite on WinCE)
35092              From: Michael G Schwern <schwern@pobox.com>
35093              Date: Fri, 21 Sep 2001 19:41:03 -0400
35094              Message-Id: <20010921194103.G5494@blackrider>
35095      Branch: perl
35096            ! pod/perlport.pod
35097 ____________________________________________________________________________
35098 [ 12120] By: ams                                   on 2001/09/22  03:28:06
35099         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
35100              From: Michael G Schwern <schwern@pobox.com>
35101              Date: Fri, 21 Sep 2001 17:33:35 -0400
35102              Message-Id: <20010921173335.T5494@blackrider>
35103              ($ENV{FOO}=undef hunk not applied.)
35104      Branch: perl
35105            ! t/op/magic.t
35106 ____________________________________________________________________________
35107 [ 12119] By: ams                                   on 2001/09/22  03:02:26
35108         Log: Subject: [PATCH] perldiag.pod
35109              From: Peter Scott <Peter@PSDT.com>
35110              Date: Fri, 21 Sep 2001 18:54:50 -0700
35111              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
35112              (Moved to the right place.)
35113      Branch: perl
35114            ! pod/perldiag.pod
35115 ____________________________________________________________________________
35116 [ 12118] By: ams                                   on 2001/09/21  20:05:29
35117         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
35118              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35119              Date: Fri, 21 Sep 2001 22:36:54 +0200
35120              Message-Id: <20010921223654.A12742@rafael>
35121      Branch: perl
35122            ! t/op/do.t
35123 ____________________________________________________________________________
35124 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
35125         Log: Restore things as they were before
35126              the backward compatibility police notices.
35127      Branch: perl
35128            ! lib/Cwd.pm
35129 ____________________________________________________________________________
35130 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
35131         Log: More Cwd from Schwern: make also OS/2 and DOS
35132              Cwd agree with File::Spec (that is, native path
35133              syntax using \ instead of / -- backward compatibility
35134              polic warning) and stop Win32 from using bsd_realpath().
35135      Branch: perl
35136            ! lib/Cwd.pm
35137 ____________________________________________________________________________
35138 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
35139         Log: Subject: [PATCH @12110] RE: Untested libraries update
35140              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35141              Date: Fri, 21 Sep 2001 18:21:07 +0100
35142              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
35143      Branch: perl
35144            ! lib/warnings/register.pm
35145 ____________________________________________________________________________
35146 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
35147         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
35148              From: Michael G Schwern <schwern@pobox.com>
35149              Date: Thu, 20 Sep 2001 22:54:02 -0400
35150              Message-ID: <20010920225402.A3611@blackrider>
35151      Branch: perl
35152            ! lib/Cwd.pm
35153 ____________________________________________________________________________
35154 [ 12113] By: ams                                   on 2001/09/21  17:08:24
35155         Log: Subject: [PATCH] avoid v-strings with require/use
35156              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35157              Date: Fri, 21 Sep 2001 12:34:40 -0400
35158              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
35159      Branch: perl
35160            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
35161            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
35162            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
35163            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
35164            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
35165            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
35166            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
35167            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35168            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
35169            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
35170            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
35171            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
35172            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
35173            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
35174            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
35175            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
35176            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
35177            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
35178            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
35179 ____________________________________________________________________________
35180 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
35181         Log: Update Changes.
35182      Branch: perl
35183            ! Changes patchlevel.h
35184 ____________________________________________________________________________
35185 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
35186         Log: Make AIX and Tru64 compilers happy.  
35187      Branch: perl
35188            ! ext/threads/threads.h ext/threads/threads.xs
35189 ____________________________________________________________________________
35190 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
35191         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
35192              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35193              Date: 21 Sep 2001 09:16:37 -0000
35194              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
35195      Branch: perl
35196            ! toke.c
35197 ____________________________________________________________________________
35198 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
35199         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
35200              From: Michael G Schwern <schwern@pobox.com>
35201              Date: Thu, 20 Sep 2001 21:21:34 -0400
35202              Message-ID: <20010920212134.Y28291@blackrider>
35203      Branch: perl
35204            ! pp_sys.c
35205 ____________________________________________________________________________
35206 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
35207         Log: Subject: Re: GDB Debugging Macros from mod_perl
35208              From: rspier@pobox.com (Robert Spier)
35209              Date: Thu, 20 Sep 2001 22:45:03 -0700
35210              Message-ID: <15274.54239.413929.49430@rls.cx>
35211      Branch: perl
35212            ! pod/perltodo.pod
35213 ____________________________________________________________________________
35214 [ 12105] By: sky                                   on 2001/09/21  10:33:34
35215         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
35216              timezone! GetSystemTime should be available on all Win32 
35217              platforms we support. Perhaps Time::HiRes should be extended to
35218              support WinCE and Novell?
35219      Branch: perl
35220            ! ext/Time/HiRes/HiRes.xs
35221 ____________________________________________________________________________
35222 [ 12104] By: sky                                   on 2001/09/21  08:12:39
35223         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
35224      Branch: perl
35225            ! ext/threads/threads.h ext/threads/threads.xs
35226 ____________________________________________________________________________
35227 [ 12103] By: sky                                   on 2001/09/21  07:57:41
35228         Log: Rename the *thread* functions to Perl_* to avoid clashes.
35229              Notably on AIX but could become a problem on other platforms.
35230      Branch: perl
35231            ! ext/threads/threads.h ext/threads/threads.xs
35232 ____________________________________________________________________________
35233 [ 12102] By: sky                                   on 2001/09/21  07:35:30
35234         Log: Add the shared sv space to the global vars.
35235              Fix problems compiling on win32.
35236      Branch: perl
35237            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
35238            ! sharedsv.c sharedsv.h
35239 ____________________________________________________________________________
35240 [ 12101] By: ams                                   on 2001/09/21  00:19:55
35241         Log: Subject: [PATCH] win32/Makefile warning fix
35242              From: Blair Zajac <blair@orcaware.com>
35243              Date: Thu, 20 Sep 2001 18:15:43 -0700
35244              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
35245      Branch: perl
35246            ! win32/Makefile
35247 ____________________________________________________________________________
35248 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
35249         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
35250              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35251              Date: Thu, 20 Sep 2001 18:36:22 +0200
35252              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
35253      Branch: perl
35254            ! lib/ExtUtils/Command.t
35255 ____________________________________________________________________________
35256 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
35257         Log: Cant spl wirth a dam.
35258      Branch: perl
35259            ! intrpvar.h
35260 ____________________________________________________________________________
35261 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
35262         Log: Don't use C++ comments.
35263      Branch: perl
35264            ! ext/threads/threads.xs
35265 ____________________________________________________________________________
35266 [ 12097] By: ams                                   on 2001/09/20  21:42:07
35267         Log: Change #12044 didn't.
35268      Branch: perl
35269            ! lib/constant.pm
35270 ____________________________________________________________________________
35271 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
35272         Log: Metaconfig unit changes for #12095.
35273      Branch: metaconfig
35274            ! U/modified/Myinit.U U/modified/libs.U
35275 ____________________________________________________________________________
35276 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
35277         Log: Remove iconv references since we are not using it
35278              and not going to; regen perltoc, perlmodlib.
35279              (Some references still linger in perltoc, have to figure
35280              out where they are coming from.)
35281      Branch: perl
35282            ! Configure NetWare/config.wc NetWare/config_H.wc
35283            ! Porting/Glossary Porting/config.sh Porting/config_H
35284            ! config_h.SH configure.com epoc/config.sh perl.h
35285            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
35286            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35287            ! vos/config.ga.h win32/config.bc win32/config.gc
35288            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35289            ! win32/config_H.vc wince/config.ce wince/config.h
35290            ! wince/config_H.ce
35291 ____________________________________________________________________________
35292 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
35293         Log: Subject: [PATCH docs] Re: ARGV and read
35294              From: Dave Mitchell <davem@fdgroup.co.uk>
35295              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
35296              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
35297      Branch: perl
35298            ! pod/perltodo.pod pod/perlvar.pod
35299 ____________________________________________________________________________
35300 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
35301         Log: Fresh copies from the cvs.perl.org perlfaq repository.
35302      Branch: perl
35303            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
35304            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
35305            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
35306            ! pod/perlfaq9.pod
35307 ____________________________________________________________________________
35308 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
35309         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
35310              From: Nicholas Clark <nick@ccl4.org>
35311              Date: Thu, 20 Sep 2001 14:27:08 +0100
35312              Message-ID: <20010920142708.X4971@plum.flirble.org>
35313      Branch: perl
35314            ! pp_pack.c t/op/pack.t
35315 ____________________________________________________________________________
35316 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
35317         Log: The sharedsv_space* are variables, not code.  Duh.
35318      Branch: perl
35319            ! intrpvar.h makedef.pl
35320 ____________________________________________________________________________
35321 [ 12090] By: ams                                   on 2001/09/20  11:26:06
35322         Log: Subject: [patch lib/lib_pm.PL]
35323              From: Stas Bekman <stas@stason.org>
35324              Date: Thu, 20 Sep 2001 18:48:53 +0800
35325              Message-Id: <3BA9C995.6010302@stason.org>
35326              (Applied by hand.)
35327      Branch: perl
35328            ! lib/lib_pm.PL
35329 ____________________________________________________________________________
35330 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
35331         Log: Only 21 tests, skipping or not.
35332      Branch: perl
35333            ! lib/ExtUtils/Command.t
35334 ____________________________________________________________________________
35335 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
35336         Log: New exported symbols.
35337      Branch: perl
35338            ! makedef.pl
35339 ____________________________________________________________________________
35340 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
35341         Log: Update Changes.
35342      Branch: perl
35343            ! Changes patchlevel.h
35344 ____________________________________________________________________________
35345 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
35346         Log: Correct numbering of the tests is useful.
35347      Branch: perl
35348            ! ext/threads/t/basic.t
35349 ____________________________________________________________________________
35350 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
35351         Log: More tests now too.
35352      Branch: perl
35353            ! lib/ExtUtils/Command.t
35354 ____________________________________________________________________________
35355 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
35356         Log: More tests now.
35357      Branch: perl
35358            ! ext/threads/t/basic.t
35359 ____________________________________________________________________________
35360 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
35361         Log: The test assumed 7-bit ASCII.  Now it "just"
35362              assumes 8-bit whatever.
35363      Branch: perl
35364            ! t/op/crypt.t
35365 ____________________________________________________________________________
35366 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
35367         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
35368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35369              Date: Wed, 19 Sep 2001 11:45:28 +0200
35370              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
35371              
35372              Lvalue casts are not portable.
35373      Branch: perl
35374            ! ext/threads/threads.xs
35375 ____________________________________________________________________________
35376 [ 12081] By: sky                                   on 2001/09/19  10:17:52
35377         Log: Make the basic test contain only realy basic API tests
35378              Seems to be a problem with detach.
35379      Branch: perl
35380            ! ext/threads/t/basic.t
35381 ____________________________________________________________________________
35382 [ 12080] By: ams                                   on 2001/09/19  01:23:55
35383         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
35384              From: Michael G Schwern <schwern@pobox.com>
35385              Date: Tue, 18 Sep 2001 19:53:48 -0400
35386              Message-Id: <20010918195348.M585@blackrider>
35387              
35388              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
35389              From: Michael G Schwern <schwern@pobox.com>
35390              Date: Tue, 18 Sep 2001 22:07:13 -0400
35391              Message-Id: <20010918220713.B19616@blackrider>
35392      Branch: perl
35393            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
35394            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
35395            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
35396            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
35397            ! lib/Test/Tutorial.pod
35398 ____________________________________________________________________________
35399 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
35400         Log: Indent the test a bit.
35401      Branch: perl
35402            ! ext/threads/t/basic.t
35403 ____________________________________________________________________________
35404 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
35405         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
35406              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35407              Date: Tue, 18 Sep 2001 18:06:44 +0200
35408              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
35409      Branch: perl
35410            ! win32/win32.c
35411 ____________________________________________________________________________
35412 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
35413         Log: Subject: stat access time is wrong on Win95
35414              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35415              Date: Tue, 18 Sep 2001 21:59:24 +0200
35416              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
35417      Branch: perl
35418            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
35419 ____________________________________________________________________________
35420 [ 12076] By: ams                                   on 2001/09/18  22:11:25
35421         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
35422              From: Michael G Schwern <schwern@pobox.com>
35423              Date: Tue, 18 Sep 2001 18:47:14 -0400
35424              Message-Id: <20010918184714.I585@blackrider>
35425      Branch: perl
35426            ! t/op/crypt.t
35427 ____________________________________________________________________________
35428 [ 12075] By: sky                                   on 2001/09/18  19:29:37
35429         Log: two test failures
35430              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35431              Message-ID: <20010918221702.A17408@rafael>
35432              partly applied, #12074 already fixed half the patch
35433      Branch: perl
35434            ! ext/threads/t/basic.t
35435 ____________________________________________________________________________
35436 [ 12074] By: sky                                   on 2001/09/18  18:49:03
35437         Log: Fixes test case failure introduced by #12071, the warning is
35438              now correctly spelled :-)
35439      Branch: perl
35440            ! ext/IO/lib/IO/t/io_sel.t
35441 ____________________________________________________________________________
35442 [ 12073] By: sky                                   on 2001/09/18  18:46:22
35443         Log: Make the test behave properly!
35444      Branch: perl
35445            ! ext/threads/t/basic.t
35446 ____________________________________________________________________________
35447 [ 12072] By: ams                                   on 2001/09/18  18:44:59
35448         Log: OP_RCATLINE is an SVOP, not a BASEOP.
35449      Branch: perl
35450            ! opcode.h opcode.pl
35451 ____________________________________________________________________________
35452 [ 12071] By: ams                                   on 2001/09/18  18:06:27
35453         Log: Deprecate != Depreciate.
35454      Branch: perl
35455            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
35456            ! lib/Pod/ParseUtils.pm
35457 ____________________________________________________________________________
35458 [ 12070] By: ams                                   on 2001/09/18  15:14:58
35459         Log: Subject: [PATCH] Getopt::Std cleanup
35460              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35461              Date: Tue, 18 Sep 2001 17:32:13 +0200
35462              Message-Id: <20010918173213.C777@rafael>
35463      Branch: perl
35464            ! lib/Getopt/Std.pm lib/Getopt/Std.t
35465 ____________________________________________________________________________
35466 [ 12069] By: sky                                   on 2001/09/18  14:56:33
35467         Log: Forgot the makefile
35468      Branch: perl
35469            + ext/threads/Makefile.PL
35470 ____________________________________________________________________________
35471 [ 12068] By: sky                                   on 2001/09/18  14:13:26
35472         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
35473              The test will fail because of Test.pm not knowing about threads. 
35474              basic needs to be manually tested
35475              compile time warnings on IV2PTR conversions need to be fixed
35476      Branch: perl
35477            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
35478            + ext/threads/threads.h ext/threads/threads.pm
35479            + ext/threads/threads.xs
35480            ! MANIFEST
35481 ____________________________________________________________________________
35482 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
35483         Log: DJGPP tweak from Laszlo Molnar.
35484      Branch: perl
35485            ! djgpp/config.over
35486 ____________________________________________________________________________
35487 [ 12066] By: sky                                   on 2001/09/18  10:24:31
35488         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
35489      Branch: perl
35490            ! sharedsv.c sharedsv.h
35491 ____________________________________________________________________________
35492 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
35493         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
35494              ditto ^cns.
35495      Branch: perl
35496            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
35497            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
35498            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
35499            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
35500            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
35501            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
35502            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
35503            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
35504            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
35505            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
35506            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
35507            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
35508            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
35509            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
35510            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
35511            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
35512            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
35513            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
35514            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
35515            + ext/Encode/Encode/ir-197.enc
35516            - ext/Encode/Encode/cns11643-1.enc
35517            - ext/Encode/Encode/cns11643-2.enc
35518            - ext/Encode/Encode/iso2022-cn.enc
35519            - ext/Encode/Encode/iso2022-jp.enc
35520            - ext/Encode/Encode/iso2022-jp1.enc
35521            - ext/Encode/Encode/iso2022-jp2.enc
35522            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35523            - ext/Encode/Encode/iso8859-1.enc
35524            - ext/Encode/Encode/iso8859-1.ucm
35525            - ext/Encode/Encode/iso8859-10.enc
35526            - ext/Encode/Encode/iso8859-10.ucm
35527            - ext/Encode/Encode/iso8859-11.enc
35528            - ext/Encode/Encode/iso8859-11.ucm
35529            - ext/Encode/Encode/iso8859-13.enc
35530            - ext/Encode/Encode/iso8859-13.ucm
35531            - ext/Encode/Encode/iso8859-14.enc
35532            - ext/Encode/Encode/iso8859-14.ucm
35533            - ext/Encode/Encode/iso8859-15.enc
35534            - ext/Encode/Encode/iso8859-15.ucm
35535            - ext/Encode/Encode/iso8859-16.enc
35536            - ext/Encode/Encode/iso8859-16.ucm
35537            - ext/Encode/Encode/iso8859-2.enc
35538            - ext/Encode/Encode/iso8859-2.ucm
35539            - ext/Encode/Encode/iso8859-3.enc
35540            - ext/Encode/Encode/iso8859-3.ucm
35541            - ext/Encode/Encode/iso8859-4.enc
35542            - ext/Encode/Encode/iso8859-4.ucm
35543            - ext/Encode/Encode/iso8859-5.enc
35544            - ext/Encode/Encode/iso8859-5.ucm
35545            - ext/Encode/Encode/iso8859-6.enc
35546            - ext/Encode/Encode/iso8859-6.ucm
35547            - ext/Encode/Encode/iso8859-7.enc
35548            - ext/Encode/Encode/iso8859-7.ucm
35549            - ext/Encode/Encode/iso8859-8.enc
35550            - ext/Encode/Encode/iso8859-8.ucm
35551            - ext/Encode/Encode/iso8859-9.enc
35552            - ext/Encode/Encode/iso8859-9.ucm
35553            - ext/Encode/Encode/isoir-197.enc
35554            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
35555 ____________________________________________________________________________
35556 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
35557         Log: Must Uppercase.
35558      Branch: perl
35559            ! ext/Encode/Encode.pm
35560 ____________________________________________________________________________
35561 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
35562         Log: Add various encodings.
35563      Branch: perl
35564            + ext/Encode/Encode/iso8859-11.enc
35565            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
35566            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
35567            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
35568            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
35569            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
35570            + ext/Encode/Encode/viscii.ucm
35571            ! MANIFEST ext/Encode/Encode.pm
35572 ____________________________________________________________________________
35573 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
35574         Log: lib/unicode relic.
35575      Branch: perl
35576            ! ext/Encode/compile
35577 ____________________________________________________________________________
35578 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
35579         Log: Subject: [PATCH] Re: filename problems
35580              From: Michael G Schwern <schwern@pobox.com>
35581              Date: Mon, 17 Sep 2001 17:26:26 -0400
35582              Message-ID: <20010917172626.Q585@blackrider>
35583      Branch: perl
35584            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
35585            - t/lib/sample-tests/header_at_end
35586            - t/lib/sample-tests/header_at_end_fail
35587            ! MANIFEST lib/Test/Harness/t/test-harness.t
35588 ____________________________________________________________________________
35589 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
35590         Log: Explicitly explain the 1e9 seconds, not everybody
35591              is a C geek.
35592      Branch: perl
35593            ! ext/Time/HiRes/HiRes.pm
35594 ____________________________________________________________________________
35595 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
35596         Log: Explain an apparent bug reported by
35597              Richard J. Barbalace <rjbarbal@MIT.EDU>,
35598              with additional explanation from Gisle Aas.
35599      Branch: perl
35600            ! ext/Time/HiRes/HiRes.pm
35601 ____________________________________________________________________________
35602 [ 12058] By: ams                                   on 2001/09/17  19:52:01
35603         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
35604              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35605              Date: Mon, 17 Sep 2001 22:48:05 +0200
35606              Message-Id: <20010917224805.C11744@rafael>
35607      Branch: perl
35608            ! t/lib/warnings/op t/lib/warnings/pp
35609 ____________________________________________________________________________
35610 [ 12057] By: ams                                   on 2001/09/17  16:51:18
35611         Log: Its a nit!
35612      Branch: perl
35613            ! sv.h
35614 ____________________________________________________________________________
35615 [ 12056] By: ams                                   on 2001/09/17  16:47:55
35616         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
35617              From: "Craig A. Berry" <craigberry@mac.com>
35618              Date: Mon, 17 Sep 2001 12:34:20 -0500
35619              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
35620      Branch: perl
35621            ! vms/vms.c
35622 ____________________________________________________________________________
35623 [ 12055] By: ams                                   on 2001/09/17  16:05:15
35624         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
35625              From: Gisle Aas <gisle@ActiveState.com>
35626              Date: 16 Apr 2001 16:20:34 -0700
35627              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
35628              (Applied by hand.)
35629      Branch: perl
35630            ! lib/CPAN.pm lib/CPAN/Nox.pm
35631 ____________________________________________________________________________
35632 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
35633         Log: Update Changes.
35634      Branch: perl
35635            ! Changes patchlevel.h
35636 ____________________________________________________________________________
35637 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
35638         Log: Adding new files to the MANIFEST is always nice.
35639      Branch: perl
35640            ! MANIFEST
35641 ____________________________________________________________________________
35642 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
35643         Log: Reindent the PerlIO files (suggested by NI-S), used
35644              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
35645              (GNU indent).  Note that wholesale re-indenting might
35646              be nice, but that would break nice formatting/alignment
35647              of assignments, equality testing, and complex boolean
35648              expressions with lots of &s and |s.
35649      Branch: perl
35650            ! perlio.c perlio.h perliol.h
35651 ____________________________________________________________________________
35652 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
35653         Log: Add a script for being 8.3-polite.
35654              The found conflicts are being worked on.
35655      Branch: perl
35656            + check83.pl
35657            ! MANIFEST Porting/pumpkin.pod
35658 ____________________________________________________________________________
35659 [ 12050] By: sky                                   on 2001/09/17  12:44:36
35660         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
35661              finding it.
35662      Branch: perl
35663            ! sv.c
35664 ____________________________________________________________________________
35665 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
35666         Log: Bump up versions because of #12041.
35667      Branch: perl
35668            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
35669            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
35670            ! lib/Time/localtime.pm
35671 ____________________________________________________________________________
35672 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
35673         Log: Bump the version number because of #12042.
35674      Branch: perl
35675            ! lib/CPAN/FirstTime.pm
35676 ____________________________________________________________________________
35677 [ 12047] By: ams                                   on 2001/09/17  11:21:40
35678         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
35679              From: Abhijit Menon-Sen <ams@wiw.org>
35680              Date: Mon, 17 Sep 2001 17:44:12 +0530
35681              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
35682      Branch: perl
35683            ! op.c
35684 ____________________________________________________________________________
35685 [ 12046] By: sky                                   on 2001/09/17  07:14:17
35686         Log: Subject: Re: t/op/ver.t using skip() improperly
35687              From: "chromatic" <chromatic@rmci.net>
35688              Date: Mon, 17 Sep 2001 00:22:29 -0600
35689              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
35690      Branch: perl
35691            ! t/op/ver.t
35692 ____________________________________________________________________________
35693 [ 12045] By: nick                                  on 2001/09/17  07:12:14
35694         Log: Integrate mainline
35695      Branch: perlio
35696           +> t/op/chdir.t
35697           !> (integrate 117 files)
35698 ____________________________________________________________________________
35699 [ 12044] By: ams                                   on 2001/09/17  05:49:53
35700         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
35701              From: Ilmari Karonen <iltzu@sci.fi>
35702              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
35703              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
35704              (And $VERSION = '1.05'.)
35705      Branch: perl
35706            ! lib/constant.pm
35707 ____________________________________________________________________________
35708 [ 12043] By: ams                                   on 2001/09/17  05:44:50
35709         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
35710              From: Michael G Schwern <schwern@pobox.com>
35711              Date: Mon, 17 Sep 2001 07:49:04 +0200
35712              Message-Id: <20010917074904.V1588@blackrider>
35713              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
35714      Branch: perl
35715            + t/op/chdir.t
35716            ! MANIFEST pp_sys.c
35717 ____________________________________________________________________________
35718 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
35719         Log: Subject: Re: CPAN.pm needs some hacking 
35720              From: "chromatic" <chromatic@rmci.net>
35721              Date: Sun, 16 Sep 2001 16:46:29 -0600
35722              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
35723      Branch: perl
35724            ! lib/CPAN/FirstTime.pm
35725 ____________________________________________________________________________
35726 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
35727         Log: Change use|require 5.005_64 to use|require 5.6.1.
35728      Branch: perl
35729            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
35730            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
35731            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
35732            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
35733            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
35734            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35735            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
35736            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
35737            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
35738            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
35739            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
35740            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
35741            ! lib/base.pm lib/fields.pm
35742 ____________________________________________________________________________
35743 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
35744         Log: Bump up version numbers.
35745              
35746              TODO 1: double check that pre-5.6.1 CPAN.pm:s
35747              don't try to download 5.8.0 because of the
35748              version numbers.  Mainly this means using _00
35749              in the core version numbers.
35750              
35751              TODO 2: the "use 5.005_64" in many modules
35752              needs to be changed to, say, "use 5.6.1".
35753      Branch: perl
35754            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
35755            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
35756            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
35757            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
35758            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
35759            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
35760            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35761            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
35762            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
35763            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
35764            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
35765 ____________________________________________________________________________
35766 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
35767         Log: Use UCHARAT() as suggested by Inaba Hiroto.
35768      Branch: perl
35769            ! regexec.c
35770 ____________________________________________________________________________
35771 [ 12038] By: ams                                   on 2001/09/16  15:16:24
35772         Log: Subject: [PATCH] Re: Core module version numbers review
35773              From: Peter Scott <Peter@PSDT.com>
35774              Date: Sun, 16 Sep 2001 09:09:58 -0700
35775              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
35776      Branch: perl
35777            ! lib/perl5db.pl
35778 ____________________________________________________________________________
35779 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
35780         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
35781              not yet fully implemented.
35782      Branch: perl
35783            ! pod/perlfunc.pod pod/perlunicode.pod
35784 ____________________________________________________________________________
35785 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
35786         Log: Subject: [patch] plug PL_beginav_save leak
35787              From: Doug MacEachern <dougm@covalent.net>
35788              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
35789              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
35790      Branch: perl
35791            ! perl.c
35792 ____________________________________________________________________________
35793 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
35794         Log: (accidentally empty checkin)
35795      Branch: perl
35796            ! sv.c
35797 ____________________________________________________________________________
35798 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
35799         Log: Subject: [patch] ithreads+PL_beginav_save
35800              From: Doug MacEachern <dougm@covalent.net>
35801              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
35802              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
35803      Branch: perl
35804            ! sv.c
35805 ____________________________________________________________________________
35806 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
35807         Log: Subject: [PATCH] h2xs.PL with C::Scan
35808              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35809              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
35810              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
35811      Branch: perl
35812            ! utils/h2xs.PL
35813 ____________________________________________________________________________
35814 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
35815         Log: Elaborate (well, make more vague, really) #12030.
35816      Branch: perl
35817            ! pod/perltodo.pod pod/perlunicode.pod
35818 ____________________________________________________________________________
35819 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
35820         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
35821              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35822              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
35823              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
35824      Branch: perl
35825            ! regexec.c
35826 ____________________________________________________________________________
35827 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
35828         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
35829              are not yet complete.
35830      Branch: perl
35831            ! pod/perltodo.pod pod/perlunicode.pod
35832 ____________________________________________________________________________
35833 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
35834         Log: Document what's still to be done on the regular expression
35835              Unicode support, based on the UTR#18.
35836      Branch: perl
35837            ! pod/perltodo.pod pod/perlunicode.pod
35838 ____________________________________________________________________________
35839 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
35840         Log: Regen headers.
35841      Branch: perl
35842            ! embedvar.h perlapi.h
35843 ____________________________________________________________________________
35844 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
35845         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
35846              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35847              Date: Sun, 09 Sep 2001 18:41:54 +0100
35848              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
35849      Branch: perl
35850            ! Porting/findvars ext/ByteLoader/bytecode.h
35851            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
35852            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
35853 ____________________________________________________________________________
35854 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
35855         Log: enable most warnings for windows build; fix the various typecasting
35856              nits that showed up (no bugfixes here)
35857      Branch: maint-5.6/perl
35858            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
35859            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
35860            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
35861            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
35862            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
35863            ! x2p/walk.c
35864 ____________________________________________________________________________
35865 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
35866         Log: Integrate change #12024 from maintperl
35867              (a local() precedence bug)
35868      Branch: perl
35869           !> lib/ExtUtils/Install.pm
35870 ____________________________________________________________________________
35871 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
35872         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
35873              change#8642
35874      Branch: maint-5.6/perl
35875            ! lib/ExtUtils/Install.pm
35876 ____________________________________________________________________________
35877 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
35878         Log: Update Changes.
35879      Branch: perl
35880            ! Changes patchlevel.h
35881 ____________________________________________________________________________
35882 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
35883         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
35884              From: "chromatic" <chromatic@rmci.net>
35885              Date: Fri, 14 Sep 2001 09:44:57 -0600 
35886              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
35887      Branch: perl
35888            ! lib/ExtUtils/Manifest.t
35889 ____________________________________________________________________________
35890 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
35891         Log: Hopefully better skipping of the Complete.t tests
35892              in case of not a tty. 
35893      Branch: perl
35894            ! lib/Term/Complete.t t/op/stat.t
35895 ____________________________________________________________________________
35896 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
35897         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
35898              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35899              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
35900              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
35901      Branch: perl
35902            ! regexec.c t/op/pat.t
35903 ____________________________________________________________________________
35904 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
35905         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
35906              From: Robin Barker <rmb1@cise.npl.co.uk>
35907              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
35908              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
35909      Branch: perl
35910            ! pod/perlport.pod
35911 ____________________________________________________________________________
35912 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
35913         Log: NetWare tweaks from Ananth Kesari.
35914      Branch: perl
35915            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35916            ! NetWare/nwutil.h
35917 ____________________________________________________________________________
35918 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
35919         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
35920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35921              Date: Fri, 14 Sep 2001 10:51:13 +0200
35922              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
35923      Branch: perl
35924            ! pod/perlport.pod
35925 ____________________________________________________________________________
35926 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
35927         Log: Subject: Re: [PATCH 2 pl2pm.PL]
35928              From: Joe Smith <Joe.Smith@inwap.com>
35929              Date: Fri, 14 Sep 2001 00:13:32 -0700
35930              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
35931              
35932              Eradicate qu.
35933      Branch: perl
35934            ! keywords.h keywords.pl utils/pl2pm.PL
35935 ____________________________________________________________________________
35936 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
35937         Log: Retract #12013, didn't go over too well in Tru64.
35938      Branch: perl
35939            ! embed.h embed.pl sv.h
35940 ____________________________________________________________________________
35941 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
35942         Log: Subject: [PATCH] Execute files of debugger commands
35943              From: Peter Scott <Peter@PSDT.com>
35944              Date: Thu, 13 Sep 2001 15:26:31 -0700
35945              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
35946      Branch: perl
35947            ! lib/perl5db.pl pod/perldebug.pod
35948 ____________________________________________________________________________
35949 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
35950         Log: (Retracted by #12015)
35951              Subject: [proposed PATCH] Re: perl@11920
35952              From: Nicholas Clark <nick@ccl4.org>
35953              Date: Wed, 12 Sep 2001 23:46:09 +0100
35954              Message-ID: <20010912234609.H4971@plum.flirble.org>     
35955      Branch: perl
35956            ! embed.h embed.pl sv.h
35957 ____________________________________________________________________________
35958 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
35959         Log: ucblib shouldn't be linked against in nonstop-ux,
35960              from Tom Bates.
35961      Branch: perl
35962            ! hints/nonstopux.sh
35963 ____________________________________________________________________________
35964 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
35965         Log: Do stty only if we have stty.
35966              
35967              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
35968      Branch: perl
35969            ! lib/Term/Complete.pm
35970 ____________________________________________________________________________
35971 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
35972         Log: Skip the test if not running on a tty.
35973      Branch: perl
35974            ! lib/Term/Complete.t
35975 ____________________________________________________________________________
35976 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
35977         Log: Regen headers.
35978      Branch: perl
35979            ! embed.h opcode.h pod/perlapi.pod proto.h
35980 ____________________________________________________________________________
35981 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
35982         Log: Subject: [PATCH op.c] Re: perl@12003
35983              From: Robin Barker <rmb1@cise.npl.co.uk>
35984              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
35985              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
35986      Branch: perl
35987            ! op.c
35988 ____________________________________________________________________________
35989 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
35990         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
35991              From: Robin Barker <rmb1@cise.npl.co.uk>
35992              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
35993              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
35994      Branch: perl
35995            ! sv.c
35996 ____________________________________________________________________________
35997 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
35998         Log: Upgrade to Memoize 0.66.
35999      Branch: perl
36000            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
36001            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
36002            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
36003 ____________________________________________________________________________
36004 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
36005         Log: Subject: [ID 20010912.007] substr reference core dump
36006              From: me-01@ton.iguana.be
36007              Date: 12 Sep 2001 14:11:16 -0000
36008              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
36009      Branch: perl
36010            ! mg.c
36011 ____________________________________________________________________________
36012 [ 12004] By: ams                                   on 2001/09/12  01:13:49
36013         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
36014              From: Ilmari Karonen <iltzu@sci.fi>
36015              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
36016              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
36017      Branch: perl
36018            ! pod/perlfaq4.pod
36019 ____________________________________________________________________________
36020 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
36021         Log: Update Changes.
36022      Branch: perl
36023            ! Changes patchlevel.h
36024 ____________________________________________________________________________
36025 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
36026         Log: NetWare update from Ananth Kesari.
36027      Branch: perl
36028            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
36029            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
36030 ____________________________________________________________________________
36031 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
36032         Log: Retract #11984: div() being redefined, and 1397
36033              failing on 64-bit platforms.
36034      Branch: perl
36035            ! lib/Math/BigInt/Calc.pm
36036 ____________________________________________________________________________
36037 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
36038         Log: Metaconfig unit change for #11999.
36039      Branch: metaconfig
36040            ! U/protos/d_lseekproto.U
36041 ____________________________________________________________________________
36042 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
36043         Log: The lseek fix (#11991) was no fix.
36044      Branch: perl
36045            ! Configure
36046 ____________________________________________________________________________
36047 [ 11998] By: sky                                   on 2001/09/11  07:52:06
36048         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
36049              From: Matt Sergeant <MSergeant@star.net.uk>
36050              Date: Tue, 11 Sep 2001 09:22:32 +0100
36051              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
36052      Branch: perl
36053            ! ext/Encode/Encode.pm
36054 ____________________________________________________________________________
36055 [ 11997] By: sky                                   on 2001/09/11  06:35:29
36056         Log: Sometimes dTHX is added because it is needed on non 
36057              gnuc platforms, but not needed there. This uses GCC
36058              to silence GCC specific warnings by marking pTHX as 
36059              unused.
36060      Branch: perl
36061            ! perl.h
36062 ____________________________________________________________________________
36063 [ 11996] By: nick                                  on 2001/09/11  06:25:27
36064         Log: Integrate mainline
36065      Branch: perlio
36066            - ext/POSIX/sigaction.t lib/File/Find/taint.t
36067           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
36068 ____________________________________________________________________________
36069 [ 11995] By: nick                                  on 2001/09/11  06:23:39
36070         Log: Part Integrate mainline
36071      Branch: perlio
36072           +> (branch 69 files)
36073            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
36074            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
36075            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
36076            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
36077            - lib/Switch/t/switch_case.t lib/Test/Harness.t
36078            - lib/Test/More/Changes lib/Test/More/t/More.t
36079            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36080            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36081            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
36082            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
36083            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
36084            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
36085            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
36086            - t/lib/Test/More/Catch.pm wince/perl.ico
36087           !> (integrate 197 files)
36088 ____________________________________________________________________________
36089 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
36090         Log: Subject: Re: [PATCH] Encode.pm docs fix
36091              From: Gisle Aas <gisle@ActiveState.com>
36092              Date: 10 Sep 2001 11:27:02 -0700
36093              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
36094      Branch: perl
36095            ! ext/Encode/Encode.pm
36096 ____________________________________________________________________________
36097 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
36098         Log: Fix unpack U to be the reverse of pack U
36099              (but implement unpack U0U as a backdoor to get
36100              the UTF-8 malformed warnings from un-UTF-8 data)
36101      Branch: perl
36102            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
36103 ____________________________________________________________________________
36104 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
36105         Log: Metaconfig unit change for #11991;
36106              delete an unused unit (d_strtoull.U is the one used)
36107      Branch: metaconfig
36108            ! U/protos/d_lseekproto.U
36109      Branch: metaconfig/U/perl
36110            - strtoull.U
36111 ____________________________________________________________________________
36112 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
36113         Log: Subject: [PATCH] Configure not recording lseek proto
36114              From: Blair Zajac <blair@orcaware.com>
36115              Date: Mon, 10 Sep 2001 17:52:37 -0700
36116              Message-ID: <3B9D6055.BA334A31@orcaware.com>
36117              
36118              plus regen Configure.
36119      Branch: perl
36120            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36121            ! config_h.SH uconfig.h
36122 ____________________________________________________________________________
36123 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
36124         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?)))                  
36125              From: Nicholas Clark <nick@ccl4.org>
36126              Date: Tue, 11 Sep 2001 00:00:31 +0100
36127              Message-ID: <20010911000031.G1512@plum.flirble.org>
36128      Branch: perl
36129            + t/op/qq.t
36130            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
36131 ____________________________________________________________________________
36132 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
36133         Log: Subject: [PATCH] Building on win32 w/o perlio
36134              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
36135              Date: Mon, 10 Sep 2001 23:38:46 +0200
36136              Message-ID: <3B9D4F06.14433.2C37644@localhost>
36137      Branch: perl
36138            ! perl.c win32/Makefile win32/makefile.mk
36139 ____________________________________________________________________________
36140 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
36141         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
36142              From: "chromatic" <chromatic@rmci.net>
36143              Date: Mon, 10 Sep 2001 15:14:01 -0600
36144              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
36145      Branch: perl
36146            + lib/CGI/t/push.t
36147            ! MANIFEST
36148 ____________________________________________________________________________
36149 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
36150         Log: Subject: avoiding hoardes of zombies
36151              From: Nicholas Clark <nick@ccl4.org>
36152              Date: Mon, 10 Sep 2001 22:00:40 +0100
36153              Message-ID: <20010910220040.C1512@plum.flirble.org>
36154      Branch: perl
36155            ! pod/perlipc.pod
36156 ____________________________________________________________________________
36157 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
36158         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
36159              From: John Peacock <jpeacock@rowman.com>
36160              Date: Mon, 10 Sep 2001 16:34:30 -0400
36161              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
36162      Branch: perl
36163            ! sv.c t/op/ver.t utf8.h
36164 ____________________________________________________________________________
36165 [ 11985] By: ams                                   on 2001/09/10  23:20:13
36166         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
36167      Branch: perl
36168            ! MANIFEST
36169 ____________________________________________________________________________
36170 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
36171         Log: (Retracted by #12001)
36172              Subject: Calc with USE_MUL/USE_DIV
36173              From: Tels <perl_dummy@bloodgate.com>
36174              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
36175              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
36176      Branch: perl
36177            ! lib/Math/BigInt/Calc.pm
36178 ____________________________________________________________________________
36179 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
36180         Log: Subject: [PATCH op.c] Re: perl@11978
36181              From: Robin Barker <rmb1@cise.npl.co.uk>
36182              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
36183              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
36184              
36185              Format errors.
36186      Branch: perl
36187            ! op.c
36188 ____________________________________________________________________________
36189 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
36190         Log: Switch PADOFFSET back to U32 both because of binary backward
36191              compatibility and because Arthur seems to have been fixing the
36192              problems with naughty integer-pointer casting.
36193      Branch: perl
36194            ! op.h
36195 ____________________________________________________________________________
36196 [ 11981] By: ams                                   on 2001/09/10  16:31:43
36197         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
36198              Fix Pod Typo, Add Test for ExtUtils::Command
36199              From: "chromatic" <chromatic@rmci.net>
36200              Date: Mon, 10 Sep 2001 11:20:56 -0600
36201              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
36202      Branch: perl
36203            + lib/ExtUtils/Command.t
36204            ! MANIFEST lib/ExtUtils/Command.pm
36205 ____________________________________________________________________________
36206 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
36207         Log: Subject: [PATCH] Encode.pm docs fix
36208              From: Matt Sergeant <MSergeant@star.net.uk>
36209              Date: Mon, 10 Sep 2001 15:24:01 +0100
36210              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
36211      Branch: perl
36212            ! ext/Encode/Encode.pm
36213 ____________________________________________________________________________
36214 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
36215         Log: Update Changes.
36216      Branch: perl
36217            ! Changes patchlevel.h
36218 ____________________________________________________________________________
36219 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
36220         Log: Revert #11973, the dTHX seems to be needed in there
36221              for threaded builds.
36222      Branch: perl
36223            ! perlio.c
36224 ____________________________________________________________________________
36225 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
36226         Log: Detypo.
36227      Branch: perl
36228            ! pod/perlguts.pod
36229 ____________________________________________________________________________
36230 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
36231         Log: Further Class::Struct patching from Damian.
36232              
36233              The new new semantics are:
36234              
36235              * If you pass an initializer for a nested object, it has to be:
36236              a) a reference to an object of that class, or      
36237              b) a reference to an object of a subclass of that class, or
36238              c) a reference to a hash of arguments to be passed to the
36239              class's constructor
36240              * If you pass no initializer for a nested object, the attribute
36241              is initialized to C<undef>
36242      Branch: perl
36243            ! lib/Class/Struct.pm
36244 ____________________________________________________________________________
36245 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
36246         Log: Skip the crypt test if no crypt.
36247      Branch: perl
36248            ! t/op/crypt.t
36249 ____________________________________________________________________________
36250 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
36251         Log: Warn against using bare v-strings as IP addresses
36252              (okay if using the wrappers from Socket)
36253      Branch: perl
36254            ! pod/perldata.pod pod/perlport.pod
36255 ____________________________________________________________________________
36256 [ 11973] By: sky                                   on 2001/09/10  11:57:58
36257         Log: Remove unused dTHX. Silenced another warning.
36258      Branch: perl
36259            ! perlio.c
36260 ____________________________________________________________________________
36261 [ 11972] By: sky                                   on 2001/09/10  11:54:25
36262         Log: Silence some more warnings INT2PTR.
36263      Branch: perl
36264            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
36265 ____________________________________________________________________________
36266 [ 11971] By: sky                                   on 2001/09/10  11:21:50
36267         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
36268      Branch: perl
36269            ! cop.h
36270 ____________________________________________________________________________
36271 [ 11970] By: sky                                   on 2001/09/10  11:17:25
36272         Log: Apply INT2PTR with force to silence warnings from
36273              PM_GETRE and friends. No more warnings with 64bit 
36274              IVs and 32bit pointers.    
36275      Branch: perl
36276            ! op.c op.h perl.c
36277 ____________________________________________________________________________
36278 [ 11969] By: sky                                   on 2001/09/10  10:13:02
36279         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
36280      Branch: perl
36281            ! pod/perlguts.pod
36282 ____________________________________________________________________________
36283 [ 11968] By: sky                                   on 2001/09/10  10:02:51
36284         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
36285              Rename to custop_op_name to Perl_custom_op_name to match perlapi
36286              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
36287              perl_clone.
36288      Branch: perl
36289            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
36290 ____________________________________________________________________________
36291 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
36292         Log: Using strlen() not good on embedded nul bytes.
36293      Branch: perl
36294            ! regcomp.c
36295 ____________________________________________________________________________
36296 [ 11966] By: ams                                   on 2001/09/09  21:06:13
36297         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
36298              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36299              Date: Mon, 13 Aug 2001 22:51:59 +0200
36300              Message-ID: <20010813225159.C6681@rafael>
36301              (Applied with several tweaks.)
36302      Branch: perl
36303            ! embed.h embed.pl proto.h toke.c
36304 ____________________________________________________________________________
36305 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
36306         Log: The exact error message is system-dependent.
36307      Branch: perl
36308            ! lib/ExtUtils/Manifest.t
36309 ____________________________________________________________________________
36310 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
36311         Log: Add Windows and Mac Sami support to Encode
36312              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
36313      Branch: perl
36314            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
36315            ! MANIFEST
36316 ____________________________________________________________________________
36317 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
36318         Log: Use the tried method.
36319      Branch: perl
36320            ! pod/perlport.pod
36321 ____________________________________________________________________________
36322 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
36323         Log: Can't count parentheses.
36324      Branch: perl
36325            ! ext/IO/lib/IO/Socket/INET.pm
36326 ____________________________________________________________________________
36327 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
36328         Log: perlport additions: 1 while unlink, add/delete directory
36329              entries and permissions, cygwin stat funkiness (from Michael
36330              Schwern and Nicholas Clark)
36331      Branch: perl
36332            ! pod/perlport.pod
36333 ____________________________________________________________________________
36334 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
36335         Log: blib does have a detectable test.
36336      Branch: perl
36337            ! t/lib/1_compile.t
36338 ____________________________________________________________________________
36339 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
36340         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
36341              From: "chromatic" <chromatic@rmci.net>
36342              Date: Sat, 08 Sep 2001 19:33:42 -0600
36343              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
36344      Branch: perl
36345            + lib/Term/Complete.t
36346            ! MANIFEST
36347 ____________________________________________________________________________
36348 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
36349         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
36350              From: Michael G Schwern <schwern@pobox.com> 
36351              Date: Sat, 8 Sep 2001 02:40:26 -0400
36352              Message-ID: <20010908024026.A26283@blackrider>
36353      Branch: perl
36354            + lib/Test/Tutorial.pod
36355            ! MANIFEST
36356 ____________________________________________________________________________
36357 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
36358         Log: Try to look up protocol (by name) only iff it has non-numbers:
36359              nice if the server is in a chrooted environment (no /etc/protocols,
36360              server code using hardcorded protocol numbers like 6 for tcp),
36361              suggested by John Holdsworth <coldwave@bigfoot.com>.
36362              In other words, if we are given a number, why look it up again
36363              (by number)?
36364      Branch: perl
36365            ! ext/IO/lib/IO/Socket/INET.pm
36366 ____________________________________________________________________________
36367 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
36368         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
36369              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36370              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
36371              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
36372              
36373              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
36374              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36375              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
36376              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
36377              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
36378              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36379              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
36380              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
36381      Branch: perl
36382            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
36383 ____________________________________________________________________________
36384 [ 11955] By: ams                                   on 2001/09/09  02:54:21
36385         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
36386              From: "Craig A. Berry" <craigberry@mac.com>
36387              Date: Sat, 08 Sep 2001 19:02:16 -0500
36388              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
36389      Branch: perl
36390            ! lib/CGI/t/carp.t
36391 ____________________________________________________________________________
36392 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
36393         Log: Documentation tweaks; think the IP address as an opaque string.
36394      Branch: perl
36395            ! ext/Socket/Socket.pm
36396 ____________________________________________________________________________
36397 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
36398         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
36399              From: Michael G Schwern <schwern@pobox.com>
36400              Date: Sat, 8 Sep 2001 19:45:46 -0400
36401              Message-ID: <20010908194546.C9193@blackrider>
36402      Branch: perl
36403            + lib/blib.t
36404            ! MANIFEST lib/blib.pm t/lib/1_compile.t
36405 ____________________________________________________________________________
36406 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
36407         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
36408              From: "chromatic" <chromatic@rmci.net>
36409              Date: Sat, 08 Sep 2001 12:31:44 -0600
36410              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
36411      Branch: perl
36412            + lib/CGI/t/fast.t
36413            ! MANIFEST
36414 ____________________________________________________________________________
36415 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
36416         Log: The Socket tests were wrong: they were assuming too much.
36417      Branch: perl
36418            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
36419 ____________________________________________________________________________
36420 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
36421         Log: Retract the portability changes since they
36422              seem to have opened a can of worms... will
36423              go back to UNICOS/mk and do the bare minimum
36424              required to get the tests working.
36425      Branch: perl
36426            ! ext/Socket/Socket.xs
36427 ____________________________________________________________________________
36428 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
36429         Log: PADOFFSET is used to cast pointers into integers,
36430              if pointers are 64 bits and U32 32 bits,
36431              bad things may happen, or at least warnings issued.
36432      Branch: perl
36433            ! op.h
36434 ____________________________________________________________________________
36435 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
36436         Log: Still more Socket portability tweaking.
36437              Now Socket.t seems to be happy in all of
36438              Linux/x86, Tru64/alpha, Solaris/sparc,
36439              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
36440              
36441              Addendum: it seems that io_multihomed, io_sock, and hostent
36442              were broken in little-endians (linux/x86 and tru64/alpha)
36443              because of this change.  Argh.
36444      Branch: perl
36445            ! ext/Socket/Socket.xs
36446 ____________________________________________________________________________
36447 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
36448         Log: More portability kicking on inet_ntoa().
36449      Branch: perl
36450            ! ext/Socket/Socket.xs
36451 ____________________________________________________________________________
36452 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
36453         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
36454              From: Michael G Schwern <schwern@pobox.com> 
36455              Date: Fri, 7 Sep 2001 23:06:51 -0400
36456              Message-ID: <20010907230651.R606@blackrider>
36457      Branch: perl
36458            + lib/ExtUtils/Manifest.t
36459            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
36460 ____________________________________________________________________________
36461 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
36462         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
36463              From: "chromatic" <chromatic@rmci.net>
36464              Date: Fri, 07 Sep 2001 17:53:15 -0600      
36465              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
36466      Branch: perl
36467            + lib/ExtUtils/testlib.t
36468            ! MANIFEST
36469 ____________________________________________________________________________
36470 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
36471         Log: Thinko.
36472      Branch: perl
36473            ! lib/integer.t
36474 ____________________________________________________________________________
36475 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
36476         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
36477              From: "Craig A. Berry" <craigberry@mac.com>
36478              Date: Fri, 07 Sep 2001 15:30:03 -0500
36479              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
36480      Branch: perl
36481            ! lib/CGI/Carp.pm
36482 ____________________________________________________________________________
36483 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
36484         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
36485              From: Michael G Schwern <schwern@pobox.com>
36486              Date: Fri, 7 Sep 2001 15:38:13 -0400
36487              Message-ID: <20010907153813.K606@blackrider>
36488      Branch: perl
36489            ! lib/ExtUtils/MM_Unix.pm
36490 ____________________________________________________________________________
36491 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
36492         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
36493              From: Robin Barker <rmb1@cise.npl.co.uk>
36494              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
36495              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
36496      Branch: perl
36497            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
36498 ____________________________________________________________________________
36499 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
36500         Log: Clean up 1_compile.t; move tests to more consistent
36501              places (t/ subdirectories); add integer.t (much of
36502              the pragma is tested elsewhere but there is no one
36503              centralized place)
36504      Branch: perl
36505            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
36506            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
36507            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
36508            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
36509            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
36510            - lib/File/Find/find.t lib/File/Find/taint.t
36511            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
36512 ____________________________________________________________________________
36513 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
36514         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
36515              From: "chromatic" <chromatic@rmci.net>
36516              Date: Fri, 07 Sep 2001 10:17:40 -0600
36517              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
36518      Branch: perl
36519            ! lib/File/Find/taint.t
36520 ____________________________________________________________________________
36521 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
36522         Log: Update Changes.
36523      Branch: perl
36524            ! Changes patchlevel.h
36525 ____________________________________________________________________________
36526 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
36527         Log: Rename the old threading tutorial, start a new one,
36528              regen toc.
36529      Branch: perl
36530            + pod/perlothrtut.pod
36531            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
36532            ! pod/perltoc.pod
36533 ____________________________________________________________________________
36534 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
36535         Log: vars very much has a test.
36536      Branch: perl
36537            ! t/lib/1_compile.t
36538 ____________________________________________________________________________
36539 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
36540         Log: Subject: Re: wince/perl.ico marked as binary
36541              From: Nicholas Clark <nick@ccl4.org>
36542              Date: Fri, 7 Sep 2001 13:54:40 +0100
36543              Message-ID: <20010907135439.D39150@plum.flirble.org>
36544              
36545              and wince/Makefile.ce change from Rainer Keuchel.
36546      Branch: perl
36547            + wince/makeico.pl
36548            ! MANIFEST wince/Makefile.ce
36549 ____________________________________________________________________________
36550 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
36551         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
36552              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36553              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
36554              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
36555      Branch: perl
36556            ! regexec.c
36557 ____________________________________________________________________________
36558 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
36559         Log: (Replaced by #11934)
36560              Subject: Re: [PATCH regexec.c] more general .* and .*?
36561              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36562              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
36563              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
36564      Branch: perl
36565            ! regexec.c
36566 ____________________________________________________________________________
36567 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
36568         Log: The #11931 patching misbehaved.
36569      Branch: perl
36570            ! lib/Test/Harness/t/test-harness.t
36571 ____________________________________________________________________________
36572 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
36573         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
36574              From: Michael G Schwern <schwern@pobox.com>
36575              Date: Fri, 7 Sep 2001 03:30:41 -0400
36576              Message-ID: <20010907033041.A2796@blackrider>
36577      Branch: perl
36578            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
36579            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
36580            + t/lib/sample-tests/header_at_end_fail
36581            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
36582            - lib/Test/Harness.t
36583            ! MANIFEST lib/Test/Harness.pm t/TEST
36584 ____________________________________________________________________________
36585 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
36586         Log: Subject: [PATCH] Digest::MD5 update
36587              From: Gisle Aas <gisle@ActiveState.com>
36588              Date: 06 Sep 2001 23:32:56 -0700
36589              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
36590      Branch: perl
36591            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36592            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
36593 ____________________________________________________________________________
36594 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
36595         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
36596              From: "chromatic" <chromatic@rmci.net>
36597              Date: Thu, 06 Sep 2001 23:11:44 -0600
36598              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
36599      Branch: perl
36600            + lib/less.t
36601            ! MANIFEST t/lib/1_compile.t
36602 ____________________________________________________________________________
36603 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
36604         Log: The binary file must somehow differently stored.
36605      Branch: perl
36606            - wince/perl.ico
36607            ! MANIFEST
36608 ____________________________________________________________________________
36609 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
36610         Log: Add more modules to the list of modules that have tests,
36611              Schwern's wallet is getting more nervous.
36612              (Run t/lib/1_compile.t manually to see which modules
36613              are lacking tests, or the tests can't be run for some
36614              reason or another, such as the Net:: modules)
36615      Branch: perl
36616            ! t/lib/1_compile.t
36617 ____________________________________________________________________________
36618 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
36619         Log: Try to make Socket::inet_ntoa() more robust.
36620      Branch: perl
36621            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
36622 ____________________________________________________________________________
36623 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
36624         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
36625              From: chromatic <chromatic@rmci.net>       
36626              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
36627              Message-Id: <01090522580506.19590@firewheel>           
36628      Branch: perl
36629            ! lib/English.t
36630 ____________________________________________________________________________
36631 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
36632         Log: Subject: Re: perlvar manpage and localizing special vars
36633              From: Stas Bekman <stas@stason.org>
36634              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
36635              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
36636      Branch: perl
36637            ! pod/perlvar.pod
36638 ____________________________________________________________________________
36639 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
36640         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
36641              From: Robin Barker <rmb1@cise.npl.co.uk>
36642              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
36643              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
36644      Branch: perl
36645            ! lib/ExtUtils/MakeMaker.pm
36646 ____________________________________________________________________________
36647 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
36648         Log: Symbol missing; AIX unhappy.
36649      Branch: perl
36650            ! makedef.pl
36651 ____________________________________________________________________________
36652 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
36653         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
36654              Reported in 5.61, seems to work okay in blead.
36655      Branch: perl
36656            ! t/run/kill_perl.t
36657 ____________________________________________________________________________
36658 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
36659         Log: Update Changes.
36660      Branch: perl
36661            ! Changes patchlevel.h
36662 ____________________________________________________________________________
36663 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
36664         Log: Document the bad assumptions currently breaking
36665              the Socket.t tests 10, 11, and 13 in UNICOS.
36666      Branch: perl
36667            ! ext/Socket/Socket.xs
36668 ____________________________________________________________________________
36669 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
36670         Log: Subject: [PATCH x2p] make OPTIMIZE=...
36671              From: Robin Barker <rmb1@cise.npl.co.uk>
36672              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
36673              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
36674      Branch: perl
36675            ! x2p/Makefile.SH x2p/cflags.SH
36676 ____________________________________________________________________________
36677 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
36678         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
36679              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36680              Date: Thu, 6 Sep 2001 11:09:40 +0100
36681              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
36682              
36683              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
36684              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36685              Date: 6 Sep 2001 10:14:38 -0000
36686              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
36687      Branch: perl
36688            ! pod/perlfaq1.pod pod/perlhack.pod
36689 ____________________________________________________________________________
36690 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
36691         Log: Subject: Extra NUL is Data::Dumper output - patch
36692              From: Tony Cook <tony@develop-help.com>
36693              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
36694              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
36695      Branch: perl
36696            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36697 ____________________________________________________________________________
36698 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
36699         Log: Avoid redefinition warning
36700              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
36701              from
36702              perl -w -Ilib -MCwd -e ''
36703      Branch: perl
36704            ! lib/Cwd.pm
36705 ____________________________________________________________________________
36706 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
36707         Log: Update the is_tainted() example implementation.
36708      Branch: perl
36709            ! pod/perlsec.pod
36710 ____________________________________________________________________________
36711 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
36712         Log: Missing) in #11912.
36713      Branch: perl
36714            ! lib/Test/Simple/t/fail.t
36715 ____________________________________________________________________________
36716 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
36717         Log: Rewhack Test-Simple into core harness.
36718      Branch: perl
36719            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36720            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
36721            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36722            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36723            ! lib/Test/Simple/t/skipall.t
36724 ____________________________________________________________________________
36725 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
36726         Log: Workaround for the new Exporter 'feature'.
36727      Branch: perl
36728            ! lib/Test/More.pm
36729 ____________________________________________________________________________
36730 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
36731         Log: Re-introduce pure-Perl fall-back for abs_path,
36732              re-introduce #11898.
36733      Branch: perl
36734            ! lib/Cwd.pm lib/File/Find.pm
36735 ____________________________________________________________________________
36736 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
36737         Log: More tests.
36738      Branch: perl
36739            ! lib/Exporter.t
36740 ____________________________________________________________________________
36741 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
36742         Log: Retract #11898 for now because it introduces
36743              a rather nasty depencency: when B is being built,
36744              MakeMaker is used.  MakeMaker uses File::Find.
36745              File::Find uses Cwd::getcwd()...which doesn't
36746              exist yet.
36747      Branch: perl
36748            ! lib/File/Find.pm
36749 ____________________________________________________________________________
36750 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
36751         Log: New test welcome.
36752      Branch: perl
36753            + lib/Test/Simple/t/simple.t
36754 ____________________________________________________________________________
36755 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
36756         Log: Old test begone.
36757      Branch: perl
36758            - lib/Attribute/Handlers/test.pl
36759 ____________________________________________________________________________
36760 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
36761         Log: Test-Simple syncup from Schwern.
36762      Branch: perl
36763            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
36764            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
36765            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
36766            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
36767            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
36768            - lib/Test/More/Changes lib/Test/More/t/More.t
36769            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36770            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36771            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
36772            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
36773            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
36774            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36775            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36776            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
36777            ! t/lib/Test/Simple/sample_tests/death.plx
36778            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
36779            ! t/lib/Test/Simple/sample_tests/extras.plx
36780            ! t/lib/Test/Simple/sample_tests/five_fail.plx
36781            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
36782            ! t/lib/Test/Simple/sample_tests/one_fail.plx
36783            ! t/lib/Test/Simple/sample_tests/require.plx
36784            ! t/lib/Test/Simple/sample_tests/success.plx
36785            ! t/lib/Test/Simple/sample_tests/too_few.plx
36786            ! t/lib/Test/Simple/sample_tests/two_fail.plx
36787 ____________________________________________________________________________
36788 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
36789         Log: Integrate File::Find changes from bleadperl
36790      Branch: maint-5.6/macperl
36791            ! lib/File/Find.pm t/lib/filefind-taint.t
36792 ____________________________________________________________________________
36793 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
36794         Log: Integrate 11847 from maint-5.6/perl
36795      Branch: maint-5.6/macperl
36796           !> sv.c
36797 ____________________________________________________________________________
36798 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
36799         Log: In UNICOS division yada yada.
36800      Branch: perl
36801            ! t/op/override.t
36802 ____________________________________________________________________________
36803 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
36804         Log: In UNICOS division is really lossy, better use
36805              a tolerance test.
36806      Branch: perl
36807            ! ext/Time/HiRes/HiRes.t
36808 ____________________________________________________________________________
36809 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
36810         Log: In UNICOS sigaction() sets an extra flag
36811              ("the signal has been registered for all the processes in
36812              a multitasking group.")
36813      Branch: perl
36814            ! ext/POSIX/sigaction.t
36815 ____________________________________________________________________________
36816 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
36817         Log: Documentation micropatch from Damian.
36818      Branch: perl
36819            ! lib/Attribute/Handlers.pm
36820 ____________________________________________________________________________
36821 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
36822         Log: (Retracted by #11908)
36823              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
36824              From: Michael G Schwern <schwern@pobox.com>
36825              Date: Wed, 5 Sep 2001 15:58:21 -0400
36826              Message-ID: <20010905155821.I632@blackrider>
36827      Branch: perl
36828            ! lib/File/Find.pm lib/File/Find/taint.t
36829 ____________________________________________________________________________
36830 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
36831         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
36832              From: Michael G Schwern <schwern@pobox.com>
36833              Date: Wed, 5 Sep 2001 19:16:31 -0400
36834              Message-ID: <20010905191631.E11386@blackrider>
36835      Branch: perl
36836            + lib/CGI/t/carp.t
36837            ! MANIFEST
36838 ____________________________________________________________________________
36839 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
36840         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
36841              From: chromatic <chromatic@rmci.net>
36842              Date: Wed, 5 Sep 2001 18:08:07 -0600
36843              Message-Id: <01090518080700.19590@firewheel>
36844      Branch: perl
36845            ! lib/English.pm
36846 ____________________________________________________________________________
36847 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
36848         Log: Fix a typo #11889 and add a test for the same.
36849      Branch: perl
36850            ! ext/Socket/Socket.t ext/Socket/Socket.xs
36851 ____________________________________________________________________________
36852 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
36853         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
36854              From: "Craig A. Berry" <craigberry@mac.com>
36855              Date: Wed, 05 Sep 2001 17:48:54 -0500
36856              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
36857      Branch: perl
36858            ! lib/warnings.t t/run/kill_perl.t
36859 ____________________________________________________________________________
36860 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
36861         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
36862              From: Michael G Schwern <schwern@pobox.com>
36863              Date: Wed, 5 Sep 2001 17:22:25 -0400
36864              Message-ID: <20010905172225.C11386@blackrider>
36865      Branch: perl
36866            ! t/run/kill_perl.t
36867 ____________________________________________________________________________
36868 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
36869         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
36870              From: Nicholas Clark <nick@ccl4.org>
36871              Date: Wed, 5 Sep 2001 20:54:24 +0100
36872              Message-ID: <20010905205424.C25120@plum.flirble.org>
36873      Branch: perl
36874            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
36875 ____________________________________________________________________________
36876 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
36877         Log: Forgotten thing.
36878      Branch: perl
36879            ! uconfig.h
36880 ____________________________________________________________________________
36881 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
36882         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
36883              From: chromatic <chromatic@rmci.net>               
36884              Date: Wed, 5 Sep 2001 13:22:08 -0600
36885              Message-Id: <01090513220807.10587@firewheel> 
36886      Branch: perl
36887            ! lib/English.pm
36888 ____________________________________________________________________________
36889 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
36890         Log: inet_ntoa() tweaks:
36891              - don't allow addresses with > 255 characters
36892              - indent the HP-UX workaround
36893              - don't leak memory
36894      Branch: perl
36895            ! ext/Socket/Socket.xs
36896 ____________________________________________________________________________
36897 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
36898         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
36899              <xwu@theeducationcenter.com>
36900      Branch: perl
36901            ! lib/File/Find.pm
36902 ____________________________________________________________________________
36903 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
36904         Log: Typo nits.
36905      Branch: perl
36906            ! lib/File/Find.pm
36907 ____________________________________________________________________________
36908 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
36909         Log: -Wall nit.
36910      Branch: perl
36911            ! op.c
36912 ____________________________________________________________________________
36913 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
36914         Log: Update to Scalar-List-Utils 1.05
36915      Branch: perl
36916            ! ext/List/Util/ChangeLog ext/List/Util/README
36917            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
36918 ____________________________________________________________________________
36919 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
36920         Log: Update Changes.
36921      Branch: perl
36922            ! Changes patchlevel.h
36923 ____________________________________________________________________________
36924 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
36925         Log: Update to Scalar-List-Utils 1.04
36926      Branch: perl
36927            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
36928            ! ext/List/Util/lib/List/Util.pm
36929            ! ext/List/Util/lib/Scalar/Util.pm
36930 ____________________________________________________________________________
36931 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
36932         Log: Metaconfigify #11724.
36933      Branch: metaconfig
36934            ! U/threads/archname.U
36935 ____________________________________________________________________________
36936 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
36937         Log: The MacOS reference is okay, no reason to hide it.
36938      Branch: perl
36939            ! lib/Cwd.pm
36940 ____________________________________________________________________________
36941 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
36942         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
36943              From: Michael G Schwern <schwern@pobox.com>
36944              Date: Tue, 4 Sep 2001 15:30:10 -0400
36945              Message-ID: <20010904153010.H26466@blackrider> 
36946              
36947              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
36948      Branch: perl
36949            ! ext/Cwd/Makefile.PL lib/Cwd.pm
36950 ____________________________________________________________________________
36951 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
36952         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.))
36953              From: Michael G Schwern <schwern@pobox.com>
36954              Date: Tue, 4 Sep 2001 17:39:13 -0400
36955              Message-ID: <20010904173913.C626@blackrider>
36956      Branch: perl
36957            ! lib/Cwd.pm
36958 ____________________________________________________________________________
36959 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
36960         Log: Subject: Re: Perl_pp_* in public API?
36961              From: "Craig A. Berry" <craigberry@mac.com>
36962              Date: Tue, 4 Sep 2001 21:51:29 -0500
36963              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
36964      Branch: perl
36965            ! ext/List/Util/Util.xs
36966 ____________________________________________________________________________
36967 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
36968         Log: From Damian: Class::Struct was unable to define
36969              recursive classes.  After the patch an object reference
36970              (rather than a hash) is required to initialize
36971              an object attribute.  If no such initializer is given to
36972              the constructor, object attributes are now default
36973              initialized to C<undef>.
36974      Branch: perl
36975            ! lib/Class/Struct.pm lib/Class/Struct.t
36976 ____________________________________________________________________________
36977 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
36978         Log: Subject: Re: sv_catpvfn and sv_setpvfn
36979              From: Richard Soderberg <rs@oregonnet.com>
36980              Date: Tue, 4 Sep 2001 15:16:47 -0700
36981              Message-Id: <200109042216.PAA17858@oregonnet.com>
36982      Branch: perl
36983            ! pod/perlclib.pod pod/perlguts.pod
36984 ____________________________________________________________________________
36985 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
36986         Log: NetWare updates from Ananth Kesari.
36987      Branch: perl
36988            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
36989            ! NetWare/nw5thread.h
36990 ____________________________________________________________________________
36991 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
36992         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?))
36993              From: Nicholas Clark <nick@ccl4.org>
36994              Date: Tue, 4 Sep 2001 22:42:50 +0100
36995              Message-ID: <20010904224250.P25120@plum.flirble.org>
36996      Branch: perl
36997            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
36998            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
36999            ! t/op/oct.t toke.c
37000 ____________________________________________________________________________
37001 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
37002         Log: Fix Cwd::getcwd() not being tainted, as noticed
37003              by Schwern.
37004      Branch: perl
37005            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
37006            - ext/Cwd/Cwd.t
37007            ! MANIFEST ext/Cwd/Cwd.xs util.c
37008 ____________________________________________________________________________
37009 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
37010         Log: Retract #11870 and volatilize the right destruct_level.
37011              Silly thinko pointed out by Sarathy.
37012      Branch: perl
37013            ! intrpvar.h perl.c
37014 ____________________________________________________________________________
37015 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
37016         Log: At least a temporary fix for the mysterious scope core dumps
37017              in Tru64 from Graham.
37018      Branch: perl
37019            ! ext/List/Util/Util.xs
37020 ____________________________________________________________________________
37021 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
37022         Log: (Retracted by #11872)
37023      Branch: perl
37024            ! intrpvar.h
37025 ____________________________________________________________________________
37026 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
37027         Log: Quench a -Wall gripe noticed by Robin Barker.
37028      Branch: perl
37029            ! op.c
37030 ____________________________________________________________________________
37031 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
37032         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
37033              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37034              Date: Wed, 05 Sep 2001 02:01:32 +0900
37035              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
37036      Branch: perl
37037            ! lib/Unicode/UCD.pm
37038 ____________________________________________________________________________
37039 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
37040         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
37041              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37042              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
37043              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
37044      Branch: perl
37045            ! gv.c
37046 ____________________________________________________________________________
37047 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
37048         Log: Update Changes.
37049      Branch: perl
37050            ! Changes patchlevel.h
37051 ____________________________________________________________________________
37052 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
37053         Log: Add the \[$@%&*] prototype support.
37054      Branch: perl
37055            ! op.c pod/perlsub.pod t/comp/proto.t
37056 ____________________________________________________________________________
37057 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
37058         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
37059              From: Michael G Schwern <schwern@pobox.com>
37060              Date: Mon, 3 Sep 2001 18:59:01 -0400
37061              Message-ID: <20010903185901.Z9233@blackrider>
37062      Branch: perl
37063            ! lib/CGI/t/form.t
37064 ____________________________________________________________________________
37065 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
37066         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
37067              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37068              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
37069              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
37070      Branch: perl
37071            ! gv.c
37072 ____________________________________________________________________________
37073 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
37074         Log: More srand entry tweakage based on Randal's suggestion.
37075      Branch: perl
37076            ! pod/perlfunc.pod
37077 ____________________________________________________________________________
37078 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
37079         Log: Subject: [PATCH] 'main' *is* a reserved word
37080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37081              Date: Mon, 3 Sep 2001 22:55:41 +0200
37082              Message-ID: <20010903225541.A24097@rafael>
37083      Branch: perl
37084            ! toke.c
37085 ____________________________________________________________________________
37086 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
37087         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
37088              From: Peter Prymmer <pvhp@best.com>
37089              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
37090              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
37091      Branch: perl
37092            ! README.vms configure.com
37093 ____________________________________________________________________________
37094 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
37095         Log: Subject: Re: A slightly better default seed?   
37096              From: Michael G Schwern <schwern@pobox.com>
37097              Date: Mon, 3 Sep 2001 18:08:15 -0400 
37098              Message-ID: <20010903180815.W9233@blackrider>
37099      Branch: perl
37100            ! t/op/srand.t
37101 ____________________________________________________________________________
37102 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
37103         Log: Add sharedsv.o to microperl object files.
37104      Branch: perl
37105            ! Makefile.micro
37106 ____________________________________________________________________________
37107 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
37108         Log: AUTHORS updates and
37109              
37110              Subject: [PATCH] Just some preening :-)        
37111              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37112              Date: Tue, 4 Sep 2001 14:16:59 +0100
37113              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
37114      Branch: perl
37115            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
37116 ____________________________________________________________________________
37117 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
37118         Log: Typo fix and slight rewording.
37119      Branch: perl
37120            ! pod/perlfunc.pod
37121 ____________________________________________________________________________
37122 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
37123         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
37124      Branch: perl
37125            ! pod/perlfaq4.pod
37126 ____________________________________________________________________________
37127 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
37128         Log: The helper file changed name.
37129      Branch: perl
37130            ! MANIFEST
37131 ____________________________________________________________________________
37132 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
37133         Log: Update to Scalar-List-Utils 1.03
37134      Branch: perl
37135            + ext/List/Util/t/shuffle.t
37136            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
37137            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
37138            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
37139            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
37140            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
37141            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
37142            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
37143            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
37144 ____________________________________________________________________________
37145 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
37146         Log: Make crypt() do something more sane for Unicode
37147              (take crypt() of the low eight bits of the characters,
37148              instead of taking crypt() of the UTF-8 of the scalar);
37149              add a test for crypt().
37150      Branch: perl
37151            + t/op/crypt.t
37152            ! MANIFEST pod/perlfunc.pod pp.c
37153 ____________________________________________________________________________
37154 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
37155         Log: Reorganize the srand entry.
37156      Branch: perl
37157            ! pod/perlfunc.pod
37158 ____________________________________________________________________________
37159 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
37160         Log: Remove the tests that assume something about
37161              calling srand() without arguments multiple times.
37162      Branch: perl
37163            ! t/op/srand.t
37164 ____________________________________________________________________________
37165 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
37166         Log: Upgrade to Math::BigInt 1.42.
37167      Branch: perl
37168            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37169            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
37170            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
37171            ! lib/Math/BigInt/t/mbimbf.t
37172 ____________________________________________________________________________
37173 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
37174         Log: integrate change#11847 from maint-5.6
37175              
37176              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
37177      Branch: perl
37178            ! sv.c
37179 ____________________________________________________________________________
37180 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
37181         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
37182      Branch: maint-5.6/perl
37183            ! sv.c
37184 ____________________________________________________________________________
37185 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
37186         Log: As far as I can tell these functions have been Unicodified.
37187      Branch: perl
37188            ! doop.c
37189 ____________________________________________________________________________
37190 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
37191         Log: Update to Storable 1.0.13.
37192      Branch: perl
37193            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
37194            ! ext/Storable/Storable.xs
37195 ____________________________________________________________________________
37196 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
37197         Log: Patch the Filter::Simple test to work with
37198              the core test suite (since the FilterTest.pm
37199              is in t/lib, not in lib).
37200      Branch: perl
37201            ! lib/Filter/Simple/t/filter.t
37202 ____________________________________________________________________________
37203 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
37204         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
37205      Branch: perl
37206            + t/lib/FilterTest.pm
37207            - t/lib/MyFilter.pm
37208 ____________________________________________________________________________
37209 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
37210         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
37211              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
37212              Text::Balanced 1.86.
37213      Branch: perl
37214            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
37215            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
37216            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
37217            + lib/Switch/t/nested.t lib/Switch/t/switch.t
37218            + lib/Text/Balanced/Changes lib/Text/Balanced/README
37219            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
37220            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
37221            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
37222            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
37223            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
37224            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
37225            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
37226            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
37227            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
37228            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
37229            ! MANIFEST lib/Attribute/Handlers.pm
37230            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
37231            ! lib/Attribute/Handlers/demo/Demo.pm
37232            ! lib/Attribute/Handlers/demo/Descriptions.pm
37233            ! lib/Attribute/Handlers/demo/MyClass.pm
37234            ! lib/Attribute/Handlers/demo/demo.pl
37235            ! lib/Attribute/Handlers/demo/demo2.pl
37236            ! lib/Attribute/Handlers/demo/demo3.pl
37237            ! lib/Attribute/Handlers/demo/demo4.pl
37238            ! lib/Attribute/Handlers/demo/demo_call.pl
37239            ! lib/Attribute/Handlers/demo/demo_chain.pl
37240            ! lib/Attribute/Handlers/demo/demo_cycle.pl
37241            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
37242            ! lib/Attribute/Handlers/demo/demo_phases.pl
37243            ! lib/Attribute/Handlers/demo/demo_range.pl
37244            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
37245            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
37246            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
37247            ! lib/Text/Balanced.pm
37248 ____________________________________________________________________________
37249 [ 11841] By: sky                                   on 2001/09/03  11:04:15
37250         Log: Forgot to add a file with Change #11840
37251      Branch: perl
37252            + t/op/srand.t
37253 ____________________________________________________________________________
37254 [ 11840] By: sky                                   on 2001/09/03  11:02:04
37255         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
37256              From: Michael G Schwern <schwern@pobox.com>
37257              Date: Mon, 3 Sep 2001 07:43:00 -0400
37258              Message-ID: <20010903074300.E9233@blackrider>
37259      Branch: perl
37260            ! MANIFEST pod/perlfunc.pod t/op/rand.t
37261 ____________________________________________________________________________
37262 [ 11839] By: sky                                   on 2001/09/03  10:47:11
37263         Log: Document the changes with regards to running of END blocks.
37264              And DESTROY on global objects are called in perl_destruct()!
37265      Branch: perl
37266            ! pod/perl572delta.pod pod/perlembed.pod
37267 ____________________________________________________________________________
37268 [ 11838] By: sky                                   on 2001/09/03  09:34:44
37269         Log: Subject: [PATCH t/op/time.t] Partial cleanup
37270              From: Michael G Schwern <schwern@pobox.com>
37271              Date: Mon, 3 Sep 2001 06:29:42 -0400
37272              Message-ID: <20010903062942.C9233@blackrider>
37273      Branch: perl
37274            ! t/op/time.t
37275 ____________________________________________________________________________
37276 [ 11837] By: sky                                   on 2001/09/03  09:30:02
37277         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
37278              From: Michael G Schwern <schwern@pobox.com>
37279              Date: Mon, 3 Sep 2001 06:24:13 -0400
37280              Message-ID: <20010903062413.B9233@blackrider>
37281      Branch: perl
37282            ! t/op/rand.t
37283 ____________________________________________________________________________
37284 [ 11836] By: sky                                   on 2001/09/03  07:56:47
37285         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
37286              From: Michael G Schwern <schwern@pobox.com>
37287              Date: Sun, 2 Sep 2001 21:38:43 -0400
37288              Message-ID: <20010902213843.L2711@blackrider>
37289      Branch: perl
37290            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
37291            ! MANIFEST
37292 ____________________________________________________________________________
37293 [ 11835] By: nick                                  on 2001/09/03  06:20:06
37294         Log: Integrate mainline
37295      Branch: perlio
37296           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
37297            - t/op/misc.t
37298           !> (integrate 187 files)
37299 ____________________________________________________________________________
37300 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
37301         Log: Update Changes.
37302      Branch: perl
37303            ! Changes patchlevel.h
37304 ____________________________________________________________________________
37305 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
37306         Log: Slight tweaks.
37307      Branch: perl
37308            ! t/run/kill_perl.t
37309 ____________________________________________________________________________
37310 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
37311         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
37312      Branch: perl
37313            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
37314 ____________________________________________________________________________
37315 [ 11831] By: sky                                   on 2001/09/02  12:10:42
37316         Log: Change #11828 wasn't complete, this updates to intest path
37317      Branch: perl
37318            ! t/run/kill_perl.t
37319 ____________________________________________________________________________
37320 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
37321         Log: 's's's.
37322      Branch: perl
37323            ! Changes
37324 ____________________________________________________________________________
37325 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
37326         Log: Update Changes.
37327      Branch: perl
37328            ! Changes patchlevel.h
37329 ____________________________________________________________________________
37330 [ 11828] By: sky                                   on 2001/09/02  11:53:56
37331         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
37332              From: Michael G Schwern <schwern@pobox.com>
37333              Date: Sat, 1 Sep 2001 20:18:58 -0400
37334              Message-ID: <20010901201858.X606@blackrider>
37335              +MANIFEST Fix
37336      Branch: perl
37337            + t/run/kill_perl.t
37338            - t/op/misc.t t/run/segfault.t
37339            ! MANIFEST
37340 ____________________________________________________________________________
37341 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
37342         Log: Subject: [PATCH] lib/Time/Local.pm
37343              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
37344              Date: Sun, 2 Sep 2001 06:50:01 -0500
37345              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
37346      Branch: perl
37347            ! lib/Time/Local.pm
37348 ____________________________________________________________________________
37349 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
37350         Log: Tick off Unicode collation and the normalization from
37351              the todo list.
37352      Branch: perl
37353            ! pod/perltodo.pod
37354 ____________________________________________________________________________
37355 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
37356         Log: Update to Unicode 3.1.1.
37357      Branch: perl
37358            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
37359            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
37360            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
37361            ! lib/unicore/PropList.txt lib/unicore/README.perl
37362            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
37363            ! lib/unicore/rename lib/unicore/version
37364 ____________________________________________________________________________
37365 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
37366         Log: Slight doc tweaks for the module.
37367      Branch: perl
37368            ! lib/Unicode/UCD.pm
37369 ____________________________________________________________________________
37370 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
37371         Log: Rename the variable: it *used* to be (wrongly) that the
37372              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
37373              but that is no more the case: PL_reg_match_utf8 is better.
37374      Branch: perl
37375            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
37376            ! regexec.c sv.c thrdvar.h
37377 ____________________________________________________________________________
37378 [ 11822] By: ams                                   on 2001/09/02  02:54:50
37379         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
37380              From: Ilmari Karonen <iltzu@sci.fi>
37381              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
37382              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
37383              (op/sub_lval.t updated to take new error message into account.)
37384      Branch: perl
37385            ! op.c t/op/sub_lval.t
37386 ____________________________________________________________________________
37387 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
37388         Log: remove stray CRs in files; keep all files with UNIX line-ends
37389              (Porting/makerel adds CRs to the files that need it in the
37390              distribution)
37391      Branch: perl
37392            ! NetWare/t/NWScripts.pl README.dos
37393            ! ext/Encode/Encode/cns11643-1.enc
37394            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
37395            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
37396 ____________________________________________________________________________
37397 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
37398         Log: some remnants of change#11803
37399      Branch: perl
37400            ! ext/ByteLoader/byterun.h perl.h
37401 ____________________________________________________________________________
37402 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
37403         Log: Update to Unicode::Collate 0.08.
37404      Branch: perl
37405            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
37406            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
37407 ____________________________________________________________________________
37408 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
37409         Log: Test tweaks.
37410      Branch: perl
37411            ! t/op/pat.t
37412 ____________________________________________________________________________
37413 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
37414         Log: Fix test
37415      Branch: maint-5.6/macperl
37416            ! t/lib/b.t
37417 ____________________________________________________________________________
37418 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
37419         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
37420              warnings in Config.pm with -W; increase default and
37421              minimum RAM; bump version number.
37422      Branch: maint-5.6/macperl
37423            + macos/lib/Mac/LowMem.pm
37424            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
37425            ! macos/configpm macos/macperl/MacPerl.r
37426 ____________________________________________________________________________
37427 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
37428         Log: Make syntax check report in MPW style, fix tests
37429              to use Mac::err=unix to get normal-style error
37430              messages.
37431      Branch: maint-5.6/macperl
37432            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
37433            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
37434 ____________________________________________________________________________
37435 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
37436         Log: Make MPW-style errors optional (but the default); add
37437              MacPerl::ErrorFormat() function and Mac::err pragma
37438      Branch: maint-5.6/macperl
37439            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
37440            + macos/ext/Mac/err/err.xs
37441            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
37442            ! macos/macish.c macos/macish.h macos/macperl.sym
37443 ____________________________________________________________________________
37444 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
37445         Log: More module and test ports from Thomas Wegner et al
37446      Branch: maint-5.6/macperl
37447            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
37448            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
37449            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
37450            ! t/op/magic.t
37451 ____________________________________________________________________________
37452 [ 11812] By: sky                                   on 2001/09/01  17:19:30
37453         Log: Subject: [PATCH t/op/concat.t] cleanup
37454              From: Michael G Schwern <schwern@pobox.com>
37455              Date: Sat, 1 Sep 2001 14:06:28 -0400
37456              Message-ID: <20010901140628.C606@blackrider>
37457      Branch: perl
37458            ! t/op/concat.t
37459 ____________________________________________________________________________
37460 [ 11811] By: sky                                   on 2001/09/01  12:25:29
37461         Log: Change #11805 didn't update the MANIFEST
37462      Branch: perl
37463            ! MANIFEST
37464 ____________________________________________________________________________
37465 [ 11810] By: sky                                   on 2001/09/01  11:52:44
37466         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
37467              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37468              Date: Sat, 1 Sep 2001 14:50:14 +0200
37469              Message-ID: <20010901145014.A691@rafael>
37470      Branch: perl
37471            ! t/op/inccode.t
37472 ____________________________________________________________________________
37473 [ 11809] By: sky                                   on 2001/09/01  11:49:22
37474         Log: Subject: PATCH: ExtUtils::MakeMaker
37475              From: Tony Bowden <tony@kasei.com>
37476              Date: Sat, 1 Sep 2001 10:33:53 +0100
37477              Message-ID: <20010901103353.A13863@soto.kasei.com>
37478              Manually applied
37479      Branch: perl
37480            ! lib/ExtUtils/MakeMaker.pm
37481 ____________________________________________________________________________
37482 [ 11808] By: sky                                   on 2001/09/01  11:39:13
37483         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
37484              From: mike808@users.sourceforge.net
37485              Date: Sat, 1 Sep 101 11:27:50 GMT
37486              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
37487              With little tweak
37488      Branch: perl
37489            ! lib/Term/Cap.pm
37490 ____________________________________________________________________________
37491 [ 11807] By: ams                                   on 2001/09/01  11:31:16
37492         Log: Subject: oct() and hex()
37493              From: Nicholas Clark <nick@ccl4.org>
37494              Date: Fri, 31 Aug 2001 23:14:13 +0100
37495              Message-Id: <20010831231413.J4950@plum.flirble.org>
37496      Branch: perl
37497            ! pod/perlclib.pod
37498 ____________________________________________________________________________
37499 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
37500         Log: Integrate change 11801 from maintperl
37501      Branch: maint-5.6/macperl
37502            ! perl.c
37503 ____________________________________________________________________________
37504 [ 11805] By: sky                                   on 2001/08/31  21:35:10
37505         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
37506              From: Michael G Schwern <schwern@pobox.com>
37507              Date: Fri, 31 Aug 2001 15:36:28 -0400
37508              Message-ID: <20010831153628.B598@blackrider>
37509              Check for things which used to segfault
37510      Branch: perl
37511            + t/run/segfault.t
37512 ____________________________________________________________________________
37513 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
37514         Log: integrate change#11801 from maint-5.6
37515              
37516              remove age-old UNICOS "workaround" that introduces a static, and
37517              hence an egregious race condition for threaded builds (*sigh*
37518              beats me why this kludge wasn't guarded by a UNICOS-specific
37519              #define *sigh*)
37520      Branch: perl
37521            ! perl.c
37522 ____________________________________________________________________________
37523 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
37524         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
37525              working in 5.7.x
37526      Branch: perl
37527            - objXSUB.h
37528            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
37529            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
37530            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
37531            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
37532            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
37533            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
37534            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
37535            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
37536            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
37537            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
37538            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
37539            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
37540            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
37541            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
37542            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
37543            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
37544            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
37545            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
37546            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
37547            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
37548            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
37549            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
37550 ____________________________________________________________________________
37551 [ 11802] By: ams                                   on 2001/08/31  18:11:32
37552         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
37553              From: "Philip Newton" <Philip.Newton@gmx.net>
37554              Date: Fri, 31 Aug 2001 21:12:56 +0200
37555              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
37556      Branch: perl
37557            ! pod/perldiag.pod
37558 ____________________________________________________________________________
37559 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
37560         Log: remove age-old UNICOS "workaround" that introduces a static, and
37561              hence an egregious race condition for threaded builds (*sigh*
37562              beats me why this kludge wasn't guarded by a UNICOS-specific
37563              #define *sigh*)
37564      Branch: maint-5.6/perl
37565            ! perl.c
37566 ____________________________________________________________________________
37567 [ 11800] By: sky                                   on 2001/08/31  17:30:26
37568         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
37569              Might break on platforms where bool is larger than 8 bites ???
37570      Branch: perl
37571            ! regcomp.c
37572 ____________________________________________________________________________
37573 [ 11799] By: ams                                   on 2001/08/31  12:15:44
37574         Log: Integrate 11778 into mainline.
37575      Branch: perl
37576            ! t/base/term.t
37577 ____________________________________________________________________________
37578 [ 11798] By: sky                                   on 2001/08/31  11:31:44
37579         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
37580              supposed to happen.
37581      Branch: perl
37582            ! regcomp.c
37583 ____________________________________________________________________________
37584 [ 11797] By: sky                                   on 2001/08/31  11:28:17
37585         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
37586              From: "John P. Linderman" <jpl@research.att.com>
37587              Date: Fri, 31 Aug 2001 08:20:35 -0400
37588              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
37589              Fixes test 14 which could fail randomly in rare cases.
37590      Branch: perl
37591            ! ext/Time/HiRes/HiRes.t regcomp.c
37592 ____________________________________________________________________________
37593 [ 11796] By: ams                                   on 2001/08/31  01:13:07
37594         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
37595              From: Nicholas Clark <nick@ccl4.org>
37596              Date: Thu, 30 Aug 2001 23:21:50 +0100
37597              Message-Id: <20010830232150.D4950@plum.flirble.org>
37598      Branch: perl
37599            ! ext/Sys/Syslog/Makefile.PL
37600 ____________________________________________________________________________
37601 [ 11795] By: ams                                   on 2001/08/30  23:53:23
37602         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
37603              patching example
37604              From: Michael G Schwern <schwern@pobox.com>
37605              Date: Thu, 30 Aug 2001 17:02:08 -0400
37606              Message-Id: <20010830170208.M2318@blackrider>
37607      Branch: perl
37608            ! pod/perlhack.pod
37609 ____________________________________________________________________________
37610 [ 11794] By: ams                                   on 2001/08/30  19:35:36
37611         Log: Subject: [PATCH] pp_modulo
37612              From: Nicholas Clark <nick@ccl4.org>
37613              Date: Thu, 30 Aug 2001 18:20:54 +0100
37614              Message-Id: <20010830182053.A4950@plum.flirble.org>
37615      Branch: perl
37616            ! pp.c t/op/64bitint.t
37617 ____________________________________________________________________________
37618 [ 11793] By: sky                                   on 2001/08/30  13:02:48
37619         Log: 11792 wasn't complete
37620      Branch: perl
37621            ! makedef.pl regcomp.c
37622 ____________________________________________________________________________
37623 [ 11792] By: sky                                   on 2001/08/30  12:21:11
37624         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
37625      Branch: perl
37626            ! makedef.pl
37627 ____________________________________________________________________________
37628 [ 11791] By: sky                                   on 2001/08/30  10:08:02
37629         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
37630      Branch: perl
37631            ! config_h.SH
37632 ____________________________________________________________________________
37633 [ 11790] By: sky                                   on 2001/08/30  08:22:31
37634         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
37635              on the pad. Fixes coredumps in cleanups introduced by
37636              Change 11755  
37637      Branch: perl
37638            ! op.c perl.c sv.h
37639 ____________________________________________________________________________
37640 [ 11789] By: sky                                   on 2001/08/29  19:01:47
37641         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
37642              This is a replacement implmentation that works on HPUX.
37643              This bug should probably be fixed in GCC.
37644      Branch: perl
37645            ! ext/Socket/Socket.xs
37646 ____________________________________________________________________________
37647 [ 11788] By: ams                                   on 2001/08/29  17:35:33
37648         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
37649              From: Nicholas Clark <nick@ccl4.org>
37650              Date: Wed, 29 Aug 2001 18:21:56 +0100
37651              Message-Id: <20010829182156.O4950@plum.flirble.org>
37652      Branch: perl
37653            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
37654 ____________________________________________________________________________
37655 [ 11787] By: sky                                   on 2001/08/29  10:42:54
37656         Log: Added test for pack_addr_in and unpack_addr_in
37657              Nitpik in test 10
37658      Branch: perl
37659            ! ext/Socket/Socket.t
37660 ____________________________________________________________________________
37661 [ 11786] By: sky                                   on 2001/08/29  10:28:14
37662         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
37663              Trying to catch errors on HP-UX
37664      Branch: perl
37665            ! ext/Socket/Socket.t
37666 ____________________________________________________________________________
37667 [ 11785] By: sky                                   on 2001/08/29  09:07:03
37668         Log: make sure USE_THREADS is defined so external apps work
37669      Branch: perl
37670            ! config_h.SH
37671 ____________________________________________________________________________
37672 [ 11784] By: sky                                   on 2001/08/29  08:06:12
37673         Log: Subject: Re: The hitlist of untested modules.
37674              From: Jonathan Stowe <gellyfish@gellyfish.com>
37675              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
37676              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
37677              Start of tests for Shell.pm (make Schwern poorer!)
37678      Branch: perl
37679            + lib/Shell.t
37680            ! MANIFEST
37681 ____________________________________________________________________________
37682 [ 11783] By: sky                                   on 2001/08/29  07:37:50
37683         Log: END{} can change the return value even if we die from BEGIN{}
37684      Branch: perl
37685            ! miniperlmain.c
37686 ____________________________________________________________________________
37687 [ 11782] By: ams                                   on 2001/08/29  06:32:17
37688         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
37689              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37690              Date: Wed, 29 Aug 2001 09:18:17 +0200
37691              Message-Id: <20010829091817.A4453@rafael>
37692      Branch: perl
37693            ! t/op/inccode.t
37694 ____________________________________________________________________________
37695 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
37696         Log: Delete xsubpp.patch, as full copy exists now
37697      Branch: maint-5.6/macperl
37698            - macos/xsubpp.patch
37699 ____________________________________________________________________________
37700 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
37701         Log: Add Changes file
37702      Branch: maint-5.6/macperl
37703            + macos/Changes
37704 ____________________________________________________________________________
37705 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
37706         Log: Add Mac version of xsubpp as separate file
37707      Branch: maint-5.6/macperl
37708            + macos/xsubpp
37709            ! macos/Makefile.mk
37710 ____________________________________________________________________________
37711 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
37712         Log: Fix open of /dev/null for Mac OS
37713      Branch: maint-5.6/macperl
37714            ! t/base/term.t
37715 ____________________________________________________________________________
37716 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
37717         Log: Various patches: enable more tests; skip CVS in PerlInstall;
37718              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
37719      Branch: maint-5.6/macperl
37720            ! macos/MacPerlTests.cmd macos/PerlInstall
37721            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
37722 ____________________________________________________________________________
37723 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
37724         Log: Allow for platforms to override formatting of errors
37725              on output from Matthias Neeracher (Mac files)
37726      Branch: maint-5.6/macperl
37727            ! macos/macish.c macos/macish.h
37728 ____________________________________________________________________________
37729 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
37730         Log: Allow for platforms to override formatting of errors
37731              on output from Matthias Neeracher (core files)
37732      Branch: maint-5.6/macperl
37733            ! perl.h pp_ctl.c util.c
37734 ____________________________________________________________________________
37735 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
37736         Log: Add some param checking, from reports by Kevin Reid.
37737      Branch: maint-5.6/macperl
37738            ! macos/ext/Mac/Controls/Controls.pm
37739            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
37740 ____________________________________________________________________________
37741 [ 11773] By: ams                                   on 2001/08/28  23:54:57
37742         Log: Subject: [PATCH] make coretest
37743              From: Paul Johnson <paul@pjcj.net>
37744              Date: Wed, 29 Aug 2001 00:11:38 +0200
37745              Message-Id: <20010829001138.B12169@pjcj.net>
37746              (Applied without the change to perlhack.pod. This should
37747              probably stay undocumented.)
37748      Branch: perl
37749            ! Makefile.SH t/TEST
37750 ____________________________________________________________________________
37751 [ 11772] By: sky                                   on 2001/08/28  13:01:20
37752         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
37753              From: Michael G Schwern <schwern@pobox.com>
37754              Date: Tue, 28 Aug 2001 09:57:39 -0400
37755              Message-ID: <20010828095738.E17775@blackrider>
37756      Branch: perl
37757            ! pod/perlhack.pod t/op/pack.t
37758 ____________________________________________________________________________
37759 [ 11771] By: sky                                   on 2001/08/28  11:20:13
37760         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
37761              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37762              Date: Tue, 28 Aug 2001 14:23:43 +0200
37763              Message-ID: <20010828142343.A19299@rafael>
37764      Branch: perl
37765            ! pod/perlvar.pod pp_ctl.c
37766 ____________________________________________________________________________
37767 [ 11770] By: ams                                   on 2001/08/28  10:13:21
37768         Log: Subject: [PATCH] odd typo in op.h
37769              From: Nicholas Clark <nick@ccl4.org>
37770              Date: Tue, 28 Aug 2001 12:10:26 +0100
37771              Message-Id: <20010828121026.V4950@plum.flirble.org>
37772      Branch: perl
37773            ! op.h
37774 ____________________________________________________________________________
37775 [ 11769] By: sky                                   on 2001/08/28  08:09:16
37776         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
37777              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
37778              Date: Tue, 28 Aug 2001 02:22:20 +0300
37779              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
37780      Branch: perl
37781            ! ext/B/B/Lint.pm
37782 ____________________________________________________________________________
37783 [ 11768] By: ams                                   on 2001/08/28  00:47:35
37784         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37785              From: Michael G Schwern <schwern@pobox.com>
37786              Date: Mon, 27 Aug 2001 21:24:44 -0400
37787              Message-Id: <20010827212444.F12582@blackrider>
37788      Branch: perl
37789            ! pod/perlhack.pod t/op/pack.t
37790 ____________________________________________________________________________
37791 [ 11767] By: ams                                   on 2001/08/27  23:59:48
37792         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37793              From: Michael G Schwern <schwern@pobox.com>
37794              Date: Mon, 27 Aug 2001 20:12:29 -0400
37795              Message-Id: <20010827201229.D12582@blackrider>
37796      Branch: perl
37797            ! pod/perlhack.pod t/op/pack.t
37798 ____________________________________________________________________________
37799 [ 11766] By: ams                                   on 2001/08/27  23:39:40
37800         Log: Update Changes.
37801      Branch: perl
37802            ! Changes
37803 ____________________________________________________________________________
37804 [ 11765] By: ams                                   on 2001/08/27  22:53:10
37805         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
37806              From: Michael G Schwern <schwern@pobox.com>
37807              Date: Mon, 27 Aug 2001 19:47:30 -0400
37808              Message-Id: <20010827194730.C12582@blackrider>
37809      Branch: perl
37810            ! t/op/inccode.t
37811 ____________________________________________________________________________
37812 [ 11764] By: ams                                   on 2001/08/27  22:46:21
37813         Log: Subject: [PATCH] new tests for the coderef-in-@INC
37814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37815              Date: Mon, 27 Aug 2001 22:36:27 +0200
37816              Message-Id: <20010827223627.C690@rafael>
37817              
37818              Subject: Re: [PATCH] new tests for the coderef-in-@INC
37819              From: Nicholas Clark <nick@ccl4.org>
37820              Date: Tue, 28 Aug 2001 00:02:46 +0100
37821              Message-Id: <20010828000245.R4950@plum.flirble.org>
37822      Branch: perl
37823            + t/op/inccode.t
37824            ! MANIFEST
37825 ____________________________________________________________________________
37826 [ 11763] By: ams                                   on 2001/08/27  22:41:09
37827         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
37828              bleadperl on fire, Win95+4NT)
37829              From: Michael G Schwern <schwern@pobox.com>
37830              Date: Mon, 27 Aug 2001 16:54:42 -0400
37831              Message-Id: <20010827165442.F9436@blackrider>
37832      Branch: perl
37833            ! lib/warnings.t
37834 ____________________________________________________________________________
37835 [ 11762] By: sky                                   on 2001/08/27  19:19:17
37836         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
37837              avaible at compile time. This broke the compilation of 
37838              Net/Ping.pm
37839      Branch: perl
37840            ! lib/Net/Ping.pm
37841 ____________________________________________________________________________
37842 [ 11761] By: sky                                   on 2001/08/27  18:34:48
37843         Log: Removed tripple definitions of CUSTOM_OP functions.
37844      Branch: perl
37845            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
37846 ____________________________________________________________________________
37847 [ 11760] By: sky                                   on 2001/08/27  18:21:27
37848         Log: Regen headers
37849      Branch: perl
37850            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
37851            ! perlapi.h proto.h
37852 ____________________________________________________________________________
37853 [ 11759] By: ams                                   on 2001/08/27  16:31:53
37854         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
37855              From: "chromatic" <chromatic@rmci.net>
37856              Date: Mon, 27 Aug 2001 11:17:09 -0600
37857              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
37858      Branch: perl
37859            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
37860 ____________________________________________________________________________
37861 [ 11758] By: sky                                   on 2001/08/27  15:16:42
37862         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
37863              Thanks to H. Merijn Brand for the patch.
37864              Some of the comments and or guards might be removable in perl.h now.
37865      Branch: perl
37866            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
37867            ! Porting/Glossary Porting/config_H README.threads config_h.SH
37868            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
37869            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
37870            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
37871            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
37872            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
37873            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
37874            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
37875            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
37876            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
37877            ! win32/config_H.vc win32/perllib.c win32/win32.h
37878            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
37879            ! wince/config.h wince/config_H.ce wince/win32.h
37880            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
37881 ____________________________________________________________________________
37882 [ 11757] By: sky                                   on 2001/08/27  13:39:16
37883         Log: Subject: GNU ld parses arguments different
37884              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37885              Date: Mon, 27 Aug 2001 16:25:51 +0200
37886              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
37887      Branch: perl
37888            ! hints/hpux.sh
37889 ____________________________________________________________________________
37890 [ 11756] By: sky                                   on 2001/08/27  13:18:45
37891         Log: Subject: Custom Ops
37892              From: Simon Cozens <simon@netthink.co.uk>
37893              Date: Sat, 25 Aug 2001 17:45:09 +0100
37894              Message-ID: <20010825174509.A5752@netthink.co.uk>
37895              I also added a fix to Opcode.pm to quite test cases.
37896      Branch: perl
37897            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
37898            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
37899 ____________________________________________________________________________
37900 [ 11755] By: sky                                   on 2001/08/27  05:37:17
37901         Log: Plugs a memory leak on destruction of regular expressions
37902              introcued by #11274.
37903              PL_regex_padav now has an AV as it's first entry with a list
37904              of freed regex_padav slots that it will reuse on creating
37905              new PMOPs.
37906      Branch: perl
37907            ! op.c perl.c
37908 ____________________________________________________________________________
37909 [ 11754] By: ams                                   on 2001/08/26  14:38:52
37910         Log: Subject: [PATCH] t/io/binmode.t
37911              From: Nicholas Clark <nick@ccl4.org>
37912              Date: Sun, 26 Aug 2001 12:03:05 +0100
37913              Message-Id: <20010826120305.C4950@plum.flirble.org>
37914              
37915              (Also a nitpick in #11752 to t/op/universal.t)
37916      Branch: perl
37917            ! t/io/binmode.t t/op/universal.t
37918 ____________________________________________________________________________
37919 [ 11753] By: ams                                   on 2001/08/26  08:19:34
37920         Log: Subject: [PATCH] op/universal.t failing
37921              From: Nicholas Clark <nick@ccl4.org>
37922              Date: Sun, 26 Aug 2001 09:48:22 +0100
37923              Message-Id: <20010826094822.B4950@plum.flirble.org>
37924      Branch: perl
37925            ! t/op/universal.t
37926 ____________________________________________________________________________
37927 [ 11752] By: ams                                   on 2001/08/25  22:46:13
37928         Log: Subject: Re: 'can' with undefined subs
37929              From: Tony Bowden <tony@kasei.com>
37930              Date: Sat, 25 Aug 2001 14:58:17 +0100
37931              Message-Id: <20010825145817.A11788@soto.kasei.com>
37932              (Applied with minor modifications.)
37933      Branch: perl
37934            ! t/op/universal.t
37935 ____________________________________________________________________________
37936 [ 11751] By: ams                                   on 2001/08/25  18:28:43
37937         Log: Subject: Re: 'can' with undefined subs
37938              From: Tony Bowden <tony@kasei.com>
37939              Date: Sat, 25 Aug 2001 15:13:14 +0100
37940              Message-Id: <20010825151314.B11788@soto.kasei.com>
37941      Branch: perl
37942            ! lib/UNIVERSAL.pm
37943 ____________________________________________________________________________
37944 [ 11750] By: nick                                  on 2001/08/25  15:24:15
37945         Log: Integrate mainline
37946      Branch: perlio
37947           +> t/io/binmode.t
37948           !> (integrate 26 files)
37949 ____________________________________________________________________________
37950 [ 11749] By: nick                                  on 2001/08/25  14:55:41
37951         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
37952              From:  John Peacock <jpeacock@rowman.com>
37953              Date:  Wed, 22 Aug 2001 12:05:28 -0400
37954              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
37955      Branch: perl
37956            ! pod/perlhack.pod
37957 ____________________________________________________________________________
37958 [ 11748] By: nick                                  on 2001/08/25  14:53:04
37959         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
37960              From:  Michael G Schwern <schwern@pobox.com>
37961              Date:  Wed, 22 Aug 2001 19:22:45 -0400
37962              Message-Id:  <20010822192245.U619@blackrider>
37963      Branch: perl
37964            ! MANIFEST
37965 ____________________________________________________________________________
37966 [ 11747] By: nick                                  on 2001/08/25  14:52:33
37967         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
37968              From:  Nicholas Clark <nick@ccl4.org>
37969              Date:  Wed, 22 Aug 2001 23:29:06 +0100
37970              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
37971      Branch: perl
37972            + t/io/binmode.t
37973            ! perlio.c pod/perlfunc.pod
37974 ____________________________________________________________________________
37975 [ 11744] By: nick                                  on 2001/08/25  14:37:33
37976         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
37977              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37978              Date:  Fri, 24 Aug 2001 22:10:42 +0200
37979              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
37980      Branch: perl
37981            ! x2p/a2py.c x2p/walk.c
37982 ____________________________________________________________________________
37983 [ 11743] By: nick                                  on 2001/08/25  14:32:47
37984         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
37985              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37986              Date:  Fri, 24 Aug 2001 23:34:13 +0200
37987              Message-Id:  <20010824233413.A1285@rafael>
37988      Branch: perl
37989            ! pod/perlfunc.pod pod/perlvar.pod
37990 ____________________________________________________________________________
37991 [ 11742] By: ams                                   on 2001/08/25  13:16:02
37992         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
37993              From: Nicholas Clark <nick@ccl4.org>
37994              Date: Sat, 25 Aug 2001 14:50:07 +0100
37995              Message-Id: <20010825145007.L41464@plum.flirble.org>
37996      Branch: perl
37997            ! pp_ctl.c
37998 ____________________________________________________________________________
37999 [ 11741] By: nick                                  on 2001/08/24  07:08:45
38000         Log: When applying patch via Porting/apply fails, do p4 refresh
38001              to get old files back.
38002      Branch: perl
38003            ! Porting/apply
38004 ____________________________________________________________________________
38005 [ 11740] By: ams                                   on 2001/08/24  04:47:24
38006         Log: #11739 was incomplete.
38007      Branch: perl
38008            ! pod/perldiag.pod
38009 ____________________________________________________________________________
38010 [ 11739] By: ams                                   on 2001/08/24  04:09:40
38011         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
38012              From: "Philip Newton" <Philip.Newton@gmx.net>
38013              Date: Fri, 24 Aug 2001 07:08:34 +0200
38014      Branch: perl
38015            ! pod/perldiag.pod
38016 ____________________________________________________________________________
38017 [ 11738] By: ams                                   on 2001/08/24  02:19:42
38018         Log: Fixed Doug Wilson's email address.
38019      Branch: perl
38020            ! AUTHORS
38021 ____________________________________________________________________________
38022 [ 11737] By: ams                                   on 2001/08/24  00:10:13
38023         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
38024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38025              Date: Thu, 23 Aug 2001 22:22:58 +0200
38026              Message-Id: <20010823222258.A901@rafael>
38027      Branch: perl
38028            ! pod/perldiag.pod
38029 ____________________________________________________________________________
38030 [ 11736] By: ams                                   on 2001/08/24  00:05:02
38031         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
38032              From: "Craig A. Berry" <craigberry@mac.com>
38033              Date: Thu, 23 Aug 2001 19:07:45 -0500
38034              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
38035      Branch: perl
38036            ! configure.com
38037 ____________________________________________________________________________
38038 [ 11735] By: sky                                   on 2001/08/23  13:42:07
38039         Log: Backed out 11732, it breaks lib/strict.t 
38040      Branch: perl
38041            ! op.c
38042 ____________________________________________________________________________
38043 [ 11734] By: sky                                   on 2001/08/23  11:45:59
38044         Log: Removed toy from 17133 after Matt Sargeants request.
38045      Branch: perl
38046            ! pod/perlfaq4.pod
38047 ____________________________________________________________________________
38048 [ 11733] By: sky                                   on 2001/08/23  11:36:29
38049         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
38050              From: Robin Houston <robin@kitsite.com>
38051              Date: Wed, 22 Aug 2001 23:06:16 +0100
38052              Message-ID: <20010822230616.A254@robin.kitsite.com>
38053      Branch: perl
38054            ! pod/perlfaq4.pod
38055 ____________________________________________________________________________
38056 [ 11732] By: sky                                   on 2001/08/23  10:36:02
38057         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
38058              From: Simon Cozens <simon@netthink.co.uk>
38059              Date: Thu, 23 Aug 2001 12:06:36 +0100
38060              Message-ID: <20010823120636.A9961@netthink.co.uk>
38061      Branch: perl
38062            ! op.c
38063 ____________________________________________________________________________
38064 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
38065         Log: fix broken windows build
38066      Branch: perl
38067            ! perl.h
38068 ____________________________________________________________________________
38069 [ 11730] By: ams                                   on 2001/08/22  21:35:30
38070         Log: Subject: [PATCH] io/tell.t doesn't chdir t
38071              From: Nicholas Clark <nick@ccl4.org>
38072              Date: Wed, 22 Aug 2001 23:25:58 +0100
38073              Message-Id: <20010822232557.Y82818@plum.flirble.org>
38074      Branch: perl
38075            ! t/io/tell.t
38076 ____________________________________________________________________________
38077 [ 11729] By: ams                                   on 2001/08/22  20:32:21
38078         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
38079              questions)
38080              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38081              Date: Wed, 22 Aug 2001 17:09:04 -0400
38082              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
38083              (Oops, forgot File::Spec::Unix in the previous patch.)
38084      Branch: perl
38085            ! lib/File/Spec/Unix.pm
38086 ____________________________________________________________________________
38087 [ 11728] By: ams                                   on 2001/08/22  20:25:41
38088         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
38089              questions)
38090              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38091              Date: Wed, 22 Aug 2001 17:09:04 -0400
38092              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
38093      Branch: perl
38094            ! lib/File/Spec.pm
38095 ____________________________________________________________________________
38096 [ 11727] By: ams                                   on 2001/08/22  19:43:30
38097         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
38098              From: John Peacock <jpeacock@rowman.com>
38099              Date: Wed, 22 Aug 2001 12:35:52 -0400
38100              Message-Id: <3B83DF68.5D89DC81@rowman.com>
38101              (Adds proper tests for $], notwithstanding Subject. +nitpick)
38102      Branch: perl
38103            ! t/op/ver.t
38104 ____________________________________________________________________________
38105 [ 11726] By: ams                                   on 2001/08/22  19:36:39
38106         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
38107              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
38108              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
38109              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
38110      Branch: perl
38111            ! lib/diagnostics.pm lib/diagnostics.t
38112 ____________________________________________________________________________
38113 [ 11725] By: ams                                   on 2001/08/22  19:25:01
38114         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
38115              From: Nicholas Clark <nick@ccl4.org>
38116              Date: Wed, 22 Aug 2001 20:59:05 +0100
38117              Message-Id: <20010822205905.U82818@plum.flirble.org>
38118      Branch: perl
38119            ! pp.c t/op/64bitint.t t/op/arith.t
38120 ____________________________________________________________________________
38121 [ 11724] By: ams                                   on 2001/08/22  10:02:33
38122         Log: Subject: Configure blooper
38123              From: H.Merijn Brand <h.m.brand@hccnet.nl>
38124              Date: Wed, 22 Aug 2001 12:38:35 +0200
38125              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
38126      Branch: perl
38127            ! Configure
38128 ____________________________________________________________________________
38129 [ 11723] By: ams                                   on 2001/08/21  16:17:53
38130         Log: Subject: [PATCH] installperl -help
38131              From: Nicholas Clark <nick@ccl4.org>
38132              Date: Tue, 21 Aug 2001 17:34:23 +0100
38133              Message-Id: <20010821173423.F82818@plum.flirble.org>
38134      Branch: perl
38135            ! installperl
38136 ____________________________________________________________________________
38137 [ 11722] By: ams                                   on 2001/08/20  07:46:31
38138         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
38139              From: Ilmari Karonen <iltzu@sci.fi>
38140              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
38141              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
38142      Branch: perl
38143            ! pod/perlvar.pod
38144 ____________________________________________________________________________
38145 [ 11721] By: nick                                  on 2001/08/20  06:24:31
38146         Log: Integrate mainline
38147      Branch: perlio
38148           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
38149           +> lib/Lingua/KO/Hangul/Util/Changes
38150           +> lib/Lingua/KO/Hangul/Util/README
38151           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
38152           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
38153           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
38154           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
38155           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
38156           +> lib/Unicode/Normalize/t/test.t
38157            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
38158           !> (integrate 55 files)
38159 ____________________________________________________________________________
38160 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
38161         Log: Integrate Change #11599 from maint-5.6/perl
38162      Branch: maint-5.6/macperl
38163           !> README.win32
38164 ____________________________________________________________________________
38165 [ 11719] By: ams                                   on 2001/08/18  21:21:42
38166         Log: Add Porting/apply to MANIFEST.
38167      Branch: perl
38168            ! MANIFEST
38169 ____________________________________________________________________________
38170 [ 11718] By: sky                                   on 2001/08/18  14:38:01
38171         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
38172              Better solution would be to make 5005threaded perl use
38173              the same system as ithreads do
38174      Branch: perl
38175            ! perl.h
38176 ____________________________________________________________________________
38177 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
38178         Log: New try for ID 20010407.006: detach the semantics
38179              "was the last match target UTF8" into its own variable.
38180      Branch: perl
38181            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
38182            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
38183 ____________________________________________________________________________
38184 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
38185         Log: UTF8 flag should be meaningful only when POK.
38186      Branch: perl
38187            ! dump.c
38188 ____________________________________________________________________________
38189 [ 11715] By: sky                                   on 2001/08/18  11:45:16
38190         Log: USE_THREADS and USE_ITHREADS are never true at the same time
38191      Branch: perl
38192            ! perl.h
38193 ____________________________________________________________________________
38194 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
38195         Log: Retract #11712 for now.  The real fix would probably
38196              be something like making PL_reg_sv a copy (PV + UTF8)
38197              of the matched/substituted string (note: not just a SvPOK
38198              string, for example the stringified form of a ROK would
38199              be applicable)  Beware of leaks.
38200      Branch: perl
38201            ! pp_hot.c t/op/pat.t
38202 ____________________________________________________________________________
38203 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
38204         Log: UTF8 wasn't printing for PVMGs.
38205      Branch: perl
38206            ! dump.c
38207 ____________________________________________________________________________
38208 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
38209         Log: (Retracted by #11714)
38210              
38211              Okay analysis, debatable fix.  (The fix will inc
38212              the refcount of all temporary match objects,
38213              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
38214              which will then cause griping at untie() time
38215              ("inner references remain").
38216              
38217              Fix for ID 20010407.006: PL_reg_sv got wiped out
38218              by freetemps if the match target was a temporary
38219              (like function_call() =~ /.../), which in turn meant
38220              that the $1 et al stopped working if they had UTF-8
38221              in them.  Therefore bump up the refcount of PL_reg_sv.
38222      Branch: perl
38223            ! pp_hot.c t/op/pat.t
38224 ____________________________________________________________________________
38225 [ 11711] By: ams                                   on 2001/08/17  20:32:08
38226         Log: Subject: [PATCH] doesn't compile, was perl@11710
38227              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38228              Date: Fri, 17 Aug 2001 23:21:10 +0200
38229              Message-Id: <20010817232110.C7041@rafael> 
38230      Branch: perl
38231            ! sharedsv.c
38232 ____________________________________________________________________________
38233 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
38234         Log: Update Changes.
38235      Branch: perl
38236            ! Changes patchlevel.h
38237 ____________________________________________________________________________
38238 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
38239         Log: Upgrade to libnet 1.0704.
38240      Branch: perl
38241            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
38242            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
38243            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
38244            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
38245            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
38246            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
38247            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
38248 ____________________________________________________________________________
38249 [ 11708] By: sky                                   on 2001/08/17  13:34:04
38250         Log: Let perl_clone copy PL_exit_flags
38251      Branch: perl
38252            ! sv.c
38253 ____________________________________________________________________________
38254 [ 11707] By: sky                                   on 2001/08/17  12:28:41
38255         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
38256      Branch: perl
38257            ! sharedsv.c sharedsv.h
38258 ____________________________________________________________________________
38259 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
38260         Log: The metaconfig unit change for #11705.
38261      Branch: metaconfig/U/perl
38262            ! Extensions.U
38263 ____________________________________________________________________________
38264 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
38265         Log: Allow the threads extension to be found if present.
38266      Branch: perl
38267            ! Configure
38268 ____________________________________________________________________________
38269 [ 11704] By: nick                                  on 2001/08/17  11:47:54
38270         Log: Mail -> change script (pre-alpha)
38271      Branch: perl
38272            + Porting/apply
38273 ____________________________________________________________________________
38274 [ 11703] By: sky                                   on 2001/08/17  07:11:24
38275         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
38276              Thanks to Tom Hospel for pointing out my error.
38277      Branch: perl
38278            ! op.h
38279 ____________________________________________________________________________
38280 [ 11702] By: sky                                   on 2001/08/17  04:18:11
38281         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.
38282      Branch: perl
38283            ! embed.pl miniperlmain.c perl.c perl.h proto.h
38284 ____________________________________________________________________________
38285 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
38286         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
38287              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
38288      Branch: perl
38289            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
38290            + lib/Lingua/KO/Hangul/Util/README
38291            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
38292            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
38293            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
38294            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
38295            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
38296            + lib/Unicode/Normalize/t/test.t
38297            ! MANIFEST
38298 ____________________________________________________________________________
38299 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
38300         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
38301              Date: Thu, 16 Aug 2001 22:46:15 -0500
38302              From: "Craig A. Berry" <craigberry@mac.com>
38303              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
38304      Branch: perl
38305            ! configure.com numeric.c
38306 ____________________________________________________________________________
38307 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
38308         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
38309              of the usual suspects (like getpwent) but not for others
38310              (like localtime and rand).  The _r versions are available
38311              for all of them, so let's use them.
38312      Branch: perl
38313            ! perl.h
38314 ____________________________________________________________________________
38315 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
38316         Log: (Accidental apply; thankfully empty.)
38317      Branch: perl
38318            ! hints/os390.sh
38319 ____________________________________________________________________________
38320 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
38321         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
38322              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38323              Date: Thu, 16 Aug 2001 16:27:49 +0100
38324              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
38325      Branch: perl
38326            ! regexec.c t/op/re_tests
38327 ____________________________________________________________________________
38328 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
38329         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
38330              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38331              Date: Thu, 16 Aug 2001 18:50:01 +0100
38332              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
38333      Branch: perl
38334            ! pp_hot.c t/op/pat.t
38335 ____________________________________________________________________________
38336 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
38337         Log: Subject: [PATCH] *time_r again
38338              From: "Arthur Bergman" <arthur@contiller.se>
38339              Date: Thu, 16 Aug 2001 16:01:54 +0200
38340              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
38341      Branch: perl
38342            ! op.h
38343 ____________________________________________________________________________
38344 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
38345         Log: system() and backtick error handling cleanup from Craig A. Berry.
38346      Branch: perl
38347            ! vms/vms.c
38348 ____________________________________________________________________________
38349 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
38350         Log: change#10334 leaks memory, copies string when it doesn't
38351              need to
38352      Branch: perl
38353            ! perl.c
38354 ____________________________________________________________________________
38355 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
38356         Log: One more twist to the sprintf + utf8 testing.
38357      Branch: perl
38358            ! t/op/misc.t
38359 ____________________________________________________________________________
38360 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
38361         Log: Fix for 20010407.008 sprintf removes utf8-ness.
38362      Branch: perl
38363            ! pp.c t/op/misc.t
38364 ____________________________________________________________________________
38365 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
38366         Log: Subject: [PATCH] *time_r fixes
38367              From: "Arthur Bergman" <arthur@contiller.se>
38368              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
38369              Date: Thu, 16 Aug 2001 14:22:27 +0200
38370      Branch: perl
38371            ! op.h
38372 ____________________________________________________________________________
38373 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
38374         Log: Upgrade to CGI.pm 2.77.
38375      Branch: perl
38376            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
38377            ! lib/CGI/t/function.t
38378 ____________________________________________________________________________
38379 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
38380         Log: Document the bytes-to-Unicode upgrading.
38381      Branch: perl
38382            ! pod/perlunicode.pod
38383 ____________________________________________________________________________
38384 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
38385         Log: Add a test for Unicode sprintf.
38386      Branch: perl
38387            ! t/op/misc.t
38388 ____________________________________________________________________________
38389 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
38390         Log: Add Unicode tests for index/rindex.
38391      Branch: perl
38392            ! t/op/index.t
38393 ____________________________________________________________________________
38394 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
38395         Log: Document a bit the art of minimizing the installation,
38396              based on the p5p discussion.
38397      Branch: perl
38398            ! INSTALL
38399 ____________________________________________________________________________
38400 [ 11684] By: nick                                  on 2001/08/15  15:03:31
38401         Log: Integrate mainline
38402      Branch: perlio
38403           +> sharedsv.c sharedsv.h
38404           !> (integrate 53 files)
38405 ____________________________________________________________________________
38406 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
38407         Log: Update Changes.
38408      Branch: perl
38409            ! Changes patchlevel.h
38410 ____________________________________________________________________________
38411 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
38412         Log: The #11673 necessitated a test tweak.
38413      Branch: perl
38414            ! t/io/utf8.t
38415 ____________________________________________________________________________
38416 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
38417         Log: Also UNICOS is in the general case unable to silently
38418              handle fp overflows.
38419      Branch: perl
38420            ! numeric.c
38421 ____________________________________________________________________________
38422 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
38423         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
38424              NV_EPSILON #defined.
38425      Branch: perl
38426            ! perl.h
38427 ____________________________________________________________________________
38428 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
38429         Log: Re-establish the fp overflow detection for VAX VMS; there
38430              is no easy way to have the IEEE fp silent overflow semantics.
38431              (in Alpha VMS we still will use IEEE fp by default-- but it
38432              is still possible to configure Perl to use G_FLOAT)
38433      Branch: perl
38434            ! numeric.c
38435 ____________________________________________________________________________
38436 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
38437         Log: Subject: [PATCH] pp_lock 
38438              From: "Arthur Bergman" <arthur@contiller.se>
38439              Date: Wed, 15 Aug 2001 11:52:16 +0200
38440              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
38441      Branch: perl
38442            ! pp.c
38443 ____________________________________________________________________________
38444 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
38445         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
38446              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38447              Date: Wed, 15 Aug 2001 11:32:11 +0100
38448              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
38449      Branch: perl
38450            ! regcomp.c t/op/re_tests
38451 ____________________________________________________________________________
38452 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
38453         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
38454              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38455              Date: Wed, 15 Aug 2001 10:33:49 +0100
38456              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
38457      Branch: perl
38458            ! regexec.c t/op/re_tests
38459 ____________________________________________________________________________
38460 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
38461         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
38462              From: Barrie Slaymaker <barries@slaysys.com>
38463              Date: Tue, 14 Aug 2001 14:32:25 -0400
38464              Message-ID: <20010814143225.A19822@jester.slaysys.com>
38465      Branch: perl
38466            ! lib/File/Spec.t lib/File/Spec/Unix.pm
38467 ____________________________________________________________________________
38468 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
38469         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
38470              From: Peter Prymmer <pvhp@forte.com>
38471              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
38472              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
38473      Branch: perl
38474            ! README.vms configure.com
38475 ____________________________________________________________________________
38476 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
38477         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
38478              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38479              Date: Tue, 14 Aug 2001 21:23:27 +0200
38480              Message-ID: <20010814212327.A1919@rafael>
38481      Branch: perl
38482            ! doio.c
38483 ____________________________________________________________________________
38484 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
38485         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
38486              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38487              Date: Tue, 14 Aug 2001 22:30:11 +0200
38488              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
38489              
38490              Combination of nmake, quoting, and Perl expanded $( in here-doc.
38491      Branch: perl
38492            ! ext/SDBM_File/Makefile.PL
38493 ____________________________________________________________________________
38494 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
38495         Log: Todo updates.
38496      Branch: perl
38497            ! pod/perltodo.pod
38498 ____________________________________________________________________________
38499 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
38500         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
38501              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38502              Date: Mon, 13 Aug 2001 23:15:01 +0200
38503              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
38504      Branch: perl
38505            ! sv.c
38506 ____________________________________________________________________________
38507 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
38508         Log: Subject: [PATCH] [b-]showlex.t
38509              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38510              Date: Sun, 12 Aug 2001 22:24:51 +0200
38511              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
38512              
38513              The 4nt command shell will expand the % in command line
38514              no matter what quoting is attempted, changed the % to @.
38515      Branch: perl
38516            ! ext/B/Showlex.t
38517 ____________________________________________________________________________
38518 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
38519         Log: Subject: [PATCH] magic.t
38520              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38521              Date: Sun, 12 Aug 2001 20:49:27 +0200
38522              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
38523      Branch: perl
38524            ! t/op/magic.t
38525 ____________________________________________________________________________
38526 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
38527         Log: Add sharedsv* to the DOSish platforms; plus add
38528              some WinCE files to the list of DOSish files.
38529      Branch: perl
38530            ! NetWare/Makefile Porting/makerel win32/Makefile
38531            ! win32/makefile.mk wince/Makefile.ce
38532 ____________________________________________________________________________
38533 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
38534         Log: More DOSish files.
38535      Branch: perl
38536            ! Porting/makerel
38537 ____________________________________________________________________________
38538 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
38539         Log: Strip CRs from the WinCE files.  Now we need to
38540              figure out in which CRs are really needed: probably
38541              Makefile.ce and the README files, at least, probably
38542              also the registry.bat.
38543      Branch: perl
38544            ! wince/Makefile.ce wince/README.compile wince/README.perlce
38545            ! wince/config.h wince/include/cectype.h wince/include/errno.h
38546            ! wince/include/sys/stat.h wince/include/sys/types.h
38547            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
38548            ! wince/perldll.def wince/registry.bat wince/wince.h
38549            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
38550 ____________________________________________________________________________
38551 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
38552         Log: Add some files to DOSish and writables.
38553      Branch: perl
38554            ! Porting/makerel
38555 ____________________________________________________________________________
38556 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
38557         Log: Compile failure message tidying.
38558      Branch: perl
38559            ! t/lib/1_compile.t
38560 ____________________________________________________________________________
38561 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
38562         Log: The new sharedsv* should be exported only if usethreads.
38563      Branch: perl
38564            ! makedef.pl
38565 ____________________________________________________________________________
38566 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
38567         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
38568              From: Peter Prymmer <pvhp@forte.com>
38569              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
38570              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
38571      Branch: perl
38572            ! README.os390
38573 ____________________________________________________________________________
38574 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
38575         Log: Update Changes.
38576      Branch: perl
38577            ! Changes patchlevel.h
38578 ____________________________________________________________________________
38579 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
38580         Log: Subject: [PATHC] sharedsv.[c|h]
38581              From: "Artur Bergman" <artur@contiller.se>
38582              Date: Mon, 13 Aug 2001 14:38:41 +0200
38583              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
38584              
38585              Subject: [PATCH] embed.pl
38586              From: Arthur Bergman <arthur@contiller.se>
38587              Date: Mon, 13 Aug 2001 14:38:14 +0200
38588              Message-ID: <B79D96D6.3088%arthur@contiller.se>
38589              
38590              Subject: [PATCH] sharedsv cleanups
38591              From: "Arthur Bergman" <arthur@contiller.se>
38592              Date: Mon, 13 Aug 2001 15:14:25 +0200
38593              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
38594              
38595              Plus few tweaks: _init needs to be Adp, the prototypes
38596              should not be revealed unless using ithreads, #endif FOO
38597              must be #endif /* FOO */, adding (parentheses) around
38598              do { } while doesn't work too well.
38599      Branch: perl
38600            + sharedsv.c sharedsv.h
38601            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
38602            ! perl.h perlapi.c pod/perlapi.pod proto.h
38603 ____________________________________________________________________________
38604 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
38605         Log: Subject: Re: END {} blocks run in perl_run
38606              From: Arthur Bergman <arthur@contiller.se>
38607              Date: Mon, 13 Aug 2001 11:11:30 +0200
38608              Message-ID: <B79D6661.3068%arthur@contiller.se>
38609      Branch: perl
38610            ! perl.c
38611 ____________________________________________________________________________
38612 [ 11657] By: nick                                  on 2001/08/13  09:03:02
38613         Log: Integrate mainline
38614      Branch: perlio
38615           +> (branch 326 files)
38616            - (delete 330 files)
38617           !> (integrate 85 files)
38618 ____________________________________________________________________________
38619 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
38620         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
38621              and the Perl will be built to do that by default (adding that
38622              will break scripts having non-UTF-8 binary data, such as Latin-1.)
38623      Branch: perl
38624            ! op.c toke.c utf8.h
38625 ____________________________________________________________________________
38626 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
38627         Log: Unnecessary downgrades.
38628      Branch: perl
38629            ! doop.c
38630 ____________________________________________________________________________
38631 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
38632         Log: Failure not true anymore (probably caused by my broken setup).
38633      Branch: perl
38634            ! t/op/pat.t
38635 ____________________________________________________________________________
38636 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
38637         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
38638              stopped working).
38639      Branch: perl
38640            ! op.h pp_ctl.c regcomp.c
38641 ____________________________________________________________________________
38642 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
38643         Log: There is no IN_UTF8.
38644      Branch: perl
38645            ! utf8.h
38646 ____________________________________________________________________________
38647 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
38648         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
38649      Branch: perl
38650            ! op.c op.h pp_ctl.c regcomp.c
38651 ____________________________________________________________________________
38652 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
38653         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
38654              and a test tweak.
38655      Branch: perl
38656            ! op.c t/pod/find.t
38657 ____________________________________________________________________________
38658 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
38659         Log: Todo updates and fixes.
38660      Branch: perl
38661            ! pod/perltodo.pod
38662 ____________________________________________________________________________
38663 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
38664         Log: Mark tests (and one module) having explicit Latin-1
38665              (and one file having explicit UTF-8) with an explicit
38666              'no utf8' (and one explicit 'use utf8').
38667              
38668              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
38669      Branch: perl
38670            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
38671            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
38672            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
38673 ____________________________________________________________________________
38674 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
38675         Log: Subject: SV: END {} blocks run in perl_run
38676              From: "Arthur Bergman" <arthur@contiller.se>
38677              Date: Sun, 12 Aug 2001 00:34:28 +0200 
38678              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
38679      Branch: perl
38680            ! miniperlmain.c perl.c
38681 ____________________________________________________________________________
38682 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
38683         Log: Typos in #11645.
38684      Branch: perl
38685            ! perl.h
38686 ____________________________________________________________________________
38687 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
38688         Log: On ithreads default to use_reentrant except on naturally
38689              threadsafe platforms.
38690      Branch: perl
38691            ! perl.h
38692 ____________________________________________________________________________
38693 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
38694         Log: (Hopefully) a fix for 20010723.004: make install needs
38695              write permission in build directory.  The problem was
38696              probably caused by overeager sprinkling of the lib/re.pm
38697              dependencies (which was done to guarantee lib/re.pm being
38698              uptodate for parallel makes: now solved by funneling that
38699              through an explicit recursive make in the preplibrary target).
38700      Branch: perl
38701            ! Makefile.SH
38702 ____________________________________________________________________________
38703 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
38704         Log: Dispell the "use utf8" superstition.
38705      Branch: perl
38706            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
38707            ! pod/perlunicode.pod
38708 ____________________________________________________________________________
38709 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
38710         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38711              From: "Abigail" <abigail@foad.org> 
38712              Date: Sat, 11 Aug 2001 23:49:49 +0200
38713              Message-ID: <20010811214950.23255.qmail@foad.org>
38714      Branch: perl
38715            ! t/op/taint.t
38716 ____________________________________________________________________________
38717 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
38718         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38719              From: Abhijit Menon-Sen <ams@wiw.org>
38720              Date: Sat, 11 Aug 2001 06:18:19 +0530
38721              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
38722      Branch: perl
38723            ! mg.c
38724 ____________________________________________________________________________
38725 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
38726         Log: Test for change #11639.
38727      Branch: perl
38728            ! t/op/tiehandle.t
38729 ____________________________________________________________________________
38730 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
38731         Log: Subject: Re: Can't localize *FH, then tie it
38732              From: Abhijit Menon-Sen <ams@wiw.org>
38733              Date: Sun, 12 Aug 2001 16:08:06 +0530
38734              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
38735      Branch: perl
38736            ! pp_hot.c pp_sys.c
38737 ____________________________________________________________________________
38738 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
38739         Log: Drop all the unnecessary "use utf8" clauses and some of
38740              the unnecessary "use bytes" ones.
38741              
38742              TODO: scour the documentation for unnecessary "use utf8"
38743              and prominently display it in perldelta when the time comes.
38744              ("use utf8" should be necessary ONLY if one wants the script
38745              to be in UTF-8.)  Also should be checked in some non-ASCII
38746              non-Latin-1 platform, like EBCDIC.
38747      Branch: perl
38748            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
38749            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
38750 ____________________________________________________________________________
38751 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
38752         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
38753              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
38754              in Unicode handling.
38755      Branch: perl
38756            + t/op/lc.t
38757            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
38758 ____________________________________________________________________________
38759 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
38760         Log: Thinko: we want the flags for native cc, not gcc.
38761      Branch: perl
38762            ! hints/dec_osf.sh
38763 ____________________________________________________________________________
38764 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
38765         Log: (retracted by 13077)
38766              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
38767              From: Robin Houston <robin@kitsite.com>
38768              Date: Fri, 10 Aug 2001 14:42:02 +0100
38769              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
38770      Branch: perl
38771            ! pp.c
38772 ____________________________________________________________________________
38773 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
38774         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
38775              From: Abhijit Menon-Sen <ams@wiw.org>
38776              Date: Sat, 11 Aug 2001 16:31:04 +0530
38777              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
38778      Branch: perl
38779            ! op.c
38780 ____________________________________________________________________________
38781 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
38782         Log: Get rid of indread, from Abhijit Menon-Sen.
38783      Branch: perl
38784            ! pp_sys.c
38785 ____________________________________________________________________________
38786 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
38787         Log: CRLFgngngn.
38788      Branch: perl
38789            ! win32/Makefile win32/makefile.mk
38790 ____________________________________________________________________________
38791 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
38792         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
38793      Branch: perl
38794            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38795            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
38796            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
38797            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
38798            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
38799            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
38800            ! win32/Makefile win32/makefile.mk
38801 ____________________________________________________________________________
38802 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
38803         Log: Avoid #elif (less portable than #else #if).
38804      Branch: perl
38805            ! handy.h
38806 ____________________________________________________________________________
38807 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
38808         Log: Subject: patch for perlvar.pod
38809              From: mah@everybody.org (Mark A. Hershberger)
38810              Date: 08 Aug 2001 17:03:16 -0500
38811              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
38812      Branch: perl
38813            ! pod/perlvar.pod
38814 ____________________________________________________________________________
38815 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
38816         Log: cpp commands must start (the # must be) at the column #0.
38817      Branch: perl
38818            ! op.c
38819 ____________________________________________________________________________
38820 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
38821         Log: If using gcc -B/foo/bar makedepend would give
38822              unnecessary warnings about unused -B/foo/bar.
38823      Branch: perl
38824            ! makedepend.SH
38825 ____________________________________________________________________________
38826 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
38827         Log: Update Changes.
38828      Branch: perl
38829            ! Changes patchlevel.h
38830 ____________________________________________________________________________
38831 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
38832         Log: s/z/tz/
38833      Branch: perl
38834            ! pod/perlfaq2.pod
38835 ____________________________________________________________________________
38836 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
38837         Log: Article nit.
38838      Branch: perl
38839            ! pod/perlfaq2.pod
38840 ____________________________________________________________________________
38841 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
38842         Log: Rename lib/unicode files to lib/unicore to avoid
38843              conflicts between core lib/unicode and Unicode::
38844              files in case-ignoring filesystems.
38845      Branch: perl
38846            + (add 325 files)
38847            - (delete 324 files)
38848            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
38849 ____________________________________________________________________________
38850 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
38851         Log: Upgrade to Math::BigInt 1.41.
38852      Branch: perl
38853            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
38854 ____________________________________________________________________________
38855 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
38856         Log: Subject: [PATCH] remove PL_na from typemap
38857              From: James <james@rf.net>
38858              Date: Mon, 06 Aug 2001 20:23:15 -0700
38859              Message-ID: <3B6F5F23.A31A81B1@rf.net>
38860              
38861              (had to be manually applied)
38862      Branch: perl
38863            ! lib/ExtUtils/typemap
38864 ____________________________________________________________________________
38865 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
38866         Log: The metaconfig unit changes for #11618.
38867      Branch: metaconfig/U/perl
38868            + d_fpclassl.U i_fp.U
38869 ____________________________________________________________________________
38870 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
38871         Log: Forgot this from #11618.
38872              
38873              NOTE: wince/config_H.ce needs updating.
38874      Branch: perl
38875            ! wince/config.ce
38876 ____________________________________________________________________________
38877 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
38878         Log: Introduce more floating point classifying APIs;
38879              try to define (most importantly) Perl_is{inf,nan}(x).
38880              
38881              For this first cut, assume none such APIs exist in non-UNIXoid
38882              platforms-- this is of course too unkind: Win32 rumoredly has
38883              _fpclass() and _isnan(), and VMS/VOS very probably have some
38884              of the APIs available.     The only thing Perl uses at the moment
38885              is Perl_isnan() (has been in use for a while now).
38886              
38887              NOTE: the Win32 and NetWare config_h.?c need regenerating.
38888      Branch: perl
38889            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
38890            ! Porting/config_H config_h.SH configure.com epoc/config.sh
38891            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
38892            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38893            ! vos/config.ga.h win32/config.bc win32/config.gc
38894            ! win32/config.vc win32/config_H.bc win32/config_H.gc
38895            ! win32/config_H.vc wince/config.ce wince/config.h
38896 ____________________________________________________________________________
38897 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
38898         Log: Integrate change #11519 from perlio:
38899              
38900              Avoid testing for (non-)existance of "encoding(xxxx)"
38901              layer is called "encoding" the (xxxx) is an argument.
38902      Branch: perl
38903           !> lib/open.pm
38904 ____________________________________________________________________________
38905 [ 11616] By: nick                                  on 2001/08/09  07:50:24
38906         Log: Integrate mainline
38907      Branch: perlio
38908           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
38909           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
38910           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
38911           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
38912            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38913            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38914           !> (integrate 79 files)
38915 ____________________________________________________________________________
38916 [ 11615] By: nick                                  on 2001/08/09  06:23:44
38917         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
38918              layer is called "encoding" the (xxxx) is an argument.
38919      Branch: perlio
38920            ! lib/open.pm
38921 ____________________________________________________________________________
38922 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
38923         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
38924              From: Paul Johnson <paul@pjcj.net>
38925              Date: Wed, 8 Aug 2001 23:54:17 +0200
38926              Message-ID: <20010808235417.O1006@pjcj.net>
38927      Branch: perl
38928            ! ext/B/B/Concise.pm
38929 ____________________________________________________________________________
38930 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
38931         Log: Make VMS use IEEE math by default; reorder Tru64 hints
38932              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
38933              exception semantics) is always set if using (the new) cc.
38934      Branch: perl
38935            ! configure.com hints/dec_osf.sh
38936 ____________________________________________________________________________
38937 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
38938         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
38939              From: Abhijit Menon-Sen <ams@wiw.org>
38940              Date: Tue, 7 Aug 2001 17:16:05 +0530
38941              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
38942      Branch: perl
38943            ! pp_sys.c
38944 ____________________________________________________________________________
38945 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
38946         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
38947              From: "Craig A. Berry" <craigberry@mac.com>
38948              Date: Tue, 07 Aug 2001 22:27:47 -0500
38949              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
38950      Branch: perl
38951            ! t/run/exit.t
38952 ____________________________________________________________________________
38953 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
38954         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
38955              From: "Craig A. Berry" <craigberry@mac.com>
38956              Date: Tue, 07 Aug 2001 20:01:53 -0500
38957              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
38958      Branch: perl
38959            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
38960 ____________________________________________________________________________
38961 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
38962         Log: Update the magazine information.
38963      Branch: perl
38964            ! pod/perlfaq2.pod
38965 ____________________________________________________________________________
38966 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
38967         Log: Ignore SIGFPE everywhere.
38968      Branch: perl
38969            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
38970 ____________________________________________________________________________
38971 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
38972         Log: With permission, change the licensing of the docs by
38973              TomC (and Gnat) to comply with the rest of Perl.
38974      Branch: perl
38975            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38976            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38977            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38978            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
38979            ! pod/perltootc.pod
38980 ____________________________________________________________________________
38981 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
38982         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
38983              From: Andy Dougherty <doughera@lafayette.edu>
38984              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
38985              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
38986      Branch: perl
38987            ! hints/openbsd.sh
38988 ____________________________________________________________________________
38989 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
38990         Log: Subject: [PATCH] Makefile.SH test_prep dependency
38991              From: Andy Dougherty <doughera@lafayette.edu>
38992              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
38993              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
38994      Branch: perl
38995            ! Makefile.SH
38996 ____________________________________________________________________________
38997 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
38998         Log: Don't autogenerate the headers et alia,
38999              make regen_headers explicitly.
39000      Branch: perl
39001            ! Makefile.SH
39002 ____________________________________________________________________________
39003 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
39004         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
39005              From: Gurusamy Sarathy <gsar@ActiveState.com> 
39006              Date: Tue, 07 Aug 2001 08:33:26 -0700
39007              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
39008              
39009              Unnecessary dependency.
39010      Branch: perl
39011            ! embed.pl
39012 ____________________________________________________________________________
39013 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
39014         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
39015              From: Abhijit Menon-Sen <ams@wiw.org>
39016              Date: Tue, 7 Aug 2001 09:10:54 +0530
39017              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
39018      Branch: perl
39019            ! pp_hot.c
39020 ____________________________________________________________________________
39021 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
39022         Log: Subject: [PATCH perl@11597] B && BEGIN handling
39023              From: "James A. Duncan" <jduncan@fotango.com>
39024              Date: Mon, 6 Aug 2001 17:29:11 +0100
39025              Message-ID: <20010806172911.A2071@fotango.com>
39026              
39027              (the intrpvar.h addition moved to the end for bincompat)
39028      Branch: perl
39029            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
39030 ____________________________________________________________________________
39031 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
39032         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
39033      Branch: perl
39034           !> README.win32
39035 ____________________________________________________________________________
39036 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
39037         Log: fix URLs for fcrypt.c
39038      Branch: maint-5.6/perl
39039            ! README.win32
39040 ____________________________________________________________________________
39041 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
39042         Log: Yet another way to say Infinity: HP-UX calls its "++".
39043      Branch: perl
39044            ! lib/Math/BigInt/t/bigintpm.t
39045 ____________________________________________________________________________
39046 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
39047         Log: Update Changes.
39048      Branch: perl
39049            ! Changes patchlevel.h
39050 ____________________________________________________________________________
39051 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
39052         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
39053      Branch: perl
39054            ! pod/perlfaq5.pod
39055 ____________________________________________________________________________
39056 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
39057         Log: The #11593 wasn't right.
39058      Branch: perl
39059            ! lib/Math/BigInt/t/bigintpm.t
39060 ____________________________________________________________________________
39061 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
39062         Log: Subject: [PATCH: perl@11564] introducing perlivp
39063              From: Prymmer/Kahn <pvhp@best.com>
39064              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
39065              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
39066              
39067              Subject: Re: [PATCH: perl@11564] introducing perlivp
39068              From: Prymmer/Kahn <pvhp@best.com>
39069              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
39070              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
39071      Branch: perl
39072            + utils/perlivp.PL
39073            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
39074            ! win32/Makefile win32/makefile.mk
39075 ____________________________________________________________________________
39076 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
39077         Log: libcs are confused what to call Infinity.
39078      Branch: perl
39079            ! lib/Math/BigInt/t/bigintpm.t
39080 ____________________________________________________________________________
39081 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
39082         Log: Avoid SIGFPE in Tru64.
39083      Branch: perl
39084            ! numeric.c
39085 ____________________________________________________________________________
39086 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
39087         Log: Upgrade to Math::BigInt 1.40.
39088              
39089              NOTE: this patch necessitates doing something about
39090              infinity handling since the new bigintpm.t tests use
39091              infinity, which causes SIGFPEs at least in Tru64.
39092      Branch: perl
39093            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39094            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
39095            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
39096            ! lib/Math/BigInt/t/mbimbf.t
39097 ____________________________________________________________________________
39098 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
39099         Log: remove hardcoded cmd shell in testsuite
39100      Branch: perl
39101            ! t/op/glob.t t/op/magic.t t/op/stat.t
39102 ____________________________________________________________________________
39103 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
39104         Log: 4-arg select() was busted on windows because change#8178 didn't
39105              make it into mainline
39106      Branch: perl
39107            ! perl.h win32/include/sys/socket.h
39108 ____________________________________________________________________________
39109 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
39110         Log: Rename the Getopt::Long tests to be as they are
39111              in the Getopt::Long official distribution.
39112      Branch: perl
39113            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
39114            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
39115            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
39116            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
39117            ! MANIFEST
39118 ____________________________________________________________________________
39119 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
39120         Log: Upgrade to Getopt::Long 2.26.
39121      Branch: perl
39122            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
39123            ! MANIFEST lib/Getopt/Long.pm
39124 ____________________________________________________________________________
39125 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
39126         Log: Retract #10874 (the hack should be unnecessary by now)
39127      Branch: perl
39128            ! lib/Test/Harness.pm
39129 ____________________________________________________________________________
39130 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
39131         Log: avoid temp file littering in tests
39132      Branch: perl
39133            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
39134 ____________________________________________________________________________
39135 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
39136         Log: Subject: warning in sv.c: double format, NV arg
39137              From: "Philip Newton" <Philip.Newton@gmx.net>
39138              Date: Sun, 5 Aug 2001 19:41:07 +0200
39139              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
39140      Branch: perl
39141            ! sv.c
39142 ____________________________________________________________________________
39143 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
39144         Log: fix POSIX.t#13 for windos
39145      Branch: perl
39146            ! ext/POSIX/POSIX.t
39147 ____________________________________________________________________________
39148 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
39149         Log: Add a test for PerlIO::Via.
39150      Branch: perl
39151            + ext/PerlIO/t/via.t
39152            ! MANIFEST ext/PerlIO/Via/Via.pm
39153 ____________________________________________________________________________
39154 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
39155         Log: flock() and link() are not available on Windows 9x
39156      Branch: perl
39157            ! win32/config_sh.PL
39158 ____________________________________________________________________________
39159 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
39160         Log: Some Tru64 C compilers have C++ components that confuse
39161              the ccversion parsing.
39162      Branch: perl
39163            ! hints/dec_osf.sh
39164 ____________________________________________________________________________
39165 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
39166         Log: (Reintroduce #11125)
39167              
39168              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
39169              From: Alan Burlison <Alan.Burlison@sun.com> 
39170              Date: Tue, 03 Jul 2001 15:20:13 +0100   
39171              Message-ID: <3B41D49D.A923D4F9@sun.com> 
39172      Branch: perl
39173            ! lib/ExtUtils/MM_Unix.pm
39174 ____________________________________________________________________________
39175 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
39176         Log: Little pointer juggling for HP-UX cc to avoid
39177              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
39178              followed by
39179              "error 1549: Modifiable lvalue required for assignment operator."
39180      Branch: perl
39181            ! hv.c
39182 ____________________________________________________________________________
39183 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
39184         Log: Continuation of #11575: SANY_SEEN completely deprecated,
39185              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
39186              plus a fix for the bug.
39187      Branch: perl
39188            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
39189 ____________________________________________________________________________
39190 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
39191         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
39192              From: Doug MacEachern <dougm@covalent.net>
39193              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
39194              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
39195      Branch: perl
39196            ! sv.c
39197 ____________________________________________________________________________
39198 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
39199         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
39200              the new CANY is the \C.  The problem reported and the
39201              test case supplied in
39202              
39203              Subject: UTF-8 bugs in string length & single line regex matches
39204              From: "Daniel P. Berrange" <dan@berrange.com>
39205              Date: Fri, 3 Aug 2001 11:39:33 +0100
39206              Message-ID: <20010803113932.A19318@berrange.com>
39207      Branch: perl
39208            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
39209            ! t/op/pat.t
39210 ____________________________________________________________________________
39211 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
39212         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
39213              From: Doug MacEachern <dougm@covalent.net>
39214              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
39215              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
39216      Branch: perl
39217            ! perl.c regexec.c
39218 ____________________________________________________________________________
39219 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
39220         Log: The #11572 didn't up the test count.
39221      Branch: perl
39222            ! t/op/length.t
39223 ____________________________________________________________________________
39224 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
39225         Log: Subject: UTF-8 bugs in string length & single line regex matches
39226              From: "Daniel P. Berrange" <dan@berrange.com>
39227              Date: Fri, 3 Aug 2001 11:39:33 +0100         
39228              Message-ID: <20010803113932.A19318@berrange.com>
39229              
39230              (the mg_length() fix)
39231      Branch: perl
39232            ! mg.c t/op/length.t
39233 ____________________________________________________________________________
39234 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
39235         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
39236              From: Abhijit Menon-Sen <ams@wiw.org>
39237              Date: Sat, 4 Aug 2001 16:56:35 +0530
39238              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
39239      Branch: perl
39240            ! hv.c
39241 ____________________________________________________________________________
39242 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
39243         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
39244              From: Abhijit Menon-Sen <ams@wiw.org>
39245              Date: Sat, 4 Aug 2001 16:16:03 +0530
39246              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
39247      Branch: perl
39248            ! hv.c
39249 ____________________________________________________________________________
39250 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
39251         Log: Subject: Re: [patch] refcount re ops
39252              From: Abhijit Menon-Sen <ams@wiw.org>
39253              Date: Sat, 4 Aug 2001 08:54:55 +0530
39254              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
39255      Branch: perl
39256            ! sv.c
39257 ____________________________________________________________________________
39258 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
39259         Log: Subject: [patch] refcount re ops
39260              From: Doug MacEachern <dougm@covalent.net>
39261              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
39262              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
39263      Branch: perl
39264            ! regcomp.c sv.c
39265 ____________________________________________________________________________
39266 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
39267         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
39268              From: Doug MacEachern <dougm@covalent.net>
39269              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
39270              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
39271      Branch: perl
39272            ! perl.c regexec.c
39273 ____________________________________________________________________________
39274 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
39275         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
39276              From: "Craig A. Berry" <craigberry@mac.com> 
39277              Date: Fri, 03 Aug 2001 16:16:16 -0500
39278              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
39279      Branch: perl
39280            ! t/op/misc.t
39281 ____________________________________________________________________________
39282 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
39283         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
39284              From: John Kristian <jmk2001@engineer.com>
39285              Date: Fri, 03 Aug 2001 00:59:08 -0700
39286              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
39287      Branch: perl
39288            ! win32/win32.c
39289 ____________________________________________________________________________
39290 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
39291         Log: Update Changes.
39292      Branch: perl
39293            ! Changes patchlevel.h
39294 ____________________________________________________________________________
39295 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
39296         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
39297              From: "Craig A. Berry" <craigberry@mac.com>
39298              Date: Thu, 02 Aug 2001 23:15:24 -0500
39299              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
39300      Branch: perl
39301            ! ext/B/Stash.t
39302 ____________________________________________________________________________
39303 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
39304         Log: Subject: [patch] plug PL_cshname leak
39305              From: Doug MacEachern <dougm@covalent.net>
39306              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
39307              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
39308      Branch: perl
39309            ! sv.c
39310 ____________________________________________________________________________
39311 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
39312         Log: Subject: [patch] plug PL_sh_path leak
39313              From: Doug MacEachern <dougm@covalent.net>
39314              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
39315              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
39316      Branch: perl
39317            ! sv.c
39318 ____________________________________________________________________________
39319 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
39320         Log: Subject: [patch] plug PL_regex_padav leaks
39321              From: Doug MacEachern <dougm@covalent.net>
39322              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
39323              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
39324      Branch: perl
39325            ! op.c op.h perl.c
39326 ____________________________________________________________________________
39327 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
39328         Log: Subject: [patch] plug PL_origargv leak
39329              From: Doug MacEachern <dougm@covalent.net>
39330              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
39331              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
39332      Branch: perl
39333            ! perl.c
39334 ____________________________________________________________________________
39335 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
39336         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
39337              From: Abhijit Menon-Sen <ams@wiw.org>
39338              Date: Fri, 3 Aug 2001 06:38:11 +0530
39339              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
39340      Branch: perl
39341            ! hv.c
39342 ____________________________________________________________________________
39343 [ 11557] By: nick                                  on 2001/08/03  08:17:38
39344         Log: Integrate mainline
39345      Branch: perlio
39346           +> (branch 47 files)
39347            - lib/Switch/test.pl
39348           !> (integrate 49 files)
39349 ____________________________________________________________________________
39350 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
39351         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
39352              From: "Craig A. Berry" <craigberry@mac.com>
39353              Date: Thu, 02 Aug 2001 12:56:19 -0500
39354              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
39355      Branch: perl
39356            ! ext/B/Showlex.t
39357 ____________________________________________________________________________
39358 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
39359         Log: Be more careful about non-existent files.
39360      Branch: perl
39361            ! lib/File/Copy.pm
39362 ____________________________________________________________________________
39363 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
39364         Log: Subject: [PATCH resend] deparse empty formats
39365              From: Robin Houston <robin@kitsite.com> 
39366              Date: Thu, 2 Aug 2001 14:32:36 +0100
39367              Message-ID: <20010802143236.A894@robin.kitsite.com>
39368      Branch: perl
39369            ! ext/B/B/Deparse.pm
39370 ____________________________________________________________________________
39371 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
39372         Log: Subject: [patch] ithreads + refto fix improvement
39373              From: Doug MacEachern <dougm@covalent.net>
39374              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
39375              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
39376      Branch: perl
39377            ! pp.c
39378 ____________________________________________________________________________
39379 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
39380         Log: Readability nit from Abhijit.
39381      Branch: perl
39382            ! op.c
39383 ____________________________________________________________________________
39384 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
39385         Log: setproctitle() API version nit from Anton Berezin.
39386      Branch: perl
39387            ! mg.c
39388 ____________________________________________________________________________
39389 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
39390         Log: Add PerlCE to the docs.
39391      Branch: perl
39392            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
39393            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
39394 ____________________________________________________________________________
39395 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
39396         Log: Integrate the PerlCE (WinCE Perl) port;
39397              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
39398      Branch: perl
39399            + README.ce wince/FindExt.pm wince/Makefile.ce
39400            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
39401            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
39402            + wince/bin/search.pl wince/config.ce wince/config.h
39403            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
39404            + wince/dl_win32.xs wince/include/arpa/inet.h
39405            + wince/include/cectype.h wince/include/errno.h
39406            + wince/include/netdb.h wince/include/sys/socket.h
39407            + wince/include/sys/stat.h wince/include/sys/types.h
39408            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
39409            + wince/perl.rc wince/perldll.def wince/perllib.c
39410            + wince/perlmain.c wince/registry.bat wince/runperl.c
39411            + wince/splittree.pl wince/win32.h wince/win32iop.h
39412            + wince/win32thread.c wince/win32thread.h wince/wince.c
39413            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
39414            + wince/xdistclean.ksh wince/xmakediffs.ksh
39415            ! MANIFEST perl.c perl.h perlio.c
39416 ____________________________________________________________________________
39417 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
39418         Log: setproctitle() made simpler.  (This assumes the string is
39419              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
39420              should be used.  Note len, not len + 1.)  BSD-fu from Anton
39421              Berezin.
39422      Branch: perl
39423            ! mg.c
39424 ____________________________________________________________________________
39425 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
39426         Log: Subject: [PATCH] -Wall cleanup: op.c
39427              From: Richard Soderberg <rs@oregonnet.com>
39428              Date: Thu, 2 Aug 2001 00:17:09 -0700
39429              Message-Id: <200108020717.AAA26895@oregonnet.com>
39430              
39431              Subject: [PATCH] -Wall cleanup: sv.c
39432              From: Richard Soderberg <rs@oregonnet.com>
39433              Date: Thu, 2 Aug 2001 00:49:21 -0700
39434              Message-Id: <200108020749.AAA27492@oregonnet.com>
39435      Branch: perl
39436            ! op.c sv.c
39437 ____________________________________________________________________________
39438 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
39439         Log: Update Changes.
39440      Branch: perl
39441            ! Changes patchlevel.h
39442 ____________________________________________________________________________
39443 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
39444         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
39445              From: Doug MacEachern <dougm@covalent.net>
39446              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
39447              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
39448      Branch: perl
39449            ! op.c
39450 ____________________________________________________________________________
39451 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
39452         Log: The #11541 didn't work under threads.
39453      Branch: perl
39454            ! op.c
39455 ____________________________________________________________________________
39456 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
39457         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
39458              From: Hugo <hv@crypt.compulink.co.uk>
39459              Date: Fri, 22 Jun 2001 01:19:08 +0100 
39460              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
39461              
39462              (Skip tests if accept() failed)
39463      Branch: perl
39464            ! ext/IO/lib/IO/t/io_unix.t
39465 ____________________________________________________________________________
39466 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
39467         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
39468              From: "Stian Seeberg" <sseeberg@nimsoft.no>
39469              Date: Mon, 30 Jul 2001 12:28:07 +0200
39470              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
39471      Branch: perl
39472            ! perl.h
39473 ____________________________________________________________________________
39474 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
39475         Log: Subject: Pluggable optimizer
39476              From: Simon Cozens <simon@netthink.co.uk>
39477              Date: Wed, 1 Aug 2001 13:57:02 -0700
39478              Message-ID: <20010801135702.I10442@netthink.co.uk>
39479      Branch: perl
39480            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
39481 ____________________________________________________________________________
39482 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
39483         Log: Subject: [ID 20010801.039] perlre.pod message typo
39484              From: Autrijus Tang <autrijus@geb.elixus.org>
39485              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
39486              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
39487      Branch: perl
39488            ! pod/perlre.pod
39489 ____________________________________________________________________________
39490 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
39491         Log: Test for change #11536.
39492      Branch: perl
39493            ! t/op/tiehandle.t
39494 ____________________________________________________________________________
39495 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
39496         Log: More test fixups for #11537.
39497      Branch: perl
39498            ! t/lib/warnings/4lint t/lib/warnings/9enabled
39499 ____________________________________________________________________________
39500 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
39501         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
39502              From: Doug MacEachern <dougm@covalent.net>
39503              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
39504              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
39505      Branch: perl
39506            ! op.c t/TestInit.pm
39507 ____________________________________________________________________________
39508 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
39509         Log: Subject: [patch] ithreads + refto bug
39510              From: Doug MacEachern <dougm@covalent.net>
39511              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
39512              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
39513              
39514              (Test in change #11539)
39515      Branch: perl
39516            ! pp.c
39517 ____________________________________________________________________________
39518 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
39519         Log: Subject: [PATCH: perl@11523] fixups for t/harness
39520              From: Prymmer/Kahn <pvhp@best.com>
39521              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
39522              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
39523      Branch: perl
39524            ! t/harness
39525 ____________________________________________________________________________
39526 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
39527         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
39528              From: Prymmer/Kahn <pvhp@best.com>
39529              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
39530              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
39531      Branch: perl
39532            ! win32/Makefile win32/makefile.mk
39533 ____________________________________________________________________________
39534 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
39535         Log: Need to know the number of tests.
39536      Branch: perl
39537            ! t/run/exit.t
39538 ____________________________________________________________________________
39539 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
39540         Log: Subject: Re: new exit tests on VMS
39541              From: "Craig A. Berry" <craigberry@mac.com>
39542              Date: Tue, 31 Jul 2001 12:19:29 -0500
39543              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
39544      Branch: perl
39545            ! t/run/exit.t
39546 ____________________________________________________________________________
39547 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
39548         Log: Retract #11530 (the dTHX is needed under threads)
39549      Branch: perl
39550            ! perlio.c
39551 ____________________________________________________________________________
39552 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
39553         Log: (Retracted by #11531)
39554      Branch: perl
39555            ! perlio.c
39556 ____________________________________________________________________________
39557 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
39558         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
39559              From: Richard Soderberg <rs@crystalflame.net>
39560              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
39561              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
39562      Branch: perl
39563            ! unixish.h
39564 ____________________________________________________________________________
39565 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
39566         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
39567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39568              Date: Tue, 31 Jul 2001 05:39:09 -0400
39569              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
39570              
39571              (with a note about the case of UV being equal to long long)
39572      Branch: perl
39573            ! utils/h2xs.PL
39574 ____________________________________________________________________________
39575 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
39576         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
39577              From: "Craig A. Berry" <craigberry@mac.com>
39578              Date: Tue, 31 Jul 2001 14:57:43 -0500
39579              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
39580      Branch: perl
39581            ! t/io/fs.t
39582 ____________________________________________________________________________
39583 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
39584         Log: Fix for
39585              
39586              Subject: [ID 20010116.001] File::Copy truncates orig file 
39587              From: arbor@al37al08.telecel.pt
39588              Date: Tue, 16 Jan 2001 11:43:02 GMT
39589              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
39590              
39591              (copy($foo, $foo) would truncate $foo)
39592      Branch: perl
39593            ! lib/File/Copy.pm lib/File/Copy.t
39594 ____________________________________________________________________________
39595 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
39596         Log: Metaconfig unit change for #11524.
39597      Branch: metaconfig/U/perl
39598            ! Extras.U
39599 ____________________________________________________________________________
39600 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
39601         Log: Multiple modules didn't work; plus typo fixes.
39602      Branch: perl
39603            ! Configure
39604 ____________________________________________________________________________
39605 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
39606         Log: Update Changes.
39607      Branch: perl
39608            ! Changes patchlevel.h
39609 ____________________________________________________________________________
39610 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
39611         Log: Regen perlapi.
39612      Branch: perl
39613            ! pod/perlapi.pod
39614 ____________________________________________________________________________
39615 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
39616         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
39617              From: Dave Mitchell <davem@fdgroup.co.uk>
39618              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
39619              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
39620      Branch: perl
39621            ! sv.c
39622 ____________________________________________________________________________
39623 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
39624         Log: Regen toc.
39625      Branch: perl
39626            ! pod/perltoc.pod
39627 ____________________________________________________________________________
39628 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
39629         Log: Regen Porting stuff.
39630      Branch: perl
39631            ! Porting/Glossary Porting/config.sh Porting/config_H
39632 ____________________________________________________________________________
39633 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
39634         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
39635              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39636              Date: Tue, 31 Jul 2001 05:34:38 -0400
39637              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
39638      Branch: perl
39639            ! utils/h2xs.PL
39640 ____________________________________________________________________________
39641 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
39642         Log: Metaconfig unit change for #11516. 
39643      Branch: metaconfig/U/perl
39644            ! gccvers.U
39645 ____________________________________________________________________________
39646 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
39647         Log: Add -Wall in cflags, not in Configure.
39648              (This way -Wall affects only the core and the core XS,
39649              not user modules' XS.  Concern from Paul Marquess,
39650              implementation idea from Andy Dougherty.)
39651      Branch: perl
39652            ! Configure cflags.SH
39653 ____________________________________________________________________________
39654 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
39655         Log: Metaconfig unit changes for #11514.
39656      Branch: metaconfig
39657            + U/modified/sysman.U
39658            ! U/installdirs/man1dir.U
39659 ____________________________________________________________________________
39660 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
39661         Log: Subject: Configure's detection of system manual
39662              From: Sean Dague <sean@dague.net> 
39663              Date: Sun, 13 May 2001 15:53:15 -0400
39664              Message-ID: <20010513155315.A15833@underhill.dague.net>
39665      Branch: perl
39666            ! Configure
39667 ____________________________________________________________________________
39668 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
39669         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
39670              From: Autrijus Tang <autrijus@autrijus.org> 
39671              Date: Thu, 21 Jun 2001 23:56:48 +0800
39672              Message-Id: <20010621235648.A57340@not.autrijus.org>
39673      Branch: perl
39674            ! pod/perlobj.pod
39675 ____________________________________________________________________________
39676 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
39677         Log: Subject: Typo in DB_File.pm
39678              From: "Philip Newton" <Philip.Newton@gmx.net>
39679              Date: Tue, 31 Jul 2001 06:19:35 +0200
39680              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
39681      Branch: perl
39682            ! ext/DB_File/DB_File.pm
39683 ____________________________________________________________________________
39684 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
39685         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
39686              From: "Stephen P. Potter" <spp@spotter.yi.org>
39687              Date: Wed, 30 May 2001 13:59:34 -0400
39688              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
39689      Branch: perl
39690            ! pod/perlre.pod
39691 ____________________________________________________________________________
39692 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
39693         Log: eval "format foo=" would loop indefinitely; reported in
39694              
39695              Subject: A load of old rubbish
39696              From: Mike Guy <mjtg@cam.ac.uk>
39697              Date: Mon, 14 May 2001 16:12:22 +0100
39698              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
39699              
39700              (The core dumps reported in there already fixed.)
39701      Branch: perl
39702            ! toke.c
39703 ____________________________________________________________________________
39704 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
39705         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
39706      Branch: perl
39707            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
39708            + lib/Switch/t/switch_case.t
39709            - lib/Switch/test.pl
39710            ! MANIFEST lib/Switch.pm
39711 ____________________________________________________________________________
39712 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
39713         Log: Subject: [PATCH @11505] DB_File-1.78
39714              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39715              Date: Mon, 30 Jul 2001 22:54:37 +0100
39716              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
39717      Branch: perl
39718            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
39719            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
39720 ____________________________________________________________________________
39721 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
39722         Log: Explain in more detail why -pipe and -fno-common are good.
39723      Branch: perl
39724            ! hints/darwin.sh
39725 ____________________________________________________________________________
39726 [ 11506] By: nick                                  on 2001/07/30  14:32:23
39727         Log: Integrate mainline
39728      Branch: perlio
39729           !> INSTALL Makefile.SH doio.c hints/darwin.sh
39730 ____________________________________________________________________________
39731 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
39732         Log: Perl hasn't been putting man pages into $prefix/lib for
39733              a long time now; pointed out by Andy Dougherty. 
39734      Branch: perl
39735            ! hints/darwin.sh
39736 ____________________________________________________________________________
39737 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
39738         Log: Document the extras Configure option.
39739      Branch: perl
39740            ! INSTALL
39741 ____________________________________________________________________________
39742 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
39743         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
39744              everywhere.
39745      Branch: perl
39746           !> doio.c
39747 ____________________________________________________________________________
39748 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
39749         Log: Doubly guard against invoking CPAN if no extras defined,
39750              pointed out by H. Merijn Brand.
39751      Branch: perl
39752            ! Makefile.SH
39753 ____________________________________________________________________________
39754 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
39755         Log: Fix O_RDONLY check to check for O_RDONLY.
39756      Branch: maint-5.6/macperl
39757            ! doio.c
39758 ____________________________________________________________________________
39759 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
39760         Log: Integrate miscellaneous changes from maint-5.6/perl.
39761      Branch: maint-5.6/macperl
39762           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
39763 ____________________________________________________________________________
39764 [ 11499] By: nick                                  on 2001/07/30  06:52:42
39765         Log: Integrate mainline
39766      Branch: perlio
39767           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
39768           +> win32/sync_ext.pl
39769            - win32/sncfnmcs.pl
39770           !> (integrate 71 files)
39771 ____________________________________________________________________________
39772 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
39773         Log: Update Changes.
39774      Branch: perl
39775            ! Changes patchlevel.h
39776 ____________________________________________________________________________
39777 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
39778         Log: Now Configure -Dextras=Foo::Bar and "make install" will
39779              fetch and install Foo::Bar.
39780      Branch: perl
39781            ! Makefile.SH
39782 ____________________________________________________________________________
39783 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
39784         Log: Metaconfig unit change for #11495.
39785      Branch: metaconfig/U/perl
39786            ! Extras.U
39787 ____________________________________________________________________________
39788 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
39789         Log: extras.make, extras.test, and extras.install make targets.
39790      Branch: perl
39791            ! Configure Makefile.SH
39792 ____________________________________________________________________________
39793 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
39794         Log: Metaconfig unit change for #11493.
39795      Branch: metaconfig/U/perl
39796            ! Extras.U
39797 ____________________________________________________________________________
39798 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
39799         Log: Better to have the list of extras in $extras than 'define'.
39800      Branch: perl
39801            ! Configure
39802 ____________________________________________________________________________
39803 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
39804         Log: The metaconfig unit change for #11490.
39805      Branch: metaconfig/U/perl
39806            + Extras.U
39807 ____________________________________________________________________________
39808 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
39809         Log: Missed from #11490 (the required dependency).
39810      Branch: perl
39811            ! Makefile.SH
39812 ____________________________________________________________________________
39813 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
39814         Log: Add the support of asking for extra modules or bundles of modules
39815              to be fetched from the CPAN and installed as a part of the Perl
39816              build process.  None of this installation is yet really done;
39817              only the list is asked, and saved away in extras.lst for
39818              the build and installation process to worry about later.
39819      Branch: perl
39820            ! Configure
39821 ____________________________________________________________________________
39822 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
39823         Log: Beginnings of better Inf and NaN support.
39824              At least toke.c and sv.c still need quite a bit of work.
39825      Branch: perl
39826            ! numeric.c perl.h
39827 ____________________________________________________________________________
39828 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
39829         Log: Top-level Makefile didn't honour OPTIMIZE.
39830      Branch: perl
39831            ! Makefile.SH
39832 ____________________________________________________________________________
39833 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
39834         Log: Update Changes.
39835      Branch: perl
39836            ! Changes patchlevel.h
39837 ____________________________________________________________________________
39838 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
39839         Log: Use Search::Dict 1.02 interface for charinfo().
39840      Branch: perl
39841            ! lib/UnicodeCD.pm
39842 ____________________________________________________________________________
39843 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
39844         Log: Now also allow transforming the read lines before comparing them.
39845              (This will help UnicodeCD.) 
39846      Branch: perl
39847            ! lib/Search/Dict.pm
39848 ____________________________________________________________________________
39849 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
39850         Log: Remove tiehandle code.
39851      Branch: perl
39852            ! lib/UnicodeCD.pm
39853 ____________________________________________________________________________
39854 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
39855         Log: Allow specifying a comparison function for Search::Dict::look().
39856      Branch: perl
39857            ! lib/Search/Dict.pm
39858 ____________________________________________________________________________
39859 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
39860         Log: Small UnicodeCD tweaks.
39861      Branch: perl
39862            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39863 ____________________________________________________________________________
39864 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
39865         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
39866              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39867              Date: Tue, 24 Jul 2001 01:51:32 +0900
39868              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
39869      Branch: perl
39870            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39871 ____________________________________________________________________________
39872 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
39873         Log: Subject: [PATCH] installperl
39874              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39875              Date: Fri, 27 Jul 2001 19:05:04 -0700
39876              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
39877      Branch: perl
39878            ! installperl
39879 ____________________________________________________________________________
39880 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
39881         Log: Subject: [PATCH] Set proper compatibility versions in core
39882              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39883              Date: Fri, 27 Jul 2001 20:01:49 -0700
39884              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
39885      Branch: perl
39886            ! Makefile.SH
39887 ____________________________________________________________________________
39888 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
39889         Log: Metaconfig unit change for #11477.
39890      Branch: metaconfig/U/perl
39891            ! dlsrc.U
39892 ____________________________________________________________________________
39893 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
39894         Log: Subject: [PATCH] Darwin: -fpic not so good
39895              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39896              Date: Fri, 27 Jul 2001 18:57:38 -0700
39897              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
39898      Branch: perl
39899            ! Configure
39900 ____________________________________________________________________________
39901 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
39902         Log: Subject: [PATCH] Clean up Darwin hints
39903              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39904              Date: Fri, 27 Jul 2001 19:13:15 -0700
39905              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
39906      Branch: perl
39907            ! hints/darwin.sh
39908 ____________________________________________________________________________
39909 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
39910         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
39911              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39912              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
39913              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
39914      Branch: perl
39915            ! pod/perlfunc.pod pp.c t/op/split.t
39916 ____________________________________________________________________________
39917 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
39918         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
39919              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39920              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
39921              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
39922      Branch: perl
39923            ! pod/perlvar.pod
39924 ____________________________________________________________________________
39925 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
39926         Log: Subject: [PATCH] fixes to constant.pm documentation
39927              From: Ilmari Karonen <iltzu@sci.fi>
39928              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
39929              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
39930      Branch: perl
39931            ! lib/constant.pm
39932 ____________________________________________________________________________
39933 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
39934         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
39935              From: "Philip Newton" <Philip.Newton@gmx.net>
39936              Date: Fri, 27 Jul 2001 07:51:10 +0200
39937              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
39938      Branch: perl
39939            ! pod/perlport.pod
39940 ____________________________________________________________________________
39941 [ 11471] By: nick                                  on 2001/07/26  06:23:32
39942         Log: Subject:  [PATCH] Doc fix for perlguts / threading
39943              From:  Arthur Bergman <arthur@contiller.se>
39944              Date:  Wed, 25 Jul 2001 11:28:23 +0200
39945              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
39946      Branch: perl
39947            ! pod/perlguts.pod
39948 ____________________________________________________________________________
39949 [ 11470] By: nick                                  on 2001/07/26  06:21:06
39950         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
39951              From:  Philip Newton <Philip.Newton@gmx.net>
39952              Date:  Wed, 25 Jul 2001 08:19:47 +0200
39953              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
39954      Branch: perl
39955            ! INSTALL
39956 ____________________________________________________________________________
39957 [ 11469] By: nick                                  on 2001/07/26  06:20:25
39958         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
39959              From:  Philip Newton <Philip.Newton@gmx.net>
39960              Date:  Wed, 25 Jul 2001 08:12:48 +0200
39961              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
39962      Branch: perl
39963            ! INSTALL
39964 ____________________________________________________________________________
39965 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
39966         Log: More +x.
39967      Branch: perl
39968            ! Porting/makerel
39969 ____________________________________________________________________________
39970 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
39971         Log: Update Changes.
39972      Branch: perl
39973            ! Changes patchlevel.h
39974 ____________________________________________________________________________
39975 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
39976         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
39977              From: "Philip Newton" <Philip.Newton@gmx.net>
39978              Date: Tue, 24 Jul 2001 06:45:55 +0200
39979              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
39980      Branch: perl
39981            ! os2/perlrexx.c
39982 ____________________________________________________________________________
39983 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
39984         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
39985              From: Peter Prymmer <pvhp@forte.com>
39986              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
39987              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
39988      Branch: perl
39989            ! pod/perlport.pod t/io/fs.t vms/test.com
39990 ____________________________________________________________________________
39991 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
39992         Log: Workaround on Cwd bootstrap problem.
39993      Branch: perl
39994            ! lib/ExtUtils/MakeMaker.pm
39995 ____________________________________________________________________________
39996 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
39997         Log: When in Rome, quote like the Romans do.
39998      Branch: perl
39999            ! cflags.SH
40000 ____________________________________________________________________________
40001 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
40002         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
40003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40004              Date: Mon, 23 Jul 2001 19:29:49 -0400
40005              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
40006      Branch: perl
40007            + os2/perlrexx.c
40008            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
40009            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
40010            ! t/op/write.t
40011 ____________________________________________________________________________
40012 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
40013         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
40014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40015              Date: Mon, 23 Jul 2001 18:43:42 -0400
40016              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
40017      Branch: perl
40018            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
40019 ____________________________________________________________________________
40020 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
40021         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
40022              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40023              Date: Mon, 23 Jul 2001 18:33:16 -0400
40024              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
40025      Branch: perl
40026            ! lib/ExtUtils/MakeMaker.pm
40027 ____________________________________________________________________________
40028 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
40029         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
40030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40031              Date: Mon, 23 Jul 2001 18:20:35 -0400
40032              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
40033      Branch: perl
40034            ! Makefile.SH cflags.SH
40035 ____________________________________________________________________________
40036 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
40037         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
40038              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
40039              Date: Mon, 23 Jul 2001 11:32:17 -0500
40040              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
40041      Branch: perl
40042            ! lib/ExtUtils/MakeMaker.pm
40043 ____________________________________________________________________________
40044 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
40045         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
40046              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40047              Date: Mon, 23 Jul 2001 18:13:20 -0400
40048              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
40049      Branch: perl
40050            ! lib/perl5db.pl
40051 ____________________________________________________________________________
40052 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
40053         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
40054              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40055              Date: Mon, 23 Jul 2001 18:07:40 -0400
40056              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
40057      Branch: perl
40058            ! op.c
40059 ____________________________________________________________________________
40060 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
40061         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
40062              From: "Craig A. Berry" <craigberry@mac.com>
40063              Date: Mon, 23 Jul 2001 15:35:06 -0500
40064              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
40065      Branch: perl
40066            ! util.c
40067 ____________________________________________________________________________
40068 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
40069         Log: Subject: [PATCH perlfaq9.pod typo]
40070              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
40071              Date: Mon, 23 Jul 2001 07:49:05 -0700
40072              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
40073      Branch: perl
40074            ! pod/perlfaq9.pod
40075 ____________________________________________________________________________
40076 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
40077         Log: Subject: win32\sncfnmcs.pl corrections
40078              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40079              Date: Mon, 23 Jul 2001 12:56:54 +0200
40080              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
40081              
40082              Rename the script a little bit more sensibly.
40083      Branch: perl
40084            + win32/sync_ext.pl
40085            - win32/sncfnmcs.pl
40086            ! MANIFEST README.win32
40087 ____________________________________________________________________________
40088 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
40089         Log: Test tweak.
40090      Branch: perl
40091            ! ext/B/Deparse.t
40092 ____________________________________________________________________________
40093 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
40094         Log: Metaconfig unit tweak for #11450.
40095      Branch: metaconfig/U/perl
40096            ! Mksymlinks.U
40097 ____________________________________________________________________________
40098 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
40099         Log: Too volatile failsafe check.
40100      Branch: perl
40101            ! Configure
40102 ____________________________________________________________________________
40103 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
40104         Log: Further doc tweaks.
40105      Branch: perl
40106            ! lib/UnicodeCD.pm
40107 ____________________________________________________________________________
40108 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
40109         Log: Doc tweaks.
40110      Branch: perl
40111            ! lib/UnicodeCD.pm
40112 ____________________________________________________________________________
40113 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
40114         Log: Doc tweakery from Abhijit.
40115      Branch: perl
40116            ! Porting/repository.pod
40117 ____________________________________________________________________________
40118 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
40119         Log: An accidental empty line.
40120      Branch: perl
40121            ! MANIFEST
40122 ____________________________________________________________________________
40123 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
40124         Log: Missing MANIFESTations.
40125      Branch: perl
40126            ! MANIFEST
40127 ____________________________________________________________________________
40128 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
40129         Log: Update Changes.
40130      Branch: perl
40131            ! Changes patchlevel.h
40132 ____________________________________________________________________________
40133 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
40134         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
40135              From: Mike Guy <mjtg@cam.ac.uk>
40136              Date: Fri, 20 Jul 2001 16:12:49 +0100
40137              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
40138      Branch: perl
40139            ! Porting/pumpkin.pod
40140 ____________________________________________________________________________
40141 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
40142         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
40143              From: Peter Prymmer <pvhp@forte.com>
40144              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
40145              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
40146      Branch: perl
40147            ! pod/perlhack.pod
40148 ____________________________________________________________________________
40149 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
40150         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
40151              From: Michael G Schwern <schwern@pobox.com>
40152              Date: Fri, 20 Jul 2001 20:22:35 -0400
40153              Message-ID: <20010720202235.O4498@blackrider>
40154      Branch: perl
40155            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
40156            ! lib/Test/t/todo.t
40157 ____________________________________________________________________________
40158 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
40159         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
40160              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40161              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
40162              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
40163      Branch: perl
40164            ! ext/POSIX/POSIX.pod
40165 ____________________________________________________________________________
40166 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
40167         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
40168              From: Mark-Jason Dominus <mjd@plover.com>
40169              Date: Fri, 20 Jul 2001 23:16:54 -0400
40170              Message-ID: <20010721031654.21877.qmail@plover.com>
40171      Branch: perl
40172            ! ext/POSIX/POSIX.pod
40173 ____________________________________________________________________________
40174 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
40175         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
40176              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40177              Date: Sun, 22 Jul 2001 14:56:09 +0200
40178              Message-ID: <20010722145609.A766@rafael>
40179      Branch: perl
40180            ! ext/B/O.pm
40181 ____________________________________________________________________________
40182 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
40183         Log: Subject: regexec.c #define cleanup
40184              From: Mark-Jason Dominus <mjd@plover.com>
40185              Date: Sat, 21 Jul 2001 18:33:25 -0400
40186              Message-ID: <20010721223325.3069.qmail@plover.com>
40187      Branch: perl
40188            ! regexec.c
40189 ____________________________________________________________________________
40190 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
40191         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
40192              From: Prymmer/Kahn <pvhp@best.com>
40193              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
40194              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
40195      Branch: perl
40196            ! t/io/fs.t
40197 ____________________________________________________________________________
40198 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
40199         Log: Typo in #11432.
40200      Branch: perl
40201            ! ext/POSIX/POSIX.t
40202 ____________________________________________________________________________
40203 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
40204         Log: Integrate (manually) change #11424 from macperl.
40205      Branch: perl
40206            ! ext/Filter/t/call.t
40207 ____________________________________________________________________________
40208 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
40209         Log: Integrate change #11408 from macperl.
40210      Branch: perl
40211           !> README.macos pod/perlport.pod
40212 ____________________________________________________________________________
40213 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
40214         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
40215      Branch: perl
40216           +> macos/MacPerlTests.cmd macos/xsubpp.patch
40217            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
40218            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
40219            ! ext/POSIX/POSIX.t
40220 ____________________________________________________________________________
40221 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
40222         Log: pod/*.t tests not picked up by t/TEST either
40223      Branch: maint-5.6/perl
40224            ! t/TEST
40225 ____________________________________________________________________________
40226 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
40227         Log: better tweak for change#11429 (windows has both / and \ separated
40228              paths in @INC at that point)
40229      Branch: maint-5.6/perl
40230            ! t/pod/testp2pt.pl
40231 ____________________________________________________________________________
40232 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
40233         Log: MacOS pod test tweak needs \Escape
40234      Branch: maint-5.6/perl
40235            ! t/pod/testp2pt.pl
40236 ____________________________________________________________________________
40237 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
40238         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
40239              resulting duplicate output, but t/harness isn't)
40240      Branch: maint-5.6/perl
40241            ! t/run/runenv.t
40242 ____________________________________________________________________________
40243 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
40244         Log: t/harness wasn't picking up all the tests
40245      Branch: maint-5.6/perl
40246            ! t/harness
40247 ____________________________________________________________________________
40248 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
40249         Log: update MANIFEST for new file
40250      Branch: maint-5.6/perl
40251            ! MANIFEST
40252 ____________________________________________________________________________
40253 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
40254         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
40255              the exception of the macperl/macos/... tree
40256      Branch: maint-5.6/perl
40257           +> t/lib/filefind-taint.t
40258           !> (integrate 72 files)
40259 ____________________________________________________________________________
40260 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
40261         Log: Fix test.
40262      Branch: maint-5.6/macperl
40263            ! macos/bundled_ext/Filter/t/call.t
40264 ____________________________________________________________________________
40265 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
40266         Log: Make perl fork()-safe (in a slightly limited way) even on
40267              platforms that don't have pthread_atfork() (extension of
40268              the fix in change#11151).
40269              
40270              Note that this will not help extensions that call fork()
40271              directly in C, or that link to libraries that call fork()
40272              directly.  Such cases must be fixed to either call
40273              PerlProc_fork(), or call atfork_lock() in parent before the
40274              calling the function that forks and call atfork_unlock()
40275              in both parent and child immediately after the fork().
40276              (There are no worries if C code calls exec() in the child
40277              immediately after a fork().  Only cases where the child
40278              calls perl's API functions (including New()) after the
40279              fork() are problematic.)
40280              
40281              This change also eliminates the use of vfork() from perl,
40282              since all such uses were violating the severe restrictions
40283              on modifying the state of the process between the vfork()
40284              and the exec().
40285              
40286              This is a modified version of patches suggested by Abhijit
40287              Menon-Sen and Richard Soderberg.
40288      Branch: perl
40289            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
40290            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
40291 ____________________________________________________________________________
40292 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
40293         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
40294              Switch, and Text::Balanced.
40295      Branch: maint-5.6/macperl
40296            + macos/bundled_ext/Filter/Util/Call/Call.pm
40297            + macos/bundled_ext/Filter/Util/Call/Call.xs
40298            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
40299            + macos/bundled_ext/Filter/t/MyFilter.pm
40300            + macos/bundled_ext/Filter/t/call.t
40301            + macos/bundled_ext/Filter/t/filter-util.pl
40302            + macos/bundled_lib/blib/lib/Class/ISA.pm
40303            + macos/bundled_lib/blib/lib/Digest.pm
40304            + macos/bundled_lib/blib/lib/Filter/Simple.pm
40305            + macos/bundled_lib/blib/lib/Switch.pm
40306            + macos/bundled_lib/blib/lib/Text/Balanced.pm
40307            + macos/bundled_lib/blib/lib/Text/Balanced.pod
40308            + macos/bundled_lib/t/Class/ISA/test.pl
40309            + macos/bundled_lib/t/Digest/Digest.t
40310            + macos/bundled_lib/t/Filter/Simple/test.pl
40311            + macos/bundled_lib/t/Switch/test.pl
40312            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
40313            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
40314            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
40315            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
40316            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
40317            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
40318            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
40319            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
40320 ____________________________________________________________________________
40321 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
40322         Log: Add Filter::Util::Call to config/make files; edit utils
40323              to recognize the module (it was descended too far down).
40324              Bump version to 5.6.1a4.
40325      Branch: maint-5.6/macperl
40326            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
40327            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
40328            ! macos/macperl/Makefile.mk macos/xsubpp.patch
40329 ____________________________________________________________________________
40330 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
40331         Log: Make DB_File the default for MLDBM on MacOS.
40332      Branch: maint-5.6/macperl
40333            ! macos/bundled_lib/blib/lib/MLDBM.pm
40334 ____________________________________________________________________________
40335 [ 11419] By: nick                                  on 2001/07/20  14:51:03
40336         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
40337              From:  Simon Cozens <simon@netthink.co.uk>
40338              Date:  Fri, 20 Jul 2001 11:42:35 -0400
40339              Message-Id:  <20010720114235.A5235@netthink.co.uk>
40340      Branch: perl
40341            ! lib/UnicodeCD.pm
40342 ____________________________________________________________________________
40343 [ 11418] By: nick                                  on 2001/07/20  14:48:12
40344         Log: Subject:  [PATCH regcomp.h] adds a comment
40345              From:  Abhijit Menon-Sen <ams@wiw.org>
40346              Date:  Fri, 20 Jul 2001 21:05:37 +0530
40347              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
40348      Branch: perl
40349            ! regcomp.h
40350 ____________________________________________________________________________
40351 [ 11417] By: nick                                  on 2001/07/20  14:16:38
40352         Log: Subject:  [PATCH 5.7.2] INSTALL updates
40353              From:  Andy Dougherty <doughera@lafayette.edu>
40354              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
40355              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
40356      Branch: perl
40357            ! INSTALL
40358 ____________________________________________________________________________
40359 [ 11416] By: nick                                  on 2001/07/20  06:44:44
40360         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
40361              From:  Russ Allbery <rra@stanford.edu>
40362              Date:  19 Jul 2001 15:52:37 -0700
40363              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
40364      Branch: perl
40365            ! lib/Pod/Man.pm
40366 ____________________________________________________________________________
40367 [ 11415] By: nick                                  on 2001/07/20  06:35:11
40368         Log: Subject:  [PATCH] defer op_seq allocation
40369              From:  Abhijit Menon-Sen <ams@wiw.org>
40370              Date:  Thu, 19 Jul 2001 22:12:24 +0530
40371              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
40372      Branch: perl
40373            ! op.c
40374 ____________________________________________________________________________
40375 [ 11414] By: nick                                  on 2001/07/20  06:23:36
40376         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
40377              From:  Abhijit Menon-Sen <ams@wiw.org>
40378              Date:  Fri, 20 Jul 2001 01:18:50 +0530
40379              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
40380              (Private e-mail)
40381      Branch: perl
40382            ! ext/Time/HiRes/HiRes.xs
40383 ____________________________________________________________________________
40384 [ 11413] By: nick                                  on 2001/07/20  06:18:53
40385         Log: Integrate mainline
40386      Branch: perlio
40387           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
40388            - t/base/commonsense.t
40389           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
40390           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
40391           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
40392           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
40393           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
40394           !> win32/win32.c
40395 ____________________________________________________________________________
40396 [ 11412] By: nick                                  on 2001/07/19  06:44:27
40397         Log: Integrate win32/perlhost.h from maintenance branch.
40398              (Rest of $ENV{PATH} / system() fix.)
40399      Branch: perl
40400           !> win32/perlhost.h
40401 ____________________________________________________________________________
40402 [ 11411] By: nick                                  on 2001/07/19  06:41:34
40403         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
40404              From:  Philip Newton <Philip.Newton@gmx.net>
40405              Date:  Wed, 18 Jul 2001 21:43:57 +0200
40406              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
40407      Branch: perl
40408            ! pod/perlhack.pod
40409 ____________________________________________________________________________
40410 [ 11410] By: nick                                  on 2001/07/19  06:39:35
40411         Log: Subject:  Security hole in taint checking in open()
40412              From:  deekoo@tentacle.net
40413              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
40414              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
40415      Branch: perl
40416            ! doio.c
40417 ____________________________________________________________________________
40418 [ 11409] By: nick                                  on 2001/07/19  06:28:08
40419         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
40420              From:  Abhijit Menon-Sen <ams@wiw.org>
40421              Date:  Thu, 19 Jul 2001 04:30:43 +0530
40422              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
40423      Branch: perl
40424            ! ext/Time/HiRes/HiRes.xs
40425 ____________________________________________________________________________
40426 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
40427         Log: Update docs with latest implementation information and new URLs.
40428      Branch: maint-5.6/macperl
40429            ! README.macos pod/perlport.pod
40430 ____________________________________________________________________________
40431 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
40432         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
40433              Fix BuildRules to accept optimization variables.
40434      Branch: maint-5.6/macperl
40435            + macos/bundled_ext/Digest/MD5/Makefile.mk
40436            ! macos/BuildRules.mk macos/Makefile.mk
40437            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
40438            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
40439 ____________________________________________________________________________
40440 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
40441         Log: Integrate changes 11399,11401
40442      Branch: maint-5.6/macperl
40443           !> win32/perlhost.h win32/win32.c
40444 ____________________________________________________________________________
40445 [ 11405] By: nick                                  on 2001/07/18  06:50:33
40446         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
40447              from perl5.6*
40448      Branch: perl
40449           !> win32/perlhost.h win32/win32.c
40450 ____________________________________________________________________________
40451 [ 11404] By: nick                                  on 2001/07/18  06:43:59
40452         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
40453              From:  hv@crypt0.demon.co.uk
40454              Date:  Wed, 18 Jul 2001 05:58:46 +0100
40455              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
40456      Branch: perl
40457            ! ext/POSIX/POSIX.t
40458 ____________________________________________________________________________
40459 [ 11403] By: nick                                  on 2001/07/18  06:38:57
40460         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
40461              From:  hv@crypt0.demon.co.uk
40462              Date:  Wed, 18 Jul 2001 05:21:54 +0100
40463              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
40464      Branch: perl
40465            ! numeric.c t/op/arith.t
40466 ____________________________________________________________________________
40467 [ 11402] By: nick                                  on 2001/07/18  06:19:17
40468         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
40469              From:  mjd@plover.com
40470              Date:  17 Jul 2001 17:59:20 -0000
40471              Message-Id:  <20010717175920.8177.qmail@plover.com>
40472      Branch: perl
40473            ! pod/perlre.pod
40474 ____________________________________________________________________________
40475 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
40476         Log: thinko in change#11400 (duh)
40477      Branch: maint-5.6/perl
40478            ! win32/perlhost.h
40479 ____________________________________________________________________________
40480 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
40481         Log: change#11399 revealed another unrelated bug; this is just a temporary
40482              bandaid
40483      Branch: maint-5.6/perl
40484            ! win32/perlhost.h
40485 ____________________________________________________________________________
40486 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
40487         Log: fix bugs in handling of the virtualized environment under windows;
40488              there were bugs in propagating any changes to %ENV down to the real
40489              environment when such changes happened in the toplevel process
40490              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
40491              problem identification, and for a part of the fix)
40492      Branch: maint-5.6/perl
40493            ! win32/perlhost.h win32/win32.c
40494 ____________________________________________________________________________
40495 [ 11398] By: nick                                  on 2001/07/17  08:26:35
40496         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40497              From: Peter Prymmer <pvhp@forte.com>
40498              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
40499              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
40500              
40501              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
40502              should not depend on existance of Config.pm
40503      Branch: perl
40504           +> t/lib/commonsense.t
40505            - t/base/commonsense.t
40506            ! MANIFEST t/README
40507 ____________________________________________________________________________
40508 [ 11397] By: nick                                  on 2001/07/17  08:09:58
40509         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
40510              From:  Michael G Schwern <schwern@pobox.com>
40511              Date:  Mon, 16 Jul 2001 18:20:31 -0400
40512              Message-Id:  <20010716182031.A1128@blackrider>
40513      Branch: perl
40514            ! pod/perlhack.pod
40515 ____________________________________________________________________________
40516 [ 11396] By: nick                                  on 2001/07/17  08:04:11
40517         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
40518              From:  Gwyn Judd <b.judd@xtra.co.nz>
40519              Date:  Tue, 17 Jul 2001 20:55:58 +1200
40520              Message-Id:  <20010717205558.A3107@thislove>
40521      Branch: perl
40522            ! pod/perlfunc.pod
40523 ____________________________________________________________________________
40524 [ 11395] By: nick                                  on 2001/07/17  08:02:22
40525         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
40526              From:  Peter Prymmer <pvhp@forte.com>
40527              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
40528              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
40529      Branch: perl
40530            ! t/op/sprintf.t
40531 ____________________________________________________________________________
40532 [ 11394] By: nick                                  on 2001/07/17  07:57:06
40533         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
40534              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
40535              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
40536              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
40537      Branch: perl
40538            ! gv.c
40539 ____________________________________________________________________________
40540 [ 11392] By: nick                                  on 2001/07/17  07:50:12
40541         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
40542              From:  Coral <coral@moonlight.crystalflame.net>
40543              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
40544              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
40545      Branch: perl
40546            ! pp_sys.c thread.h
40547 ____________________________________________________________________________
40548 [ 11391] By: nick                                  on 2001/07/17  07:34:28
40549         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
40550              From:  Jonathan Stowe <gellyfish@gellyfish.com>
40551              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
40552              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
40553      Branch: perl
40554            ! utils/h2xs.PL
40555 ____________________________________________________________________________
40556 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
40557         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
40558              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
40559              and Mac::Apps::Launch, which don't work, and Time::HiRes and
40560              Time::Piece, which don't yet work.
40561      Branch: maint-5.6/macperl
40562            + (add 154 files)
40563 ____________________________________________________________________________
40564 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
40565         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
40566              Also add hack to get around missing setenv for PERL5DB.
40567      Branch: maint-5.6/macperl
40568            ! macos/macish.c macos/macish.h
40569 ____________________________________________________________________________
40570 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
40571         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
40572      Branch: maint-5.6/macperl
40573            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
40574            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
40575 ____________________________________________________________________________
40576 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
40577         Log: Fix up some configuration and make options, add extra
40578              extensions.
40579      Branch: maint-5.6/macperl
40580            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
40581            ! macos/macperl/Makefile.mk
40582 ____________________________________________________________________________
40583 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
40584         Log: From Change 11374 in maintperl.
40585      Branch: maint-5.6/macperl
40586           !> utils/h2ph.PL
40587 ____________________________________________________________________________
40588 [ 11385] By: nick                                  on 2001/07/16  14:12:58
40589         Log: Back out change to h2xs till it passes its test.
40590      Branch: perl
40591            ! utils/h2xs.PL
40592 ____________________________________________________________________________
40593 [ 11384] By: nick                                  on 2001/07/16  14:00:10
40594         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
40595              From:  Jonathan Stowe <gellyfish@gellyfish.com>
40596              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
40597              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
40598      Branch: perl
40599            ! utils/h2xs.PL
40600 ____________________________________________________________________________
40601 [ 11383] By: nick                                  on 2001/07/16  13:53:12
40602         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
40603              From:  Robin Houston <robin@kitsite.com>
40604              Date:  Sun, 15 Jul 2001 18:22:31 +0100
40605              Message-Id:  <20010715182230.A11174@robin>
40606      Branch: perl
40607            ! hints/darwin.sh
40608 ____________________________________________________________________________
40609 [ 11382] By: nick                                  on 2001/07/16  13:52:49
40610         Log: Subject:  [PATCH perl@11372] re_dup
40611              From:  Radu Greab <radu@netsoft.ro>
40612              Date:  Sun, 15 Jul 2001 04:50:06 +0300
40613              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
40614      Branch: perl
40615            ! sv.c
40616 ____________________________________________________________________________
40617 [ 11379] By: nick                                  on 2001/07/16  13:35:39
40618         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
40619              From:  Robin Houston <robin@kitsite.com>
40620              Date:  Sat, 14 Jul 2001 14:28:50 +0100
40621              Message-Id:  <20010714142850.A10205@robin>
40622      Branch: perl
40623            ! ext/B/B/Deparse.pm
40624 ____________________________________________________________________________
40625 [ 11378] By: nick                                  on 2001/07/16  13:30:36
40626         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
40627              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
40628              Date:  Sat, 14 Jul 2001 22:17:42 +0900
40629              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
40630      Branch: perl
40631            + ext/Encode/Encode/euc-jp-0212.enc
40632            ! ext/Encode/Encode/Tcl.pm
40633 ____________________________________________________________________________
40634 [ 11377] By: nick                                  on 2001/07/16  13:17:28
40635         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
40636              From:  Andy Dougherty <doughera@lafayette.edu>
40637              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
40638              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
40639      Branch: perl
40640            ! hints/darwin.sh hints/rhapsody.sh
40641 ____________________________________________________________________________
40642 [ 11376] By: nick                                  on 2001/07/16  09:05:00
40643         Log: Integrate mainline
40644      Branch: perlio
40645           +> ext/Encode/Encode/7bit-greek.enc
40646           +> ext/Encode/Encode/7bit-latin1.enc
40647           +> ext/Encode/Encode/cns11643-1.enc
40648           +> ext/Encode/Encode/cns11643-2.enc
40649           +> ext/Encode/Encode/iso2022-cn.enc
40650           +> ext/Encode/Encode/iso2022-jp1.enc
40651           +> ext/Encode/Encode/iso2022-jp2.enc
40652           !> Changes Configure MANIFEST Makefile.SH
40653           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
40654           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
40655           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
40656           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
40657           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
40658 ____________________________________________________________________________
40659 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
40660         Log: integrate change#11374 from maint-5.6
40661              
40662              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40663      Branch: perl
40664           !> utils/h2ph.PL
40665 ____________________________________________________________________________
40666 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
40667         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40668      Branch: maint-5.6/perl
40669            ! utils/h2ph.PL
40670 ____________________________________________________________________________
40671 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
40672         Log: Update Changes.
40673      Branch: perl
40674            ! Changes patchlevel.h
40675 ____________________________________________________________________________
40676 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
40677         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
40678              From: Jonathan Stowe <gellyfish@gellyfish.com>
40679              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
40680              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
40681      Branch: perl
40682            ! utils/h2xs.PL
40683 ____________________________________________________________________________
40684 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
40685         Log: Subject: patch to add DEL to [:cntrl:]
40686              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40687              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
40688              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
40689      Branch: perl
40690            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
40691 ____________________________________________________________________________
40692 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
40693         Log: Metaconfig unit change for #11369; plus a dependency nit.
40694      Branch: metaconfig
40695            ! U/compline/nblock_io.U
40696      Branch: metaconfig/U/perl
40697            ! Extensions.U
40698 ____________________________________________________________________________
40699 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
40700         Log: #include <stdlib.h> so that exit() is prototyped,
40701              noticed by Hugo.
40702      Branch: perl
40703            ! Configure
40704 ____________________________________________________________________________
40705 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
40706         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40707              From: Peter Prymmer <pvhp@forte.com>
40708              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
40709              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
40710      Branch: perl
40711            ! t/op/sprintf.t
40712 ____________________________________________________________________________
40713 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
40714         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
40715              From: Peter Prymmer <pvhp@forte.com>
40716              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
40717              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
40718      Branch: perl
40719            ! ext/Encode/Encode/Tcl.t
40720 ____________________________________________________________________________
40721 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
40722         Log: Add information about gcc 3.0 basic block profiling.
40723      Branch: perl
40724            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
40725 ____________________________________________________________________________
40726 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
40727         Log: Subject: Error in lib/PerlIO/Via.pm ?
40728              From: Mark-Jason Dominus <mjd@plover.com>
40729              Date: Fri, 13 Jul 2001 15:55:41 -0400
40730              Message-ID: <20010713195541.26751.qmail@plover.com>
40731      Branch: perl
40732            ! ext/PerlIO/Via/Via.pm
40733 ____________________________________________________________________________
40734 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
40735         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
40736              section from the Compiler section.
40737      Branch: perl
40738            ! myconfig.SH
40739 ____________________________________________________________________________
40740 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
40741         Log: Handle glibc style of constant definitions using enum
40742              with intervening #defines; from Brendan O'Dea.
40743      Branch: perl
40744            ! utils/h2ph.PL
40745 ____________________________________________________________________________
40746 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
40747         Log: Add LC_MESSAGES to the locale_h export tag (it already is
40748              in the Makefile.PL and thusly eligible for an XS constant)
40749              (see also maintperl #10543)
40750      Branch: perl
40751            ! ext/POSIX/POSIX.pm
40752 ____________________________________________________________________________
40753 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
40754         Log: Subject: Re: [patch] re_dup
40755              From: Abhijit Menon-Sen <ams@wiw.org>
40756              Date: Fri, 13 Jul 2001 21:41:09 +0530
40757              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
40758      Branch: perl
40759            ! sv.c
40760 ____________________________________________________________________________
40761 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
40762         Log: Subject: [patch] re_dup
40763              From: Doug MacEachern <dougm@covalent.net>
40764              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
40765              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
40766      Branch: perl
40767            ! sv.c
40768 ____________________________________________________________________________
40769 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
40770         Log: Update Changes.
40771      Branch: perl
40772            ! Changes patchlevel.h
40773 ____________________________________________________________________________
40774 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
40775         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
40776              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
40777              Date: Sat, 14 Jul 2001 00:06:30 +0900
40778              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
40779      Branch: perl
40780            + ext/Encode/Encode/7bit-greek.enc
40781            + ext/Encode/Encode/7bit-latin1.enc
40782            + ext/Encode/Encode/cns11643-1.enc
40783            + ext/Encode/Encode/cns11643-2.enc
40784            + ext/Encode/Encode/iso2022-cn.enc
40785            + ext/Encode/Encode/iso2022-jp1.enc
40786            + ext/Encode/Encode/iso2022-jp2.enc
40787            ! MANIFEST ext/Encode/Encode/Tcl.pm
40788            ! ext/Encode/Encode/iso2022-kr.enc
40789 ____________________________________________________________________________
40790 [ 11357] By: nick                                  on 2001/07/13  14:24:06
40791         Log: Blind integrate mainline (as of 5.7.2?)
40792      Branch: perlio
40793           !> AUTHORS Changes Porting/config.sh Porting/config_H
40794           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
40795           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40796           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40797           !> win32/makefile.mk
40798 ____________________________________________________________________________
40799 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
40800         Log: Snip away the devel patchlevel.
40801      Branch: perl
40802            ! patchlevel.h
40803 ____________________________________________________________________________
40804 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
40805         Log: Bump the version to 5.7.2.
40806      Branch: perl
40807            ! Porting/config.sh Porting/config_H patchlevel.h
40808            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40809            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40810            ! win32/makefile.mk
40811 ____________________________________________________________________________
40812 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
40813         Log: Update Changes.
40814      Branch: perl
40815            ! Changes
40816 ____________________________________________________________________________
40817 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
40818         Log: Reword.
40819      Branch: perl
40820            ! AUTHORS
40821 ____________________________________________________________________________
40822 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
40823         Log: AUTHORS update.
40824      Branch: perl
40825            ! AUTHORS
40826 ____________________________________________________________________________
40827 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
40828         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
40829              unless ithreads.
40830      Branch: perl
40831            ! makedef.pl
40832 ____________________________________________________________________________
40833 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
40834         Log: Integrate perlio.
40835      Branch: perl
40836           !> win32/distclean.bat
40837 ____________________________________________________________________________
40838 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
40839         Log: Test the encoding transform only iff we have PerlIO,
40840              noticed by H. Merijn Brand.
40841      Branch: perl
40842            ! ext/PerlIO/t/encoding.t
40843 ____________________________________________________________________________
40844 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
40845         Log: README.netware tweaks from Ananth Kesari.
40846      Branch: perl
40847            ! README.netware
40848 ____________________________________________________________________________
40849 [ 11346] By: nick                                  on 2001/07/13  09:18:51
40850         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
40851              to avoid /unicode vs /Unicode issues.
40852      Branch: perlio
40853            ! win32/distclean.bat
40854 ____________________________________________________________________________
40855 [ 11345] By: nick                                  on 2001/07/13  06:24:18
40856         Log: Integrate mainline
40857      Branch: perlio
40858           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
40859            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
40860           !> (integrate 63 files)
40861 ____________________________________________________________________________
40862 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
40863         Log: Add d_bincompat5005 information to perl -V.
40864      Branch: perl
40865            ! myconfig.SH
40866 ____________________________________________________________________________
40867 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
40868         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
40869              From: Abhijit Menon-Sen <ams@wiw.org>
40870              Date: Fri, 13 Jul 2001 07:12:36 +0530
40871              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
40872      Branch: perl
40873            ! sv.c
40874 ____________________________________________________________________________
40875 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
40876         Log: Remove unicode::distinct, as per Inaba Hiroto.
40877      Branch: perl
40878            - lib/unicode/distinct.pm
40879            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
40880            ! t/lib/1_compile.t
40881 ____________________________________________________________________________
40882 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
40883         Log: Paging for Dr Octothorpe.
40884      Branch: perl
40885            ! pod/perlfaq4.pod
40886 ____________________________________________________________________________
40887 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
40888         Log: cut-n-paste error noticed by mjd.
40889      Branch: perl
40890            ! pod/perlfaq4.pod
40891 ____________________________________________________________________________
40892 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
40893         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
40894              From: Peter Prymmer <pvhp@forte.com>
40895              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
40896              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
40897      Branch: perl
40898            ! pod/perlfaq4.pod
40899 ____________________________________________________________________________
40900 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
40901         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
40902              From: Randall Gellens <randy@qualcomm.com>
40903              Date: Thu, 12 Jul 2001 16:56:23 -0700
40904              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
40905      Branch: perl
40906            ! Porting/repository.pod
40907 ____________________________________________________________________________
40908 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
40909         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
40910      Branch: perl
40911            ! thread.h
40912 ____________________________________________________________________________
40913 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
40914         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
40915              From: coral <coral@moonlight.crystalflame.net>
40916              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
40917              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
40918      Branch: perl
40919            ! thread.h
40920 ____________________________________________________________________________
40921 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
40922         Log: Metaconfig unit change for #11134.
40923      Branch: metaconfig
40924            + U/threads/d_pthread_atfork.U
40925 ____________________________________________________________________________
40926 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
40927         Log: Add HAS_PTHREAD_ATFORK.
40928      Branch: perl
40929            ! Configure NetWare/config.wc NetWare/config_H.wc
40930            ! Porting/Glossary Porting/config.sh Porting/config_H
40931            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
40932            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
40933            ! vos/config.ga.def vos/config.ga.h win32/config.bc
40934            ! win32/config.gc win32/config.vc win32/config_H.bc
40935            ! win32/config_H.gc win32/config_H.vc
40936 ____________________________________________________________________________
40937 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
40938         Log: Subject: [PATCH] File::Copy fails on tied handles
40939              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
40940              Date: Thu, 12 Jul 2001 15:18:51 -0700
40941              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
40942      Branch: perl
40943            ! lib/File/Copy.pm
40944 ____________________________________________________________________________
40945 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
40946         Log: Subject: [PATCH] Langinfo.t
40947              From: Nicholas Clark <nick@ccl4.org>
40948              Date: Thu, 12 Jul 2001 23:55:38 +0100
40949              Message-ID: <20010712235538.M5827@plum.flirble.org>
40950      Branch: perl
40951            ! ext/I18N/Langinfo/Langinfo.t
40952 ____________________________________________________________________________
40953 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
40954         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
40955              From: Peter Prymmer <pvhp@forte.com>
40956              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
40957              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
40958      Branch: perl
40959            ! pod/perl572delta.pod
40960 ____________________________________________________________________________
40961 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
40962         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
40963              From: Abhijit Menon-Sen <ams@wiw.org>
40964              Date: Fri, 13 Jul 2001 05:21:16 +0530
40965              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
40966      Branch: perl
40967            ! sv.c
40968 ____________________________________________________________________________
40969 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
40970         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
40971              From: Abhijit Menon-Sen <ams@wiw.org>
40972              Date: Fri, 13 Jul 2001 03:04:25 +0530
40973              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
40974      Branch: perl
40975            ! av.c
40976 ____________________________________________________________________________
40977 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
40978         Log: s/^M$//g
40979      Branch: perl
40980            ! win32/Makefile win32/makefile.mk
40981 ____________________________________________________________________________
40982 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
40983         Log: Update Changes.
40984      Branch: perl
40985            ! Changes patchlevel.h
40986 ____________________________________________________________________________
40987 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
40988         Log: Typo spotted by Philip Newton.
40989      Branch: perl
40990            ! pod/perl572delta.pod
40991 ____________________________________________________________________________
40992 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
40993         Log: Subject: [PATCH] fixes perl_clone of perl_clone
40994              From: Artur Bergman <artur@contiller.se>
40995              Date: Thu, 12 Jul 2001 20:57:09 +0200
40996              Message-ID: <B773BFA4.236B%artur@contiller.se>
40997      Branch: perl
40998            ! sv.c
40999 ____________________________________________________________________________
41000 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
41001         Log: Add README.uts from Hal Morris.
41002      Branch: perl
41003            + README.uts
41004            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
41005            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
41006 ____________________________________________________________________________
41007 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
41008         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
41009              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41010              Date: Thu, 12 Jul 2001 20:32:37 +0200
41011              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
41012      Branch: perl
41013            ! hints/aix.sh
41014 ____________________________________________________________________________
41015 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
41016         Log: Subject: Patch: document reg_data.what member
41017              From: Mark-Jason Dominus <mjd@plover.com>
41018              Message-ID: <20010712182532.14821.qmail@plover.com>
41019              Date: Thu, 12 Jul 2001 14:25:32 -0400
41020      Branch: perl
41021            ! regcomp.c regcomp.h
41022 ____________________________________________________________________________
41023 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
41024         Log: Subject: [PATCH] Perl_re_dup()
41025              From: Abhijit Menon-Sen <ams@wiw.org>
41026              Date: Thu, 12 Jul 2001 23:54:32 +0530
41027              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
41028      Branch: perl
41029            ! embed.h embed.pl perlapi.c proto.h sv.c
41030 ____________________________________________________________________________
41031 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
41032         Log: Regen Configure, modlib, toc.
41033      Branch: perl
41034            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41035            ! pod/perlmodlib.pod pod/perltoc.pod
41036 ____________________________________________________________________________
41037 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
41038         Log: The problem seems to be in PerlIO::Layer::->find() not
41039              accepting the ":encoding(blurflur)" arguments.
41040      Branch: perl
41041            ! lib/PerlIO.pm lib/open.pm
41042 ____________________________________________________________________________
41043 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
41044         Log: AIX doc update.
41045      Branch: perl
41046            ! README.aix pod/perl572delta.pod
41047 ____________________________________________________________________________
41048 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
41049         Log: Subject: AIX README update
41050              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41051              Date: Thu, 12 Jul 2001 19:28:30 +0200
41052              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
41053      Branch: perl
41054            ! README.aix
41055 ____________________________________________________________________________
41056 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
41057         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
41058              From: Norton Allen <allen@huarp.harvard.edu>
41059              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
41060              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
41061      Branch: perl
41062            ! ext/IO/lib/IO/t/io_unix.t
41063 ____________________________________________________________________________
41064 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
41065         Log: Subject: [PATCH README.qnx hints/qnx.sh]
41066              From: Norton Allen <allen@huarp.harvard.edu>
41067              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
41068              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
41069      Branch: perl
41070            ! README.qnx hints/qnx.sh
41071 ____________________________________________________________________________
41072 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
41073         Log: Subject: [patch] faster PM_GETRE
41074              From: Doug MacEachern <dougm@covalent.net>
41075              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
41076              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
41077      Branch: perl
41078            ! op.h
41079 ____________________________________________________________________________
41080 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
41081         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
41082              From: Doug MacEachern <dougm@covalent.net>
41083              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
41084              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
41085      Branch: perl
41086            ! op.c
41087 ____________________________________________________________________________
41088 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
41089         Log: Tell where the nice Estonian database is.
41090      Branch: perl
41091            ! lib/open.pm
41092 ____________________________________________________________________________
41093 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
41094         Log: Retract #11309 since #11310 is a better fix.
41095      Branch: perl
41096            ! t/lib/1_compile.t
41097 ____________________________________________________________________________
41098 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
41099         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
41100              change#11300 needs to return the status of failed win32_spawnvp())
41101              
41102              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
41103              splitting correctly; remove unused variables; 'require' at run time
41104              rather than 'use' at compile time for I18N::Langinfo, since it
41105              isn't everyware
41106      Branch: perl
41107            ! lib/open.pm win32/win32.c
41108 ____________________________________________________________________________
41109 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
41110         Log: Temporary workaround.
41111      Branch: perl
41112            ! t/lib/1_compile.t
41113 ____________________________________________________________________________
41114 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
41115         Log: UCD typo in #11306 and add also more known-to-be-tested
41116              modules to the skip list.
41117      Branch: perl
41118            ! t/lib/1_compile.t
41119 ____________________________________________________________________________
41120 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
41121         Log: Rename Unicode::UCD to UnicodeCD to avoid
41122              messups with case-insensitive filesystems.
41123      Branch: perl
41124            + lib/UnicodeCD.pm lib/UnicodeCD.t
41125            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
41126            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
41127 ____________________________________________________________________________
41128 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
41129         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
41130              From: daniel@biz.bitpusher.com
41131              Date: Wed, 11 Jul 2001 23:25:47 -0700
41132              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
41133      Branch: perl
41134            ! lib/Tie/Array.pm t/op/splice.t
41135 ____________________________________________________________________________
41136 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
41137         Log: Subject: [PATCH] More accurate line numbers in messages
41138              From: Paul Johnson <paul@pjcj.net>
41139              Date: Thu, 12 Jul 2001 04:14:11 +0200
41140              Message-ID: <20010712041411.A3467@pjcj.net>
41141              
41142              (With prototyping and multiplicity tweaks.)
41143      Branch: perl
41144            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
41145 ____________________________________________________________________________
41146 [ 11304] By: nick                                  on 2001/07/12  12:53:40
41147         Log: Integrate mainline
41148      Branch: perlio
41149           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
41150           !> regexec.c thread.h
41151 ____________________________________________________________________________
41152 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
41153         Log: Cut-and-pasto in #11298.
41154      Branch: perl
41155            ! ext/ByteLoader/bytecode.h
41156 ____________________________________________________________________________
41157 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
41158         Log: Update the AIX known problems section.
41159      Branch: perl
41160            ! pod/perl572delta.pod
41161 ____________________________________________________________________________
41162 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
41163         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
41164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41165              Date: Thu, 12 Jul 2001 12:16:16 +0200
41166              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
41167      Branch: perl
41168            ! hints/aix.sh
41169 ____________________________________________________________________________
41170 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
41171         Log: Integrate perlio.
41172      Branch: perl
41173           !> makedef.pl win32/win32.c
41174 ____________________________________________________________________________
41175 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
41176         Log: Subject: [PATCH] fix for PMOP threadness failures
41177              From: Artur Bergman <artur@contiller.se>
41178              Date: Thu, 12 Jul 2001 09:48:06 +0200
41179              Message-ID: <B77322D6.22DD%artur@contiller.se>
41180      Branch: perl
41181            ! regexec.c
41182 ____________________________________________________________________________
41183 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
41184         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
41185              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41186              Date: Thu, 12 Jul 2001 09:09:48 +0200
41187              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
41188              
41189              More parentheses to keep bcc happy.
41190      Branch: perl
41191            ! ext/ByteLoader/bytecode.h
41192 ____________________________________________________________________________
41193 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
41194         Log: Subject: Re: [patch] pthread_atfork bandaid
41195              From: Doug MacEachern <dougm@covalent.net>
41196              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
41197              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
41198      Branch: perl
41199            ! thread.h
41200 ____________________________________________________________________________
41201 [ 11296] By: nick                                  on 2001/07/12  11:55:48
41202         Log: Exclude reentrant_buffer from .def file
41203      Branch: perlio
41204            ! makedef.pl
41205 ____________________________________________________________________________
41206 [ 11295] By: nick                                  on 2001/07/12  11:11:44
41207         Log: Honour void-ness of my_exit()
41208      Branch: perlio
41209            ! win32/win32.c
41210 ____________________________________________________________________________
41211 [ 11294] By: nick                                  on 2001/07/12  07:51:04
41212         Log: Integrate mainline
41213      Branch: perlio
41214           +> uts/sprintf_wrap.c
41215           !> (integrate 35 files)
41216 ____________________________________________________________________________
41217 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
41218         Log: Retract #11289.
41219      Branch: perl
41220            ! embed.h embed.pl perl.c proto.h thread.h
41221 ____________________________________________________________________________
41222 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
41223         Log: Now the :locale pseudolayer *almost* works...
41224      Branch: perl
41225            ! lib/open.pm
41226 ____________________________________________________________________________
41227 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
41228         Log: Locale encoding tweaks.
41229      Branch: perl
41230            ! lib/open.pm
41231 ____________________________________________________________________________
41232 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
41233         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
41234              From: Mark-Jason Dominus <mjd@plover.com>
41235              Date: Thu, 12 Jul 2001 00:59:31 -0400
41236              Message-ID: <20010712045931.8543.qmail@plover.com>
41237              
41238              Remove the chmod/umask leading zero warning.
41239      Branch: perl
41240            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
41241            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
41242 ____________________________________________________________________________
41243 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
41244         Log: (Retracted by #11289.)
41245      Branch: perl
41246            ! embed.h embed.pl perl.c proto.h thread.h
41247 ____________________________________________________________________________
41248 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
41249         Log: Needed by #11283.
41250      Branch: perl
41251            ! intrpvar.h
41252 ____________________________________________________________________________
41253 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
41254         Log: Metaconfig unit change for #11286.
41255      Branch: metaconfig/U/perl
41256            ! patchlevel.U
41257 ____________________________________________________________________________
41258 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
41259         Log: Subject: Re: [PATCH Configure] perl -V broken
41260              From: Andy Dougherty <doughera@lafayette.edu>
41261              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
41262              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
41263      Branch: perl
41264            ! Configure myconfig.SH
41265 ____________________________________________________________________________
41266 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
41267         Log: Retract #11166 (and #11237).
41268      Branch: perl
41269            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
41270            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
41271            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
41272 ____________________________________________________________________________
41273 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
41274         Log: UTS tweaks for Hal Morris.
41275      Branch: perl
41276            + uts/sprintf_wrap.c
41277            ! MANIFEST hints/uts.sh perl.h
41278 ____________________________________________________________________________
41279 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
41280         Log: Subject: [PATCH] Use reentrant API glibc
41281              From: Artur Bergman <artur@contiller.se>
41282              Date: Thu, 12 Jul 2001 00:58:21 +0200
41283              Message-ID: <B772A6AD.2288%artur@contiller.se>
41284      Branch: perl
41285            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
41286            ! sv.c
41287 ____________________________________________________________________________
41288 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
41289         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
41290              From: barries <barries@slaysys.com>
41291              Date: Wed, 11 Jul 2001 15:11:46 -0400
41292              Message-ID: <20010711151146.G24560@jester.slaysys.com>
41293      Branch: perl
41294            ! pp_sys.c t/lib/warnings/doio win32/win32.c
41295 ____________________________________________________________________________
41296 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
41297         Log: Subject: [patch] pthread_atfork bandaid
41298              From: Doug MacEachern <dougm@covalent.net>
41299              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
41300              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
41301      Branch: perl
41302            ! miniperlmain.c perl.c
41303 ____________________________________________________________________________
41304 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
41305         Log: Subject: [patch] perl_clone leaks
41306              From: Doug MacEachern <dougm@covalent.net>
41307              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
41308              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
41309      Branch: perl
41310            ! sv.c
41311 ____________________________________________________________________________
41312 [ 11279] By: nick                                  on 2001/07/11  15:49:38
41313         Log: Integrate mainline
41314      Branch: perlio
41315           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
41316           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
41317           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
41318           +> lib/Term/ANSIColor/README
41319           !> (integrate 54 files)
41320 ____________________________________________________________________________
41321 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
41322         Log: Update Changes.
41323      Branch: perl
41324            ! Changes patchlevel.h
41325 ____________________________________________________________________________
41326 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
41327         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
41328              From: Peter Prymmer <pvhp@forte.com>
41329              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
41330              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
41331              
41332              Backport of embed.pl to 5.003.
41333      Branch: perl
41334            ! embed.pl
41335 ____________________________________________________________________________
41336 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
41337         Log: Subject: Re: POSIX test #14 on UTS 
41338              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41339              Date: Wed, 11 Jul 2001 03:02:14 +0100
41340              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
41341      Branch: perl
41342            ! ext/POSIX/POSIX.t
41343 ____________________________________________________________________________
41344 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
41345         Log: Make the I32 an IV to preserve structure alignment and size.
41346      Branch: perl
41347            ! op.h
41348 ____________________________________________________________________________
41349 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
41350         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
41351              From: "Artur Bergman" <artur@contiller.se>
41352              Date: Wed, 11 Jul 2001 14:23:37 +0200
41353              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
41354              
41355              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
41356      Branch: perl
41357            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
41358            ! pod/perlapi.pod sv.c
41359 ____________________________________________________________________________
41360 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
41361         Log: Tweak until Pod::Parser gets updated.
41362      Branch: perl
41363            ! t/pod/special_seqs.xr
41364 ____________________________________________________________________________
41365 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
41366         Log: File::Spec usage tweak.
41367      Branch: perl
41368            ! lib/ExtUtils.t
41369 ____________________________________________________________________________
41370 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
41371         Log: Integrate #11263 from macperl; macos and macosx updates.
41372      Branch: perl
41373           !> pod/perlport.pod
41374 ____________________________________________________________________________
41375 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
41376         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
41377              From: Peter Prymmer <pvhp@forte.com>
41378              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
41379              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
41380      Branch: perl
41381            + ext/Time/HiRes/hints/dynixptx.pl
41382            ! MANIFEST hints/dynixptx.sh
41383 ____________________________________________________________________________
41384 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
41385         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
41386              From: Nicholas Clark <nick@ccl4.org>
41387              Date: Tue, 10 Jul 2001 23:17:43 +0100
41388              Message-ID: <20010710231742.B59620@plum.flirble.org>
41389      Branch: perl
41390            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
41391 ____________________________________________________________________________
41392 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
41393         Log: Subject: [DOC PATCH] Pluggable runops
41394              From: Paul Johnson <paul@pjcj.net>
41395              Date: Tue, 10 Jul 2001 21:53:28 +0200
41396              Message-ID: <20010710215328.B26577@pjcj.net>
41397      Branch: perl
41398            ! pod/perlguts.pod
41399 ____________________________________________________________________________
41400 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
41401         Log: Subject: [PATCH] Authors
41402              From: Artur Bergman <artur@contiller.se>
41403              Date: Tue, 10 Jul 2001 20:39:12 +0200
41404              Message-ID: <B771186F.21CD%artur@contiller.se>
41405      Branch: perl
41406            ! AUTHORS
41407 ____________________________________________________________________________
41408 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
41409         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
41410              From: Doug MacEachern <dougm@covalent.net>
41411              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
41412              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
41413      Branch: perl
41414            ! pp_ctl.c
41415 ____________________________________________________________________________
41416 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
41417         Log: Subject: doc patch; times() in scalar context
41418              From: mjd@plover.com
41419              Date: 10 Jul 2001 18:01:17 -0000
41420              Message-ID: <20010710180117.12477.qmail@plover.com>
41421      Branch: perl
41422            ! pod/perlfunc.pod
41423 ____________________________________________________________________________
41424 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
41425         Log: Subject: [PATCH] Small fix to pp_gmtime
41426              From: Artur Bergman <artur@contiller.se>
41427              Date: Tue, 10 Jul 2001 19:54:52 +0200
41428              Message-ID: <B7710E0B.21C5%artur@contiller.se>
41429      Branch: perl
41430            ! pp_sys.c
41431 ____________________________________________________________________________
41432 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
41433         Log: Integrate changes from mainline perl, add notes about
41434              Mac OS X and Mac OS.
41435      Branch: maint-5.6/macperl
41436            ! pod/perlport.pod
41437 ____________________________________________________________________________
41438 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
41439         Log: A proof of the dangers of package; ?
41440      Branch: perl
41441            ! t/lib/warnings/op
41442 ____________________________________________________________________________
41443 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
41444         Log: Regen toc and modlib.
41445      Branch: perl
41446            ! pod/perlmodlib.pod pod/perltoc.pod
41447 ____________________________________________________________________________
41448 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
41449         Log: Add compexcl(), casefold(), and casespec() interfaces;
41450              and make all interfaces to return hash references instead
41451              of hashes. 
41452      Branch: perl
41453            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41454 ____________________________________________________________________________
41455 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
41456         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
41457              From: "Philip Newton" <Philip.Newton@gmx.net>
41458              Date: Tue, 10 Jul 2001 09:55:59 +0200
41459              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
41460              
41461              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
41462              From: "Philip Newton" <Philip.Newton@gmx.net>
41463              Date: Tue, 10 Jul 2001 09:56:37 +0200
41464              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
41465      Branch: perl
41466            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41467            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
41468 ____________________________________________________________________________
41469 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
41470         Log: Subject: [patch] undef &xsub for 1,2
41471              From: Doug MacEachern <dougm@covalent.net>
41472              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
41473              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
41474              
41475              (This version of the patch with a comment from Gisle.)
41476      Branch: perl
41477            ! op.c
41478 ____________________________________________________________________________
41479 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
41480         Log: Mention package; deprecation and the Win32 problems.
41481      Branch: perl
41482            ! pod/perl572delta.pod
41483 ____________________________________________________________________________
41484 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
41485         Log: Subject: [PATCH] deprecate package with no arguments
41486              From: Robin Houston <robin@kitsite.com>
41487              Date: Tue, 10 Jul 2001 13:33:40 +0100
41488              Message-ID: <20010710133340.A13452@robin.kitsite.com>
41489      Branch: perl
41490            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
41491 ____________________________________________________________________________
41492 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
41493         Log: Upgrade to podlators 1.10.
41494      Branch: perl
41495            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
41496            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
41497            ! pod/pod2man.PL pod/pod2text.PL
41498 ____________________________________________________________________________
41499 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
41500         Log: Upgrade to Term::ANSIColor 1.04.
41501      Branch: perl
41502            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
41503            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
41504 ____________________________________________________________________________
41505 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
41506         Log: Integrate perlio (the right fix for the ":layer(args)")
41507      Branch: perl
41508           !> perlio.c
41509 ____________________________________________________________________________
41510 [ 11252] By: nick                                  on 2001/07/10  06:58:14
41511         Log: Fix open(...,"...:layer(xxx)",...)
41512              - use memEQ not strEQ as there is '(' not '\0'
41513      Branch: perlio
41514            ! perlio.c
41515 ____________________________________________________________________________
41516 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
41517         Log: Telling the number of tests helps.
41518      Branch: perl
41519            ! ext/PerlIO/t/encoding.t
41520 ____________________________________________________________________________
41521 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
41522         Log: Require I18N::Langinfo, not use.
41523      Branch: perl
41524            ! lib/open.pm
41525 ____________________________________________________________________________
41526 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
41527         Log: Add a test for for PerlIO ":encoding(...)" layer.
41528      Branch: perl
41529            + ext/PerlIO/t/encoding.t
41530            ! MANIFEST ext/Encode/Encode.pm
41531 ____________________________________________________________________________
41532 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
41533         Log: PerlIO ":encoding(foobar)" temporary fix.
41534              Not really correct, I think, since the change means
41535              that prefixes match.
41536      Branch: perl
41537            ! perlio.c
41538 ____________________________________________________________________________
41539 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
41540         Log: Update to Math::BigInt 1.36.  The biggest news is
41541              the separation of the backend; now the pure Perl
41542              implementation is in Math::BigInt::Calc, but one
41543              can plugin, say, Math::BigInt::BitVect, and get
41544              considerable speedup.
41545      Branch: perl
41546            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
41547            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
41548            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
41549            ! lib/Math/BigInt/t/mbimbf.t
41550 ____________________________________________________________________________
41551 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
41552         Log: Subject: Re: compatibility question
41553              From: Peter Prymmer <pvhp@forte.com>
41554              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
41555              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
41556      Branch: perl
41557            ! lib/ExtUtils/MM_VMS.pm
41558 ____________________________________________________________________________
41559 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
41560         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
41561              From: Norton Allen <allen@huarp.harvard.edu>
41562              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
41563              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
41564      Branch: perl
41565            ! ext/File/Glob/t/basic.t
41566 ____________________________________________________________________________
41567 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
41568         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
41569              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41570              Date: Tue, 10 Jul 2001 00:29:55 +0900
41571              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
41572      Branch: perl
41573            + ext/Encode/Encode/HZ.enc
41574            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
41575            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
41576            ! ext/Encode/Encode/iso2022-jp.enc
41577            ! ext/Encode/Encode/iso2022-kr.enc
41578 ____________________________________________________________________________
41579 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
41580         Log: Add in all them there macos/ files.
41581      Branch: maint-5.6/macperl
41582            + (add 577 files)
41583 ____________________________________________________________________________
41584 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
41585         Log: Add the new modules to the list of having those own tests.
41586      Branch: perl
41587            ! t/lib/1_compile.t
41588 ____________________________________________________________________________
41589 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
41590         Log: Add INOUT to control both ways at the same time.
41591      Branch: perl
41592            ! lib/open.pm
41593 ____________________________________________________________________________
41594 [ 11240] By: nick                                  on 2001/07/09  16:33:50
41595         Log: Integrate mainline
41596      Branch: perlio
41597           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41598           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41599           !> (integrate 41 files)
41600 ____________________________________________________________________________
41601 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
41602         Log: More encoding mapping magic.
41603      Branch: perl
41604            ! lib/open.pm
41605 ____________________________________________________________________________
41606 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
41607         Log: Update Changes.
41608      Branch: perl
41609            ! Changes patchlevel.h
41610 ____________________________________________________________________________
41611 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
41612         Log: (Retracted by #11285).
41613              
41614              Subject: [PATCH] OPpCONST_OCTAL fixes
41615              From: Abhijit Menon-Sen <ams@wiw.org>
41616              Date: Mon, 9 Jul 2001 07:38:45 +0530
41617              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
41618      Branch: perl
41619            ! op.c
41620 ____________________________________________________________________________
41621 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
41622         Log: Add a pseudolayer ":locale" to the open pragma which
41623              will get the encoding from the locale.  Yet undocumented
41624              because I can't get the PerlIO :encoding(foobar) to work.
41625      Branch: perl
41626            ! ext/Encode/Encode.pm lib/open.pm
41627 ____________________________________________________________________________
41628 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
41629         Log: Add more encoding mappings.
41630      Branch: perl
41631            ! ext/Encode/Encode.pm
41632 ____________________________________________________________________________
41633 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
41634         Log: Document that using :encoding layer requires using Encode.
41635      Branch: perl
41636            ! ext/Encode/Encode.pm lib/PerlIO.pm
41637 ____________________________________________________________________________
41638 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
41639         Log: Netware tweak from Ananth Kesari.
41640      Branch: perl
41641            ! NetWare/netware.h
41642 ____________________________________________________________________________
41643 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
41644         Log: t/harness doesn't know about run/*.t
41645      Branch: perl
41646            ! t/harness
41647 ____________________________________________________________________________
41648 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
41649         Log: run/exit.t busted on windows
41650      Branch: perl
41651            ! t/run/exit.t
41652 ____________________________________________________________________________
41653 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
41654         Log: fix a couple of UCD.t tests that fail due to bad case
41655      Branch: perl
41656            ! lib/Unicode/UCD.t
41657 ____________________________________________________________________________
41658 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
41659         Log: test skip logic was broken
41660      Branch: perl
41661            ! ext/I18N/Langinfo/Langinfo.t
41662 ____________________________________________________________________________
41663 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
41664         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
41665              failure of ExtUtils.t#27 when built in debug mode)
41666      Branch: perl
41667            ! lib/ExtUtils/MM_Win32.pm
41668 ____________________________________________________________________________
41669 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
41670         Log: I18N::Langinfo is not available on windows
41671      Branch: perl
41672            ! win32/FindExt.pm
41673 ____________________________________________________________________________
41674 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
41675         Log: save a dTHX
41676      Branch: perl
41677            ! ext/POSIX/POSIX.xs
41678 ____________________________________________________________________________
41679 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
41680         Log: Update Changes.
41681      Branch: perl
41682            ! Changes patchlevel.h
41683 ____________________________________________________________________________
41684 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
41685         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
41686              as pointed out by Sarathy.
41687      Branch: perl
41688            ! ext/I18N/Langinfo/Langinfo.xs
41689 ____________________________________________________________________________
41690 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
41691         Log: Retract #11212.
41692      Branch: perl
41693            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41694 ____________________________________________________________________________
41695 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
41696         Log: Bump up the VERSION of Cwd.xs.
41697      Branch: perl
41698            ! ext/Cwd/Makefile.PL
41699 ____________________________________________________________________________
41700 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
41701         Log: Retract #11220, the problem wasn't the missing leading zero.
41702              Here's the problem:
41703              $ ./perl -we 'chmod(oct("755"), ".")'
41704              Non-octal literal mode (493) specified at -e line 1.
41705              (Did you mean 0493 instead?)
41706      Branch: perl
41707            ! lib/ExtUtils/MM_Unix.pm
41708 ____________________________________________________________________________
41709 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
41710         Log: (Retracted by #11221)
41711              Change the PERM_RW and PERM_RWX to 0644 and 0755
41712              (add the leading zero).
41713      Branch: perl
41714            ! lib/ExtUtils/MM_Unix.pm
41715 ____________________________________________________________________________
41716 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
41717         Log: Integrate changes #11193, 11205, 11209 from macperl.
41718              
41719              Fix up AutoLoader to fudge for Mac paths in import().
41720              
41721              Allow symbols in try_symbol() to begin with "_".
41722              
41723              Small portability fix for Mac OS.
41724      Branch: perl
41725           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
41726 ____________________________________________________________________________
41727 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
41728         Log: Metaconfig unit change for #11217.
41729      Branch: metaconfig/U/perl
41730            ! Extensions.U
41731 ____________________________________________________________________________
41732 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
41733         Log: Detypo, problem noticed by Gerrit P. Haase.
41734      Branch: perl
41735            ! Configure config_h.SH
41736 ____________________________________________________________________________
41737 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
41738         Log: Cwd cleanups.
41739      Branch: perl
41740            ! ext/Cwd/Cwd.xs
41741 ____________________________________________________________________________
41742 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
41743         Log: Slight tweaks on #11213.
41744      Branch: perl
41745            ! toke.c
41746 ____________________________________________________________________________
41747 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
41748         Log: A missing dTHX noticed by Gerrit P. Haase.
41749      Branch: perl
41750            ! ext/POSIX/POSIX.xs
41751 ____________________________________________________________________________
41752 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
41753         Log: Subject: [PATCH toke.c] Simplify yytoke()
41754              From: Simon Cozens <simon@netthink.co.uk>
41755              Date: Sun, 8 Jul 2001 13:24:34 +0100
41756              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
41757              
41758              Split out pending_ident().
41759      Branch: perl
41760            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
41761 ____________________________________________________________________________
41762 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
41763         Log: (Retracted by #11223.)
41764              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
41765              Date: Wed, 05 Nov 1997 17:22:34 -0600
41766              From: Graham Barr <gbarr@ti.com>
41767              Message-Id: <3460FFBA.6DA51F46@ti.com>
41768      Branch: perl
41769            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41770 ____________________________________________________________________________
41771 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
41772         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
41773      Branch: perl
41774            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41775            ! pod/perllocale.pod
41776 ____________________________________________________________________________
41777 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
41778         Log: Really do the test under the C locale.
41779      Branch: perl
41780            ! ext/I18N/Langinfo/Langinfo.t
41781 ____________________________________________________________________________
41782 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
41783         Log: Small portability fix for Mac OS.
41784      Branch: maint-5.6/macperl
41785            ! lib/Cwd.pm
41786 ____________________________________________________________________________
41787 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
41788         Log: Metaconfig unit change for #11207.
41789      Branch: metaconfig/U/perl
41790            ! Extensions.U
41791 ____________________________________________________________________________
41792 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
41793         Log: Add I18N::Langinfo, which is basically a wrapper around
41794              nl_langinfo(), which is an additional way to query locale
41795              specific information.
41796      Branch: perl
41797            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41798            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41799            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
41800 ____________________________________________________________________________
41801 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
41802         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
41803              used in File::Find tests; replace with if.t.
41804      Branch: maint-5.6/macperl
41805            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
41806            ! t/pragma/warn/op
41807 ____________________________________________________________________________
41808 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
41809         Log: Allow symbols in try_symbol() to begin with "_".
41810      Branch: maint-5.6/macperl
41811            ! makedef.pl
41812 ____________________________________________________________________________
41813 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
41814         Log: Sync up the File::Find changes from the rewrite by
41815              Thomas Wegner, et al.
41816      Branch: maint-5.6/macperl
41817            + t/lib/filefind-taint.t
41818            ! lib/File/Find.pm t/lib/filefind.t
41819 ____________________________________________________________________________
41820 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
41821         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
41822              From: Thomas Wegner <wegner_thomas@yahoo.com>
41823              Date: Thu, 5 Jul 2001 20:31:25 +0200
41824              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
41825      Branch: maint-5.6/macperl
41826            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
41827 ____________________________________________________________________________
41828 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
41829         Log: Some more test portability fixes.
41830      Branch: maint-5.6/macperl
41831            ! t/lib/filecopy.t t/pragma/warn/pp_sys
41832 ____________________________________________________________________________
41833 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
41834         Log: The #11200 removed wrong (non-existent) target.  Duh.
41835      Branch: perl
41836            ! Makefile.SH
41837 ____________________________________________________________________________
41838 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
41839         Log: Zap the lib/re.pm before creating it.
41840      Branch: perl
41841            ! Makefile.SH
41842 ____________________________________________________________________________
41843 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
41844         Log: Another test.  Please ignore.
41845      Branch: maint-5.6/macperl
41846            ! README.macos
41847 ____________________________________________________________________________
41848 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
41849         Log: Portability fixes for a lot of tests, especially IO-related
41850              tests, and warnings, and the harness script.
41851      Branch: maint-5.6/macperl
41852            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
41853            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
41854            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
41855            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
41856            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
41857            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
41858            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
41859            ! t/pragma/warnings.t
41860 ____________________________________________________________________________
41861 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
41862         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
41863              From: Nicholas Clark <nick@ccl4.org>
41864              Date: Sat, 7 Jul 2001 21:00:17 +0100
41865              Message-ID: <20010707210017.H59620@plum.flirble.org>
41866      Branch: perl
41867            ! lib/h2xs.t
41868 ____________________________________________________________________________
41869 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
41870         Log: The UNICOS/mk SysV IPC problem has been fixed.
41871      Branch: perl
41872            ! pod/perl572delta.pod
41873 ____________________________________________________________________________
41874 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
41875         Log: Slight update tweaks on perlunicode.pod.
41876      Branch: perl
41877            ! pod/perlunicode.pod
41878 ____________________________________________________________________________
41879 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
41880         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
41881              From: Mark-Jason Dominus <mjd@plover.com>
41882              Date: Sat, 07 Jul 2001 13:04:04 -0400
41883              Message-ID: <20010707170404.32694.qmail@plover.com>
41884      Branch: perl
41885            ! ext/DB_File/DB_File.pm
41886 ____________________________________________________________________________
41887 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
41888         Log: Fix up AutoLoader to fudge for Mac paths in import().
41889      Branch: maint-5.6/macperl
41890            ! lib/AutoLoader.pm
41891 ____________________________________________________________________________
41892 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
41893         Log: Try to force the lib/re.pm to be there before entering
41894              the extensions builds, should help for parallel makes.
41895      Branch: perl
41896            ! Makefile.SH
41897 ____________________________________________________________________________
41898 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
41899         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41900              From: Norton Allen <allen@huarp.harvard.edu>
41901              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
41902              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
41903      Branch: perl
41904            ! ext/POSIX/POSIX.xs
41905 ____________________________________________________________________________
41906 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
41907         Log: Subject: [PATCH] Re: op/arith.t
41908              From: Nicholas Clark <nick@ccl4.org>
41909              Date: Sat, 7 Jul 2001 13:04:54 +0100
41910              Message-ID: <20010707130454.D59620@plum.flirble.org>
41911      Branch: perl
41912            ! numeric.c toke.c
41913 ____________________________________________________________________________
41914 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
41915         Log: Subject: [PATCH] h2xs
41916              From: Nicholas Clark <nick@ccl4.org>
41917              Date: Fri, 6 Jul 2001 23:25:14 +0100
41918              Message-ID: <20010706232514.X59620@plum.flirble.org>
41919      Branch: perl
41920            ! utils/h2xs.PL
41921 ____________________________________________________________________________
41922 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
41923         Log: Subject: Re: bleedperl perl_alloc..free leakage
41924              From: Radu Greab <radu@netsoft.ro>
41925              Date: Fri, 6 Jul 2001 19:48:54 +0300
41926              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
41927              
41928              Leak-be-gone.
41929      Branch: perl
41930            ! op.c
41931 ____________________________________________________________________________
41932 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
41933         Log: Test again.  Please ignore.
41934      Branch: maint-5.6/macperl
41935            ! README.macos
41936 ____________________________________________________________________________
41937 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
41938         Log: Test.  Please ignore.
41939      Branch: maint-5.6/macperl
41940            ! README.macos
41941 ____________________________________________________________________________
41942 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
41943         Log: Include changes already sent in separately as patches,
41944              before branch was created.
41945      Branch: maint-5.6/macperl
41946            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
41947            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
41948            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
41949            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
41950            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
41951            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
41952            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
41953            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
41954            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
41955            ! t/pragma/strict.t
41956 ____________________________________________________________________________
41957 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
41958         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41959              From: Norton Allen <allen@huarp.harvard.edu>
41960              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41961              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41962      Branch: perl
41963            ! utf8.h
41964 ____________________________________________________________________________
41965 [ 11183] By: nick                                  on 2001/07/06  16:27:40
41966         Log: Integrate mainline
41967      Branch: perlio
41968           +> (branch 42 files)
41969            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
41970            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
41971            - win32/bin/mdelete.bat
41972           !> (integrate 215 files)
41973 ____________________________________________________________________________
41974 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
41975         Log: The #11166 needed also these updated.
41976      Branch: perl
41977            ! lib/warnings.pm warnings.h
41978 ____________________________________________________________________________
41979 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
41980         Log: Update Changes.
41981      Branch: perl
41982            ! Changes patchlevel.h
41983 ____________________________________________________________________________
41984 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
41985         Log: Regen toc.
41986      Branch: perl
41987            ! pod/perltoc.pod
41988 ____________________________________________________________________________
41989 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
41990         Log: Nit from Abhijit.
41991      Branch: perl
41992            ! lib/CPAN.pm
41993 ____________________________________________________________________________
41994 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
41995         Log: Retract #11172.
41996      Branch: perl
41997            ! t/op/method.t
41998 ____________________________________________________________________________
41999 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
42000         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
42001              From: Norton Allen <allen@huarp.harvard.edu>
42002              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
42003              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
42004      Branch: perl
42005            ! lib/Cwd.pm
42006 ____________________________________________________________________________
42007 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
42008         Log: (Accidentally empty check-in.)
42009      Branch: perl
42010            ! utf8.h
42011 ____________________________________________________________________________
42012 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
42013         Log: Retract #11165 since Sarathy pointed out it'll not
42014              work properly under threads, the problem should be
42015              solved using "the savestack, either via SSNEW() or
42016              using a newSVpv()+SAVEFREESV() combo."
42017      Branch: perl
42018            ! ext/POSIX/POSIX.xs
42019 ____________________________________________________________________________
42020 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
42021         Log: Retract #11125 since NI-S pointed out it'll not work in
42022              cases where the extension has their own handcrafted INC
42023              et alia.
42024      Branch: perl
42025            ! lib/ExtUtils/MM_Unix.pm
42026 ____________________________________________________________________________
42027 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
42028         Log: Subject: RE: [PATCH] -I and MakeMaker again
42029              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42030              Date: Fri, 6 Jul 2001 09:18:29 +0200
42031              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
42032      Branch: perl
42033            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
42034            ! lib/ExtUtils/MM_Win32.pm
42035 ____________________________________________________________________________
42036 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
42037         Log: (Retracted by #11178)
42038              Subject: [PATCH t/op/method.t] SUPER:: strangeness
42039              From: Piers Cawley <pdcawley@iterative-software.com>
42040              Date: 06 Jul 2001 10:49:01 +0100
42041              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
42042      Branch: perl
42043            ! t/op/method.t
42044 ____________________________________________________________________________
42045 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
42046         Log: VOS README update from Paul Green.
42047      Branch: perl
42048            ! README.vos
42049 ____________________________________________________________________________
42050 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
42051         Log: Subject: [PATCH README.qnx hints/qnx.sh]
42052              From: Norton Allen <allen@huarp.harvard.edu>
42053              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
42054              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
42055      Branch: perl
42056            ! README.qnx hints/qnx.sh
42057 ____________________________________________________________________________
42058 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
42059         Log: Subject: [PATCH] Doc patch for Tie::Hash
42060              From: Artur Bergman <artur@contiller.se>
42061              Date: Thu, 05 Jul 2001 22:51:18 +0200
42062              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
42063      Branch: perl
42064            ! lib/Tie/Hash.pm
42065 ____________________________________________________________________________
42066 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
42067         Log: Subject: [PATCH] perlfaq4.pod
42068              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
42069              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
42070              Date: Thu, 5 Jul 2001 18:44:10 +0100 
42071      Branch: perl
42072            ! pod/perlfaq4.pod
42073 ____________________________________________________________________________
42074 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
42075         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
42076              From: Robin Houston <robin@kitsite.com>
42077              Date: Thu, 5 Jul 2001 18:33:21 +0100
42078              Message-ID: <20010705183321.A27345@robin.kitsite.com>
42079      Branch: perl
42080            ! ext/B/B/Deparse.pm
42081 ____________________________________________________________________________
42082 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
42083         Log: (Retracted by #11285.)
42084              
42085              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
42086              From: Abhijit Menon-Sen <ams@wiw.org>
42087              Date: Fri, 6 Jul 2001 01:26:32 +0530
42088              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
42089      Branch: perl
42090            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
42091            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
42092            ! warnings.pl
42093 ____________________________________________________________________________
42094 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
42095         Log: (Retracted by #11175)
42096              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
42097              From: Norton Allen <allen@huarp.harvard.edu>
42098              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
42099              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
42100      Branch: perl
42101            ! ext/POSIX/POSIX.xs
42102 ____________________________________________________________________________
42103 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
42104         Log: Unterminated C< (noticed by Richard Hatch), and few other
42105              small Unicode doc tweaks.
42106      Branch: perl
42107            ! pod/perlretut.pod
42108 ____________________________________________________________________________
42109 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
42110         Log: More flexible argument understanding; add charblocks() and
42111              charscripts(); make charblock() and charscript() two-way;
42112              add charinrange(); separate the $Unicode::UCD::VERSION and
42113              the version of the Unicode by adding UnicodeVersion().
42114      Branch: perl
42115            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42116 ____________________________________________________________________________
42117 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
42118         Log: Update Unicode::UCD on \p{In...}.
42119      Branch: perl
42120            ! lib/Unicode/UCD.pm
42121 ____________________________________________________________________________
42122 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
42123         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
42124              From: Norton Allen <allen@huarp.harvard.edu>
42125              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
42126              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
42127      Branch: perl
42128            ! lib/ExtUtils/MM_Unix.pm
42129 ____________________________________________________________________________
42130 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
42131         Log: POSIX-BC tweaks from Thomas Dorner.
42132      Branch: perl
42133            ! hints/posix-bc.sh perlio.h
42134 ____________________________________________________________________________
42135 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
42136         Log: Module updates for the delta.
42137      Branch: perl
42138            ! pod/perl572delta.pod
42139 ____________________________________________________________________________
42140 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
42141         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
42142              From: Norton Allen <allen@huarp.harvard.edu>
42143              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
42144              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
42145      Branch: perl
42146            ! ext/IO/lib/IO/t/io_sock.t
42147 ____________________________________________________________________________
42148 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
42149         Log: Subject: [PATCH perldiag.pod] Quick fixes
42150              From: Simon Cozens <simon@netthink.co.uk>
42151              Date: Wed, 4 Jul 2001 20:22:12 +0100
42152              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
42153      Branch: perl
42154            ! pod/perldiag.pod
42155 ____________________________________________________________________________
42156 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
42157         Log: (retracted by #13533)
42158              
42159              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
42160              From: Radu Greab <radu@netsoft.ro>
42161              Date: Wed, 4 Jul 2001 22:13:31 +0300
42162              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
42163      Branch: perl
42164            ! op.c sv.c t/op/pos.t
42165 ____________________________________________________________________________
42166 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
42167         Log: Subject: [PATCH] -I and MakeMaker again
42168              From: Michael G Schwern <schwern@pobox.com>
42169              Date: Wed, 4 Jul 2001 15:03:07 -0400
42170              Message-ID: <20010704150307.I20340@blackrider>
42171              
42172              (and retract #11145)
42173      Branch: perl
42174            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
42175            ! lib/ExtUtils/MakeMaker.pm
42176 ____________________________________________________________________________
42177 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
42178         Log: Subject: Re: PERFORCE change 11142 for review
42179              From: "Philip Newton" <Philip.Newton@gmx.net>
42180              Date: Wed, 4 Jul 2001 20:46:26 +0200
42181              Message-Id: <200107041841.VAA25380@taas.iki.fi>
42182      Branch: perl
42183            ! lib/ExtUtils/MakeMaker.pm
42184 ____________________________________________________________________________
42185 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
42186         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
42187              From: Jonathan Stowe <gellyfish@gellyfish.com>
42188              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
42189              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
42190      Branch: perl
42191            ! utils/pl2pm.PL
42192 ____________________________________________________________________________
42193 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
42194         Log: fix the binary compatibility issue when building with/without
42195              usemymalloc by exporting Perl_malloc() et al as simple wrappers
42196              around the system functions (this allows most extensions built
42197              using one mode to coexist with perls built in the other mode)
42198              
42199              XXX the Perl_mfree() wrapper might need to do return(free()) on
42200              platforms where Free_t isn't "void"
42201      Branch: perl
42202            ! embed.h embed.pl makedef.pl proto.h util.c
42203 ____________________________________________________________________________
42204 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
42205         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
42206              since it doesn't ensure threads other than the one calling fork()
42207              aren't holding any locks; the fix is to use pthread_atfork() to
42208              hold global locks
42209              
42210              building perl with -Dusemymalloc exacerbates the problem since
42211              Perl_malloc() holds a mutex, and perl's exec() calls New()
42212              
42213              XXX the code in win32thread.h may be needed on platforms that have
42214              no pthread_atfork()
42215      Branch: perl
42216            ! perl.c thread.h win32/win32thread.h
42217 ____________________________________________________________________________
42218 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
42219         Log: Integrate #11009 from maintperl.
42220      Branch: maint-5.6/macperl
42221           !> lib/ExtUtils/Manifest.pm
42222 ____________________________________________________________________________
42223 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
42224         Log: Flexing my Perforce muscles.
42225      Branch: maint-5.6/macperl
42226            ! README.macos
42227 ____________________________________________________________________________
42228 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
42229         Log: Update Changes.
42230      Branch: perl
42231            ! Changes patchlevel.h
42232 ____________________________________________________________________________
42233 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
42234         Log: Metaconfig unit change for #11146.
42235      Branch: metaconfig/U/perl
42236            ! d_fcntl_can_lock.U
42237 ____________________________________________________________________________
42238 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
42239         Log: Somehow the #ifdefs of the added code (in #11093) made
42240              HP-UX to fail the fcntl locking test, without the ifdefs
42241              the test seems to be working again.  Reason unknown:
42242              HP-UX cc doesn't complain either way.
42243      Branch: perl
42244            ! Configure
42245 ____________________________________________________________________________
42246 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
42247         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
42248      Branch: perl
42249            ! lib/ExtUtils/MM_Unix.pm
42250 ____________________________________________________________________________
42251 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
42252         Log: gcc -Wall nit.
42253      Branch: perl
42254            ! pp_hot.c
42255 ____________________________________________________________________________
42256 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
42257         Log: When removing tests updating the test count is a good idea, too.
42258      Branch: perl
42259            ! lib/Net/t/require.t
42260 ____________________________________________________________________________
42261 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
42262         Log: Document #11134 and add the new symbols to the list of
42263              of MakeMaker known ones.
42264      Branch: perl
42265            ! lib/ExtUtils/MakeMaker.pm
42266 ____________________________________________________________________________
42267 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
42268         Log: Microperl update.
42269      Branch: perl
42270            ! uconfig.h
42271 ____________________________________________________________________________
42272 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
42273         Log: Update the libnet tests as per #11138.
42274      Branch: perl
42275            - lib/Net/t/ph.t
42276            ! MANIFEST lib/Net/t/require.t
42277 ____________________________________________________________________________
42278 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
42279         Log: Regen toc and modlib.
42280      Branch: perl
42281            ! pod/perlmodlib.pod pod/perltoc.pod
42282 ____________________________________________________________________________
42283 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
42284         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
42285              Graham's request.
42286      Branch: perl
42287            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
42288            ! MANIFEST
42289 ____________________________________________________________________________
42290 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
42291         Log: Add the OS/390 harness results to the delta.
42292      Branch: perl
42293            ! pod/perl572delta.pod
42294 ____________________________________________________________________________
42295 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
42296         Log: Avoid the two study tests in OS/390 until the bug has been solved.
42297      Branch: perl
42298            ! t/op/study.t
42299 ____________________________________________________________________________
42300 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
42301         Log: DOS/DJGPP tweaks from Laszlo Molnar.
42302      Branch: perl
42303            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
42304 ____________________________________________________________________________
42305 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
42306         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
42307              From: Michael G Schwern <schwern@pobox.com>
42308              Date: Wed, 4 Jul 2001 00:01:16 -0400
42309              Message-ID: <20010704000116.C591@blackrider>
42310      Branch: perl
42311            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
42312 ____________________________________________________________________________
42313 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
42314         Log: The #11132 missed singleton characters (not part
42315              of a unilo..unihi range) in Unicode scripts.
42316      Branch: perl
42317            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
42318            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
42319            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
42320            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
42321            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
42322            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
42323            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
42324            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
42325            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
42326            ! lib/unicode/mktables.PL t/op/pat.t
42327 ____________________________________________________________________________
42328 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
42329         Log: Support preferentially the Unicode 'scripts' definition
42330              in the \p{In...} notation since according to Unicode the
42331              scripts concept is more natural for matching than using
42332              the somewhat artificial block names.  The block names are
42333              still available, though, and if there's a name conflict,
42334              the scripts one wins and the blocks one has to do with
42335              'Block' appended to its name.  For more information see
42336              
42337              http://www.unicode.org/unicode/reports/tr24/
42338      Branch: perl
42339            + lib/unicode/In/100.pl lib/unicode/In/101.pl
42340            + lib/unicode/In/102.pl lib/unicode/In/103.pl
42341            + lib/unicode/In/104.pl lib/unicode/In/105.pl
42342            + lib/unicode/In/106.pl lib/unicode/In/107.pl
42343            + lib/unicode/In/108.pl lib/unicode/In/109.pl
42344            + lib/unicode/In/110.pl lib/unicode/In/111.pl
42345            + lib/unicode/In/112.pl lib/unicode/In/113.pl
42346            + lib/unicode/In/114.pl lib/unicode/In/115.pl
42347            + lib/unicode/In/116.pl lib/unicode/In/117.pl
42348            + lib/unicode/In/118.pl lib/unicode/In/119.pl
42349            + lib/unicode/In/120.pl lib/unicode/In/121.pl
42350            + lib/unicode/In/122.pl lib/unicode/In/123.pl
42351            + lib/unicode/In/124.pl lib/unicode/In/125.pl
42352            + lib/unicode/In/126.pl lib/unicode/In/127.pl
42353            + lib/unicode/In/128.pl lib/unicode/In/129.pl
42354            + lib/unicode/In/130.pl lib/unicode/In/131.pl
42355            + lib/unicode/In/132.pl lib/unicode/In/133.pl
42356            + lib/unicode/In/134.pl lib/unicode/In/135.pl
42357            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
42358            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
42359            ! (edit 106 files)
42360 ____________________________________________________________________________
42361 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
42362         Log: Better document the difference between a block and a script.
42363      Branch: perl
42364            ! lib/Unicode/UCD.pm
42365 ____________________________________________________________________________
42366 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
42367         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
42368              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
42369              Date: Tue, 3 Jul 2001 15:04:23 -0500
42370              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
42371      Branch: perl
42372            ! lib/CPAN.pm
42373 ____________________________________________________________________________
42374 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
42375         Log: Add tests for charscript().
42376      Branch: perl
42377            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42378 ____________________________________________________________________________
42379 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
42380         Log: Add charscript() to get the UTR#24 script names of characters.
42381      Branch: perl
42382            ! lib/Unicode/UCD.pm
42383 ____________________________________________________________________________
42384 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
42385         Log: Todo updates.
42386      Branch: perl
42387            ! pod/perltodo.pod
42388 ____________________________________________________________________________
42389 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
42390         Log: Unicode::UCD updates.
42391      Branch: perl
42392            ! lib/Unicode/UCD.pm
42393 ____________________________________________________________________________
42394 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
42395         Log: (Retracted by #11174)
42396              Subject: MakeMaker should pass through DEFINE and INC to subdirs
42397              From: Alan Burlison <Alan.Burlison@sun.com>
42398              Date: Tue, 03 Jul 2001 15:20:13 +0100
42399              Message-ID: <3B41D49D.A923D4F9@sun.com>
42400      Branch: perl
42401            ! lib/ExtUtils/MM_Unix.pm
42402 ____________________________________________________________________________
42403 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
42404         Log: Subject: Patch needed for UTS
42405              From: hom00@utsglobal.com (Hal Morris)
42406              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
42407              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
42408              
42409              Replace #11113 with a better version.
42410      Branch: perl
42411            ! perl.h
42412 ____________________________________________________________________________
42413 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
42414         Log: Subject: Re: POINTERRIGOR
42415              From: Andy Dougherty <doughera@lafayette.edu>
42416              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
42417              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
42418      Branch: perl
42419            ! util.c
42420 ____________________________________________________________________________
42421 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
42422         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
42423              From: "Philip Newton" <pnewton@gmx.de>
42424              Date: Tue, 3 Jul 2001 17:03:34 +0200
42425              Message-ID: <3B41FAE6.29564.660E117@localhost>
42426      Branch: perl
42427            ! pp_hot.c
42428 ____________________________________________________________________________
42429 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
42430         Log: Typos.
42431      Branch: perl
42432            ! INSTALL
42433 ____________________________________________________________________________
42434 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
42435         Log: Subject: [PATCH 5.6.1] debugger fixes
42436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42437              Date: Tue, 3 Jul 2001 03:38:18 -0400
42438              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
42439              
42440              The $^S is working again.
42441      Branch: perl
42442            ! lib/perl5db.pl
42443 ____________________________________________________________________________
42444 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
42445         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
42446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42447              Date: Tue, 3 Jul 2001 03:34:06 -0400
42448              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
42449      Branch: perl
42450            ! os2/OS2/Process/Process.pm
42451 ____________________________________________________________________________
42452 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
42453         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
42454              From: "Philip Newton" <Philip.Newton@gmx.net>
42455              Date: Tue, 3 Jul 2001 09:11:27 +0200
42456              Message-Id: <200107030706.KAA04596@taas.iki.fi>
42457      Branch: perl
42458            ! lib/FindBin.pm
42459 ____________________________________________________________________________
42460 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
42461         Log: Delta delta.
42462      Branch: perl
42463            ! pod/perl572delta.pod
42464 ____________________________________________________________________________
42465 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
42466         Log: Metaconfig unit change for 11115.
42467      Branch: metaconfig
42468            ! U/modified/libc.U
42469 ____________________________________________________________________________
42470 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
42471         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
42472              (from Richard Hatch) (this was the cause of pipes() and
42473              times() mysteriously not being found)
42474      Branch: perl
42475            ! Configure
42476 ____________________________________________________________________________
42477 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
42478         Log: Retract #10142, the real culprit found by Richard Hatch,
42479              coming soon to Configure near you.
42480      Branch: perl
42481            ! hints/aix.sh
42482 ____________________________________________________________________________
42483 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
42484         Log: (Replaced by #11124) UTS workaround from Hal Morris.
42485      Branch: perl
42486            ! perl.h
42487 ____________________________________________________________________________
42488 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
42489         Log: Subject: [PATCH] grok not grocking correctly
42490              From: Nicholas Clark <nick@ccl4.org>
42491              Date: Tue, 3 Jul 2001 00:19:08 +0100
42492              Message-ID: <20010703001908.H59620@plum.flirble.org>
42493      Branch: perl
42494            ! numeric.c
42495 ____________________________________________________________________________
42496 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
42497         Log: Subject: [PATCH Deparse.t] test just-posted patches
42498              From: Robin Houston <robin@kitsite.com>
42499              Date: Mon, 2 Jul 2001 23:46:15 +0100
42500              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
42501      Branch: perl
42502            ! ext/B/Deparse.t
42503 ____________________________________________________________________________
42504 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
42505         Log: Subject: [PATCH toke.c] autosplit into @F
42506              From: Robin Houston <robin@kitsite.com>
42507              Date: Mon, 2 Jul 2001 23:18:20 +0100
42508              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
42509      Branch: perl
42510            ! perl.c toke.c
42511 ____________________________________________________________________________
42512 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
42513         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
42514              From: Robin Houston <robin@kitsite.com>
42515              Date: Mon, 2 Jul 2001 23:00:48 +0100
42516              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
42517      Branch: perl
42518            ! ext/B/B/Deparse.pm
42519 ____________________________________________________________________________
42520 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
42521         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
42522              From: "Philip Newton" <Philip.Newton@gmx.net>
42523              Date: Mon, 2 Jul 2001 22:06:22 +0200
42524              (no Message-Id)
42525      Branch: perl
42526            ! ext/NDBM_File/hints/linux.pl
42527 ____________________________________________________________________________
42528 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
42529         Log: Subject: Re: Fixed pack problem - sort of
42530              From: Nicholas Clark <nick@ccl4.org>
42531              Date: Mon, 2 Jul 2001 20:59:20 +0100
42532              Message-ID: <20010702205919.F59620@plum.flirble.org>
42533      Branch: perl
42534            ! pp_pack.c t/op/pack.t
42535 ____________________________________________________________________________
42536 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
42537         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
42538              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42539              Date: Mon, 2 Jul 2001 15:45:41 -0400
42540              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
42541      Branch: perl
42542            ! os2/os2.c
42543 ____________________________________________________________________________
42544 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
42545         Log: (Mistaken retraction)
42546      Branch: perl
42547            ! utils/pl2pm.PL
42548 ____________________________________________________________________________
42549 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
42550         Log: Detypo in #11103.
42551      Branch: perl
42552            ! utils/pl2pm.PL
42553 ____________________________________________________________________________
42554 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
42555         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
42556              From: Jonathan Stowe <gellyfish@gellyfish.com>
42557              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
42558              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
42559      Branch: perl
42560            ! utils/pl2pm.PL
42561 ____________________________________________________________________________
42562 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
42563         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
42564              From: "Craig A. Berry" <craigberry@mac.com>
42565              Date: Mon, 02 Jul 2001 14:11:23 -0500
42566              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
42567      Branch: perl
42568            ! lib/Unicode/UCD.pm
42569 ____________________________________________________________________________
42570 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
42571         Log: Subject: [PATCH] Re: op/numconvert.t failures
42572              From: Nicholas Clark <nick@ccl4.org>
42573              Date: Mon, 2 Jul 2001 20:10:48 +0100
42574              Message-ID: <20010702201048.E59620@plum.flirble.org>
42575      Branch: perl
42576            ! t/op/numconvert.t
42577 ____________________________________________________________________________
42578 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
42579         Log: Update Changes.
42580      Branch: perl
42581            ! Changes patchlevel.h
42582 ____________________________________________________________________________
42583 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
42584         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
42585              The real fix must be more involved.  The line of code all the leaky
42586              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
42587              line of Perl_newPMOP().
42588      Branch: perl
42589            ! op.h
42590 ____________________________________________________________________________
42591 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
42592         Log: Based on
42593              
42594              Subject: Re: sizeof(struct sembuf)
42595              From: Nicholas Clark <nick@ccl4.org>
42596              Date: Sun, 1 Jul 2001 22:26:48 +0100
42597              Message-ID: <20010701222648.W59620@plum.flirble.org>
42598              
42599              but do semop() always the slow way.
42600      Branch: perl
42601            ! doio.c
42602 ____________________________________________________________________________
42603 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
42604         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
42605              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42606              Date: Tue, 03 Jul 2001 00:56:30 +0900
42607              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
42608      Branch: perl
42609            ! ext/Encode/Encode/Tcl.t
42610 ____________________________________________________________________________
42611 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
42612         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
42613              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42614              Date: Tue, 03 Jul 2001 00:55:46 +0900
42615              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
42616      Branch: perl
42617            ! ext/Encode/Encode/Tcl.pm
42618 ____________________________________________________________________________
42619 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
42620         Log: Regen api and toc.
42621      Branch: perl
42622            ! pod/perlapi.pod pod/perltoc.pod
42623 ____________________________________________________________________________
42624 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
42625         Log: Metaconfig unit change for #11093.
42626      Branch: metaconfig/U/perl
42627            ! d_fcntl_can_lock.U
42628 ____________________________________________________________________________
42629 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
42630         Log: The fcntl locking test may hang if NFS locking messed up;
42631              break out with alarm(10).
42632      Branch: perl
42633            ! Configure
42634 ____________________________________________________________________________
42635 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
42636         Log: Move the mdelete.bat from win32/bin to win32.
42637      Branch: perl
42638            ! MANIFEST
42639 ____________________________________________________________________________
42640 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
42641         Log: Typo in #11083.
42642      Branch: perl
42643            ! ext/Time/Piece/Piece.t
42644 ____________________________________________________________________________
42645 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
42646         Log: Netware tweaks from Guruprasad.
42647      Branch: perl
42648            - NetWare/perlsdio.h
42649            ! MANIFEST NetWare/Makefile NetWare/interface.c
42650            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
42651            ! perlsdio.h
42652 ____________________________________________________________________________
42653 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
42654         Log: Subject: Re: [PATH] shared -> unique;
42655              From: Abhijit Menon-Sen <ams@wiw.org>
42656              Date: Wed, 27 Jun 2001 03:51:27 +0530
42657              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
42658      Branch: perl
42659            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
42660 ____________________________________________________________________________
42661 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
42662         Log: Subject: Re: AIX / gcc-3.0
42663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42664              Date: Mon, 02 Jul 2001 15:20:21 +0200
42665              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
42666      Branch: perl
42667            ! hints/aix.sh
42668 ____________________________________________________________________________
42669 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
42670         Log: Subject: Re: Bug report: split splits on wrong pattern
42671              From: Abhijit Menon-Sen <ams@wiw.org>
42672              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
42673              Date: Mon, 2 Jul 2001 16:31:33 +0530
42674      Branch: perl
42675            ! pp_ctl.c
42676 ____________________________________________________________________________
42677 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
42678         Log: Subject: [PATCH 5.6.1] test harness
42679              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42680              Date: Mon, 2 Jul 2001 06:29:21 -0400
42681              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
42682      Branch: perl
42683            ! lib/Test/Harness.pm
42684 ____________________________________________________________________________
42685 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
42686         Log: Subject: [PATCH 5.6.1] debugger goof
42687              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42688              Date: Mon, 2 Jul 2001 06:27:22 -0400
42689              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
42690      Branch: perl
42691            ! lib/perl5db.pl
42692 ____________________________________________________________________________
42693 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
42694         Log: Subject: [PATCH 5.6.1] OS/2 cwd
42695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42696              Date: Mon, 2 Jul 2001 06:21:17 -0400
42697              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
42698      Branch: perl
42699            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
42700 ____________________________________________________________________________
42701 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
42702         Log: Make #11082 more OS/2-specific.
42703      Branch: perl
42704            ! ext/Time/Piece/Piece.t
42705 ____________________________________________________________________________
42706 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
42707         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
42708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42709              Date: Mon, 2 Jul 2001 06:06:34 -0400
42710              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
42711      Branch: perl
42712            ! ext/Time/Piece/Piece.t
42713 ____________________________________________________________________________
42714 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
42715         Log: Subject: [PATCH B::Deparse] version number & changes
42716              From: Robin Houston <robin@kitsite.com>  
42717              Date: Sun, 1 Jul 2001 17:17:29 +0100
42718              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
42719      Branch: perl
42720            ! ext/B/B/Deparse.pm
42721 ____________________________________________________________________________
42722 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
42723         Log: Subject: a small fix.
42724              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42725              Date: Mon, 2 Jul 2001 12:17:53 +0200
42726              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
42727      Branch: perl
42728            ! ext/Thread/Thread.xs
42729 ____________________________________________________________________________
42730 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
42731         Log: Subject: RE: perl@10907
42732              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42733              Date: Mon, 2 Jul 2001 12:06:16 +0200
42734              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
42735              
42736              Borland C vs PerlIO.
42737      Branch: perl
42738            ! win32/config.bc win32/config_H.bc
42739 ____________________________________________________________________________
42740 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
42741         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
42742              From: "H.M. Brand" <merijn@l1.procura.nl>
42743              Date: Mon, 02 Jul 2001 11:18:57 +0200
42744              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
42745      Branch: perl
42746            ! t/op/write.t
42747 ____________________________________________________________________________
42748 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
42749         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
42750              From: Michael G Schwern <schwern@pobox.com>
42751              Date: Mon, 2 Jul 2001 00:26:24 -0400
42752              Message-ID: <20010702002624.A18302@blackrider>
42753      Branch: perl
42754            - ext/util/mkbootstrap
42755 ____________________________________________________________________________
42756 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
42757         Log: Subject: [PATCH op.h] v minor comment tweak
42758              From: Robin Houston <robin@puffinry.freeserve.co.uk>
42759              Date: Mon, 2 Jul 2001 00:42:01 +0100
42760              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
42761      Branch: perl
42762            ! op.h
42763 ____________________________________________________________________________
42764 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
42765         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
42766      Branch: perl
42767            ! pod/perlfunc.pod
42768 ____________________________________________________________________________
42769 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
42770         Log: Subject: Re: sizeof(struct sembuf)
42771              From: Nicholas Clark <nick@ccl4.org>
42772              Date: Sun, 1 Jul 2001 19:23:16 +0100
42773              Message-ID: <20010701192316.V59620@plum.flirble.org>
42774              
42775              s/signaling/signalling/
42776      Branch: perl
42777            ! pod/perlfunc.pod
42778 ____________________________________________________________________________
42779 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
42780         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
42781              From: "Philip Newton" <Philip.Newton@gmx.net>
42782              Date: Sun, 1 Jul 2001 09:37:56 +0200
42783              Message-Id: <200107010733.KAA03920@taas.iki.fi>
42784      Branch: perl
42785            ! pod/perlvar.pod
42786 ____________________________________________________________________________
42787 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
42788         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
42789              From: "Philip Newton" <Philip.Newton@gmx.net>
42790              Date: Sun, 1 Jul 2001 09:37:56 +0200
42791              Message-Id: <200107010733.KAA03925@taas.iki.fi>
42792      Branch: perl
42793            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42794 ____________________________________________________________________________
42795 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
42796         Log: Metaconfig unit change for #11070.
42797      Branch: metaconfig
42798            ! U/compline/randfunc.U
42799 ____________________________________________________________________________
42800 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
42801         Log: Subject: [PATCH perlsnap] its --> it's --> its
42802              From: "Philip Newton" <Philip.Newton@gmx.net>
42803              Date: Sun, 1 Jul 2001 09:37:56 +0200
42804              Message-Id: <200107010733.KAA03914@taas.iki.fi>
42805      Branch: perl
42806            ! Porting/config_H
42807 ____________________________________________________________________________
42808 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
42809         Log: Sync with Sarathy; integrate with perlio.
42810      Branch: perl
42811           !> gv.c
42812 ____________________________________________________________________________
42813 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
42814         Log: regenerate win32/config_H.?c files
42815      Branch: perl
42816            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42817 ____________________________________________________________________________
42818 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
42819         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
42820              naming discipline
42821              
42822              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
42823              because of this)
42824              
42825              fix a warning about "fd" being used without being set in Cwd.xs
42826      Branch: perl
42827            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
42828            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
42829            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
42830            ! win32/config.vc
42831 ____________________________________________________________________________
42832 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
42833         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
42834              within macro arguments") and warnings ("unary minus applied to
42835              unsigned type", among others)
42836      Branch: perl
42837            ! gv.c hv.c op.c pp.c sv.c toke.c
42838 ____________________________________________________________________________
42839 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
42840         Log: win32 fixes: more spurious CRs
42841      Branch: perl
42842            ! win32/mdelete.bat
42843 ____________________________________________________________________________
42844 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
42845         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
42846              from win32/bin (or it gets deleted by distclean); don't delete
42847              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
42848              NT (should be made Win9x specific, and added to makefile.mk)
42849      Branch: perl
42850           +> win32/mdelete.bat
42851            - win32/bin/mdelete.bat
42852            ! win32/Makefile win32/makefile.mk
42853 ____________________________________________________________________________
42854 [ 11063] By: nick                                  on 2001/07/01  18:54:09
42855         Log: Quick for for #ifdef mess
42856      Branch: perlio
42857            ! gv.c
42858 ____________________________________________________________________________
42859 [ 11062] By: nick                                  on 2001/07/01  18:47:42
42860         Log: Raw integrate - does not build #if mess in gv.c
42861      Branch: perlio
42862           !> (integrate 29 files)
42863 ____________________________________________________________________________
42864 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
42865         Log: Make 'compile' target a little less broken.
42866              Still very broken, though: -Wall warnings from
42867              the generated code, boot_Foo prototypes missing,
42868              can't autoload Fcntl::SEEK_CUR et alia, ...
42869      Branch: perl
42870            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
42871            ! utils/perlcc.PL x2p/Makefile.SH
42872 ____________________________________________________________________________
42873 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
42874         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
42875      Branch: perl
42876            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42877            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
42878 ____________________________________________________________________________
42879 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
42880         Log: Update Changes.
42881      Branch: perl
42882            ! Changes patchlevel.h
42883 ____________________________________________________________________________
42884 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
42885         Log: Still one typo, regen toc.
42886      Branch: perl
42887            ! lib/Unicode/UCD.pm pod/perltoc.pod
42888 ____________________________________________________________________________
42889 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
42890         Log: Detypos and regen toc.
42891      Branch: perl
42892            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
42893 ____________________________________________________________________________
42894 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
42895         Log: VERSION tweak.
42896      Branch: perl
42897            ! ext/List/Util/lib/List/Util.pm
42898 ____________________________________________________________________________
42899 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
42900         Log: Attempt at plugging the leak under ithreads detected by Doug.
42901      Branch: perl
42902            ! op.h
42903 ____________________________________________________________________________
42904 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
42905         Log: gcc -Wall lint after #11051.
42906      Branch: perl
42907            ! pp_sys.c
42908 ____________________________________________________________________________
42909 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
42910         Log: Integrate perlio.
42911      Branch: perl
42912           !> lib/File/Find/taint.t
42913 ____________________________________________________________________________
42914 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
42915         Log: Don't use the v-strings for module VERSIONs.
42916      Branch: perl
42917            ! lib/Unicode/UCD.pm
42918 ____________________________________________________________________________
42919 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
42920         Log: Code cleanup based on turning off the -woffs in IRIX.
42921              Not all of the gripes cleaned up (hairy code in hv.c and
42922              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
42923              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
42924              to the IRIX hints)
42925      Branch: perl
42926            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
42927            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
42928            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
42929            ! regcomp.c sv.c
42930 ____________________________________________________________________________
42931 [ 11050] By: nick                                  on 2001/06/30  20:46:46
42932         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
42933      Branch: perlio
42934            ! lib/File/Find/taint.t
42935 ____________________________________________________________________________
42936 [ 11049] By: nick                                  on 2001/06/30  18:13:33
42937         Log: Integrate mainline
42938      Branch: perlio
42939           +> NetWare/nwstdio.h NetWare/perlsdio.h
42940           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42941           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
42942           +> lib/Unicode/UCD.t t/run/exit.t
42943           !> (integrate 60 files)
42944 ____________________________________________________________________________
42945 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
42946         Log: Delta delta.
42947      Branch: perl
42948            ! pod/perl572delta.pod
42949 ____________________________________________________________________________
42950 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
42951         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
42952              by CPAN.pm, use rather _00.
42953      Branch: perl
42954            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
42955            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
42956            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
42957            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
42958            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
42959            ! lib/ExtUtils/Embed.pm lib/Test.pm
42960 ____________________________________________________________________________
42961 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
42962         Log: Add a simple Unicode character database interface, Unicode::UCD.
42963      Branch: perl
42964            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
42965            ! MANIFEST
42966 ____________________________________________________________________________
42967 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
42968         Log: Subject: [PATCH] op/numconver.t
42969              From: Nicholas Clark <nick@ccl4.org>
42970              Date: Sat, 30 Jun 2001 15:40:10 +0100
42971              Message-ID: <20010630154010.I59620@plum.flirble.org>
42972      Branch: perl
42973            ! t/op/numconvert.t
42974 ____________________________________________________________________________
42975 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
42976         Log: The $^N is now taken (by #11038).
42977      Branch: perl
42978            ! t/base/lex.t
42979 ____________________________________________________________________________
42980 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
42981         Log: The #11040 had slipped to a wrong function...
42982      Branch: perl
42983            ! sv.c
42984 ____________________________________________________________________________
42985 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
42986         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
42987              the Configure library symbol probe mysteriously finds all
42988              symbols but those of pipe() and times().
42989      Branch: perl
42990            ! hints/aix.sh
42991 ____________________________________________________________________________
42992 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
42993         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
42994              From: Nicholas Clark <nick@ccl4.org>
42995              Date: Fri, 29 Jun 2001 23:49:07 +0100
42996              Message-ID: <20010629234907.D59620@plum.flirble.org>
42997      Branch: perl
42998            ! lib/ExtUtils.t
42999 ____________________________________________________________________________
43000 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
43001         Log: Subject: [PATCH] weakref fix 2, not yet there
43002              From: Artur Bergman <artur@contiller.se>
43003              Date: Sat, 30 Jun 2001 01:18:16 +0200
43004              Message-ID: <B762D957.1CC9%artur@contiller.se>
43005      Branch: perl
43006            ! sv.c
43007 ____________________________________________________________________________
43008 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
43009         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
43010              From: Michael G Schwern <schwern@pobox.com>
43011              Date: Fri, 29 Jun 2001 19:39:11 -0400
43012              Message-ID: <20010629193910.D25304@blackrider>
43013      Branch: perl
43014            + t/run/exit.t
43015            ! MANIFEST
43016 ____________________________________________________________________________
43017 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
43018         Log: Add support for $^N, the most-recently closed group.
43019      Branch: perl
43020            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
43021            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
43022            ! thrdvar.h
43023 ____________________________________________________________________________
43024 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
43025         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
43026              From: lvirden@cas.org
43027              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
43028              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
43029              
43030              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
43031              From: lvirden@cas.org
43032              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
43033              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
43034      Branch: perl
43035            ! README.solaris
43036 ____________________________________________________________________________
43037 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
43038         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
43039              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43040              Date: Sat, 30 Jun 2001 07:33:37 +0900
43041              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
43042              
43043              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
43044              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43045              Date: Sat, 30 Jun 2001 21:38:14 +0900
43046              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
43047      Branch: perl
43048            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
43049            + ext/Encode/Encode/7bit-kr.enc
43050            ! MANIFEST ext/Encode/Encode/Tcl.pm
43051 ____________________________________________________________________________
43052 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
43053         Log: NetWare tweaks from Guruprasad.
43054      Branch: perl
43055            + NetWare/nwstdio.h NetWare/perlsdio.h
43056            ! MANIFEST NetWare/Makefile NetWare/config.wc
43057            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
43058            ! NetWare/t/Readme.txt
43059 ____________________________________________________________________________
43060 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
43061         Log: More module $VERSION bump-ups.
43062      Branch: perl
43063            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
43064            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
43065            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
43066 ____________________________________________________________________________
43067 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
43068         Log: Doc update due to #11032.
43069      Branch: perl
43070            ! pod/perl572delta.pod
43071 ____________________________________________________________________________
43072 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
43073         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
43074              From: Peter Prymmer <pvhp@forte.com>
43075              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
43076              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
43077      Branch: perl
43078            ! ext/Time/HiRes/HiRes.xs
43079 ____________________________________________________________________________
43080 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
43081         Log: -lpthreads missing in AIX.
43082      Branch: perl
43083            ! hints/aix.sh
43084 ____________________________________________________________________________
43085 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
43086         Log: Subject: [PATCH] CLONE && weakrefs
43087              From: Artur Bergman <artur@contiller.se>
43088              Date: Fri, 29 Jun 2001 17:02:00 +0200
43089              Message-ID: <B7626508.1CA0%artur@contiller.se>
43090      Branch: perl
43091            ! sv.c
43092 ____________________________________________________________________________
43093 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
43094         Log: Subject: Re: Bug report: split splits on wrong pattern
43095              From: Radu Greab <radu@netsoft.ro>
43096              Date: Wed, 27 Jun 2001 21:50:52 +0300
43097              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
43098      Branch: perl
43099            ! pp_ctl.c t/op/split.t
43100 ____________________________________________________________________________
43101 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
43102         Log: Metaconfig unit change for #11027.
43103      Branch: metaconfig/U/perl
43104            ! d_modfl.U
43105 ____________________________________________________________________________
43106 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
43107         Log: I thought this Configure glitch for AIX was just recently fixed?
43108      Branch: perl
43109            ! Configure
43110 ____________________________________________________________________________
43111 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
43112         Log: Update Changes.
43113      Branch: perl
43114            ! Changes patchlevel.h
43115 ____________________________________________________________________________
43116 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
43117         Log: Subject: Re: perl@10967, File::Find, and Cwd
43118              From: Mike Guy <mjtg@cam.ac.uk>
43119              Date: Fri, 29 Jun 2001 14:56:49 +0100
43120              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
43121      Branch: perl
43122            ! lib/File/Find/taint.t
43123 ____________________________________________________________________________
43124 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
43125         Log: Update the sv_pvprintify() spec.
43126      Branch: perl
43127            ! pod/perltodo.pod
43128 ____________________________________________________________________________
43129 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
43130         Log: Known test failures update.
43131      Branch: perl
43132            ! pod/perl572delta.pod
43133 ____________________________________________________________________________
43134 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
43135         Log: Based on
43136              
43137              Subject: [PATCH @11016] More );) fixes
43138              From: Richard Soderberg <rs@crystalflame.net>
43139              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
43140              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
43141      Branch: perl
43142            ! ext/Thread/Thread.xs ext/Thread/typemap
43143 ____________________________________________________________________________
43144 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
43145         Log: Subject: [PATCH @11016] Fixes compile errors in four files
43146              From: Richard Soderberg <rs@crystalflame.net>
43147              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
43148              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
43149      Branch: perl
43150            ! mg.c pp.c pp_hot.c util.c
43151 ____________________________________________________________________________
43152 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
43153         Log: AIX hints tweaking continues, from Merijn Brand.
43154      Branch: perl
43155            ! hints/aix.sh
43156 ____________________________________________________________________________
43157 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
43158         Log: HP-UX needs gccversion sooner, from Merijn Brand.
43159      Branch: perl
43160            ! hints/hpux.sh
43161 ____________________________________________________________________________
43162 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
43163         Log: Subject: [PATCH 5.6.1] OS/2 docs
43164              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43165              Date: Fri, 29 Jun 2001 02:34:12 -0400
43166              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
43167      Branch: perl
43168            ! README.os2 os2/Changes
43169 ____________________________________________________________________________
43170 [ 11017] By: nick                                  on 2001/06/29  10:20:30
43171         Log: Integrate mainline
43172      Branch: perlio
43173           +> (branch 37 files)
43174            - ext/ODBM_File/sdbm.t
43175           !> (integrate 211 files)
43176 ____________________________________________________________________________
43177 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
43178         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
43179              the modules found using a script written by Larry Schatzer Jr.
43180      Branch: perl
43181            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
43182            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
43183            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
43184            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
43185            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
43186            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
43187            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
43188            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
43189            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
43190            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
43191            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
43192            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
43193            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
43194            ! lib/constant.pm lib/fields.pm lib/strict.pm
43195 ____________________________________________________________________________
43196 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
43197         Log: The latest JPL from the anoncvs.
43198      Branch: perl
43199            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
43200 ____________________________________________________________________________
43201 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
43202         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
43203      Branch: perl
43204            ! t/op/pat.t
43205 ____________________________________________________________________________
43206 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
43207         Log: Worrying about insecure directories now is a bit too late.
43208      Branch: perl
43209            ! lib/File/Find/taint.t
43210 ____________________________________________________________________________
43211 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
43212         Log: Cannot DIE() in a void function,
43213              from Richard Hatch <rhatch@austin.ibm.com>.
43214      Branch: perl
43215            ! ext/IPC/SysV/SysV.xs
43216 ____________________________________________________________________________
43217 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
43218         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
43219              From: Peter Prymmer <pvhp@forte.com>
43220              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
43221              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
43222              
43223              (unfinished: time/hires tests 3, 5, 14 failing, but better
43224              than wholesale failure)
43225      Branch: perl
43226            ! ext/Time/HiRes/HiRes.xs
43227 ____________________________________________________________________________
43228 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
43229         Log: Subject: [PATCH 5.6.1] OS/2 improvements
43230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43231              Date: Thu, 28 Jun 2001 16:03:14 -0400
43232              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
43233      Branch: perl
43234            + os2/os2_base.t
43235            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
43236            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
43237            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
43238            ! os2/os2ish.h
43239 ____________________________________________________________________________
43240 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
43241         Log: Subject: Incrementing Extutils::Manifest's $VERSION
43242              From: Michael G Schwern <schwern@pobox.com>
43243              Date: Thu, 28 Jun 2001 13:13:49 -0400
43244              Message-ID: <20010628131349.A14738@blackrider>
43245      Branch: maint-5.6/perl
43246            ! lib/ExtUtils/Manifest.pm
43247 ____________________________________________________________________________
43248 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
43249         Log: AIX tweak from Merijn Brand.
43250      Branch: perl
43251            ! hints/aix.sh
43252 ____________________________________________________________________________
43253 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
43254         Log: Create the macperl branch.
43255      Branch: maint-5.6/macperl
43256           +> (branch 1728 files)
43257 ____________________________________________________________________________
43258 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
43259         Log: Update Changes.
43260      Branch: perl
43261            ! Changes patchlevel.h
43262 ____________________________________________________________________________
43263 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
43264         Log: More Perforce lore.
43265      Branch: perl
43266            ! Porting/repository.pod
43267 ____________________________________________________________________________
43268 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
43269         Log: Metaconfig unit changes for #11003.
43270      Branch: metaconfig/U/perl
43271            + d_nl_langinfo.U i_langinfo.U
43272 ____________________________________________________________________________
43273 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
43274         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
43275              Expected not to exist in non-UNIX excepting in VMS, where
43276              according to a quick web survey they just might.
43277      Branch: perl
43278            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
43279            ! Porting/config_H config_h.SH configure.com epoc/config.sh
43280            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
43281            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43282            ! win32/config.bc win32/config.gc win32/config.vc
43283 ____________________________________________________________________________
43284 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
43285         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
43286              in AIX is one is doing a 64-bit build.
43287      Branch: perl
43288            ! hints/aix.sh
43289 ____________________________________________________________________________
43290 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
43291         Log: Metaconfig unit changes for #11000.
43292      Branch: metaconfig/U/perl
43293            ! use64bits.U uselfs.U
43294 ____________________________________________________________________________
43295 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
43296         Log: Move use64bitint and use64bitall before uselargefiles.
43297      Branch: perl
43298            ! Configure
43299 ____________________________________________________________________________
43300 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
43301         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
43302              From: Robert Spier <rspier@pobox.com>
43303              Message-ID: <15162.41164.618712.841415@rls.cx>
43304              Date: Wed, 27 Jun 2001 23:13:16 -0400
43305      Branch: perl
43306            ! doio.c
43307 ____________________________________________________________________________
43308 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
43309         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
43310              From: Peter Prymmer <pvhp@forte.com>
43311              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
43312              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
43313      Branch: perl
43314            ! numeric.c
43315 ____________________________________________________________________________
43316 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
43317         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
43318              From: Peter Prymmer <pvhp@forte.com>
43319              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
43320              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
43321      Branch: perl
43322            ! configure.com ext/Digest/MD5/Makefile.PL
43323 ____________________________________________________________________________
43324 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
43325         Log: Update Changes.
43326      Branch: perl
43327            ! Changes patchlevel.h
43328 ____________________________________________________________________________
43329 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
43330         Log: Tiny EPOC updates.
43331      Branch: perl
43332            ! epoc/config.sh
43333 ____________________________________________________________________________
43334 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
43335         Log: The Test::More and Test::Simple tests required help
43336              thanks to our schizophrenic test scheme.
43337      Branch: perl
43338            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43339            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43340            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
43341            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
43342            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
43343 ____________________________________________________________________________
43344 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
43345         Log: Upgrade to Test::Simple 0.09.
43346      Branch: perl
43347            + lib/Test/Simple/Changes
43348            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43349            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43350            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43351            ! lib/Test/Simple/t/plan_is_noplan.t
43352 ____________________________________________________________________________
43353 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
43354         Log: Upgrade to Test::More 0.07.
43355      Branch: perl
43356            + lib/Test/More/Changes
43357            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
43358            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
43359            ! lib/Test/More/t/skipall.t
43360 ____________________________________________________________________________
43361 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
43362         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
43363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43364              Date: Wed, 27 Jun 2001 18:40:04 +0200
43365              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
43366      Branch: perl
43367            ! hints/hpux.sh
43368 ____________________________________________________________________________
43369 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
43370         Log: Subject: [PATCH README.qnx hints/qnx.sh]
43371              From: Norton Allen <allen@huarp.harvard.edu>
43372              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
43373              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
43374      Branch: perl
43375            ! README.qnx hints/qnx.sh
43376 ____________________________________________________________________________
43377 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
43378         Log: Subject: [PATCH] two little documentation nits
43379              From: Abhijit Menon-Sen <ams@wiw.org>
43380              Date: Wed, 27 Jun 2001 20:07:50 +0530
43381              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
43382      Branch: perl
43383            ! sv.c sv.h
43384 ____________________________________________________________________________
43385 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
43386         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
43387              From: Norton Allen <allen@huarp.harvard.edu>
43388              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
43389              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
43390      Branch: perl
43391            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
43392 ____________________________________________________________________________
43393 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
43394         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
43395              From: Michael G Schwern <schwern@pobox.com>
43396              Date: Wed, 27 Jun 2001 02:34:58 -0400
43397              Message-ID: <20010627023458.K23874@blackrider>
43398      Branch: perl
43399            ! vms/test.com
43400 ____________________________________________________________________________
43401 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
43402         Log: Add perl_clone_host() for Netware.
43403      Branch: perl
43404            ! NetWare/nw5.c
43405 ____________________________________________________________________________
43406 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
43407         Log: GCC 3.0 hints for HP-UX.
43408      Branch: perl
43409            ! hints/hpux.sh
43410 ____________________________________________________________________________
43411 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
43412         Log: In some Linux distributions the libndbm is broken
43413              (no null key support), therefore link with libgdbm
43414              (if available), since it has a working ndbm emulation,
43415              from Jonathan Stowe.
43416      Branch: perl
43417            + ext/NDBM_File/hints/linux.pl
43418            ! MANIFEST
43419 ____________________________________________________________________________
43420 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
43421         Log: Subject: [PATCH perl@10930] find.t hack for VMS
43422              From: "Craig A. Berry" <craigberry@mac.com>
43423              Date: Tue, 26 Jun 2001 23:40:25 -0500
43424              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
43425      Branch: perl
43426            ! lib/File/Find/find.t
43427 ____________________________________________________________________________
43428 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
43429         Log: AUTHORS updates.
43430      Branch: perl
43431            ! AUTHORS
43432 ____________________________________________________________________________
43433 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
43434         Log: Metaconfig unit change like #10980.
43435      Branch: metaconfig
43436            ! U/compline/d_stdstdio.U
43437 ____________________________________________________________________________
43438 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
43439         Log: "lose the it's", from Abhijit Menon-Sen.
43440              ("It's" not searched, pods not searched.)
43441      Branch: perl
43442            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
43443            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
43444            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
43445            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
43446            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
43447            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
43448 ____________________________________________________________________________
43449 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
43450         Log: "lose the looses", from Abhijit Menon-Sen.
43451      Branch: perl
43452            ! ext/B/B/Assembler.pm gv.c
43453 ____________________________________________________________________________
43454 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
43455         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
43456      Branch: perl
43457            ! hints/os390.sh
43458 ____________________________________________________________________________
43459 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
43460         Log: DEC C 5.3 on the VAX simply doesn't seem to like
43461              compiling the MD5 extension, disable it there for now,
43462              from Peter Prymmer.
43463      Branch: perl
43464            ! configure.com
43465 ____________________________________________________________________________
43466 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
43467         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
43468              From: Jonathan Stowe <gellyfish@gellyfish.com>
43469              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
43470              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
43471      Branch: perl
43472            ! pod/perlfaq3.pod
43473 ____________________________________________________________________________
43474 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
43475         Log: Subject: [PATCH 5.6.1] perlxs misprints
43476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43477              Date: Tue, 26 Jun 2001 17:20:00 -0400
43478              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
43479      Branch: perl
43480            ! pod/perlxs.pod
43481 ____________________________________________________________________________
43482 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
43483         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
43484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43485              Date: Tue, 26 Jun 2001 17:27:07 -0400
43486              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
43487      Branch: perl
43488            ! lib/ExtUtils/MM_Unix.pm
43489 ____________________________________________________________________________
43490 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
43491         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
43492              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43493              Date: Tue, 26 Jun 2001 17:23:24 -0400
43494              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
43495      Branch: perl
43496            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
43497 ____________________________________________________________________________
43498 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
43499         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
43500              by Olaf Flebbe.
43501      Branch: perl
43502            ! perl.h
43503 ____________________________________________________________________________
43504 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
43505         Log: Detypo.
43506      Branch: perl
43507            ! lib/Memoize/t/tie_sdbm.t
43508 ____________________________________________________________________________
43509 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
43510         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
43511      Branch: perl
43512            ! win32/perllib.c
43513 ____________________________________________________________________________
43514 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
43515         Log: Subject: [patch] perl_clone+CvFILE
43516              From: Doug MacEachern <dougm@covalent.net>
43517              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
43518              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
43519      Branch: perl
43520            ! sv.c
43521 ____________________________________________________________________________
43522 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
43523         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
43524              From: Mark-Jason Dominus <mjd@plover.com>
43525              Date: Tue, 26 Jun 2001 12:33:01 -0400
43526              Message-ID: <20010626163301.31298.qmail@plover.com>
43527      Branch: perl
43528            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43529 ____________________________________________________________________________
43530 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
43531         Log: Update Changes.
43532      Branch: perl
43533            ! Changes patchlevel.h
43534 ____________________________________________________________________________
43535 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
43536         Log: Also catfile() needs now to explicitly exported.
43537      Branch: perl
43538            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43539 ____________________________________________________________________________
43540 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
43541         Log: Regen toc.
43542      Branch: perl
43543            ! pod/perltoc.pod
43544 ____________________________________________________________________________
43545 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
43546         Log: Nonexistent pod command.
43547      Branch: perl
43548            ! pod/perl572delta.pod
43549 ____________________________________________________________________________
43550 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
43551         Log: Be more portable in the quest for tmpdir.
43552      Branch: perl
43553            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43554 ____________________________________________________________________________
43555 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
43556         Log: Be more portable in finding out the home directory,
43557              and use File::Spec to do the concat.
43558              (Come to think of it, couldn't File::Spec provide
43559              for a ->homedir method?)
43560      Branch: perl
43561            ! lib/Net/Config.pm
43562 ____________________________________________________________________________
43563 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
43564         Log: Doc patch for #10959.
43565      Branch: perl
43566            ! pod/perlfunc.pod
43567 ____________________________________________________________________________
43568 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
43569         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
43570              From: "Philip Newton" <pnewton@gmx.de>
43571              Date: Tue, 26 Jun 2001 16:26:47 +0200
43572              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
43573      Branch: perl
43574            ! pod/perldata.pod
43575 ____________________________________________________________________________
43576 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
43577         Log: Subject: [PATH] shared -> unique;
43578              From: "Artur Bergman" <artur@contiller.se>
43579              Date: Tue, 26 Jun 2001 16:18:40 +0200
43580              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
43581              
43582              Because "shared" isn't: it's read-only.
43583      Branch: perl
43584            ! toke.c xsutils.c
43585 ____________________________________________________________________________
43586 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
43587         Log: Escape multiline croak messages.
43588      Branch: perl
43589            ! t/op/ver.t
43590 ____________________________________________________________________________
43591 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
43592         Log: No more pragma/*.t for minitest.
43593      Branch: perl
43594            ! Makefile.SH
43595 ____________________________________________________________________________
43596 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
43597         Log: AUTHORS updates.
43598      Branch: perl
43599            ! AUTHORS
43600 ____________________________________________________________________________
43601 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
43602         Log: delta updates.
43603      Branch: perl
43604            ! pod/perl572delta.pod
43605 ____________________________________________________________________________
43606 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
43607         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
43608              From: Artur Bergman <artur@contiller.se> 
43609              Date: Tue, 26 Jun 2001 15:32:53 +0200
43610              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
43611      Branch: perl
43612            ! makedef.pl sv.c sv.h win32/perllib.c
43613 ____________________________________________________________________________
43614 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
43615         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
43616              From: Jonathan Stowe <gellyfish@gellyfish.com>
43617              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
43618              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
43619              
43620              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
43621      Branch: perl
43622            + ext/Time/HiRes/hints/sco.pl
43623            ! MANIFEST
43624 ____________________________________________________________________________
43625 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
43626         Log: Subject: [PATCH 5.6.1] static build
43627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43628              Date: Tue, 26 Jun 2001 04:22:25 -0400
43629              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
43630      Branch: perl
43631            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
43632            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
43633 ____________________________________________________________________________
43634 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
43635         Log: DJGPP patches from Laszlo Molnar.
43636      Branch: perl
43637            ! djgpp/djgpp.c perl.c util.c
43638 ____________________________________________________________________________
43639 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
43640         Log: Netware patches from Ananth Kesari.
43641      Branch: perl
43642            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
43643            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
43644            ! NetWare/nwtinfo.h
43645 ____________________________________________________________________________
43646 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
43647         Log: Detypo.
43648      Branch: perl
43649            ! ext/Errno/Errno_pm.PL
43650 ____________________________________________________________________________
43651 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
43652         Log: There seems to be two ways of spelling the $^O in *STEP.
43653      Branch: perl
43654            ! ext/Errno/Errno_pm.PL
43655 ____________________________________________________________________________
43656 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
43657         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
43658              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
43659      Branch: perl
43660            ! ext/Errno/Errno_pm.PL
43661 ____________________________________________________________________________
43662 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
43663         Log: Known bugs update.
43664      Branch: perl
43665            ! pod/perl572delta.pod
43666 ____________________________________________________________________________
43667 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
43668         Log: The default installation of Cygwin has 500 as root's uid.
43669      Branch: perl
43670            ! lib/User/pwent.t
43671 ____________________________________________________________________________
43672 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
43673         Log: Be even more relaxed (re-allow having only one entry).
43674      Branch: perl
43675            ! t/op/grent.t t/op/pwent.t
43676 ____________________________________________________________________________
43677 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
43678         Log: Test failure updates.
43679      Branch: perl
43680            ! pod/perl572delta.pod
43681 ____________________________________________________________________________
43682 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
43683         Log: MPE/iX test tweaks from Mark Bixby.
43684      Branch: perl
43685            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
43686            ! t/io/fs.t t/op/stat.t
43687 ____________________________________________________________________________
43688 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
43689         Log: Microperl findings.
43690      Branch: perl
43691            ! perl.h pp_sys.c
43692 ____________________________________________________________________________
43693 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
43694         Log: Touch uconfig.h.
43695      Branch: perl
43696            ! uconfig.h
43697 ____________________________________________________________________________
43698 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
43699         Log: Subject: [PATCH] Proposed fix for Pod::Man
43700              From: Rob Napier <rnapier@employees.org>
43701              Date: Mon, 25 Jun 2001 15:49:24 -0400
43702              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
43703              
43704              Cater for Solaris nroff brokenness (shortchanges daisywheel
43705              printers, but hey, we also no more support PDPs.)
43706      Branch: perl
43707            ! lib/Pod/Man.pm
43708 ____________________________________________________________________________
43709 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
43710         Log: Typo in #10937.
43711      Branch: perl
43712            ! ext/POSIX/sigaction.t
43713 ____________________________________________________________________________
43714 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
43715         Log: SIGCONT not trappable in VMS.
43716      Branch: perl
43717            ! ext/POSIX/sigaction.t
43718 ____________________________________________________________________________
43719 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
43720         Log: Subject: [DRAFT] Encode-Tcl.t
43721              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43722              Date: Tue, 26 Jun 2001 03:38:08 +0900
43723              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
43724      Branch: perl
43725            + ext/Encode/Encode/Tcl.t
43726            ! MANIFEST ext/Encode/Encode/Tcl.pm
43727 ____________________________________________________________________________
43728 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
43729         Log: Because of #10932 retract also the perlfunc hunk of #10910.
43730      Branch: perl
43731            ! pod/perlfunc.pod
43732 ____________________________________________________________________________
43733 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
43734         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
43735              by Ilya Zakharevich in
43736              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
43737      Branch: perl
43738            ! XSUB.h
43739 ____________________________________________________________________________
43740 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
43741         Log: Typo in #10889.
43742      Branch: perl
43743            ! hints/uts.sh
43744 ____________________________________________________________________________
43745 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
43746         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43747              From: Abhijit Menon-Sen <ams@wiw.org>
43748              Date: Mon, 25 Jun 2001 23:45:45 +0530
43749              Message-ID: <20010625234545.A5022@lustre.linux.in>
43750      Branch: perl
43751            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
43752 ____________________________________________________________________________
43753 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
43754         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
43755              From: Michael G Schwern <schwern@pobox.com>
43756              Date: Mon, 25 Jun 2001 14:35:51 -0400
43757              Message-ID: <20010625143551.H13819@blackrider>
43758      Branch: perl
43759            ! lib/Test.pm
43760 ____________________________________________________________________________
43761 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
43762         Log: Update Changes.
43763      Branch: perl
43764            ! Changes patchlevel.h
43765 ____________________________________________________________________________
43766 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
43767         Log: Regen toc and modlib.
43768      Branch: perl
43769            ! pod/perlmodlib.pod pod/perltoc.pod
43770 ____________________________________________________________________________
43771 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
43772         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
43773              for the benefit of C++ compilers, as suggested by Guruprasad.
43774      Branch: perl
43775            ! embed.pl proto.h
43776 ____________________________________________________________________________
43777 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
43778         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
43779              From: Jonathan Stowe <gellyfish@gellyfish.com>
43780              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
43781              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
43782      Branch: perl
43783            ! pod/perlfaq5.pod
43784 ____________________________________________________________________________
43785 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
43786         Log: Missed from #10925.
43787      Branch: perl
43788            ! gv.c
43789 ____________________________________________________________________________
43790 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
43791         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
43792              From: Robin Houston <robin@kitsite.com>
43793              Date: Sat, 19 May 2001 16:19:34 +0100
43794              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
43795      Branch: perl
43796            ! cv.h gv.h op.c
43797 ____________________________________________________________________________
43798 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
43799         Log: Netware README tweak.
43800      Branch: perl
43801            ! README.netware
43802 ____________________________________________________________________________
43803 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
43804         Log: Subject: [PATCH] Re: overload.t fails
43805              From: Abhijit Menon-Sen <ams@wiw.org>
43806              Date: Mon, 25 Jun 2001 14:52:20 +0530
43807              Message-ID: <20010625145220.A24114@lustre.linux.in>
43808      Branch: perl
43809            ! lib/overload.t
43810 ____________________________________________________________________________
43811 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
43812         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43813              From: Mike Guy <mjtg@cam.ac.uk>
43814              Date: Mon, 25 Jun 2001 11:43:23 +0100
43815              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
43816      Branch: perl
43817            ! lib/Carp.pm
43818 ____________________________________________________________________________
43819 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
43820         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
43821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43822              Date: Sun, 24 Jun 2001 05:17:05 -0400
43823              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
43824      Branch: perl
43825            ! os2/os2ish.h
43826 ____________________________________________________________________________
43827 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
43828         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
43829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43830              Date: Mon, 25 Jun 2001 05:52:27 -0400
43831              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
43832      Branch: perl
43833            ! hints/os2.sh
43834 ____________________________________________________________________________
43835 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
43836         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
43837              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43838              Date: Mon, 25 Jun 2001 05:23:35 -0400
43839              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
43840      Branch: perl
43841            ! os2/os2.c
43842 ____________________________________________________________________________
43843 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
43844         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
43845              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43846              Date: Mon, 25 Jun 2001 05:04:32 -0400
43847              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
43848      Branch: perl
43849            ! os2/OS2/REXX/DLL/DLL.pm
43850 ____________________________________________________________________________
43851 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
43852         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
43853              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43854              Date: Mon, 25 Jun 2001 05:02:36 -0400
43855              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
43856      Branch: perl
43857            ! mg.c os2/dl_os2.c os2/os2.c
43858 ____________________________________________________________________________
43859 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
43860         Log: Subject: Re: [PATCH 5.6.1] misprints
43861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43862              Date: Mon, 25 Jun 2001 04:50:50 -0400
43863              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
43864      Branch: perl
43865            ! os2/os2.c pp_sys.c
43866 ____________________________________________________________________________
43867 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
43868         Log: Add Test::More and Test::Simple to the delta.
43869      Branch: perl
43870            ! pod/perl572delta.pod
43871 ____________________________________________________________________________
43872 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
43873         Log: Add Test::More, from Michael G Schwern.
43874      Branch: perl
43875            + lib/Test/More.pm lib/Test/More/t/More.t
43876            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43877            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43878            + t/lib/Test/More/Catch.pm
43879            ! MANIFEST
43880 ____________________________________________________________________________
43881 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
43882         Log: Add Test::Simple from Michael G Schwern.
43883      Branch: perl
43884            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43885            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43886            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43887            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
43888            + t/lib/Test/Simple/Catch.pm
43889            + t/lib/Test/Simple/sample_tests/death.plx
43890            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
43891            + t/lib/Test/Simple/sample_tests/extras.plx
43892            + t/lib/Test/Simple/sample_tests/five_fail.plx
43893            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
43894            + t/lib/Test/Simple/sample_tests/one_fail.plx
43895            + t/lib/Test/Simple/sample_tests/require.plx
43896            + t/lib/Test/Simple/sample_tests/success.plx
43897            + t/lib/Test/Simple/sample_tests/too_few.plx
43898            + t/lib/Test/Simple/sample_tests/two_fail.plx
43899            ! MANIFEST
43900 ____________________________________________________________________________
43901 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
43902         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
43903              From: "Craig A. Berry" <craigberry@mac.com>
43904              Date: Sun, 24 Jun 2001 23:41:36 -0500
43905              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
43906      Branch: perl
43907            ! pp_sys.c
43908 ____________________________________________________________________________
43909 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
43910         Log: Upgrade to Attribute::Handlers 0.70.
43911      Branch: perl
43912            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
43913            ! MANIFEST lib/Attribute/Handlers.pm
43914 ____________________________________________________________________________
43915 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
43916         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43917              From: Abhijit Menon-Sen <ams@wiw.org>
43918              Date: Sat, 23 Jun 2001 05:17:44 +0530
43919              Message-ID: <20010623051744.A18583@lustre.linux.in>
43920              
43921              (Can't think of a good place to put tests.)
43922      Branch: perl
43923            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
43924 ____________________________________________________________________________
43925 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
43926         Log: Subject: [PATCH] t/op/pat.t typo fix
43927              From: Richard Soderberg <rs@crystalflame.net>
43928              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
43929              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
43930      Branch: perl
43931            ! t/op/pat.t
43932 ____________________________________________________________________________
43933 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
43934         Log: Move the pack warnings to their own file, as pointed
43935              out by Spider.
43936      Branch: perl
43937            + t/lib/warnings/pp_pack
43938            ! MANIFEST t/lib/warnings/pp
43939 ____________________________________________________________________________
43940 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
43941         Log: Update Changes.
43942      Branch: perl
43943            ! Changes patchlevel.h
43944 ____________________________________________________________________________
43945 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
43946         Log: Partially fix a problem noticed by IRIX compiler:
43947              the initialization of parse_start was bypassed by
43948              several gotos.  Now initialized to zero, which may
43949              not be the best choice.
43950      Branch: perl
43951            ! regcomp.c
43952 ____________________________________________________________________________
43953 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
43954         Log: Relax the group and password tests back to moaning only
43955              if no matches at all are found.  (Even with a small sample
43956              I could find many sites where there are, umm, anomalies in
43957              the said databases.)       
43958      Branch: perl
43959            ! t/op/grent.t t/op/pwent.t
43960 ____________________________________________________________________________
43961 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
43962         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
43963      Branch: perl
43964            ! pp_ctl.c
43965 ____________________________________________________________________________
43966 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
43967         Log: De-cut-and-pasto in #10902.
43968      Branch: perl
43969            ! pp_ctl.c
43970 ____________________________________________________________________________
43971 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
43972         Log: The #10771 didn't take?
43973      Branch: perl
43974            ! pp_ctl.c
43975 ____________________________________________________________________________
43976 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
43977         Log: Undo the filetests part of #10900, under multiplicity
43978              weird errors take place.
43979      Branch: perl
43980            ! pp_sys.c
43981 ____________________________________________________________________________
43982 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
43983         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
43984      Branch: perl
43985            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
43986 ____________________________________________________________________________
43987 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
43988         Log: (Replaced by #10922)
43989              
43990              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43991              From: Tony Bowden <tony@kasei.com>
43992              Date: Sun, 24 Jun 2001 17:32:40 +0100
43993              Message-ID: <20010624173240.A16293@blackstar.co.uk>
43994              
43995              Document (well, mention) shortmess() and longmess()
43996              to rob people of their fun of reinventing the wheel.
43997      Branch: perl
43998            ! lib/Carp.pm
43999 ____________________________________________________________________________
44000 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
44001         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
44002              From: Brian Jepson <bjepson@oreilly.com>
44003              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
44004              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
44005      Branch: perl
44006            ! pp_sys.c
44007 ____________________________________________________________________________
44008 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
44009         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
44010              From: Robin Barker <rmb1@cise.npl.co.uk> 
44011              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
44012              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
44013      Branch: perl
44014            ! lib/CPAN.pm
44015 ____________________________________________________________________________
44016 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
44017         Log: Memoize patch from mjd.
44018      Branch: perl
44019            ! lib/Memoize/t/tie_storable.t
44020 ____________________________________________________________________________
44021 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
44022         Log: Spec the sv_pvprintify() a bit more.
44023      Branch: perl
44024            ! pod/perltodo.pod
44025 ____________________________________________________________________________
44026 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
44027         Log: Upgrade to Memoize 0.65.
44028      Branch: perl
44029            + lib/Memoize/t/array_confusion.t
44030            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
44031            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
44032            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
44033            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
44034            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
44035            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
44036            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
44037            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
44038            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
44039            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
44040            ! lib/Memoize/t/tie_storable.t
44041 ____________________________________________________________________________
44042 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
44043         Log: Metaconfig unit change for #10892.
44044      Branch: metaconfig
44045            ! U/modified/Options.U
44046 ____________________________________________________________________________
44047 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
44048         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
44049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44050              Date: Sun, 24 Jun 2001 05:24:40 -0400
44051              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
44052      Branch: perl
44053            ! Configure hints/os2.sh
44054 ____________________________________________________________________________
44055 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
44056         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
44057              From: Mike Guy <mjtg@cam.ac.uk>
44058              Date: Sun, 24 Jun 2001 15:28:39 +0100
44059              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
44060              
44061              Fix an ancient (5.002) bug.
44062      Branch: perl
44063            ! lib/Carp/Heavy.pm
44064 ____________________________________________________________________________
44065 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
44066         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
44067              variables.
44068      Branch: perl
44069            ! pp_sys.c
44070 ____________________________________________________________________________
44071 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
44072         Log: Make UTS as per #10888.
44073      Branch: perl
44074            ! hints/uts.sh
44075 ____________________________________________________________________________
44076 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
44077         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
44078      Branch: perl
44079            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
44080            ! mpeix/mpeixish.h perl.h unixish.h
44081 ____________________________________________________________________________
44082 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
44083         Log: AUTHORS update.
44084      Branch: perl
44085            ! AUTHORS
44086 ____________________________________________________________________________
44087 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
44088         Log: Subject: Encode::Tcl for multibyte doesnot work
44089              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44090              Date: Sun, 24 Jun 2001 22:48:21 +0900
44091              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
44092      Branch: perl
44093            ! ext/Encode/Encode/Tcl.pm
44094 ____________________________________________________________________________
44095 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
44096         Log: Subject: [PATCH] Remove tautology in error messages
44097              From: Mike Guy <mjtg@cam.ac.uk>
44098              Date: Sun, 24 Jun 2001 13:31:00 +0100
44099              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
44100      Branch: perl
44101            ! pp_sys.c
44102 ____________________________________________________________________________
44103 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
44104         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
44105      Branch: perl
44106            ! hints/darwin.sh
44107 ____________________________________________________________________________
44108 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
44109         Log: Subject: Re: [PATCH 5.6.1] test suite
44110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44111              Date: Sun, 24 Jun 2001 05:47:05 -0400
44112              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
44113              
44114              Test suite fixes.
44115      Branch: perl
44116            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
44117 ____________________________________________________________________________
44118 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
44119         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
44120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44121              Date: Sun, 24 Jun 2001 05:37:19 -0400
44122              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
44123      Branch: perl
44124            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
44125 ____________________________________________________________________________
44126 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
44127         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
44128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44129              Date: Sun, 24 Jun 2001 05:34:50 -0400
44130              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
44131              
44132              Pacify compiler warnings.
44133      Branch: perl
44134            ! pp_sys.c
44135 ____________________________________________________________________________
44136 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
44137         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
44138              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44139              Date: Sun, 24 Jun 2001 05:21:18 -0400
44140              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
44141              
44142              Enable compression of executables during link time.
44143      Branch: perl
44144            ! hints/os2.sh
44145 ____________________________________________________________________________
44146 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
44147         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
44148              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44149              Date: Sun, 24 Jun 2001 05:15:11 -0400
44150              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
44151              
44152              Add ordinals to the export list for Perl DLL.
44153              (Breaks intra-version DLL compatibility.)
44154      Branch: perl
44155            ! makedef.pl
44156 ____________________________________________________________________________
44157 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
44158         Log: Allow (displaying and) re-editing the Subject in perlbug.
44159              Also abstract the Subject quality control into a function.
44160      Branch: perl
44161            ! utils/perlbug.PL
44162 ____________________________________________________________________________
44163 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
44164         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
44165      Branch: perl
44166            ! utils/perlbug.PL
44167 ____________________________________________________________________________
44168 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
44169         Log: Regen toc and modlib.
44170      Branch: perl
44171            ! pod/perlmodlib.pod pod/perltoc.pod
44172 ____________________________________________________________________________
44173 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
44174         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
44175              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
44176              attribute semantics as much as possible, or 'ntsec' which uses
44177              native NTFS semantics.)  (See also #10877.)
44178      Branch: perl
44179            ! perl.c
44180 ____________________________________________________________________________
44181 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
44182         Log: (Retracted by #11586)
44183              
44184              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
44185      Branch: perl
44186            ! lib/Test/Harness.pm
44187 ____________________________________________________________________________
44188 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
44189         Log: Just zap the -uPerlio.
44190      Branch: perl
44191            ! ext/B/Stash.t
44192 ____________________________________________________________________________
44193 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
44194         Log: Do not test PerlIO if PerlIO not used.
44195      Branch: perl
44196            ! ext/PerlIO/PerlIO.t
44197 ____________________________________________________________________________
44198 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
44199         Log: Regen perlapi.
44200      Branch: perl
44201            ! pod/perlapi.pod
44202 ____________________________________________________________________________
44203 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
44204         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
44205              From: Nicholas Clark <nick@ccl4.org>
44206              Date: Sat, 23 Jun 2001 22:55:47 +0100
44207              Message-ID: <20010623225547.Z98663@plum.flirble.org>
44208      Branch: perl
44209            ! numeric.c
44210 ____________________________________________________________________________
44211 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
44212         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
44213              From: Prymmer/Kahn <pvhp@best.com>
44214              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
44215              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
44216      Branch: perl
44217            ! lib/h2xs.t
44218 ____________________________________________________________________________
44219 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
44220         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
44221              cygwin does not taint cwd, just like win32.
44222      Branch: perl
44223            ! lib/File/Find/taint.t t/op/taint.t
44224 ____________________________________________________________________________
44225 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
44226         Log: Retract #10865, the patch should be unnecessary.
44227              (But seemingly helpful in Cygwin?  Strange.)
44228      Branch: perl
44229            ! lib/Memoize/t/tie_ndbm.t
44230 ____________________________________________________________________________
44231 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
44232         Log: Misplaced test file; plus Cygwin filesystem semantics.
44233      Branch: perl
44234            + ext/SDBM_File/sdbm.t
44235            - ext/ODBM_File/sdbm.t
44236            ! MANIFEST
44237 ____________________________________________________________________________
44238 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
44239         Log: (Retracted by #10867.)
44240      Branch: perl
44241            ! lib/Memoize/t/tie_ndbm.t
44242 ____________________________________________________________________________
44243 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
44244         Log: Metaconfig unit change for #10863.
44245      Branch: metaconfig/U/perl
44246            ! Extensions.U
44247 ____________________________________________________________________________
44248 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
44249         Log: In Cygwin do not build NDBM_File and ODBM_File unless
44250              -lndbm and -ldbm are available.
44251      Branch: perl
44252            ! Configure config_h.SH
44253 ____________________________________________________________________________
44254 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
44255         Log: More Cygwin filesystem semantics.
44256      Branch: perl
44257            ! t/io/fs.t t/op/stat.t
44258 ____________________________________________________________________________
44259 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
44260         Log: More DOSish permission semantics for Cygwin.
44261      Branch: perl
44262            ! lib/AnyDBM_File.t
44263 ____________________________________________________________________________
44264 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
44265         Log: Cygwin too has different permission semantics.
44266      Branch: perl
44267            ! ext/GDBM_File/gdbm.t
44268 ____________________________________________________________________________
44269 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
44270         Log: The group (and assumedly passwd) databases can have
44271              only one entry (this is the case in cygwin).
44272      Branch: perl
44273            ! t/op/grent.t t/op/pwent.t
44274 ____________________________________________________________________________
44275 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
44276         Log: Also in Cygwin use Socket to figure out domainname
44277              (if any) (avoids trying to call external 'domainname',
44278              which doesn't at the moment exist in Cygwin)
44279      Branch: perl
44280            ! lib/Net/Domain.pm
44281 ____________________________________________________________________________
44282 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
44283         Log: Remove also the lib$Foo.def, not just $Foo.def.
44284      Branch: perl
44285            ! lib/ExtUtils/MM_Unix.pm
44286 ____________________________________________________________________________
44287 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
44288         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
44289      Branch: perl
44290            ! unixish.h
44291 ____________________________________________________________________________
44292 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
44293         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
44294              to match the whole isprint(), only the space character.
44295      Branch: perl
44296            ! handy.h pod/perlre.pod t/op/pat.t
44297 ____________________________________________________________________________
44298 [ 10854] By: nick                                  on 2001/06/23  08:09:33
44299         Log: Integrate mainline
44300      Branch: perlio
44301           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
44302           !> lib/ExtUtils.t lib/File/Find/taint.t
44303           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
44304           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
44305           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
44306 ____________________________________________________________________________
44307 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
44308         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
44309              with its floats    in os390 and s390 (UTS).
44310      Branch: perl
44311            ! lib/Math/BigInt/t/bigintpm.t
44312 ____________________________________________________________________________
44313 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
44314         Log: Add also UTS (s390) to the non-IEEE float platforms.
44315      Branch: perl
44316            ! t/op/sprintf.t
44317 ____________________________________________________________________________
44318 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
44319         Log: Subject: RFC: what are applicable standards for exponent sizes?
44320              From: Peter Prymmer <pvhp@forte.com>
44321              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
44322              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
44323      Branch: perl
44324            ! t/op/sprintf.t
44325 ____________________________________________________________________________
44326 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
44327         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
44328              From: Peter Prymmer <pvhp@forte.com>
44329              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
44330              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
44331      Branch: perl
44332            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
44333 ____________________________________________________________________________
44334 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
44335         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
44336              From: Peter Prymmer <pvhp@forte.com>
44337              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
44338              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
44339      Branch: perl
44340            ! lib/ExtUtils.t
44341 ____________________________________________________________________________
44342 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
44343         Log: Retract #10845.
44344      Branch: perl
44345            ! lib/File/Find/taint.t
44346 ____________________________________________________________________________
44347 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
44348         Log: Yet another error message.
44349      Branch: perl
44350            ! t/op/mkdir.t
44351 ____________________________________________________________________________
44352 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
44353         Log: The croak message for nonexistent socket functions may vary.
44354      Branch: perl
44355            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
44356 ____________________________________________________________________________
44357 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
44358         Log: (Retracted by #10848.)
44359      Branch: perl
44360            ! lib/File/Find/taint.t
44361 ____________________________________________________________________________
44362 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
44363         Log: Integrate perlio.
44364      Branch: perl
44365           !> lib/File/Find/taint.t t/op/write.t
44366 ____________________________________________________________________________
44367 [ 10843] By: nick                                  on 2001/06/22  21:24:51
44368         Log: Back out debug in taint.t
44369      Branch: perlio
44370            ! lib/File/Find/taint.t
44371 ____________________________________________________________________________
44372 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
44373         Log: setitimer() does not exist in Unicos, despite of what
44374              Configure thinks, from Mark P. Lutz.
44375      Branch: perl
44376            ! hints/unicos.sh
44377 ____________________________________________________________________________
44378 [ 10841] By: nick                                  on 2001/06/22  21:19:36
44379         Log: Skip cwd test on Win32 ???
44380      Branch: perlio
44381            ! lib/File/Find/taint.t
44382 ____________________________________________________________________________
44383 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
44384         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
44385              and Tru64 gcc -Wall happy.
44386      Branch: perl
44387            ! mg.c
44388 ____________________________________________________________________________
44389 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
44390         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
44391      Branch: perl
44392            ! ext/IPC/SysV/Semaphore.pm
44393 ____________________________________________________________________________
44394 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
44395         Log: Metaconfig unit change for #10837.
44396      Branch: metaconfig/U/perl
44397            ! Cross.U
44398 ____________________________________________________________________________
44399 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
44400         Log: Cleanup of the cross-compilation unit.
44401      Branch: perl
44402            ! Configure
44403 ____________________________________________________________________________
44404 [ 10836] By: nick                                  on 2001/06/22  20:45:12
44405         Log: Skip |- based op/write.t on Win32 as well as VMS
44406      Branch: perlio
44407            ! t/op/write.t
44408 ____________________________________________________________________________
44409 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
44410         Log: Integrate perlio.
44411      Branch: perl
44412           !> util.c
44413 ____________________________________________________________________________
44414 [ 10834] By: nick                                  on 2001/06/22  20:41:54
44415         Log: Integrate mainline
44416      Branch: perlio
44417           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44418           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
44419           !> vos/config.ga.h
44420 ____________________________________________________________________________
44421 [ 10833] By: nick                                  on 2001/06/22  20:22:58
44422         Log: Patcho fix.
44423      Branch: perlio
44424            ! util.c
44425 ____________________________________________________________________________
44426 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
44427         Log: Metaconfig unit changes for #10831.
44428      Branch: metaconfig
44429            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
44430 ____________________________________________________________________________
44431 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
44432         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
44433              From: Andy Dougherty <doughera@lafayette.edu>
44434              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
44435              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
44436      Branch: perl
44437            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44438            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
44439 ____________________________________________________________________________
44440 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
44441         Log: MPE/iX prototype nits from Mark Bixby.
44442      Branch: perl
44443            ! pp_sys.c
44444 ____________________________________________________________________________
44445 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
44446         Log: Detypo.
44447      Branch: perl
44448            ! util.c
44449 ____________________________________________________________________________
44450 [ 10828] By: nick                                  on 2001/06/22  15:33:37
44451         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
44452      Branch: perlio
44453           +> lib/h2xs.t
44454           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
44455           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
44456           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
44457           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
44458           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44459           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
44460           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
44461           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
44462           !> vms/vmsish.h
44463 ____________________________________________________________________________
44464 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
44465         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
44466              Date: Fri, 22 Jun 2001 10:08:35 -0500
44467              From: "Craig A. Berry" <craigberry@mac.com>
44468              Message-Id: <a05101001b75908704194@[192.168.56.145]>
44469      Branch: perl
44470            ! vms/vms.c vms/vmsish.h
44471 ____________________________________________________________________________
44472 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
44473         Log: NetWare scripts tweak from Ananth Kesari.
44474      Branch: perl
44475            ! NetWare/t/NWScripts.pl
44476 ____________________________________________________________________________
44477 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
44478         Log: Update Changes.
44479      Branch: perl
44480            ! Changes patchlevel.h
44481 ____________________________________________________________________________
44482 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
44483         Log: Add .i and .s targets.
44484      Branch: perl
44485            ! Makefile.SH
44486 ____________________________________________________________________________
44487 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
44488         Log: Upgrade to Locale::Maketext 1.03.
44489      Branch: perl
44490            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44491            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
44492 ____________________________________________________________________________
44493 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
44494         Log: Upgrade to I18N::LangTags 0.26.
44495      Branch: perl
44496            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44497            ! lib/I18N/LangTags/test.pl
44498 ____________________________________________________________________________
44499 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
44500         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
44501              Philip Newton.
44502      Branch: perl
44503            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44504            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44505 ____________________________________________________________________________
44506 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
44507         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
44508              From: Prymmer/Kahn <pvhp@best.com>
44509              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
44510              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
44511      Branch: perl
44512            + lib/h2xs.t
44513            ! MANIFEST utils/h2xs.PL
44514 ____________________________________________________________________________
44515 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
44516         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
44517              From: Prymmer/Kahn <pvhp@best.com>
44518              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
44519              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
44520      Branch: perl
44521            ! lib/ExtUtils.t
44522 ____________________________________________________________________________
44523 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
44524         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
44525              From: Prymmer/Kahn <pvhp@best.com>
44526              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
44527              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
44528      Branch: perl
44529            ! t/pod/plainer.t
44530 ____________________________________________________________________________
44531 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
44532         Log: AUTHORS update.
44533      Branch: perl
44534            ! AUTHORS
44535 ____________________________________________________________________________
44536 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
44537         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
44538              From: "Craig A. Berry" <craigberry@mac.com>
44539              Date: Thu, 21 Jun 2001 18:20:38 -0500
44540              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
44541      Branch: perl
44542            ! ext/POSIX/POSIX.xs
44543 ____________________________________________________________________________
44544 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
44545         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
44546              From: "Craig A. Berry" <craigberry@mac.com>
44547              Date: Thu, 21 Jun 2001 09:58:52 -0500
44548              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
44549      Branch: perl
44550            ! ext/B/Deparse.t t/op/write.t
44551 ____________________________________________________________________________
44552 [ 10814] By: nick                                  on 2001/06/22  08:13:09
44553         Log: Integrate mainline.
44554      Branch: perlio
44555           !> (integrate 46 files)
44556 ____________________________________________________________________________
44557 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
44558         Log: Change the prefixes only if $prefix is unset,
44559              as originally patched by Marcel Grunauer.
44560      Branch: perl
44561            ! hints/darwin.sh hints/rhapsody.sh
44562 ____________________________________________________________________________
44563 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
44564         Log: Subject: Re: Patch for hints/darwin.sh
44565              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
44566              Date: Thu, 21 Jun 2001 11:23:46 -0700
44567              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
44568      Branch: perl
44569            ! hints/darwin.sh hints/rhapsody.sh
44570 ____________________________________________________________________________
44571 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
44572         Log: Add .PHONY targets for non-file targets,
44573              from Wilfredo Sánchez.  Should help saying
44574              "make install" on case-insensitive filesystems.
44575      Branch: perl
44576            ! Makefile.SH
44577 ____________________________________________________________________________
44578 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
44579         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
44580              From: Doug MacEachern <dougm@covalent.net>
44581              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
44582              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
44583              
44584              plus reword the getcwd() comment, plus use getcwd() buffer
44585              size minus one.
44586      Branch: perl
44587            ! util.c
44588 ____________________________________________________________________________
44589 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
44590         Log: More gprofing from Doug MacEachern.
44591      Branch: perl
44592            ! Makefile.SH
44593 ____________________________________________________________________________
44594 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
44595         Log: Metaconfig unit change for #10807.
44596      Branch: metaconfig/U/perl
44597            ! d_sfio.U
44598 ____________________________________________________________________________
44599 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
44600         Log: Tell that you are removing the unneeded -lsfio.
44601      Branch: perl
44602            ! Configure
44603 ____________________________________________________________________________
44604 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
44605         Log: More MPE/iX tweaks from Mark Bixby.
44606      Branch: perl
44607            ! perl.c t/op/magic.t
44608 ____________________________________________________________________________
44609 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
44610         Log: The fchdir() proto is supposed to live in <unistd.h>.
44611      Branch: perl
44612            ! ext/Cwd/Cwd.xs
44613 ____________________________________________________________________________
44614 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
44615         Log: This town is too small for the Cwd extension and me,
44616              it would seem...
44617      Branch: perl
44618            ! ext/Cwd/Cwd.xs
44619 ____________________________________________________________________________
44620 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
44621         Log: Metaconfig unit change for #10802.
44622      Branch: metaconfig/U/perl
44623            ! d_modfl.U
44624 ____________________________________________________________________________
44625 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
44626         Log: More d'ohs.
44627      Branch: perl
44628            ! Configure
44629 ____________________________________________________________________________
44630 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
44631         Log: Off-by-one.  I'm so classic.
44632      Branch: perl
44633            ! util.c
44634 ____________________________________________________________________________
44635 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
44636         Log: Update Changes.
44637      Branch: perl
44638            ! Changes patchlevel.h
44639 ____________________________________________________________________________
44640 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
44641         Log: Subject: Documentation patch for Net::FTP
44642              From: Marcel Grunauer <marcel@codewerk.com>
44643              Date: Wed, 20 Jun 2001 23:03:26 +0200
44644              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
44645      Branch: perl
44646            ! lib/Net/FTP.pm
44647 ____________________________________________________________________________
44648 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
44649         Log: Retract the #10417 mg.c and embed.pl parts because of
44650              strange SEGVs in 64bit x86 FreeBSD observed by
44651              Nicholas Clark.
44652      Branch: perl
44653            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
44654 ____________________________________________________________________________
44655 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
44656         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
44657      Branch: perl
44658            ! Configure NetWare/config.wc NetWare/config_H.wc
44659            ! Porting/Glossary Porting/config.sh Porting/config_H
44660            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44661            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44662            ! vos/config.ga.h win32/config.bc win32/config.gc
44663            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44664            ! win32/config_H.vc
44665 ____________________________________________________________________________
44666 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
44667         Log: Cwd tweak from Doug MacEachern.
44668      Branch: perl
44669            ! ext/Cwd/Cwd.xs
44670 ____________________________________________________________________________
44671 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
44672         Log: Protect the fchdir() and lstat() with ifdefs.
44673              fchdir() needs a Configure probe.
44674      Branch: perl
44675            ! ext/Cwd/Cwd.xs
44676 ____________________________________________________________________________
44677 [ 10794] By: nick                                  on 2001/06/21  17:11:35
44678         Log: Integrate mainline
44679      Branch: perlio
44680           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44681           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44682           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44683           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44684           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44685           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44686           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44687           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44688            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44689            - lib/File/Glob/case.t lib/File/Glob/global.t
44690            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44691            - lib/File/Temp/posix.t lib/File/Temp/security.t
44692            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44693            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44694            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44695            - lib/Text/Wrap/wrap.t
44696           !> (integrate 41 files)
44697 ____________________________________________________________________________
44698 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
44699         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
44700              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
44701              Date: Thu, 21 Jun 2001 13:04:54 -0500
44702              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
44703      Branch: perl
44704            ! ext/Cwd/Cwd.xs
44705 ____________________________________________________________________________
44706 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
44707         Log: Subject: [PATCH pod] overlong =item
44708              From: Robin Barker <rmb1@cise.npl.co.uk>
44709              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
44710              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
44711      Branch: perl
44712            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44713            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44714 ____________________________________________________________________________
44715 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
44716         Log: Subject: [PATCH perlio.c] format 
44717              From: Robin Barker <rmb1@cise.npl.co.uk>
44718              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
44719              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
44720      Branch: perl
44721            ! perlio.c
44722 ____________________________________________________________________________
44723 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
44724         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
44725              From: Radu Greab <radu@netsoft.ro>
44726              Date: Thu, 21 Jun 2001 19:06:02 +0300
44727              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
44728      Branch: perl
44729            ! pod/perlapi.pod sv.c
44730 ____________________________________________________________________________
44731 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
44732         Log: The metaconfig unit changes for #10788.
44733      Branch: metaconfig/U/perl
44734            ! Cross.U fflushall.U
44735 ____________________________________________________________________________
44736 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
44737         Log: Cross-configuration changes: make $from to rm the files
44738              before copying them over (this means that he rm can be
44739              removed from the fflushall test), create $targetmkdir      
44740              (not documented in install since it is supposed to internal
44741              use only), make $run to copy over the executable only if
44742              a stamp file .xok doesn't already exist (to avoid unnecessary
44743              copying of the executable)
44744      Branch: perl
44745            ! Configure Makefile.SH
44746 ____________________________________________________________________________
44747 [ 10787] By: nick                                  on 2001/06/21  14:16:18
44748         Log: Integrate mainline
44749      Branch: perlio
44750           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44751           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
44752           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
44753            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
44754           !> (integrate 34 files)
44755 ____________________________________________________________________________
44756 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
44757         Log: Re-add the files as text.
44758      Branch: perl
44759            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44760 ____________________________________________________________________________
44761 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
44762         Log: Delete the binary files.
44763      Branch: perl
44764            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44765 ____________________________________________________________________________
44766 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
44767         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
44768              From: Andy Dougherty <doughera@lafayette.edu>
44769              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
44770              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
44771      Branch: perl
44772            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
44773            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
44774            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
44775            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
44776 ____________________________________________________________________________
44777 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
44778         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44779              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
44780              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
44781              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
44782              
44783              Setting umask to something friendlier.
44784      Branch: perl
44785            ! installman installperl
44786 ____________________________________________________________________________
44787 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
44788         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
44789              Resort MANIFEST with sort -f, looks much better.
44790      Branch: perl
44791            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44792            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44793            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44794            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44795            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44796            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44797            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44798            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44799            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44800            - lib/File/Glob/case.t lib/File/Glob/global.t
44801            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44802            - lib/File/Temp/posix.t lib/File/Temp/security.t
44803            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44804            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44805            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44806            - lib/Text/Wrap/wrap.t
44807            ! MANIFEST
44808 ____________________________________________________________________________
44809 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
44810         Log: Upgrade to I18N::LangTags 0.25.
44811      Branch: perl
44812            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44813            ! lib/I18N/LangTags/List.pm
44814 ____________________________________________________________________________
44815 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
44816         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
44817              From: Richard Soderberg <rs@crystalflame.net>
44818              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
44819              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
44820      Branch: perl
44821            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
44822            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
44823 ____________________________________________________________________________
44824 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
44825         Log: Test obsoleted by change #10777.
44826      Branch: perl
44827            ! t/op/sub_lval.t
44828 ____________________________________________________________________________
44829 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
44830         Log: Case of confused test numbering.
44831      Branch: perl
44832            ! t/op/pat.t
44833 ____________________________________________________________________________
44834 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
44835         Log: Subject: Re: Opinion on undef lvalue
44836              From: Abhijit Menon-Sen <ams@wiw.org>
44837              Date: Sun, 17 Jun 2001 13:04:46 +0530
44838              Message-ID: <20010617130446.B27925@lustre.linux.in>
44839              
44840              Allow lvalue subs to return undef in array context.
44841      Branch: perl
44842            ! pp_hot.c
44843 ____________________________________________________________________________
44844 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
44845         Log: Just a guess that using the same hack for cygwin as
44846              for win32 might help.
44847      Branch: perl
44848            ! lib/File/Find/find.t
44849 ____________________________________________________________________________
44850 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
44851         Log: NetWare tweaks from Guruprasad.
44852      Branch: perl
44853            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
44854            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
44855            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
44856            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
44857 ____________________________________________________________________________
44858 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
44859         Log: Subject: Re: perl@10722: Bogus warnings on REs 
44860              From: Hugo <hv@crypt.compulink.co.uk>
44861              Date: Thu, 21 Jun 2001 09:51:17 +0100
44862              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
44863              
44864              Unroll to avoid a UTS compiler bug.
44865      Branch: perl
44866            ! regcomp.c
44867 ____________________________________________________________________________
44868 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
44869         Log: Subject: Re: [PATCH] Make /o work under i?threads
44870              From: Artur Bergman <artur@contiller.se>
44871              Date: Thu, 21 Jun 2001 14:38:03 +0200
44872              Message-ID: <B757B74A.184D%artur@contiller.se>
44873      Branch: perl
44874            ! t/op/pat.t
44875 ____________________________________________________________________________
44876 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
44877         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44878              From: Artur Bergman <artur@contiller.se> 
44879              Date: Thu, 21 Jun 2001 14:27:33 +0200
44880              Message-ID: <B757B4D4.1849%artur@contiller.se>
44881              
44882              Plus extra parentheses.
44883      Branch: perl
44884            ! op.h
44885 ____________________________________________________________________________
44886 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
44887         Log: Subject: [PATCH] Make /o work under i?threads
44888              From: Richard Soderberg <rs@crystalflame.net>
44889              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
44890              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
44891      Branch: perl
44892            ! pp_ctl.c
44893 ____________________________________________________________________________
44894 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
44895         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44896              From: Artur Bergman <artur@contiller.se>
44897              Date: Thu, 21 Jun 2001 14:04:54 +0200
44898              Message-ID: <B757AF86.1842%artur@contiller.se>
44899      Branch: perl
44900            ! op.h
44901 ____________________________________________________________________________
44902 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
44903         Log: Subject: Re: perl@10765: sv.c not OK on win32
44904              From: Artur Bergman <artur@contiller.se>
44905              Date: Thu, 21 Jun 2001 10:31:06 +0200
44906              Message-ID: <B7577D69.182C%artur@contiller.se>
44907      Branch: perl
44908            ! sv.c
44909 ____________________________________________________________________________
44910 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
44911         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
44912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44913              Date: Thu, 21 Jun 2001 06:23:56 -0400
44914              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
44915              
44916              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
44917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44918              Date: Thu, 21 Jun 2001 06:32:21 -0400
44919              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
44920      Branch: perl
44921            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
44922 ____________________________________________________________________________
44923 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
44924         Log: Subject: [PATCH] make syslog test more verbose
44925              From: Robert Spier <rspier@pobox.com>
44926              Date: Thu, 21 Jun 2001 00:54:32 -0400
44927              Message-ID: <15153.32264.295807.333073@rls.cx>
44928      Branch: perl
44929            ! ext/Sys/Syslog/syslog.t
44930 ____________________________________________________________________________
44931 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
44932         Log: Subject: op/study.t refinements
44933              From: Hugo <hv@crypt.compulink.co.uk>
44934              Date: Thu, 21 Jun 2001 00:29:07 +0100
44935              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
44936      Branch: perl
44937            ! t/op/study.t
44938 ____________________________________________________________________________
44939 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
44940         Log: Update Changes.
44941      Branch: perl
44942            ! Changes patchlevel.h
44943 ____________________________________________________________________________
44944 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
44945         Log: Subject: Re: [PATCH] djgpp updates
44946              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44947              Date: Wed, 20 Jun 2001 10:05:15 +0200
44948              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
44949      Branch: perl
44950            ! djgpp/config.over
44951 ____________________________________________________________________________
44952 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
44953         Log: Fix for ID 20010619.002 "When building hash, hash keys that
44954              are function calls are not being called", from Abhijit.
44955      Branch: perl
44956            ! t/base/lex.t toke.c
44957 ____________________________________________________________________________
44958 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
44959         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
44960      Branch: perl
44961            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
44962            + lib/Locale/Maketext/test.pl
44963            - lib/Locale/Maketext.t
44964            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44965            ! lib/Locale/Maketext/TPJ13.pod
44966 ____________________________________________________________________________
44967 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
44968         Log: Metaconfig unit change for #10760.
44969      Branch: metaconfig
44970            ! U/modified/Cppsym.U
44971 ____________________________________________________________________________
44972 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
44973         Log: Do not remove the ccsym* Cppsym* files since
44974              they are useful for metaconfig units coming after us.
44975              (This is the Configure nit mentioned in #10752.)
44976      Branch: perl
44977            ! Configure
44978 ____________________________________________________________________________
44979 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
44980         Log: Update to I18N::LangTags 0.24, from Sean Burke.
44981      Branch: perl
44982            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44983            + lib/I18N/LangTags/README
44984            - lib/I18N/LangTags/List.pod
44985            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
44986 ____________________________________________________________________________
44987 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
44988         Log: Regen headers.
44989      Branch: perl
44990            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
44991            ! pod/perlapi.pod proto.h
44992 ____________________________________________________________________________
44993 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
44994         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
44995              From: Artur Bergman <artur@contiller.se>
44996              Date: Wed, 20 Jun 2001 11:31:32 +0200
44997              Message-ID: <B7563A14.17D8%artur@contiller.se>
44998      Branch: perl
44999            ! embed.pl hv.c intrpvar.h sv.c sv.h
45000 ____________________________________________________________________________
45001 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
45002         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
45003              From: Tim Sweetman <tim@aldigital.co.uk> 
45004              Date: Wed, 13 Jun 2001 14:25:17 +0100 
45005              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
45006      Branch: perl
45007            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
45008 ____________________________________________________________________________
45009 [ 10755] By: nick                                  on 2001/06/20  16:12:37
45010         Log: Integrate mainline
45011      Branch: perlio
45012           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
45013           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
45014           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
45015           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
45016           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
45017           !> t/op/study.t util.c
45018 ____________________________________________________________________________
45019 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
45020         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
45021              but not Makefile)
45022      Branch: maint-5.6/perl
45023            ! win32/Makefile
45024 ____________________________________________________________________________
45025 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
45026         Log: Security tweak on readlink().
45027      Branch: perl
45028            ! pp_sys.c
45029 ____________________________________________________________________________
45030 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
45031         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
45032      Branch: perl
45033            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
45034            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
45035            ! mpeix/relink t/op/pwent.t
45036 ____________________________________________________________________________
45037 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
45038         Log: Reinstate #10725 (with probe for alarm()).
45039      Branch: perl
45040            ! t/op/study.t
45041 ____________________________________________________________________________
45042 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
45043         Log: Replace our implementation of realpath() with OpenBSD's
45044              (src/lib/libc/stdlib/realpath.c 1.4).
45045      Branch: perl
45046            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
45047            ! pod/perldiag.pod proto.h util.c
45048 ____________________________________________________________________________
45049 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
45050         Log: Integrate perlio.
45051      Branch: perl
45052           !> perlio.c
45053 ____________________________________________________________________________
45054 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
45055         Log: No point in going into memory-saving contortions
45056              with getcwd() since there's a danger of buffer overflow.
45057              Also make the POSIX extension to use sv_getcwd().
45058              Finally, a missed proto.h fragment.
45059      Branch: perl
45060            ! ext/POSIX/POSIX.xs proto.h util.c
45061 ____________________________________________________________________________
45062 [ 10747] By: nick                                  on 2001/06/20  12:38:26
45063         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
45064      Branch: perlio
45065            ! perlio.c
45066 ____________________________________________________________________________
45067 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
45068         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
45069              From: Graham Barr <gbarr@pobox.com>
45070              Date: Wed, 20 Jun 2001 11:05:49 +0100
45071              Message-ID: <20010620110549.I19188@pobox.com>
45072              
45073              reported in        
45074              
45075              Subject: Bug in IO::Socket::INET module (repeat)
45076              From: "Harmon S. Nine" <hnine@netarx.com>
45077              Date: Tue, 19 Jun 2001 09:41:35 -0400
45078              Message-ID: <3B2F568F.8080605@netarx.com>
45079              
45080              The bug was that the IO::Socket::INET constructor
45081              did not allow a 'LocalPort' of 0.
45082      Branch: perl
45083            ! ext/IO/lib/IO/Socket/INET.pm
45084 ____________________________________________________________________________
45085 [ 10745] By: nick                                  on 2001/06/20  08:56:39
45086         Log: Integrate mainline.
45087      Branch: perlio
45088           !> (integrate 37 files)
45089 ____________________________________________________________________________
45090 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
45091         Log: After some reading I don't think we can blindly
45092              use systems' realpath().  Too many security problems,
45093              too many buggy implementations.
45094              
45095              TODO: the realpath() emulation code in util.c doesn't
45096              seem fully operational?  (readlink(), for example?)
45097      Branch: perl
45098            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
45099            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
45100            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
45101            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
45102            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
45103            ! win32/config_H.gc win32/config_H.vc
45104 ____________________________________________________________________________
45105 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
45106         Log: Metaconfig unit change for #10738.
45107      Branch: metaconfig
45108            ! U/compline/d_gconvert.U
45109 ____________________________________________________________________________
45110 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
45111         Log: Integrate change #10739 from maintperl:
45112              
45113              C<eval "/x$\r\n/x"> fails to compile correctly 
45114      Branch: perl
45115           !> t/op/pat.t toke.c
45116 ____________________________________________________________________________
45117 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
45118         Log: Retract #10725 (Hugo asked NOT to apply the patch)
45119      Branch: perl
45120            ! t/op/study.t
45121 ____________________________________________________________________________
45122 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
45123         Log: The test.third results were funnily named because of the
45124              new test scheme.
45125      Branch: perl
45126            ! t/TEST
45127 ____________________________________________________________________________
45128 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
45129         Log: C<eval "/x$\r\n/x"> fails to compile correctly
45130      Branch: maint-5.6/perl
45131            ! t/op/pat.t toke.c
45132 ____________________________________________________________________________
45133 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
45134         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
45135              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45136              Date: Tue, 19 Jun 2001 19:15:40 -0400
45137              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
45138              
45139              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
45140              because "1e+129" being expected but "1.e+129" being returned.
45141              The culprit (at least in Tru64) is the use of gcvt().
45142      Branch: perl
45143            ! Configure
45144 ____________________________________________________________________________
45145 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
45146         Log: Subject: [PATCH perl@10722] test hunting on VMS
45147              From: "Craig A. Berry" <craigberry@mac.com>
45148              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
45149              Date: Tue, 19 Jun 2001 18:59:01 -0500
45150      Branch: perl
45151            ! vms/test.com
45152 ____________________________________________________________________________
45153 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
45154         Log: Subject: [PATCH] s/typos//
45155              From: Abhijit Menon-Sen <ams@wiw.org>
45156              Date: Wed, 20 Jun 2001 02:15:02 +0530
45157              Message-ID: <20010620021502.A14541@lustre.linux.in>
45158              
45159              Without the op.h s/bearword/bareword/ hunk, see
45160              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
45161      Branch: perl
45162            ! util.c
45163 ____________________________________________________________________________
45164 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
45165         Log: Metaconfig unit change for #10732 and #10733.
45166      Branch: metaconfig/U/perl
45167            ! fflushall.U
45168 ____________________________________________________________________________
45169 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
45170         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
45171              From: "Craig A. Berry" <craigberry@mac.com>
45172              Date: Tue, 19 Jun 2001 17:19:48 -0500
45173              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
45174      Branch: perl
45175            ! configure.com vms/descrip_mms.template
45176 ____________________________________________________________________________
45177 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
45178         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
45179              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45180              Date: Tue, 19 Jun 2001 16:48:07 -0400
45181              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
45182              
45183              Further fixes to fflush(NULL) detection.
45184      Branch: perl
45185            ! Configure
45186 ____________________________________________________________________________
45187 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
45188         Log: AIX test -s hangs with non-existent files?
45189              (A genuine logic bug in Configure, but AIX also broken?)
45190      Branch: perl
45191            ! Configure
45192 ____________________________________________________________________________
45193 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
45194         Log: AUTHORS updates.
45195      Branch: perl
45196            ! AUTHORS
45197 ____________________________________________________________________________
45198 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
45199         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
45200              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45201              Date: Tue, 19 Jun 2001 15:33:25 -0400
45202              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
45203      Branch: perl
45204            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
45205            ! t/lib/warnings/pp
45206 ____________________________________________________________________________
45207 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
45208         Log: Integrate perlio.
45209      Branch: perl
45210           !> lib/File/Find/find.t win32/distclean.bat
45211 ____________________________________________________________________________
45212 [ 10728] By: nick                                  on 2001/06/19  18:24:53
45213         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
45214      Branch: perlio
45215            ! lib/File/Find/find.t win32/distclean.bat
45216 ____________________________________________________________________________
45217 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
45218         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
45219              also add information how to find out whether one has PerlIO.
45220      Branch: perl
45221            ! pod/perlfunc.pod
45222 ____________________________________________________________________________
45223 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
45224         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
45225              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
45226              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
45227              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
45228      Branch: perl
45229            ! pod/perlfunc.pod
45230 ____________________________________________________________________________
45231 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
45232         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
45233              From: Hugo <hv@crypt.compulink.co.uk>
45234              Date: Tue, 19 Jun 2001 12:37:30 +0100
45235              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
45236      Branch: perl
45237            ! t/op/study.t
45238 ____________________________________________________________________________
45239 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
45240         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
45241              From: Hugo <hv@crypt.compulink.co.uk>
45242              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
45243              Date: Tue, 19 Jun 2001 13:15:17 +0100
45244      Branch: perl
45245            ! util.c
45246 ____________________________________________________________________________
45247 [ 10723] By: nick                                  on 2001/06/19  14:46:15
45248         Log: Integrate mainline
45249      Branch: perlio
45250           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
45251           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
45252           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
45253           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
45254           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
45255           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
45256            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45257            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45258            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45259            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45260            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45261            - ext/Thread/unsync4.t
45262           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
45263           !> djgpp/config.over djgpp/fixpmain
45264           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
45265           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
45266           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
45267 ____________________________________________________________________________
45268 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
45269         Log: Update Changes.
45270      Branch: perl
45271            ! Changes patchlevel.h
45272 ____________________________________________________________________________
45273 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
45274         Log: The existence shall be MANIFESted.
45275      Branch: perl
45276            ! MANIFEST
45277 ____________________________________________________________________________
45278 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
45279         Log: The old libnet.cfg is first searched from the current directory,
45280              only then from the module path.
45281      Branch: perl
45282            ! utils/libnetcfg.PL
45283 ____________________________________________________________________________
45284 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
45285         Log: NetWare tweaks from Guruprasad.
45286      Branch: perl
45287            ! NetWare/Makefile NetWare/config.wc
45288 ____________________________________________________________________________
45289 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
45290         Log: Subject: [PATCH] djgpp updates
45291              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
45292              Date: Tue, 19 Jun 2001 10:59:06 +0200
45293              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
45294      Branch: perl
45295            ! djgpp/config.over djgpp/fixpmain
45296 ____________________________________________________________________________
45297 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
45298         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
45299              From: Prymmer/Kahn <pvhp@best.com>
45300              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
45301              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
45302      Branch: perl
45303            ! win32/Makefile
45304 ____________________________________________________________________________
45305 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
45306         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
45307              to happen right after the inclusion of <inttypes.h>,
45308              from Edward Moy.
45309      Branch: perl
45310            ! handy.h perl.h
45311 ____________________________________________________________________________
45312 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
45313         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
45314              From: Doug MacEachern <dougm@covalent.net>
45315              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
45316              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
45317      Branch: perl
45318            ! ext/DynaLoader/DynaLoader_pm.PL
45319 ____________________________________________________________________________
45320 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
45321         Log: Revert #10656 for performance reasons but leave in the
45322              use of Hv*() macros -- in comments, so that grepping the
45323              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
45324              suggested by Sarathy, also by Abhijit.)
45325      Branch: perl
45326            ! hv.c
45327 ____________________________________________________________________________
45328 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
45329         Log: Subject: [patch] .s MakeMaker suffix
45330              From: Doug MacEachern <dougm@covalent.net>
45331              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
45332              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
45333      Branch: perl
45334            ! lib/ExtUtils/MM_Unix.pm
45335 ____________________________________________________________________________
45336 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
45337         Log: One test lost in the big shuffle restored.
45338      Branch: perl
45339            + ext/IPC/SysV/ipcsysv.t
45340            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
45341 ____________________________________________________________________________
45342 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
45343         Log: Rename the old non-standard threads tests so that
45344              they won't be invoked.
45345      Branch: perl
45346            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
45347            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
45348            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
45349            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
45350            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
45351            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
45352            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45353            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45354            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45355            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45356            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45357            - ext/Thread/unsync4.t
45358            ! MANIFEST
45359 ____________________________________________________________________________
45360 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
45361         Log: Integrate perlio.
45362      Branch: perl
45363           !> win32/config_sh.PL
45364 ____________________________________________________________________________
45365 [ 10709] By: nick                                  on 2001/06/19  08:18:18
45366         Log: Integrate mainline
45367      Branch: perlio
45368           +> (branch 40 files)
45369            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
45370            - lib/strict/subs lib/strict/vars lib/warnings/1global
45371            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
45372            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
45373            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
45374            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
45375            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
45376            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
45377            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
45378            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
45379            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
45380            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
45381            - lib/warnings/utf8 lib/warnings/util
45382           !> (integrate 57 files)
45383 ____________________________________________________________________________
45384 [ 10708] By: nick                                  on 2001/06/19  07:57:10
45385         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
45386      Branch: perlio
45387            ! win32/config_sh.PL
45388 ____________________________________________________________________________
45389 [ 10707] By: nick                                  on 2001/06/19  07:05:07
45390         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
45391      Branch: perl
45392            ! perly.c perly.y perly_c.diff vms/perly_c.vms
45393 ____________________________________________________________________________
45394 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
45395         Log: More perl572delta tweaks.
45396      Branch: perl
45397            ! pod/perl572delta.pod
45398 ____________________________________________________________________________
45399 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
45400         Log: Update perl572delta.
45401      Branch: perl
45402            ! pod/perl572delta.pod
45403 ____________________________________________________________________________
45404 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
45405         Log: VOS updates from Paul Green.
45406      Branch: perl
45407            ! vos/Changes vos/build.cm vos/perl.bind
45408 ____________________________________________________________________________
45409 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
45410         Log: Update the vos/config.*.* files.
45411      Branch: perl
45412            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45413            ! vos/config.ga.h
45414 ____________________________________________________________________________
45415 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
45416         Log: Add a makefile for more painless adding of symbols to the
45417              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
45418              takes care of the adding)
45419      Branch: perl
45420            + vos/Makefile
45421 ____________________________________________________________________________
45422 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
45423         Log: Make libnetcfg by default display the libnet configuration,
45424              -c to change, add -i for old config, document all options,
45425              regen toc.
45426      Branch: perl
45427            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
45428 ____________________________________________________________________________
45429 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
45430         Log: gcc -Wall sweep.
45431      Branch: perl
45432            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
45433 ____________________________________________________________________________
45434 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
45435         Log: So there.
45436      Branch: perl
45437            ! universal.c
45438 ____________________________________________________________________________
45439 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
45440         Log: Document the need for sv_printify().
45441              
45442              Document that 'use utf8' has been considered.
45443              
45444              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
45445      Branch: perl
45446            ! pod/perltodo.pod universal.c
45447 ____________________________________________________________________________
45448 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
45449         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
45450              From: Nicholas Clark <nick@ccl4.org>
45451              Date: Mon, 18 Jun 2001 23:29:23 +0100
45452              Message-ID: <20010618232923.I98663@plum.flirble.org>
45453      Branch: perl
45454            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
45455            ! ext/Sys/Syslog/Makefile.PL
45456 ____________________________________________________________________________
45457 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
45458         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
45459              From: Scott.L.Miller@Compaq.com
45460              Date: Mon, 18 Jun 2001 10:12:27 -0500
45461              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
45462      Branch: perl
45463            ! lib/perl5db.pl pod/perldebug.pod
45464 ____________________________________________________________________________
45465 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
45466         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
45467              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
45468              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
45469              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
45470      Branch: perl
45471            ! lib/Carp/Heavy.pm
45472 ____________________________________________________________________________
45473 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
45474         Log: Subject: [PATCH] Documentation changes for CLONE
45475              From: Artur Bergman <artur@contiller.se>
45476              Date: Mon, 18 Jun 2001 22:06:37 +0200
45477              Message-ID: <B7542BEC.1719%artur@contiller.se>
45478      Branch: perl
45479            ! pod/perlmod.pod pod/perlsub.pod
45480 ____________________________________________________________________________
45481 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
45482         Log: Subject: Re: configure.com
45483              From: "Craig A. Berry" <craigberry@mac.com>
45484              Date: Mon, 18 Jun 2001 16:04:38 -0500
45485              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
45486      Branch: perl
45487            ! configure.com
45488 ____________________________________________________________________________
45489 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
45490         Log: Subject: PL_nullstash + perl_clone()
45491              From: Doug MacEachern <dougm@covalent.net>
45492              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
45493              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
45494      Branch: perl
45495            ! sv.c
45496 ____________________________________________________________________________
45497 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
45498         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
45499              From: davem@fdgroup.co.uk
45500              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
45501              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
45502      Branch: perl
45503            ! embed.pl pod/perlapi.pod
45504 ____________________________________________________________________________
45505 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
45506         Log: More cross-compilation defaults gleaned from -Dcc
45507              if it is CPU-OS-gcc.
45508      Branch: metaconfig
45509            ! U/modified/libc.U
45510      Branch: metaconfig/U/perl
45511            ! Cross.U
45512      Branch: perl
45513            ! Configure INSTALL
45514 ____________________________________________________________________________
45515 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
45516         Log: Update Changes.
45517      Branch: perl
45518            ! Changes patchlevel.h
45519 ____________________________________________________________________________
45520 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
45521         Log: Subject: [PATCH 5.7.1] sv.c documentation
45522              From: davem@fdgroup.co.uk
45523              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
45524              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
45525      Branch: perl
45526            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
45527            ! sv.c sv.h
45528 ____________________________________________________________________________
45529 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
45530         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
45531              From: "Jon Gunnip" <jongunnip@hotmail.com>
45532              Date: Sun, 17 Jun 2001 18:24:29 -0400
45533              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
45534      Branch: perl
45535            ! pod/perlvar.pod
45536 ____________________________________________________________________________
45537 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
45538         Log: Move the locale/strict/warnings helper files back
45539              under the t/lib; this way the amount of non-installabled
45540              stuff under lib/ stays smaller.
45541      Branch: perl
45542            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
45543            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
45544            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
45545            + t/lib/warnings/5nolint t/lib/warnings/6default
45546            + t/lib/warnings/7fatal t/lib/warnings/8signal
45547            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
45548            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
45549            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
45550            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
45551            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
45552            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
45553            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
45554            + t/lib/warnings/taint t/lib/warnings/toke
45555            + t/lib/warnings/universal t/lib/warnings/utf8
45556            + t/lib/warnings/util
45557            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
45558            - lib/strict/subs lib/strict/vars lib/warnings/1global
45559            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
45560            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
45561            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
45562            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
45563            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
45564            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
45565            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
45566            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
45567            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
45568            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
45569            - lib/warnings/utf8 lib/warnings/util
45570            ! MANIFEST installperl lib/locale.t lib/strict.t
45571 ____________________________________________________________________________
45572 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
45573         Log: Split off the pack/unpack code, from Nicholas Clark.
45574      Branch: perl
45575            + pp_pack.c
45576            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
45577            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
45578            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
45579 ____________________________________________________________________________
45580 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
45581         Log: Guard the SysV IPC tests against being invoked in
45582              SysV-IPC-less places.
45583      Branch: perl
45584            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
45585 ____________________________________________________________________________
45586 [ 10683] By: nick                                  on 2001/06/18  12:24:42
45587         Log: Integrate mainline (new test scheme now ok on Linux).
45588      Branch: perlio
45589           +> lib/warnings.t
45590           !> dump.c sv.c
45591 ____________________________________________________________________________
45592 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
45593         Log: Add the locale.c and numeric.c to the microperl sources.
45594      Branch: perl
45595            ! Makefile.micro win32/Makefile
45596 ____________________________________________________________________________
45597 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
45598         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
45599              From: Abhijit Menon-Sen <ams@wiw.org>
45600              Date: Mon, 18 Jun 2001 14:23:44 +0530
45601              Message-ID: <20010618142344.A13136@lustre.linux.in>
45602      Branch: perl
45603            ! dump.c
45604 ____________________________________________________________________________
45605 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
45606         Log: Subject: Re: [PATCH] more anonymous stash cleanups
45607              From: Abhijit Menon-Sen <ams@wiw.org>
45608              Date: Mon, 18 Jun 2001 15:50:32 +0530
45609              Message-ID: <20010618155032.A13223@lustre.linux.in>
45610              
45611              Plus the comment left in as suggested by NI-S.
45612      Branch: perl
45613            ! sv.c
45614 ____________________________________________________________________________
45615 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
45616         Log: One missed file.
45617      Branch: perl
45618            + lib/warnings.t
45619 ____________________________________________________________________________
45620 [ 10678] By: nick                                  on 2001/06/18  08:05:29
45621         Log: Integrate mainline (part2 - the deletes)
45622      Branch: perlio
45623            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
45624            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
45625            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
45626            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
45627            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
45628            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
45629            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
45630            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
45631            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
45632            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
45633            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
45634 ____________________________________________________________________________
45635 [ 10677] By: nick                                  on 2001/06/18  08:04:44
45636         Log: Integrate mainline (part1)
45637      Branch: perlio
45638           +> (branch 376 files)
45639            - (delete 219 files)
45640           !> (integrate 151 files)
45641 ____________________________________________________________________________
45642 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
45643         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
45644              No doubt I made some mistakes like missed some files or
45645              misnamed some files.  The naming rules were more or less:
45646              (1) if the module is from CPAN, follows its ways, be it
45647              t/*.t or test.pl.
45648              (2) otherwise if there are multiple tests for a module
45649              put them in a t/
45650              (3) otherwise if there's only one test put it in Module.t
45651              (4) helper files go to module/ (locale, strict, warnings)
45652              (5) use longer filenames now that we can (but e.g. the
45653              compat-0.6.t and the Text::Balanced test files still
45654              were renamed to be more civil against the 8.3 people)
45655              installperl was updated appropriately not to install the
45656              *.t files or the help files from under lib.
45657              
45658              TODO: some helper files still remain under t/ that could
45659              follow their 'masters'.  UPDATE: On second thoughts, why
45660              should they.  They can continue to live under t/lib, and
45661              in fact the locale/strict/warnings helpers that were moved
45662              could be moved back.  This way the amount of non-installable
45663              stuff under lib/ stays smaller.
45664      Branch: perl
45665            + (add 253 files)
45666            - (delete 254 files)
45667            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
45668 ____________________________________________________________________________
45669 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
45670         Log: The warning no more comes from util.c, it comes from numeric.c.
45671      Branch: perl
45672            ! README.tru64
45673 ____________________________________________________________________________
45674 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
45675         Log: Subject: Re: anyone good at casting spells?
45676              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45677              Date: Sun, 17 Jun 2001 21:21:04 -0400
45678              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
45679      Branch: perl
45680            ! ext/POSIX/POSIX.xs hv.h
45681 ____________________________________________________________________________
45682 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
45683         Log: Protect the (original) thread tests against testing if no 5.005
45684              threads have been configured.
45685      Branch: perl
45686            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45687            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45688            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45689            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45690            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45691            ! ext/Thread/unsync4.t
45692 ____________________________________________________________________________
45693 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
45694         Log: Try the new test scanning scheme on Text::Abbrev.
45695      Branch: perl
45696            + lib/Text/Abbrev.t
45697            - lib/Text/Abbrev/t/abbrev.t
45698            ! MANIFEST
45699 ____________________________________________________________________________
45700 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
45701         Log: Change the scan policy of the *.t and test.pl files,
45702              now the *.t do not need to live in a t/ directory.
45703      Branch: perl
45704            ! t/TEST t/harness
45705 ____________________________________________________________________________
45706 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
45707         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
45708              From: Ilmari Karonen <iltzu@sci.fi>
45709              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
45710              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
45711      Branch: perl
45712            ! pod/perlfaq7.pod
45713 ____________________________________________________________________________
45714 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
45715         Log: Quench the warnings from Tru64; the HP-UX is still
45716              broken because it really, REALLY, doesn't like the
45717              HvARRAY() being lvalue:
45718              
45719              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
45720              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
45721      Branch: perl
45722            ! hv.c
45723 ____________________________________________________________________________
45724 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
45725         Log: Integrate change #10667 from maintperl:
45726              
45727              change#10449 broke the special-case that makes lexicals inside the
45728              eval"" within DB::DB() visible
45729      Branch: perl
45730           !> op.c
45731 ____________________________________________________________________________
45732 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
45733         Log: change#10449 broke the special-case that makes lexicals inside the
45734              eval"" within DB::DB() visible
45735      Branch: maint-5.6/perl
45736            ! op.c
45737 ____________________________________________________________________________
45738 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
45739         Log: Still spurious output; indent the code a bit.
45740              
45741              TODO1: separate the utility functions like MkDir
45742              into a helper script?
45743              
45744              TODO2: I see a lot of repetition in the filepath()
45745              and dirpath() calls.
45746      Branch: perl
45747            ! t/lib/filefind.t t/lib/findtaint.t
45748 ____________________________________________________________________________
45749 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
45750         Log: Regen modlib, toc.
45751      Branch: perl
45752            ! pod/perlmodlib.pod pod/perltoc.pod
45753 ____________________________________________________________________________
45754 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
45755         Log: Add libnetcfg to perlutil.
45756      Branch: perl
45757            ! pod/perlutil.pod
45758 ____________________________________________________________________________
45759 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
45760         Log: Initial integration of libnet-1.0703.
45761              The Configure script renamed as libnetcfg, will be
45762              installed along other utilities.
45763      Branch: perl
45764            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
45765            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
45766            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
45767            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
45768            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
45769            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
45770            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
45771            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
45772            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
45773            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
45774            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
45775            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
45776            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
45777            + utils/libnetcfg.PL
45778            ! MANIFEST utils.lst utils/Makefile
45779 ____________________________________________________________________________
45780 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
45781         Log: Less potentially test-harness-confusing output.
45782      Branch: perl
45783            ! lib/Memoize/t/expire_module_t.t
45784 ____________________________________________________________________________
45785 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
45786         Log: The final print annoys make test.
45787      Branch: perl
45788            ! t/lib/filefind.t t/lib/findtaint.t
45789 ____________________________________________________________________________
45790 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
45791         Log: Add an option for handling dangling symbolic links.
45792      Branch: perl
45793            ! lib/File/Find.pm t/lib/filefind.t
45794 ____________________________________________________________________________
45795 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
45796         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
45797              From: Thomas Wegner <wegner_thomas@yahoo.com>
45798              Date: Sun, 17 Jun 2001 14:43:11 +0200
45799              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
45800      Branch: perl
45801            + t/lib/findtaint.t
45802            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
45803 ____________________________________________________________________________
45804 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
45805         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
45806              From: Jonathan Stowe <gellyfish@gellyfish.com>
45807              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
45808              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
45809      Branch: perl
45810            ! lib/ExtUtils/MM_Unix.pm
45811 ____________________________________________________________________________
45812 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
45813         Log: Subject: [PATCH] more anonymous stash cleanups
45814              From: Abhijit Menon-Sen <ams@wiw.org>
45815              Date: Sun, 17 Jun 2001 11:44:06 +0530
45816              Message-ID: <20010617114406.A25203@lustre.linux.in>
45817      Branch: perl
45818            ! op.c
45819 ____________________________________________________________________________
45820 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
45821         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
45822              From: Abhijit Menon-Sen <ams@wiw.org>
45823              Date: Sun, 17 Jun 2001 08:02:59 +0530
45824              Message-ID: <20010617080259.A28776@lustre.linux.in>
45825              
45826              Subject: [PATCH #2/7] xhv_eiter
45827              From: Abhijit Menon-Sen <ams@wiw.org>
45828              Date: Sun, 17 Jun 2001 08:13:18 +0530
45829              Message-ID: <20010617081318.B28776@lustre.linux.in>
45830              
45831              Subject: [PATCH #3/7] xhv_fill
45832              From: Abhijit Menon-Sen <ams@wiw.org>
45833              Date: Sun, 17 Jun 2001 08:25:16 +0530
45834              Message-ID: <20010617082516.C28776@lustre.linux.in>
45835              
45836              Subject: [PATCH #4/7] xhv_keys
45837              From: Abhijit Menon-Sen <ams@wiw.org>
45838              Date: Sun, 17 Jun 2001 08:36:17 +0530
45839              Message-ID: <20010617083617.D28776@lustre.linux.in>
45840              
45841              Subject: [PATCH #5/7] xhv_max
45842              From: Abhijit Menon-Sen <ams@wiw.org>
45843              Date: Sun, 17 Jun 2001 08:39:48 +0530
45844              Message-ID: <20010617083948.E28776@lustre.linux.in>
45845              
45846              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
45847              From: Abhijit Menon-Sen <ams@wiw.org>
45848              Date: Sun, 17 Jun 2001 08:51:11 +0530
45849              Message-ID: <20010617085111.F28776@lustre.linux.in>
45850      Branch: perl
45851            ! hv.c
45852 ____________________________________________________________________________
45853 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
45854         Log: Update Changes.
45855      Branch: perl
45856            ! Changes patchlevel.h
45857 ____________________________________________________________________________
45858 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
45859         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
45860              From: Abhijit Menon-Sen <ams@wiw.org>
45861              Date: Sat, 16 Jun 2001 07:41:19 +0530
45862              Message-ID: <20010616074119.A24720@lustre.linux.in>
45863      Branch: perl
45864            ! hv.c perl.c vms/vmsish.h win32/win32.h
45865 ____________________________________________________________________________
45866 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
45867         Log: Document tests failing when threaded, since we now have more.
45868      Branch: perl
45869            ! pod/perl572delta.pod
45870 ____________________________________________________________________________
45871 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
45872         Log: -Wall cleanup.
45873      Branch: perl
45874            ! ext/Thread/Thread.xs
45875 ____________________________________________________________________________
45876 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
45877         Log: pthread_attr_setstacksize() isn't absolutely necessary
45878              to call, only iff THREAD_CREATE_NEEDS_STACK.
45879      Branch: perl
45880            ! ext/Thread/Thread.xs
45881 ____________________________________________________________________________
45882 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
45883         Log: -Wall strays.
45884      Branch: perl
45885            ! perl.c util.c
45886 ____________________________________________________________________________
45887 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
45888         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
45889              (and INT64_MIN) brokenness.
45890      Branch: perl
45891            ! hints/darwin.sh perl.h
45892 ____________________________________________________________________________
45893 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
45894         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
45895              From: Nicholas Clark <nick@ccl4.org>
45896              Date: Sun, 17 Jun 2001 00:16:05 +0100
45897              Message-ID: <20010617001605.V98663@plum.flirble.org>
45898      Branch: perl
45899            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
45900            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
45901            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45902 ____________________________________________________________________________
45903 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
45904         Log: Add perlnetware to docs; regen toc; supply skeleton
45905              docs for some Memoize submodules.
45906      Branch: perl
45907            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
45908            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45909            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
45910            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
45911            ! win32/Makefile win32/makefile.mk
45912 ____________________________________________________________________________
45913 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
45914         Log: pod cleanup.
45915      Branch: perl
45916            ! README.netware
45917 ____________________________________________________________________________
45918 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
45919         Log: Integrate Memoize 0.64.  Few tweaks were required in
45920              the test scripts.  Note that the speed and expire*
45921              tests take several dozen seconds to run.
45922      Branch: perl
45923            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
45924            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
45925            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45926            + lib/Memoize/README lib/Memoize/SDBM_File.pm
45927            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
45928            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
45929            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
45930            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
45931            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
45932            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
45933            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
45934            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
45935            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
45936            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
45937            ! MANIFEST t/lib/1_compile.t
45938 ____________________________________________________________________________
45939 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
45940         Log: Document the cross-compilation options.
45941      Branch: perl
45942            ! Cross/README INSTALL
45943 ____________________________________________________________________________
45944 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
45945         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
45946      Branch: perl
45947            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
45948            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
45949            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
45950            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
45951            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
45952            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
45953            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
45954            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
45955            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
45956            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
45957            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
45958            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
45959            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
45960            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
45961            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
45962            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
45963            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
45964            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
45965            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
45966            + lib/ExtUtils/MM_NW5.pm
45967            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
45968            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
45969            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45970            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
45971            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
45972            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
45973            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
45974            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
45975            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
45976            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
45977            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
45978            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
45979            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
45980            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
45981            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
45982            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
45983            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
45984            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
45985            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
45986            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
45987            ! util.h x2p/a2py.c
45988 ____________________________________________________________________________
45989 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
45990         Log: Resort MANIFEST.
45991      Branch: perl
45992            ! MANIFEST
45993 ____________________________________________________________________________
45994 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
45995         Log: Integrate perlio.
45996      Branch: perl
45997           +> win32/win32io.c
45998           !> MANIFEST perlio.c perliol.h win32/makefile.mk
45999 ____________________________________________________________________________
46000 [ 10640] By: nick                                  on 2001/06/16  18:38:31
46001         Log: Disable :win32 layer as default till I get it working
46002      Branch: perlio
46003            ! MANIFEST perlio.c
46004 ____________________________________________________________________________
46005 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
46006         Log: Try the new scheme by moving the Text::Abbrev test
46007              to a new place under lib.
46008      Branch: perl
46009            + lib/Text/Abbrev/t/abbrev.t
46010            - t/lib/abbrev.t
46011            ! MANIFEST
46012 ____________________________________________________________________________
46013 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
46014         Log: Make the code even more dynamical so that testname
46015              suffix length can change.
46016      Branch: perl
46017            ! lib/Test/Harness.pm t/TEST
46018 ____________________________________________________________________________
46019 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
46020         Log: Allow for deeper t/ and also a single test.pl.
46021      Branch: perl
46022            ! t/TEST t/harness
46023 ____________________________________________________________________________
46024 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
46025         Log: #define fix from Nicholas Clark.
46026      Branch: perl
46027            ! ext/POSIX/POSIX.xs
46028 ____________________________________________________________________________
46029 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
46030         Log: Initialization is nice.
46031      Branch: perl
46032            ! lib/Test/Harness.pm
46033 ____________________________________________________________________________
46034 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
46035         Log: Make t/TEST and t/harness to test also the t/ tests
46036              under the main lib/ and ext/ directories.  Fix Test::Harness
46037              to dynamically change the width of its "foo/bar....ok" output.
46038      Branch: perl
46039            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
46040 ____________________________________________________________________________
46041 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
46042         Log: Subject: [PATCH] Re: perl@10611 
46043              From: Nicholas Clark <nick@ccl4.org>
46044              Date: Sat, 16 Jun 2001 16:52:47 +0100
46045              Message-ID: <20010616165247.O98663@plum.flirble.org>
46046              
46047              The .xs parts, too.
46048      Branch: perl
46049            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
46050            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
46051 ____________________________________________________________________________
46052 [ 10632] By: nick                                  on 2001/06/16  16:44:35
46053         Log: Work-in-progress win32 layer semi-functional, checking 
46054              for UNIX breakage.
46055      Branch: perlio
46056            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
46057 ____________________________________________________________________________
46058 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
46059         Log: Subject: [PATCH] Re: perl@10611 
46060              From: Nicholas Clark <nick@ccl4.org>
46061              Date: Sat, 16 Jun 2001 16:52:47 +0100
46062              Message-ID: <20010616165247.O98663@plum.flirble.org>
46063      Branch: perl
46064            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
46065            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
46066            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
46067            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
46068            ! lib/ExtUtils/Constant.pm
46069 ____________________________________________________________________________
46070 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
46071         Log: Metaconfig unit change for #10629.
46072      Branch: metaconfig
46073            ! U/modified/Finish.U
46074 ____________________________________________________________________________
46075 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
46076         Log: The extraction changed directories.
46077      Branch: perl
46078            ! Configure
46079 ____________________________________________________________________________
46080 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
46081         Log: Math::BigInt 1.35 from Tels.
46082      Branch: perl
46083            + t/lib/mbimbf.t
46084            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46085            ! t/lib/bigfltpm.t t/lib/bigintpm.t
46086 ____________________________________________________________________________
46087 [ 10627] By: nick                                  on 2001/06/16  14:54:52
46088         Log: Work in progress UNIX-side edit of win32 PerLIO layer
46089      Branch: perlio
46090            + win32/win32io.c
46091            ! perlio.c win32/makefile.mk
46092 ____________________________________________________________________________
46093 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
46094         Log: Subject: [PATCH 5.6.1] os2/diff-configure
46095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46096              Date: Fri, 15 Jun 2001 01:19:36 -0400
46097              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
46098              
46099              Empty all of it because I think #10624 made even the
46100              last patch hunk unnecessary.
46101      Branch: perl
46102            ! os2/diff.configure
46103 ____________________________________________________________________________
46104 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
46105         Log: Metaconfig unit change for 10624.
46106      Branch: metaconfig
46107            ! U/modified/libc.U
46108      Branch: perl
46109            ! config_h.SH
46110 ____________________________________________________________________________
46111 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
46112         Log: Move the initialization of libnames to the beginning so
46113              that can one 'seed' it (as OS/2 does.)
46114      Branch: perl
46115            ! Configure
46116 ____________________________________________________________________________
46117 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
46118         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
46119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46120              Date: Fri, 15 Jun 2001 19:10:57 -0400
46121              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
46122      Branch: perl
46123            ! os2/OS2/REXX/DLL/DLL.pm
46124 ____________________________________________________________________________
46125 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
46126         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
46127              From: "Craig A. Berry" <craigberry@mac.com>
46128              Date: Fri, 15 Jun 2001 17:00:03 -0500
46129              Message-Id: <a05101007b750342599be@[172.16.52.1]>
46130      Branch: perl
46131            ! vms/descrip_mms.template
46132 ____________________________________________________________________________
46133 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
46134         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
46135              From: "Craig A. Berry" <craigberry@mac.com>
46136              Date: Fri, 15 Jun 2001 18:39:42 -0500
46137              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
46138      Branch: perl
46139            ! lib/File/Spec/VMS.pm t/lib/extutils.t
46140 ____________________________________________________________________________
46141 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
46142         Log: Integrate perlio.
46143      Branch: perl
46144           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
46145           !> t/io/utf8.t t/lib/io_scalar.t
46146 ____________________________________________________________________________
46147 [ 10619] By: nick                                  on 2001/06/15  21:05:19
46148         Log: Generated files
46149      Branch: perlio
46150            ! embed.h proto.h
46151 ____________________________________________________________________________
46152 [ 10618] By: nick                                  on 2001/06/15  20:27:42
46153         Log: Fix open.pm to work via XS-implemented method calls rather
46154              than *open::layers variables which caused all the HV/AV hassle.
46155      Branch: perlio
46156            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
46157            ! t/lib/io_scalar.t
46158 ____________________________________________________________________________
46159 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
46160         Log: Integrate perlio.
46161      Branch: perl
46162           !> lib/ExtUtils/Constant.pm
46163 ____________________________________________________________________________
46164 [ 10616] By: nick                                  on 2001/06/15  18:46:47
46165         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
46166      Branch: perlio
46167            ! lib/ExtUtils/Constant.pm
46168 ____________________________________________________________________________
46169 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
46170         Log: Integrate perlio.
46171      Branch: perl
46172           !> ext/Socket/Socket.xs
46173 ____________________________________________________________________________
46174 [ 10614] By: nick                                  on 2001/06/15  18:33:37
46175         Log: MULTIPLICITY fix for Socket.xs
46176      Branch: perlio
46177            ! ext/Socket/Socket.xs
46178 ____________________________________________________________________________
46179 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
46180         Log: Subject: Re: perl@10611
46181              From: Doug MacEachern <dougm@covalent.net>
46182              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
46183              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
46184      Branch: perl
46185            ! ext/Socket/Socket.xs
46186 ____________________________________________________________________________
46187 [ 10612] By: nick                                  on 2001/06/15  16:14:38
46188         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
46189      Branch: perlio
46190           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
46191           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
46192           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
46193           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
46194           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
46195           !> utils/h2ph.PL
46196 ____________________________________________________________________________
46197 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
46198         Log: Update Changes.
46199      Branch: perl
46200            ! Changes patchlevel.h
46201 ____________________________________________________________________________
46202 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
46203         Log: Upping the test count.
46204      Branch: perl
46205            ! t/lib/filefind.t
46206 ____________________________________________________________________________
46207 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
46208         Log: Integrate perlio.
46209      Branch: perl
46210           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46211 ____________________________________________________________________________
46212 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
46213         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
46214              From: andreas.koenig@anima.de (Andreas J. Koenig)
46215              Date: 15 Jun 2001 13:30:39 +0200
46216              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
46217              
46218              Record the grim history.
46219      Branch: perl
46220            ! lib/File/Find.pm
46221 ____________________________________________________________________________
46222 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
46223         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
46224              From: Brian McCauley <nobull@mail.com>
46225              Date: 15 Jun 2001 07:51:26 +0100
46226              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
46227      Branch: perl
46228            ! lib/File/Find.pm t/lib/filefind.t
46229 ____________________________________________________________________________
46230 [ 10606] By: nick                                  on 2001/06/15  14:00:08
46231         Log: regen_config_h for Win32.
46232      Branch: perlio
46233            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46234 ____________________________________________________________________________
46235 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
46236         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
46237              From: Peter Prymmer <pvhp@forte.com>
46238              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
46239              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
46240      Branch: perl
46241            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
46242 ____________________________________________________________________________
46243 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
46244         Log: Some filesystems require writability for rename/unlink.
46245      Branch: perl
46246            ! opcode.pl
46247 ____________________________________________________________________________
46248 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
46249         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
46250              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
46251              Date: Fri, 15 Jun 2001 12:08:53 +0200
46252              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
46253      Branch: perl
46254            ! perlio.c
46255 ____________________________________________________________________________
46256 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
46257         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
46258              From: Mike Guy <mjtg@cam.ac.uk>
46259              Date: Fri, 15 Jun 2001 14:11:49 +0100
46260              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
46261      Branch: perl
46262            ! opcode.pl
46263 ____________________________________________________________________________
46264 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
46265         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
46266              From: Nicholas Clark <nick@ccl4.org>
46267              Date: Thu, 14 Jun 2001 23:52:56 +0100
46268              Message-ID: <20010614235256.G98663@plum.flirble.org>
46269      Branch: perl
46270            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
46271            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46272 ____________________________________________________________________________
46273 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
46274         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
46275              From: Russ Allbery <rra@stanford.edu>
46276              Date: 14 Jun 2001 13:24:43 -0700
46277              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
46278      Branch: perl
46279            ! ext/GDBM_File/GDBM_File.pm
46280 ____________________________________________________________________________
46281 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
46282         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
46283              From: Nicholas Clark <nick@ccl4.org>
46284              Date: Thu, 14 Jun 2001 20:37:47 +0100
46285              Message-ID: <20010614203747.F98663@plum.flirble.org>
46286      Branch: perl
46287            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
46288            ! t/lib/gdbm.t
46289 ____________________________________________________________________________
46290 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
46291         Log: Integrate perlio.
46292      Branch: perl
46293           !> makedef.pl sv.c
46294 ____________________________________________________________________________
46295 [ 10597] By: nick                                  on 2001/06/15  11:08:13
46296         Log: Check that HVs with HvNAME() != NULL are really stashes before
46297              treating them as such. Also be more defensive on the GvCV.
46298              Win32 fork and dprof now working again. 
46299      Branch: perlio
46300            ! sv.c
46301 ____________________________________________________________________________
46302 [ 10596] By: nick                                  on 2001/06/15  10:11:20
46303         Log: Integrate mainline.
46304      Branch: perlio
46305           +> Cross/README
46306           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
46307           !> Porting/config_H config_h.SH configure.com epoc/config.sh
46308           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
46309           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46310           !> vos/config.ga.h win32/config.bc win32/config.gc
46311           !> win32/config.vc win32/config_H.bc win32/config_H.gc
46312           !> win32/config_H.vc
46313 ____________________________________________________________________________
46314 [ 10595] By: nick                                  on 2001/06/15  09:37:17
46315         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
46316              - Win32 (VC++) now builds but fails:
46317              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
46318              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
46319              write.t    - open(...,"|-") not implemented on Win32 
46320      Branch: perlio
46321            ! makedef.pl
46322 ____________________________________________________________________________
46323 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
46324         Log: Integrate perlio.
46325      Branch: perl
46326           !> perlio.c win32/makefile.mk
46327 ____________________________________________________________________________
46328 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
46329         Log: Metaconfig unit changes for #10592.
46330      Branch: metaconfig
46331            + U/modified/i_varhdr.U U/modified/startsh.U
46332            - U/a_dvisory/crosscompile.U U/target/Target.U
46333            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
46334            ! U/compline/bitpbyte.U U/compline/byteorder.U
46335            ! U/compline/ccflags.U U/compline/charsize.U
46336            ! U/compline/d_casti32.U U/compline/d_castneg.U
46337            ! U/compline/d_closedir.U U/compline/d_fd_set.U
46338            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
46339            ! U/compline/d_keepsig.U U/compline/d_open3.U
46340            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
46341            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
46342            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
46343            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
46344            ! U/compline/doublesize.U U/compline/floatsize.U
46345            ! U/compline/nblock_io.U U/compline/orderlib.U
46346            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
46347            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
46348            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
46349            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
46350            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
46351            ! U/modified/spitshell.U U/threads/archname.U
46352            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
46353            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
46354            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
46355            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
46356            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
46357      Branch: metaconfig/U/perl
46358            + Cross.U
46359            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
46360            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
46361            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
46362            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
46363            ! stdio_streams.U uselfs.U
46364 ____________________________________________________________________________
46365 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
46366         Log: The first steps towards cross-compilation.
46367              
46368              Abstract execution of compiled test executables with $run,
46369              and abstract transfer of files with $to and $from.
46370              
46371              Under cross-compilation the $run, $to, and $from will point
46372              to appropriate wrapper scripts, by default ssh and scp,
46373              but also rsh, rcp, and cp are supported.  If not
46374              cross-compiling, they will be set to '', ':', and ':',
46375              respectively.
46376              
46377              With these patches I was able to get Configure for
46378              iPAQ ARM Linux on an Intel Linux about 95% right
46379              (only a few tests failed to execute or they produced
46380              incorrect results), and I was able to compile
46381              a functional miniperl.
46382              
46383              The symbol crosscompile renamed to be usecrosscompile,
46384              the corresponding C symbol from CROSSCOMPILE to
46385              USE_CROSS_COMPILE.
46386      Branch: perl
46387            ! Configure Cross/README Makefile.SH Porting/Glossary
46388            ! Porting/config.sh Porting/config_H config_h.SH configure.com
46389            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
46390            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
46391            ! vos/config.ga.def vos/config.ga.h win32/config.bc
46392            ! win32/config.gc win32/config.vc win32/config_H.bc
46393            ! win32/config_H.gc win32/config_H.vc
46394 ____________________________________________________________________________
46395 [ 10591] By: nick                                  on 2001/06/14  20:00:12
46396         Log: Steps along the road toward Win32 building again.
46397      Branch: perlio
46398            ! perlio.c win32/makefile.mk
46399 ____________________________________________________________________________
46400 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
46401         Log: Integrate perlio.
46402      Branch: perl
46403           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46404 ____________________________________________________________________________
46405 [ 10589] By: nick                                  on 2001/06/14  13:54:07
46406         Log: Routine regen_config_h for Win32
46407      Branch: perlio
46408            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46409 ____________________________________________________________________________
46410 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
46411         Log: Integrate perlio.
46412      Branch: perl
46413           +> perlyline.pl
46414           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
46415 ____________________________________________________________________________
46416 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
46417         Log: A placeholder.
46418      Branch: perl
46419            + Cross/README
46420 ____________________________________________________________________________
46421 [ 10586] By: nick                                  on 2001/06/14  08:25:07
46422         Log: Add new step to run_byacc which:
46423              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
46424              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
46425      Branch: perlio
46426            + perlyline.pl
46427            ! MANIFEST Makefile.SH perly.c
46428 ____________________________________________________________________________
46429 [ 10585] By: nick                                  on 2001/06/14  08:22:29
46430         Log: Integrate mainline
46431      Branch: perlio
46432           +> locale.c numeric.c
46433           !> Changes cygwin/Makefile.SHs embed.h embed.pl
46434           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
46435           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
46436           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
46437           !> x2p/Makefile.SH
46438 ____________________________________________________________________________
46439 [ 10584] By: nick                                  on 2001/06/14  08:05:53
46440         Log: Hack to remove insecure directories from PATH so test will run.
46441      Branch: perlio
46442            ! t/lib/filefind.t
46443 ____________________________________________________________________________
46444 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
46445         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
46446      Branch: perl
46447            - t/lib/mbimbf.t
46448            ! MANIFEST
46449 ____________________________________________________________________________
46450 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
46451         Log: Detypo.
46452      Branch: perl
46453            ! x2p/Makefile.SH
46454 ____________________________________________________________________________
46455 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
46456         Log: de-$CONFIG continues.
46457      Branch: perl
46458            ! cygwin/Makefile.SHs x2p/Makefile.SH
46459 ____________________________________________________________________________
46460 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
46461         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
46462              From: Nicholas Clark <nick@ccl4.org>
46463              Date: Wed, 13 Jun 2001 21:20:13 +0100
46464              Message-ID: <20010613212013.D98663@plum.flirble.org>
46465      Branch: perl
46466            ! opcode.pl
46467 ____________________________________________________________________________
46468 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
46469         Log: Subject: splitting util.c
46470              From: Hugo <hv@crypt.compulink.co.uk>
46471              Date: Thu, 14 Jun 2001 00:41:08 +0100
46472              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
46473      Branch: perl
46474            + locale.c numeric.c
46475            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
46476            ! pod/perlapi.pod proto.h util.c
46477 ____________________________________________________________________________
46478 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
46479         Log: Upgrade to Math::BigInt 1.34 from Tels.
46480      Branch: perl
46481            + t/lib/mbimbf.t
46482            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46483            ! t/lib/bigfltpm.t t/lib/bigintpm.t
46484 ____________________________________________________________________________
46485 [ 10577] By: nick                                  on 2001/06/13  19:02:48
46486         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
46487      Branch: perlio
46488           !> (integrate 125 files)
46489 ____________________________________________________________________________
46490 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
46491         Log: Update Changes.
46492      Branch: perl
46493            ! Changes patchlevel.h
46494 ____________________________________________________________________________
46495 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
46496         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
46497              From: "Craig A. Berry" <craigberry@mac.com>
46498              Date: Wed, 13 Jun 2001 13:24:28 -0500
46499              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
46500      Branch: perl
46501            ! ext/re/Makefile.PL
46502 ____________________________________________________________________________
46503 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
46504         Log: Mc.u.c. for #10573.
46505      Branch: metaconfig
46506            ! U/threads/usethreads.U
46507 ____________________________________________________________________________
46508 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
46509         Log: It would be also be good if I could type.
46510      Branch: perl
46511            ! Configure
46512 ____________________________________________________________________________
46513 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
46514         Log: Metaconfig unit change for #10571.
46515      Branch: metaconfig
46516            ! U/threads/usethreads.U
46517 ____________________________________________________________________________
46518 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
46519         Log: A non-empty default is a good thing.
46520      Branch: perl
46521            ! Configure
46522 ____________________________________________________________________________
46523 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
46524         Log: Metaconfig unit change for #10569.
46525      Branch: metaconfig
46526            ! U/threads/usethreads.U
46527 ____________________________________________________________________________
46528 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
46529         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
46530              extremely experimental, not even prompted for.
46531      Branch: perl
46532            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46533            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
46534            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46535            ! win32/config.bc win32/config.gc win32/config.vc
46536 ____________________________________________________________________________
46537 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
46538         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
46539      Branch: perl
46540            ! pod/perlfaq6.pod
46541 ____________________________________________________________________________
46542 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
46543         Log: Integrate perlio; conflicts, accept Nick's versions.
46544      Branch: perl
46545           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
46546           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
46547 ____________________________________________________________________________
46548 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
46549         Log: Subject: Re: ext/ + -Wall
46550              From: Doug MacEachern <dougm@covalent.net>
46551              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
46552              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
46553      Branch: perl
46554            ! XSUB.h lib/ExtUtils/xsubpp perl.h
46555 ____________________________________________________________________________
46556 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
46557         Log: Similar logic as DB_File.xs, using the modern macros and
46558              defines them to older ones for older Perls where PERL_VERSION
46559              is not defined, from Doug MacEachern.
46560      Branch: perl
46561            ! ext/Storable/Storable.xs
46562 ____________________________________________________________________________
46563 [ 10564] By: nick                                  on 2001/06/13  15:22:01
46564         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
46565              and using that instead (name lookups are sequential search for now).
46566      Branch: perlio
46567            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
46568            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
46569 ____________________________________________________________________________
46570 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
46571         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
46572              From: "Richard Soderberg" <rs@crystalflame.net>
46573              Date: Sat, 26 May 2001 06:44:20 -0700
46574              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
46575      Branch: perl
46576            ! sv.c t/op/glob.t
46577 ____________________________________________________________________________
46578 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
46579         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
46580              From: "Craig A. Berry" <craigberry@mac.com>
46581              Date: Tue, 12 Jun 2001 23:55:26 -0500
46582              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
46583      Branch: perl
46584            ! ext/re/Makefile.PL ext/re/re.xs
46585 ____________________________________________________________________________
46586 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
46587         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
46588              suggested by NI-S.
46589      Branch: perl
46590            ! XSUB.h malloc.c perl.h
46591 ____________________________________________________________________________
46592 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
46593         Log: Regen toc.
46594      Branch: perl
46595            ! pod/perltoc.pod
46596 ____________________________________________________________________________
46597 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
46598         Log: Subject: [patch] perl.gprof control
46599              From: Doug MacEachern <dougm@covalent.net>
46600              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
46601              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
46602      Branch: perl
46603            ! miniperlmain.c perl.h
46604 ____________________________________________________________________________
46605 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
46606         Log: Subject: Re: ext/ + -Wall
46607              From: Doug MacEachern <dougm@covalent.net>
46608              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
46609              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
46610              
46611              Document ax and break up dXSARGS.
46612      Branch: perl
46613            ! XSUB.h pod/perlapi.pod
46614 ____________________________________________________________________________
46615 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
46616         Log: More AIX tweakage from Merijn.
46617      Branch: perl
46618            ! hints/aix.sh
46619 ____________________________________________________________________________
46620 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
46621         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
46622              From: "Craig A. Berry" <craigberry@mac.com>
46623              Date: Tue, 12 Jun 2001 22:57:45 -0500
46624              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
46625      Branch: perl
46626            ! vms/descrip_mms.template
46627 ____________________________________________________________________________
46628 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
46629         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
46630              From: "Craig A. Berry" <craigberry@mac.com>
46631              Date: Tue, 12 Jun 2001 22:21:39 -0500
46632              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
46633      Branch: perl
46634            ! configure.com util.c
46635 ____________________________________________________________________________
46636 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
46637         Log: New AIX dynaloading code from Jens-Uwe Mager.
46638              Does break binary compatibility.
46639      Branch: perl
46640            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
46641 ____________________________________________________________________________
46642 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
46643         Log: VMS DEC C compiler found nits by Peter Prymmer.
46644      Branch: perl
46645            ! util.c
46646 ____________________________________________________________________________
46647 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
46648         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
46649              From: Peter Prymmer <pvhp@forte.com>
46650              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
46651              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
46652      Branch: perl
46653            ! t/lib/filecomp.t
46654 ____________________________________________________________________________
46655 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
46656         Log: I wonder how many $CONFIGs still lurk in the shadows.
46657      Branch: perl
46658            ! pod/Makefile.SH x2p/cflags.SH
46659 ____________________________________________________________________________
46660 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
46661         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
46662      Branch: perl
46663            ! pod/checkpods.PL
46664 ____________________________________________________________________________
46665 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
46666         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
46667      Branch: perl
46668            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
46669 ____________________________________________________________________________
46670 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
46671         Log: Subject: [patch] rid local_patches warnings
46672              From: Doug MacEachern <dougm@covalent.net>
46673              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
46674              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
46675      Branch: perl
46676            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
46677 ____________________________________________________________________________
46678 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
46679         Log: Subject: Re: ext/ + -Wall
46680              From: Doug MacEachern <dougm@covalent.net>
46681              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
46682              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
46683      Branch: perl
46684            ! ext/attrs/attrs.xs
46685 ____________________________________________________________________________
46686 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
46687         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
46688              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46689              Date: Tue, 12 Jun 2001 14:36:20 -0400
46690              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
46691      Branch: perl
46692            ! pod/perlretut.pod
46693 ____________________________________________________________________________
46694 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
46695         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46696              From: Mike Guy <mjtg@cam.ac.uk>
46697              Date: Tue, 12 Jun 2001 19:10:31 +0100
46698              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
46699              
46700              Subject: Re: [ID 20010612.001] out of memory during regex compilation
46701              From: Mike Guy <mjtg@cam.ac.uk>
46702              Date: Tue, 12 Jun 2001 19:21:01 +0100
46703              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
46704      Branch: perl
46705            ! pod/perlop.pod
46706 ____________________________________________________________________________
46707 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
46708         Log: AIX tweaks from Merijn H. Brand.
46709      Branch: perl
46710            ! hints/aix.sh
46711 ____________________________________________________________________________
46712 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
46713         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
46714              From: "Brendan O'Dea" <bod@compusol.com.au>
46715              Date: Wed, 13 Jun 2001 05:16:47 +1000
46716              Message-ID: <20010613051647.A8945@compusol.com.au>
46717      Branch: maint-5.6/perl
46718            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46719 ____________________________________________________________________________
46720 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
46721         Log: Subject: Small bcopy cleanup
46722              From: Andy Dougherty <doughera@lafayette.edu>
46723              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
46724              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
46725      Branch: perl
46726            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
46727 ____________________________________________________________________________
46728 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
46729         Log: Subject: [PATCH] Re: ext/ + -Wall
46730              From: Nicholas Clark <nick@ccl4.org>
46731              Date: Wed, 13 Jun 2001 00:04:30 +0100
46732              Message-ID: <20010613000430.M5901@plum.flirble.org>
46733      Branch: perl
46734            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46735 ____________________________________________________________________________
46736 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
46737         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
46738              From: Nicholas Clark <nick@ccl4.org>
46739              Date: Tue, 12 Jun 2001 23:53:07 +0100
46740              Message-ID: <20010612235307.L5901@plum.flirble.org>
46741      Branch: perl
46742            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46743 ____________________________________________________________________________
46744 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
46745         Log: MPE/iX tweaks from Mark Bixby.
46746      Branch: perl
46747            ! hints/mpeix.sh mpeix/mpeixish.h util.c
46748 ____________________________________________________________________________
46749 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
46750         Log: Update Changes.
46751      Branch: perl
46752            ! Changes patchlevel.h
46753 ____________________________________________________________________________
46754 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
46755         Log: One less -Wall whine (found under DEBUGGING).
46756      Branch: perl
46757            ! x2p/Makefile.SH x2p/a2p.c
46758 ____________________________________________________________________________
46759 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
46760         Log: s/case-independent/case-insensitive/g
46761      Branch: perl
46762            ! pod/perldebug.pod
46763 ____________________________________________________________________________
46764 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
46765         Log: As suggested in    
46766              
46767              Subject: Re: ext/ + -Wall
46768              From: Gurusamy Sarathy <gsar@ActiveState.com>
46769              Date: Mon, 11 Jun 2001 23:34:31 -0700
46770              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
46771      Branch: perl
46772            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
46773            ! perl.h
46774 ____________________________________________________________________________
46775 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
46776         Log: Subject: ext/ + -Wall
46777              From: Doug MacEachern <dougm@covalent.net>
46778              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
46779              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
46780      Branch: perl
46781            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
46782            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
46783            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
46784            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
46785            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
46786            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
46787            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
46788            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
46789            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
46790            ! lib/ExtUtils/xsubpp
46791 ____________________________________________________________________________
46792 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
46793         Log: Subject: [PATCH] anonymous stashes
46794              From: Abhijit Menon-Sen <ams@wiw.org>
46795              Date: Tue, 12 Jun 2001 12:47:04 +0530
46796              Message-ID: <20010612124704.A29029@lustre.linux.in>
46797      Branch: perl
46798            ! dump.c gv.c sv.c xsutils.c
46799 ____________________________________________________________________________
46800 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
46801         Log: One more test for $^S.
46802      Branch: perl
46803            ! t/op/magic.t
46804 ____________________________________________________________________________
46805 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
46806         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
46807              From: Abhijit Menon-Sen <ams@wiw.org>
46808              Date: Tue, 12 Jun 2001 17:35:55 +0530
46809              Message-ID: <20010612173555.A32426@lustre.linux.in>
46810      Branch: perl
46811            ! mg.c t/op/magic.t
46812 ____________________________________________________________________________
46813 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
46814         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46815              From: Mike Guy <mjtg@cam.ac.uk>
46816              Date: Tue, 12 Jun 2001 13:14:15 +0100
46817              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
46818      Branch: perl
46819            ! pod/perlop.pod
46820 ____________________________________________________________________________
46821 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
46822         Log: AUTHORS updates.
46823      Branch: perl
46824            ! AUTHORS
46825 ____________________________________________________________________________
46826 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
46827         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
46828              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
46829              Content-Transfer-Encoding: 7bit
46830              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
46831      Branch: perl
46832            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
46833 ____________________________________________________________________________
46834 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
46835         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
46836              From: "Philip Newton" <Philip.Newton@gmx.net>
46837              Date: Mon, 11 Jun 2001 07:08:03 +0200
46838              Message-Id: <200106120802.LAA08992@taas.iki.fi>
46839      Branch: perl
46840            ! t/base/term.t
46841 ____________________________________________________________________________
46842 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
46843         Log: Cleanup the a2p.c for -Wall.
46844      Branch: perl
46845            ! x2p/Makefile.SH x2p/a2p.c
46846 ____________________________________________________________________________
46847 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
46848         Log: File::Find update for MacOS from Chris Nandor.
46849      Branch: perl
46850            ! lib/File/Find.pm t/lib/filefind.t
46851 ____________________________________________________________________________
46852 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
46853         Log: gcc -Wall nits picked out by a non-UNIX system
46854              (courtesy of Mark Bixby)
46855      Branch: perl
46856            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
46857            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
46858            ! pp_sys.c util.c
46859 ____________________________________________________________________________
46860 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
46861         Log: Metaconfig unit change for #10522.  (The d_modfl changes
46862              placate metalint.)
46863      Branch: metaconfig/U/perl
46864            ! d_modfl.U d_u32align.U
46865 ____________________________________________________________________________
46866 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
46867         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
46868              be "./try 2>&1 >/dev/null".
46869      Branch: perl
46870            ! Configure
46871 ____________________________________________________________________________
46872 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
46873         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
46874              From: "Craig A. Berry" <craigberry@mac.com>
46875              Date: Mon, 11 Jun 2001 14:00:32 -0500
46876              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
46877      Branch: perl
46878            ! configure.com
46879 ____________________________________________________________________________
46880 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
46881         Log: Move the full \p\P lists to perlunicode.
46882      Branch: perl
46883            ! pod/perlretut.pod pod/perlunicode.pod
46884 ____________________________________________________________________________
46885 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
46886         Log: VOS build tweak for 5.6.1 from Paul Green.
46887      Branch: maint-5.6/perl
46888            ! vos/build.cm
46889 ____________________________________________________________________________
46890 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
46891         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
46892              From: "Craig A. Berry" <craigberry@mac.com>
46893              Date: Fri, 8 Jun 2001 18:08:18 -0500
46894              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
46895      Branch: perl
46896            ! vms/vms.c
46897 ____________________________________________________________________________
46898 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
46899         Log: Update Changes.
46900      Branch: perl
46901            ! Changes patchlevel.h
46902 ____________________________________________________________________________
46903 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
46904         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
46905      Branch: perl
46906            ! vos/config.alpha.h vos/config.ga.h
46907 ____________________________________________________________________________
46908 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
46909         Log: VOS updates from Paul Green for @10476.
46910      Branch: perl
46911            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
46912            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46913            ! vos/config.ga.h vos/configure_perl.cm
46914 ____________________________________________________________________________
46915 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
46916         Log: Subject: [PATCH] Not many people know this ...
46917              From: Mike Guy <mjtg@cam.ac.uk>
46918              Date: Mon, 11 Jun 2001 14:55:15 +0100
46919              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
46920      Branch: perl
46921            ! pod/perldebug.pod
46922 ____________________________________________________________________________
46923 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
46924         Log: Add final commas to lists as suggested by Philip Newton.
46925      Branch: perl
46926            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46927 ____________________________________________________________________________
46928 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
46929         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
46930              Date: Sun, 10 Jun 2001 23:35:38 -0400
46931              From: Chris Nandor <pudge@pobox.com>
46932              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
46933      Branch: perl
46934            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
46935            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
46936            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
46937            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
46938            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
46939            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
46940            ! t/op/write.t t/pragma/strict.t
46941 ____________________________________________________________________________
46942 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
46943         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
46944              From: Chris Nandor <pudge@pobox.com>
46945              Date: Mon, 11 Jun 2001 08:24:28 -0400
46946              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
46947      Branch: perl
46948            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
46949            ! t/lib/io_dir.t
46950 ____________________________________________________________________________
46951 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
46952         Log: One more run_byacc (a hand-tweaked version had slipped in).
46953      Branch: perl
46954            ! perly.c vms/perly_c.vms
46955 ____________________________________________________________________________
46956 [ 10509] By: nick                                  on 2001/06/11  07:49:15
46957         Log: Integrate mainline
46958      Branch: perlio
46959           !> Makefile.SH embed.h embed.pl global.sym
46960           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
46961           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
46962           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
46963           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
46964 ____________________________________________________________________________
46965 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
46966         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
46967              From: Mike Guy <mjtg@cam.ac.uk>
46968              Reply-To: mjtg@cam.ac.uk
46969              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
46970      Branch: perl
46971            ! lib/ExtUtils/Manifest.pm
46972 ____________________________________________________________________________
46973 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
46974         Log: Subject: [PATCH] ExtUtils::Constant
46975              From: Nicholas Clark <nick@ccl4.org>
46976              Date: Sun, 10 Jun 2001 23:25:41 +0100
46977              Message-ID: <20010610232540.C76396@plum.flirble.org>
46978      Branch: perl
46979            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46980 ____________________________________________________________________________
46981 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
46982         Log: Integrate perlio.
46983      Branch: perl
46984           !> iperlsys.h
46985 ____________________________________________________________________________
46986 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
46987         Log: Move the grok_number and its lieutenant grok_numeric_radix
46988              from sv.c statics to util.c and public.
46989      Branch: perl
46990            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
46991            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
46992 ____________________________________________________________________________
46993 [ 10504] By: nick                                  on 2001/06/10  17:47:06
46994         Log: Fix (valid) -Wall warnings in perlio.c
46995      Branch: perlio
46996            ! iperlsys.h
46997 ____________________________________________________________________________
46998 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
46999         Log: Update perly_c.diff, update perly.fixer to edit away
47000              some of the -Wall noise.
47001      Branch: perl
47002            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
47003 ____________________________________________________________________________
47004 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
47005         Log: Check the version of byacc.
47006      Branch: perl
47007            ! Makefile.SH
47008 ____________________________________________________________________________
47009 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
47010         Log: Subject: [PATCH] perly.y overhaul
47011              From: Simon Cozens <simon@netthink.co.uk>
47012              Date: Sun, 10 Jun 2001 16:56:54 +0100
47013              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
47014              
47015              Plus make run_byacc.
47016      Branch: perl
47017            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
47018 ____________________________________________________________________________
47019 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
47020         Log: Integrate perlio.
47021      Branch: perl
47022           !> perlio.c perlsfio.h
47023 ____________________________________________________________________________
47024 [ 10499] By: nick                                  on 2001/06/10  15:01:08
47025         Log: Integrate mainline
47026      Branch: perlio
47027           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
47028           !> t/pragma/locale.t util.c
47029 ____________________________________________________________________________
47030 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
47031         Log: Put some meat on the perl572delta bones.  The list of
47032              selected bug fixes needs more work, as does still the
47033              whole document.
47034      Branch: perl
47035            ! pod/perl572delta.pod
47036 ____________________________________________________________________________
47037 [ 10497] By: nick                                  on 2001/06/10  12:27:51
47038         Log: Paper over a crack or two with USE_SFIO
47039      Branch: perlio
47040            ! perlio.c perlsfio.h
47041 ____________________________________________________________________________
47042 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
47043         Log: Update Changes.
47044      Branch: perl
47045            ! Changes patchlevel.h
47046 ____________________________________________________________________________
47047 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
47048         Log: Subject: Re: pragma/locale.t #107
47049              From: Hugo <hv@crypt.compulink.co.uk>
47050              Date: Sun, 10 Jun 2001 11:23:30 +0100
47051              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
47052              
47053              Encapsulate the scan of the decimal radix separator.
47054      Branch: perl
47055            ! embed.h embed.pl proto.h sv.c
47056 ____________________________________________________________________________
47057 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
47058         Log: Try to grok numbers both with the locale specific separator
47059              and with the usual "." (if different from the lss); add a test
47060              to locale.t to do also a little bit of math in addition to just
47061              equalness testing; remove extraneous logic as suggested in
47062              
47063              Subject: Re: pragma/locale.t #107
47064              From: Nicholas Clark <nick@ccl4.org>
47065              Date: Sat, 9 Jun 2001 22:37:36 +0100
47066              Message-ID: <20010609223735.Y76396@plum.flirble.org>
47067      Branch: perl
47068            ! sv.c t/pragma/locale.t
47069 ____________________________________________________________________________
47070 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
47071         Log: Metaconfig unit change for #10492.
47072      Branch: metaconfig/U/perl
47073            ! Extensions.U
47074 ____________________________________________________________________________
47075 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
47076         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
47077              From: Artur Bergman <artur@contiller.se> 
47078              Date: Sat, 09 Jun 2001 21:03:51 +0200
47079              Message-ID: <B7483FB6.1398%artur@contiller.se>
47080      Branch: perl
47081            ! Configure
47082 ____________________________________________________________________________
47083 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
47084         Log: Integrate perlio.
47085      Branch: perl
47086           !> perlsfio.h
47087 ____________________________________________________________________________
47088 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
47089         Log: Do locale specific separator if only in locale.
47090      Branch: perl
47091            ! util.c
47092 ____________________________________________________________________________
47093 [ 10489] By: nick                                  on 2001/06/09  19:13:25
47094         Log: Make XS/Typemap compile (but fail) with sfio
47095      Branch: perlio
47096            ! perlsfio.h
47097 ____________________________________________________________________________
47098 [ 10488] By: nick                                  on 2001/06/09  19:12:51
47099         Log: Re-integrate mainline
47100      Branch: perlio
47101           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
47102           !> proto.h sv.c util.c
47103 ____________________________________________________________________________
47104 [ 10487] By: nick                                  on 2001/06/09  16:26:29
47105         Log: Integrate mainline
47106      Branch: perlio
47107           !> (integrate 31 files)
47108 ____________________________________________________________________________
47109 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
47110         Log: Subject: [PATCH] New attempt to clone callack
47111              From: Artur Bergman <artur@contiller.se> 
47112              Date: Thu, 07 Jun 2001 11:52:16 +0200
47113              Message-ID: <B7451B6F.12B7%artur@contiller.se>
47114      Branch: perl
47115            ! embedvar.h intrpvar.h perlapi.h sv.c
47116 ____________________________________________________________________________
47117 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
47118         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
47119      Branch: perl
47120            ! embed.h embed.pl perl.h proto.h sv.c util.c
47121 ____________________________________________________________________________
47122 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
47123         Log: Subject: Re: pragma/locale.t #107
47124              From: Nicholas Clark <nick@ccl4.org>
47125              Date: Sat, 9 Jun 2001 16:26:10 +0100
47126              Message-ID: <20010609162609.V76396@plum.flirble.org>
47127              
47128              A missing NVification.
47129      Branch: perl
47130            ! sv.c
47131 ____________________________________________________________________________
47132 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
47133         Log: Redo the #10482, there already was a test script for formats.
47134      Branch: perl
47135            - t/io/format.t
47136            ! MANIFEST t/op/write.t
47137 ____________________________________________________________________________
47138 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
47139         Log: Twisted format testing, from Merijn.
47140      Branch: perl
47141            + t/io/format.t
47142            ! MANIFEST
47143 ____________________________________________________________________________
47144 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
47145         Log: More \p{In...} testing, combined with \N{...}.
47146      Branch: perl
47147            ! lib/utf8_heavy.pl t/op/pat.t
47148 ____________________________________________________________________________
47149 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
47150         Log: Metaconfig changes for #10479.
47151      Branch: metaconfig
47152            ! U/Glossary.patch
47153      Branch: metaconfig/U/perl
47154            ! d_modfl.U
47155 ____________________________________________________________________________
47156 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
47157         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
47158      Branch: perl
47159            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47160            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
47161            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47162            ! win32/config.bc win32/config.gc win32/config.vc
47163 ____________________________________________________________________________
47164 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
47165         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
47166              From: "Craig A. Berry" <craigberry@mac.com>
47167              Date: Thu, 7 Jun 2001 14:27:20 -0500
47168              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
47169      Branch: perl
47170            ! vms/perlvms.pod
47171 ____________________________________________________________________________
47172 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
47173         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
47174              From: Gisle Aas <gisle@ActiveState.com>
47175              Date: 07 Jun 2001 17:04:29 -0700
47176              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
47177      Branch: perl
47178            ! ext/re/re.xs
47179 ____________________________________________________________________________
47180 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
47181         Log: Update Changes.
47182      Branch: perl
47183            ! Changes patchlevel.h
47184 ____________________________________________________________________________
47185 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
47186         Log: Regen Glossary et alia.
47187      Branch: perl
47188            ! Porting/Glossary Porting/config.sh Porting/config_H
47189 ____________________________________________________________________________
47190 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
47191         Log: Metaconfig unit changes for #10473.
47192      Branch: metaconfig/U/perl
47193            ! d_modfl.U
47194 ____________________________________________________________________________
47195 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
47196         Log: Harumph, also AIX will spill its guts (i.e. dump core)
47197              if an executable contains modfl() but it hasn't been
47198              compiled right (in the case of AIX, with cc -qlongdouble).
47199      Branch: perl
47200            ! Configure
47201 ____________________________________________________________________________
47202 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
47203         Log: integrate change#10471 from mainline
47204              
47205              in change#10451, check that CvOUTSIDE is a CV before looking in
47206              (it can apparently be SVt_NULL during global destruction)
47207      Branch: maint-5.6/perl
47208           !> op.c
47209 ____________________________________________________________________________
47210 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
47211         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
47212              (it can apparently be SVt_NULL during global destruction)
47213      Branch: perl
47214            ! op.c
47215 ____________________________________________________________________________
47216 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
47217         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
47218              From: Robin Barker <rmb1@cise.npl.co.uk>
47219              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
47220              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
47221      Branch: perl
47222            ! lib/diagnostics.pm pod/perldiag.pod
47223 ____________________________________________________________________________
47224 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
47225         Log: Subject: [PATCH perl@10439] long =item
47226              From: Robin Barker <rmb1@cise.npl.co.uk>
47227              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
47228              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
47229      Branch: perl
47230            ! README.amiga lib/Attribute/Handlers.pm
47231            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
47232 ____________________________________________________________________________
47233 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
47234         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
47235              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
47236              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
47237              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
47238      Branch: perl
47239            ! pod/perlguts.pod
47240 ____________________________________________________________________________
47241 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
47242         Log: Integrate perlio.
47243      Branch: perl
47244           !> sv.c
47245 ____________________________________________________________________________
47246 [ 10466] By: nick                                  on 2001/06/07  10:25:40
47247         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
47248              whitespace tweaks.
47249              Still coredumps in pragma/overload.t - what a nice hard fail that is...
47250      Branch: perlio
47251            ! sv.c
47252 ____________________________________________________________________________
47253 [ 10465] By: nick                                  on 2001/06/07  08:41:58
47254         Log: Raw integrate of mainline for S_grok_number debug
47255              (sv.c has MULTIPLICITY issues as well as whatever else ...)
47256      Branch: perlio
47257            - plan9/perlplan9.doc plan9/perlplan9.pod
47258           !> (integrate 46 files)
47259 ____________________________________________________________________________
47260 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
47261         Log: The proper prototyping for #10463.
47262      Branch: perl
47263            ! embed.h embed.pl proto.h sv.c
47264 ____________________________________________________________________________
47265 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
47266         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
47267              From: Nicholas Clark <nick@ccl4.org>
47268              Date: Thu, 7 Jun 2001 00:29:59 +0100
47269              Message-ID: <20010607002959.Z76396@plum.flirble.org>
47270      Branch: perl
47271            ! sv.c
47272 ____________________________________________________________________________
47273 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
47274         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
47275              From: "Craig A. Berry" <craigberry@mac.com>
47276              Date: Wed, 06 Jun 2001 17:54:30 -0500
47277              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
47278      Branch: perl
47279            ! vms/perlvms.pod
47280 ____________________________________________________________________________
47281 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
47282         Log: Podify the remaining README.platform files;
47283              merge README.plan9 and plan9/perlplan9.pod;
47284              delete plan9/perlplan9.* (the perlplan.doc needs to
47285              be regenerated in Plan 9); make the =head1 and =head2
47286              in the README.platform to be a little more verbose
47287              (skipped README.os2 not to anger Ilya) so that they
47288              look better in the toc; regen toc.
47289      Branch: perl
47290            - plan9/perlplan9.doc plan9/perlplan9.pod
47291            ! MANIFEST README.aix README.amiga README.apollo README.beos
47292            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
47293            ! README.hpux README.hurd README.machten README.macos
47294            ! README.micro README.mint README.mpeix README.os390
47295            ! README.plan9 README.qnx README.solaris README.threads
47296            ! README.tru64 README.vmesa README.vms README.vos README.win32
47297            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
47298            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
47299 ____________________________________________________________________________
47300 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
47301         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
47302              From: Mike Guy <mjtg@cam.ac.uk>
47303              Reply-To: mjtg@cam.ac.uk
47304              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
47305      Branch: perl
47306            ! pod/perlguts.pod
47307 ____________________________________________________________________________
47308 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
47309         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
47310              From: Mike Guy <mjtg@cam.ac.uk>
47311              Reply-To: mjtg@cam.ac.uk
47312              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
47313      Branch: perl
47314            ! pod/perlsec.pod
47315 ____________________________________________________________________________
47316 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
47317         Log: Disable long doubles from pre-5.0 Tru64s.
47318      Branch: perl
47319            ! README.tru64 hints/dec_osf.sh
47320 ____________________________________________________________________________
47321 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
47322         Log: The #10455 exposed that modfl() is fundamentally busted
47323              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
47324              testing it.
47325      Branch: perl
47326            ! hints/dec_osf.sh
47327 ____________________________________________________________________________
47328 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
47329         Log: Metaconfig unit change for #10455.
47330      Branch: metaconfig/U/perl
47331            ! d_modfl.U
47332 ____________________________________________________________________________
47333 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
47334         Log: Configure check for geborken modfl(), inspired by
47335              
47336              Subject: Re: [20010118.017] op/int.t failure 
47337              From: Hugo <hv@crypt.compulink.co.uk>
47338              Date: Tue, 05 Jun 2001 13:43:27 +0100
47339              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
47340      Branch: perl
47341            ! Configure
47342 ____________________________________________________________________________
47343 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
47344         Log: Integrate changes #10450 and #10451 from maintperl:
47345              
47346              optimize change#10448 slightly (don't repeat search in eval""s lexical
47347              scope, since that has already been searched)
47348              
47349              change#9108 needs subtler treatment for case of closures created
47350              within eval""
47351      Branch: perl
47352           !> op.c t/op/misc.t
47353 ____________________________________________________________________________
47354 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
47355         Log: MakeMaker magic to compile (when no dynamic loading)
47356              List/Util.xsc as (ListUtil.c and) ListUtil.o since
47357              POSIX-BC (BS2000) linker has an evil limitation of
47358              being unable to include in the same executable several
47359              object files with the same name - case-insensitively -
47360              because otherwise we conflict with util.c.
47361              Strictly speaking currently required only in POSIX-BC
47362              but probably will do no harm elsewhere where static
47363              linking is required.
47364      Branch: perl
47365            ! ext/List/Util/Makefile.PL
47366 ____________________________________________________________________________
47367 [ 10452] By: nick                                  on 2001/06/06  08:59:51
47368         Log: Integrate mainline.
47369      Branch: perlio
47370           +> lib/Attribute/Handlers/demo/Demo.pm
47371           +> lib/Attribute/Handlers/demo/Descriptions.pm
47372           +> lib/Attribute/Handlers/demo/MyClass.pm
47373           +> lib/Attribute/Handlers/demo/demo.pl
47374           +> lib/Attribute/Handlers/demo/demo2.pl
47375           +> lib/Attribute/Handlers/demo/demo3.pl
47376           +> lib/Attribute/Handlers/demo/demo4.pl
47377           +> lib/Attribute/Handlers/demo/demo_call.pl
47378           +> lib/Attribute/Handlers/demo/demo_chain.pl
47379           +> lib/Attribute/Handlers/demo/demo_cycle.pl
47380           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
47381           +> lib/Attribute/Handlers/demo/demo_phases.pl
47382           +> lib/Attribute/Handlers/demo/demo_range.pl
47383           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
47384           +> uts/strtol_wrap.c
47385           !> (integrate 91 files)
47386 ____________________________________________________________________________
47387 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
47388         Log: change#9108 needs subtler treatment for case of closures created
47389              within eval""
47390      Branch: maint-5.6/perl
47391            ! op.c t/op/misc.t
47392 ____________________________________________________________________________
47393 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
47394         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
47395              scope, since that has already been searched)
47396      Branch: maint-5.6/perl
47397            ! op.c
47398 ____________________________________________________________________________
47399 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
47400         Log: Integrate change #10448 from maintperl; lexicals
47401              outside an eval"" weren't resolved correctly inside a subroutine
47402              definition inside the eval"" if they were not already referenced
47403              in the toplevel of the eval""-ed code
47404      Branch: perl
47405           !> cop.h op.c pp_ctl.c t/op/misc.t
47406 ____________________________________________________________________________
47407 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
47408         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
47409              outside an eval"" weren't resolved correctly inside a subroutine
47410              definition inside the eval"" if they were not already referenced
47411              in the toplevel of the eval""-ed code
47412      Branch: maint-5.6/perl
47413            ! cop.h op.c pp_ctl.c t/op/misc.t
47414 ____________________________________________________________________________
47415 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
47416         Log: Subject: [PATCH] perl570delta.pod
47417              From: Peter Scott <Peter@PSDT.com> 
47418              Date: Tue, 05 Jun 2001 18:51:02 -0700
47419              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
47420      Branch: perl
47421            ! pod/perl570delta.pod
47422 ____________________________________________________________________________
47423 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
47424         Log: The fudge factor is no more needed.  I hope.
47425      Branch: perl
47426            ! t/lib/posix.t
47427 ____________________________________________________________________________
47428 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
47429         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
47430              From: Hugo <hv@crypt.compulink.co.uk>
47431              Date: Tue, 05 Jun 2001 12:58:19 +0100
47432              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
47433      Branch: perl
47434            ! util.c
47435 ____________________________________________________________________________
47436 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
47437         Log: Make up prototypes only for those who have the functions
47438              but not the prototypes.
47439      Branch: perl
47440            ! perl.h
47441 ____________________________________________________________________________
47442 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
47443         Log: Subject: Re: Not OK: perl@10439 on win32 
47444              From: Prymmer/Kahn <pvhp@best.com> 
47445              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
47446              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
47447      Branch: perl
47448            ! perl.h util.c
47449 ____________________________________________________________________________
47450 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
47451         Log: The metaconfig units changes for #10441.
47452      Branch: metaconfig
47453            ! U/modified/Extract.U U/modified/Extractall.U
47454            ! U/modified/Finish.U
47455 ____________________________________________________________________________
47456 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
47457         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
47458      Branch: perl
47459            ! Configure
47460 ____________________________________________________________________________
47461 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
47462         Log: Unnecessary fuzziness undone, noted by Mike Guy.
47463      Branch: perl
47464            ! t/op/tr.t
47465 ____________________________________________________________________________
47466 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
47467         Log: Update Changes.
47468      Branch: perl
47469            ! Changes patchlevel.h
47470 ____________________________________________________________________________
47471 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
47472         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
47473              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
47474              leakage patch.
47475      Branch: perl
47476            ! t/op/misc.t
47477 ____________________________________________________________________________
47478 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
47479         Log: Test case for #10433/#10424.
47480      Branch: perl
47481            ! t/op/misc.t
47482 ____________________________________________________________________________
47483 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
47484         Log: Subject: One fix for strtoul not setting errno
47485              From: hom00@utsglobal.com (Hal Morris)
47486              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
47487              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
47488      Branch: perl
47489            + uts/strtol_wrap.c
47490            ! MANIFEST hints/uts.sh
47491 ____________________________________________________________________________
47492 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
47493         Log: Metaconfig units changes for #10434.
47494      Branch: metaconfig
47495            ! U/modified/Cppsym.U
47496      Branch: metaconfig/U/perl
47497            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
47498            + d_syscallproto.U d_usleepproto.U
47499            ! longdblfio.U quadfio.U
47500 ____________________________________________________________________________
47501 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
47502         Log: Configure tweaks; add prototype probes, make the cpp symbols
47503              probe to cast, not whine; test for %Ld and %Lf before %lld and
47504              %llf because the L is the ANSI way.
47505      Branch: perl
47506            ! Configure config_h.SH configure.com epoc/config.sh
47507            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
47508            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47509            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
47510 ____________________________________________________________________________
47511 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
47512         Log: Sigh.  This is what #10424 was supposed to check in.
47513      Branch: perl
47514            ! op.c sv.c sv.h
47515 ____________________________________________________________________________
47516 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
47517         Log: More verbose failure.
47518      Branch: perl
47519            ! t/op/ver.t
47520 ____________________________________________________________________________
47521 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
47522         Log: The .pm changes to go with #10428.
47523      Branch: perl
47524            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
47525            ! ext/Sys/Syslog/Syslog.pm
47526 ____________________________________________________________________________
47527 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
47528         Log: On second thoughts show to utf8 skippage message only
47529              on failures, it's too confusing otherwise,
47530      Branch: perl
47531            ! t/pragma/locale.t
47532 ____________________________________________________________________________
47533 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
47534         Log: Do not import anything from Encode.
47535      Branch: perl
47536            ! ext/MIME/Base64/QuotedPrint.pm
47537 ____________________________________________________________________________
47538 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
47539         Log: The #10402 didn't take.  Weird.
47540      Branch: perl
47541            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47542            ! ext/Sys/Syslog/Syslog.xs
47543 ____________________________________________________________________________
47544 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
47545         Log: Eradicate traces of 'asciirange' re subpragma.
47546      Branch: perl
47547            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
47548            ! pod/perldiag.pod
47549 ____________________________________________________________________________
47550 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
47551         Log: use is a compile-time thing.
47552      Branch: perl
47553            ! ext/MIME/Base64/QuotedPrint.pm
47554 ____________________________________________________________________________
47555 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
47556         Log: Subject: [PATCH perl@10419] -Wall casting patch
47557              From: Robin Barker <rmb1@cise.npl.co.uk>
47558              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
47559              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
47560      Branch: perl
47561            ! ext/Devel/DProf/DProf.xs mg.c
47562 ____________________________________________________________________________
47563 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
47564         Log: Subject: [PATCH #2] introducing SVpad_TYPED
47565              From: Abhijit Menon-Sen <ams@wiw.org>
47566              Date: Mon, 4 Jun 2001 12:26:02 +0530
47567              Message-ID: <20010604122602.A5775@lustre.linux.in>
47568      Branch: perl
47569            ! op.c sv.c sv.h
47570 ____________________________________________________________________________
47571 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
47572         Log: testsuite for change#10192 (from Gisle Aas)
47573      Branch: perl
47574            + t/op/override.t
47575            ! MANIFEST
47576 ____________________________________________________________________________
47577 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
47578         Log: integrate changes#10414-10416 from mainline
47579              
47580              Potential buffer overrun if the radix separator is more than
47581              one byte.  Also, under locales, prefer the locale-specific
47582              separator over the old boring ".".
47583              
47584              "10.", that is, decimal numbers can have no decimal part at all.
47585              
47586              The non-locale places need love, too.
47587      Branch: maint-5.6/perl
47588           !> perl.h sv.c
47589 ____________________________________________________________________________
47590 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
47591         Log: Missed from #10420.
47592      Branch: perl
47593            ! epoc/config.sh
47594 ____________________________________________________________________________
47595 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
47596         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
47597              often this prototype goes with HAS_SETRESUID_PROTO.
47598      Branch: perl
47599            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47600            ! config_h.SH configure.com perl.h uconfig.h
47601 ____________________________________________________________________________
47602 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
47603         Log: Update Changes.
47604      Branch: perl
47605            ! Changes patchlevel.h
47606 ____________________________________________________________________________
47607 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
47608         Log: -Wall "subscript has type `char'" cleanup.
47609      Branch: perl
47610            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
47611 ____________________________________________________________________________
47612 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
47613         Log: Various "cast to pointer from integer of different size"
47614              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
47615              wide but I32 (int) only 32 bits wide).
47616              
47617              WARNING: the classnum and tagnum changes in Storable.xs
47618              may not be wise, they may be breaking binary compatibility
47619              (in 64-bit platforms), asked Raphael Manfredi about the changes.
47620      Branch: perl
47621            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
47622            ! mg.c proto.h
47623 ____________________________________________________________________________
47624 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
47625         Log: The non-locale places need love, too.
47626      Branch: perl
47627            ! perl.h
47628 ____________________________________________________________________________
47629 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
47630         Log: "10.", that is, decimal numbers can have no decimal part at all.
47631      Branch: perl
47632            ! perl.h
47633 ____________________________________________________________________________
47634 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
47635         Log: Potential buffer overrun if the radix separator is more than
47636              one byte.  Also, under locales, prefer the locale-specific
47637              separator over the old boring ".".
47638      Branch: perl
47639            ! perl.h sv.c
47640 ____________________________________________________________________________
47641 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
47642         Log: Integrate change #10412 from maintperl; locale is now
47643              per-cop, not per-op; plus retweak the locale.t to always
47644              list the skipped utf8 locales.
47645      Branch: perl
47646            ! t/pragma/locale.t
47647           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47648           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
47649 ____________________________________________________________________________
47650 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
47651         Log: rationalize locale handling to fix the bugs uncovered by change#10394
47652              
47653              the major issue was that the runtime was looking at PL_hints rather
47654              than op_private to notice whether locale was enabled
47655              
47656              the secondary issue was that many locale-sensitive numeric ops didn't
47657              have HINT_LOCALE propagated into their op_private
47658              
47659              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
47660              instead of per-op, just like HINT_BYTE and the hints for lexical
47661              warnings (this makes the hint available to every op via PL_curcop)
47662              
47663              pragma/locale.t may need to be reworked with these fixes in mind
47664              (it currently passes its tests)
47665      Branch: maint-5.6/perl
47666            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47667            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
47668 ____________________________________________________________________________
47669 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
47670         Log: More verbose debugging.
47671      Branch: perl
47672            ! t/pragma/locale.t
47673 ____________________________________________________________________________
47674 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
47675         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47676              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
47677              Date: Sat, 2 Jun 2001 22:53:33 +0100
47678              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
47679      Branch: perl
47680            ! regcomp.c t/pragma/warn/regcomp
47681 ____________________________________________________________________________
47682 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
47683         Log: Mention that lexicalizing $a or $b is a bad idea if one
47684              wants to use sort().
47685      Branch: perl
47686            ! pod/perlvar.pod
47687 ____________________________________________________________________________
47688 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
47689         Log: Tweak the test to be happy if the accuracy is 'good enough'.
47690      Branch: perl
47691            ! t/lib/posix.t
47692 ____________________________________________________________________________
47693 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
47694         Log: Upgrade to Attribute::Handlers 0.70.
47695              
47696              NOTE: this unearthed the "too late for CHECK block" bug,
47697              that's why the 1_compile.t change.
47698      Branch: perl
47699            + lib/Attribute/Handlers/demo/Demo.pm
47700            + lib/Attribute/Handlers/demo/Descriptions.pm
47701            + lib/Attribute/Handlers/demo/MyClass.pm
47702            + lib/Attribute/Handlers/demo/demo.pl
47703            + lib/Attribute/Handlers/demo/demo2.pl
47704            + lib/Attribute/Handlers/demo/demo3.pl
47705            + lib/Attribute/Handlers/demo/demo4.pl
47706            + lib/Attribute/Handlers/demo/demo_call.pl
47707            + lib/Attribute/Handlers/demo/demo_chain.pl
47708            + lib/Attribute/Handlers/demo/demo_cycle.pl
47709            + lib/Attribute/Handlers/demo/demo_hashdir.pl
47710            + lib/Attribute/Handlers/demo/demo_phases.pl
47711            + lib/Attribute/Handlers/demo/demo_range.pl
47712            + lib/Attribute/Handlers/demo/demo_rawdata.pl
47713            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
47714            ! t/lib/attrhand.t
47715 ____________________________________________________________________________
47716 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
47717         Log: One less -Wall whine.
47718      Branch: perl
47719            ! regcomp.c
47720 ____________________________________________________________________________
47721 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
47722         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
47723      Branch: perl
47724           !> t/op/eval.t
47725 ____________________________________________________________________________
47726 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
47727         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
47728              aren't "normally" visible inside eval""s contained in subs unless
47729              a cloned reference to them already exists)
47730              
47731              strangely enough, t/harness didn't show this up as a failure
47732              (harness needs fixing?)
47733      Branch: maint-5.6/perl
47734            ! t/op/eval.t
47735 ____________________________________________________________________________
47736 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
47737         Log: Update to Text::Balanced 1.85.
47738      Branch: perl
47739            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
47740 ____________________________________________________________________________
47741 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
47742         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
47743              From: Nicholas Clark <nick@ccl4.org>
47744              Date: Sun, 3 Jun 2001 17:54:36 +0100
47745              Message-ID: <20010603175436.E76396@plum.flirble.org> 
47746      Branch: perl
47747            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47748            ! ext/Sys/Syslog/Syslog.xs
47749 ____________________________________________________________________________
47750 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
47751         Log: Unused variables.
47752      Branch: perl
47753            ! util.c
47754 ____________________________________________________________________________
47755 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
47756         Log: Subject: [PATCH] APIfy op_clear 
47757              From: Simon Cozens <simon@netthink.co.uk>
47758              Date: Sun, 3 Jun 2001 13:51:46 +0100
47759              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
47760              
47761              (despite the subject line, op_null is APIfied by the patch)
47762      Branch: perl
47763            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47764 ____________________________________________________________________________
47765 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
47766         Log: Subject: [PATCH] t/lib/extutils.t
47767              From: Nicholas Clark <nick@ccl4.org>
47768              Date: Sat, 2 Jun 2001 23:57:05 +0100
47769              Message-ID: <20010602235705.Q12698@plum.flirble.org>
47770      Branch: perl
47771            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47772 ____________________________________________________________________________
47773 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
47774         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
47775              From: Prymmer/Kahn <pvhp@best.com>
47776              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
47777              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
47778      Branch: perl
47779            ! win32/Makefile win32/makefile.mk
47780 ____________________________________________________________________________
47781 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
47782         Log: Subject: Re: 'decimal digits' macro? 
47783              From: Hugo <hv@crypt.compulink.co.uk>
47784              Date: Sun, 03 Jun 2001 04:26:36 +0100
47785              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
47786      Branch: perl
47787            ! handy.h t/lib/posix.t t/op/tr.t
47788 ____________________________________________________________________________
47789 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
47790         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47791              From: Hugo <hv@crypt.compulink.co.uk>
47792              Date: Sun, 03 Jun 2001 14:56:30 +0100
47793              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
47794      Branch: perl
47795            ! util.c
47796 ____________________________________________________________________________
47797 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
47798         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
47799      Branch: perl
47800           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
47801           !> vms/perly_c.vms
47802 ____________________________________________________________________________
47803 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
47804         Log: fix leakage of lexicals at file scope into subroutines that were
47805              declared before them; this appears to be a longstanding bug that
47806              meant that lexicals at file scope were never "deintroduced", meaning
47807              their scope range was never properly closed, and their visibility
47808              extended to all subsequent eval""s or requires
47809              
47810              added a test case
47811              
47812              seems to also fix a case of bogus duplicate warnings
47813      Branch: maint-5.6/perl
47814            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
47815            ! vms/perly_c.vms
47816 ____________________________________________________________________________
47817 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
47818         Log: More VMS tweaks from Craig A. Berry.
47819      Branch: perl
47820            ! configure.com t/lib/extutils.t
47821 ____________________________________________________________________________
47822 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
47823         Log: -Wall cleanup continues.
47824      Branch: perl
47825            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
47826            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
47827            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
47828            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
47829            ! run.c toke.c util.c
47830 ____________________________________________________________________________
47831 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
47832         Log: The metaconfig unit change for #10390.
47833      Branch: metaconfig/U/perl
47834            ! gccvers.U
47835 ____________________________________________________________________________
47836 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
47837         Log: Drop the -ansi from the default gcc flags.
47838              
47839              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
47840              that struct cannot be compared with a flat integer, such as STRLEN.
47841              The -ansi will also cause a lot of noise in Solaris because of:
47842              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
47843      Branch: perl
47844            ! Configure
47845 ____________________________________________________________________________
47846 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
47847         Log: Integrate perlio.
47848      Branch: perl
47849           !> pod/perlapi.pod util.c
47850 ____________________________________________________________________________
47851 [ 10388] By: nick                                  on 2001/06/02  08:01:12
47852         Log: Integrate mainline
47853      Branch: perlio
47854           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
47855           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
47856           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
47857           !> t/lib/1_compile.t t/lib/mimeqp.t
47858 ____________________________________________________________________________
47859 [ 10387] By: nick                                  on 2001/06/02  07:39:17
47860         Log: Tweak util.c's atof2 for MULTIPLICITY
47861      Branch: perlio
47862            ! util.c
47863 ____________________________________________________________________________
47864 [ 10386] By: nick                                  on 2001/06/02  07:38:33
47865         Log: Integrate mainline
47866      Branch: perlio
47867           !> (integrate 41 files)
47868 ____________________________________________________________________________
47869 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
47870         Log: Add Attribute::Handlers 0.61 from Damian Conway.
47871      Branch: perl
47872            + lib/Attribute/Handlers.pm t/lib/attrhand.t
47873            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
47874 ____________________________________________________________________________
47875 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
47876         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
47877              From: Peter Prymmer <pvhp@forte.com>
47878              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
47879              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
47880      Branch: perl
47881            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
47882 ____________________________________________________________________________
47883 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
47884         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
47885              From: Jeff Pinyan <jeffp@crusoe.net>
47886              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
47887              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
47888      Branch: perl
47889            ! lib/File/Find.pm
47890 ____________________________________________________________________________
47891 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
47892         Log: Subject: [PATCH perl@10381] configure.com tweaks
47893              From: "Craig A. Berry" <craigberry@mac.com>
47894              Date: Fri, 1 Jun 2001 13:55:43 -0500
47895              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
47896      Branch: perl
47897            ! configure.com
47898 ____________________________________________________________________________
47899 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
47900         Log: Update Changes.
47901      Branch: perl
47902            ! Changes patchlevel.h
47903 ____________________________________________________________________________
47904 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
47905         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
47906              From: Mike Guy <mjtg@cam.ac.uk>
47907              Date: Fri, 01 Jun 2001 18:17:02 +0100
47908              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
47909      Branch: perl
47910            ! lib/perl5db.pl
47911 ____________________________________________________________________________
47912 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
47913         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47914              From: Hugo <hv@crypt.compulink.co.uk>
47915              Date: Thu, 31 May 2001 20:49:48 +0100
47916              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
47917      Branch: perl
47918            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
47919            ! util.c
47920 ____________________________________________________________________________
47921 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
47922         Log: Zero() is not available in x2p (or, rather, some of its
47923              implementations like memzero() might not be available.)
47924      Branch: perl
47925            ! x2p/hash.c
47926 ____________________________________________________________________________
47927 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
47928         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
47929              From: Michael G Schwern <schwern@pobox.com>
47930              Date: Fri, 1 Jun 2001 12:00:29 +0100
47931              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
47932              
47933              (But use Zero() instead of memset.)
47934      Branch: perl
47935            ! x2p/hash.c
47936 ____________________________________________________________________________
47937 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
47938         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47939              From: Jeff Pinyan <jeffp@crusoe.net>
47940              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
47941              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
47942      Branch: perl
47943            ! pod/perldiag.pod regcomp.c t/op/pat.t
47944 ____________________________________________________________________________
47945 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
47946         Log: Retract #10324 and #10333; not needed.
47947      Branch: perl
47948            ! hints/irix_6.sh hints/linux.sh
47949 ____________________________________________________________________________
47950 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
47951         Log: The #10370 wasn't quite right.
47952      Branch: perl
47953            ! ext/XS/Typemap/Typemap.xs
47954 ____________________________________________________________________________
47955 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
47956         Log: The metaconfig units changes for #10372.
47957      Branch: metaconfig/U/perl
47958            + d_realpath.U d_sresgproto.U d_sresuproto.U
47959            ! gccvers.U i_db.U
47960 ____________________________________________________________________________
47961 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
47962         Log: Configure tweaks; record the Berkeley DB version,
47963              probe for realpath(), for setresuid() and setresgid()
47964              prototypes; use realpath() (try to be paranoid enough),
47965              use the setres[ug]id prototypes because glibc has the functions
47966              but not their prototypes; add -Wall -ansi to gcc ccflags;
47967              regen toc.
47968      Branch: perl
47969            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47970            ! config_h.SH configure.com epoc/config.sh
47971            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
47972            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
47973            ! vos/config.ga.def win32/config.bc win32/config.gc
47974            ! win32/config.vc
47975 ____________________________________________________________________________
47976 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
47977         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
47978              From: Michael G Schwern <schwern@pobox.com>
47979              Date: Fri, 1 Jun 2001 11:28:14 +0100
47980              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
47981      Branch: perl
47982            ! lib/attributes.pm xsutils.c
47983 ____________________________________________________________________________
47984 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
47985         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
47986              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47987              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
47988              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
47989      Branch: perl
47990            ! ext/XS/Typemap/Typemap.xs
47991 ____________________________________________________________________________
47992 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
47993         Log: Subject: [patch] Cwd.xs optimizations/abstraction
47994              From: Doug MacEachern <dougm@covalent.net>
47995              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
47996              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
47997      Branch: perl
47998            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
47999            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
48000 ____________________________________________________________________________
48001 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
48002         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!])
48003              From: Nicholas Clark <nick@ccl4.org>
48004              Date: Thu, 31 May 2001 23:56:40 +0100
48005              Message-ID: <20010531235640.F12698@plum.flirble.org>
48006              
48007              Make the test work also under only static extensions
48008              (sh Configure -Uusedl fakes this nicely)
48009      Branch: perl
48010            ! t/lib/extutils.t
48011 ____________________________________________________________________________
48012 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
48013         Log: Subject: [PATCH hv.c] Eliminating trigraph
48014              From: Michael G Schwern <schwern@pobox.com>
48015              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
48016              Date: Fri, 1 Jun 2001 11:49:56 +0100
48017      Branch: perl
48018            ! hv.c
48019 ____________________________________________________________________________
48020 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
48021         Log: Subject: Re: [PATCH] Tests for File::Compare 
48022              From: "Philip Newton" <Philip.Newton@gmx.net>
48023              Date: Thu, 31 May 2001 19:44:05 +0200
48024              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
48025              
48026              Unnecessary "quotation marks".
48027      Branch: perl
48028            ! t/lib/filecomp.t
48029 ____________________________________________________________________________
48030 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
48031         Log: Integrate perlio.
48032      Branch: perl
48033           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
48034 ____________________________________________________________________________
48035 [ 10364] By: nick                                  on 2001/06/01  10:13:31
48036         Log: Cleanup dll.base and dll.exp created by GCC builds.
48037      Branch: perlio
48038            ! lib/ExtUtils/MM_Win32.pm
48039 ____________________________________________________________________________
48040 [ 10363] By: nick                                  on 2001/06/01  10:02:17
48041         Log: Make filecomp test work on CRLF platforms by adding binmode.
48042      Branch: perlio
48043            ! t/lib/filecomp.t
48044 ____________________________________________________________________________
48045 [ 10362] By: nick                                  on 2001/06/01  08:37:17
48046         Log: Integrate mainline
48047      Branch: perlio
48048           !> Changes Configure patchlevel.h perlio.c
48049 ____________________________________________________________________________
48050 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
48051         Log: panic:claustrophobia.
48052      Branch: perl
48053            ! perlio.c
48054 ____________________________________________________________________________
48055 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
48056         Log: Update Changes.
48057      Branch: perl
48058            ! Changes patchlevel.h
48059 ____________________________________________________________________________
48060 [ 10359] By: nick                                  on 2001/05/31  12:35:50
48061         Log: Integrate mainline.
48062      Branch: perlio
48063           +> t/lib/filecomp.t
48064           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
48065           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
48066 ____________________________________________________________________________
48067 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
48068         Log: Integrate perlio.
48069      Branch: perl
48070           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
48071           !> win32/config_H.vc
48072 ____________________________________________________________________________
48073 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
48074         Log: Metaconfig unit change for #10356.
48075      Branch: metaconfig
48076            ! U/installdirs/inc_version_list.U
48077 ____________________________________________________________________________
48078 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
48079         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
48080              (idea from Sarathy; implementation from Andy)
48081      Branch: perl
48082            ! Configure
48083 ____________________________________________________________________________
48084 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
48085         Log: More AUTHORS.
48086      Branch: perl
48087            ! AUTHORS
48088 ____________________________________________________________________________
48089 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
48090         Log: Subject: Re: [PATCH] Tests for File::Compare
48091              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
48092              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
48093              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
48094      Branch: perl
48095            + t/lib/filecomp.t
48096            ! MANIFEST t/lib/1_compile.t
48097 ____________________________________________________________________________
48098 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
48099         Log: Subject: [PATCH] DEBUG_* macro cleanups
48100              From: Abhijit Menon-Sen <ams@wiw.org>
48101              Date: Thu, 31 May 2001 12:16:22 +0530
48102              Message-ID: <20010531121622.B4829@lustre.linux.in>
48103              
48104              Subject: Re: [PATCH] DEBUG_* macro cleanups
48105              From: Abhijit Menon-Sen <ams@wiw.org>
48106              Date: Thu, 31 May 2001 13:57:01 +0530
48107              Message-ID: <20010531135701.A21775@lustre.linux.in>
48108              
48109              (The DEBUG_ definitions in perl.h changed to use the
48110              STMT_START and STMT_END.)
48111      Branch: perl
48112            ! perl.h pp_ctl.c sv.c toke.c
48113 ____________________________________________________________________________
48114 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
48115         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
48116              From: Abhijit Menon-Sen <ams@wiw.org>
48117              Date: Thu, 31 May 2001 08:27:55 +0530
48118              Message-ID: <20010531082755.A10018@lustre.linux.in>
48119      Branch: perl
48120            ! ext/Storable/Storable.xs gv.c perl.c
48121 ____________________________________________________________________________
48122 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
48123         Log: Subject: [PATCH] AUTHORS
48124              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48125              Date: Thu, 31 May 2001 01:27:59 -0500
48126              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
48127              
48128              Subject: Re: [PATCH] AUTHORS
48129              From: "Philip Newton" <Philip.Newton@gmx.net>
48130              Date: Thu, 31 May 2001 10:08:06 +0200
48131              (Message-Id missing?)
48132      Branch: perl
48133            ! AUTHORS
48134 ____________________________________________________________________________
48135 [ 10350] By: nick                                  on 2001/05/31  11:40:43
48136         Log: win32 - dmake regen_config_h
48137      Branch: perlio
48138            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48139 ____________________________________________________________________________
48140 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
48141         Log: Subject: Re: [PATCH util.c] More warning cleanups.
48142              From: "Philip Newton" <Philip.Newton@gmx.net>
48143              Date: Thu, 31 May 2001 07:41:36 +0200
48144              Message-Id: <200105310538.IAA25458@taku.hut.fi>
48145              
48146              Undo C++-ism that snekt in.
48147      Branch: perl
48148            ! util.c
48149 ____________________________________________________________________________
48150 [ 10348] By: nick                                  on 2001/05/31  11:36:46
48151         Log: Tolerate Win32 numerics
48152      Branch: perlio
48153            ! t/pragma/warn/toke
48154 ____________________________________________________________________________
48155 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
48156         Log: Integrate perlio.
48157      Branch: perl
48158           !> perlio.c win32/win32.h
48159 ____________________________________________________________________________
48160 [ 10346] By: nick                                  on 2001/05/31  10:54:55
48161         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
48162              perlio.c change 10255.
48163      Branch: perlio
48164            ! perlio.c
48165 ____________________________________________________________________________
48166 [ 10345] By: nick                                  on 2001/05/31  10:01:57
48167         Log: Conditionally put back some "unused" dTHX which are used
48168              with PERL_IMPLICIT_SYS
48169      Branch: perlio
48170            ! perlio.c
48171 ____________________________________________________________________________
48172 [ 10344] By: nick                                  on 2001/05/31  10:00:59
48173         Log: Fix Win32 for new spelling IN_BYTES 
48174      Branch: perlio
48175            ! win32/win32.h
48176 ____________________________________________________________________________
48177 [ 10343] By: nick                                  on 2001/05/31  08:01:32
48178         Log: perlio.c -Wall cleaner under MULTIPLICITY
48179              - still minor noise with linux stdio
48180      Branch: perlio
48181            ! perlio.c
48182 ____________________________________________________________________________
48183 [ 10342] By: nick                                  on 2001/05/31  07:52:23
48184         Log: Integrate mainline.
48185      Branch: perlio
48186           !> (integrate 42 files)
48187 ____________________________________________________________________________
48188 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
48189         Log: AUTHORS updates.
48190      Branch: perl
48191            ! AUTHORS
48192 ____________________________________________________________________________
48193 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
48194         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
48195              From: Peter Prymmer <pvhp@forte.com>
48196              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
48197              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
48198      Branch: perl
48199            ! t/lib/md5-file.t
48200 ____________________________________________________________________________
48201 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
48202         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
48203              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
48204              to match the pragma name; various robustness cleanups.
48205      Branch: perl
48206            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
48207            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
48208 ____________________________________________________________________________
48209 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
48210         Log: More -Wall sweeping.
48211      Branch: perl
48212            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
48213            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
48214            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
48215            ! regcomp.c sv.c toke.c utf8.c
48216 ____________________________________________________________________________
48217 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
48218         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
48219              From: Nicholas Clark <nick@ccl4.org>
48220              Date: Wed, 30 May 2001 22:34:41 +0100
48221              Message-ID: <20010530223441.Y86445@plum.flirble.org>
48222      Branch: perl
48223            ! t/op/cmp.t
48224 ____________________________________________________________________________
48225 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
48226         Log: It's is not, it isn't ain't, and it's it's, not its,
48227              if you mean it is. If you don't, it's its. Then too,
48228              it's hers. It isn't her's. It isn't our's either.
48229              It's ours, and likewise yours and theirs.
48230              -- Oxford University Press, Edpress News
48231      Branch: perl
48232            ! lib/autouse.pm
48233 ____________________________________________________________________________
48234 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
48235         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
48236      Branch: perl
48237            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
48238            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
48239            ! x2p/str.c x2p/walk.c xsutils.c
48240 ____________________________________________________________________________
48241 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
48242         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
48243              From: Michael G Schwern <schwern@pobox.com>
48244              Date: Wed, 30 May 2001 17:10:38 +0100
48245              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
48246              
48247              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
48248              From: Abhijit Menon-Sen <ams@wiw.org>
48249              Date: Wed, 30 May 2001 23:16:13 +0530
48250              Message-ID: <20010530231613.A31933@lustre.linux.in>
48251      Branch: perl
48252            ! perl.c t/run/runenv.t
48253 ____________________________________________________________________________
48254 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
48255         Log: (Retracted by #10375.)
48256              
48257              IRIX hints patch from Merijn Broeren.
48258              
48259              TODO: (this and the earlier Linux hints patch) should be solved
48260              at Configure level.  Merijn: -ldb should not be used on any platform
48261              for perl, just when linking DBFile itself. Trying to be helpful here
48262              is counterproductive.
48263      Branch: perl
48264            ! hints/irix_6.sh
48265 ____________________________________________________________________________
48266 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
48267         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
48268              From: Nicholas Clark <nick@ccl4.org>
48269              Date: Wed, 30 May 2001 23:20:58 +0100
48270              Message-ID: <20010530232058.B86445@plum.flirble.org>
48271      Branch: perl
48272            ! doop.c
48273 ____________________________________________________________________________
48274 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
48275         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
48276              From: Michael G Schwern <schwern@pobox.com> 
48277              Date: Wed, 30 May 2001 15:24:20 +0100
48278              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
48279      Branch: perl
48280            ! t/pragma/autouse.t
48281 ____________________________________________________________________________
48282 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
48283         Log: The regex trick wasn't a good idea.
48284      Branch: perl
48285            ! pod/perlfaq4.pod
48286 ____________________________________________________________________________
48287 [ 10329] By: nick                                  on 2001/05/30  18:34:35
48288         Log: Integrate mainline
48289      Branch: perlio
48290           !> (integrate 40 files)
48291 ____________________________________________________________________________
48292 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
48293         Log: Update Changes.
48294      Branch: perl
48295            ! Changes patchlevel.h
48296 ____________________________________________________________________________
48297 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
48298         Log: The metaconfig unit change for #10325.
48299      Branch: metaconfig
48300            + U/modified/afs.U
48301 ____________________________________________________________________________
48302 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
48303         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
48304              is now wrong.
48305      Branch: perl
48306            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
48307 ____________________________________________________________________________
48308 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
48309         Log: Introduce $Config{afsroot}.
48310      Branch: perl
48311            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48312            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
48313            ! win32/config.gc win32/config.vc
48314 ____________________________________________________________________________
48315 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
48316         Log: (Retracted by #10375.)
48317              
48318              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
48319      Branch: perl
48320            ! hints/linux.sh
48321 ____________________________________________________________________________
48322 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
48323         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
48324              (Also Configure tweaks needed; coming up soon.)
48325      Branch: perl
48326            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
48327 ____________________________________________________________________________
48328 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
48329         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
48330              From: Michael G Schwern <schwern@pobox.com>
48331              Date: Sun, 27 May 2001 10:29:43 +0100
48332              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
48333      Branch: perl
48334            ! lib/perl5db.pl
48335 ____________________________________________________________________________
48336 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
48337         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
48338              and Abhijit Menon-Sen.
48339      Branch: perl
48340            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
48341            ! perl.c pp_sys.c regcomp.c
48342 ____________________________________________________________________________
48343 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
48344         Log: Fix the BOOT section to call myU2time properly.
48345      Branch: perl
48346            ! ext/Time/HiRes/HiRes.xs
48347 ____________________________________________________________________________
48348 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
48349         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
48350              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
48351              Date: Wed, 30 May 2001 09:44:29 -0400
48352              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
48353              
48354              Detypo; plus add one more trick.
48355      Branch: perl
48356            ! pod/perlfaq4.pod
48357 ____________________________________________________________________________
48358 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
48359         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)
48360              From: Michael G Schwern <schwern@pobox.com>
48361              Date: Wed, 30 May 2001 14:39:06 +0100
48362              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
48363      Branch: perl
48364            ! lib/autouse.pm t/pragma/autouse.t
48365 ____________________________________________________________________________
48366 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
48367         Log: Subject: Re: AIX and gcc (moving targets)
48368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48369              Date: Wed, 30 May 2001 15:25:08 +0200
48370              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
48371      Branch: perl
48372            ! ext/Time/HiRes/HiRes.xs
48373 ____________________________________________________________________________
48374 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
48375         Log: Subject: [PATCH t/TEST] sorting tests
48376              From: Michael G Schwern <schwern@pobox.com>
48377              Date: Wed, 30 May 2001 10:24:02 +0100
48378              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
48379      Branch: perl
48380            ! t/TEST
48381 ____________________________________________________________________________
48382 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
48383         Log: Subject: [ID 20010529.002] typos in man page perlre
48384              From: bart@cg681574-a.adubn1.nj.home.com 
48385              Date: Tue, 29 May 2001 13:58:59 -0500
48386              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
48387      Branch: perl
48388            ! pod/perlre.pod
48389 ____________________________________________________________________________
48390 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
48391         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
48392              From: "Craig A. Berry" <craigberry@mac.com>
48393              Date: Tue, 29 May 2001 23:23:45 -0500
48394              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
48395      Branch: perl
48396            ! t/lib/extutils.t t/pragma/autouse.t
48397 ____________________________________________________________________________
48398 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
48399         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)
48400              From: David Dyck <dcd@tc.fluke.com>
48401              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
48402              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
48403      Branch: perl
48404            ! t/lib/filefind.t
48405 ____________________________________________________________________________
48406 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
48407         Log: AIX hints update for gcc from Merijn H. Brand.
48408      Branch: perl
48409            ! hints/aix.sh
48410 ____________________________________________________________________________
48411 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
48412         Log: Retract #10295 and #10296: a more generic solution
48413              is needed (there's something funny with gcc on AIX).
48414      Branch: perl
48415            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
48416 ____________________________________________________________________________
48417 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
48418         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
48419              From: Hugo <hv@crypt.compulink.co.uk>
48420              Date: Wed, 30 May 2001 11:59:19 +0100
48421              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
48422              
48423              localizing $@ has unfortunate semantics - if you die past
48424              a local $@, the die message is lost.
48425      Branch: perl
48426            ! lib/utf8_heavy.pl
48427 ____________________________________________________________________________
48428 [ 10309] By: nick                                  on 2001/05/30  08:23:02
48429         Log: Integrate mainline (autouse works again.)
48430      Branch: perlio
48431           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
48432           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
48433           !> pod/perlvar.pod t/op/cmp.t
48434 ____________________________________________________________________________
48435 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
48436         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
48437              From: David Dyck <dcd@tc.fluke.com>
48438              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
48439              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
48440      Branch: perl
48441            ! lib/File/Find.pm
48442 ____________________________________________________________________________
48443 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
48444         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
48445              From: Nicholas Clark <nick@ccl4.org>
48446              Date: Tue, 29 May 2001 23:16:09 +0100
48447              Message-ID: <20010529231609.U86445@plum.flirble.org>
48448              
48449              Make the test output slightly clearer by distinguishing
48450              between '' and undef.
48451      Branch: perl
48452            ! t/op/cmp.t
48453 ____________________________________________________________________________
48454 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
48455         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
48456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48457              Date: Tue, 29 May 2001 19:15:19 -0400
48458              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
48459      Branch: perl
48460            ! hints/os2.sh
48461 ____________________________________________________________________________
48462 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
48463         Log: Subject: perlvar.pod addition
48464              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
48465              Date: Fri, 25 May 2001 20:23:12 +0200
48466              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
48467              
48468              Subject: Re: perlvar.pod addition
48469              From: "Abigail" <abigail@foad.org> 
48470              Date: Fri, 25 May 2001 22:00:39 +0200
48471              Message-ID: <20010525200039.28029.qmail@foad.org>
48472              
48473              Mention $a and $b in perlvar.
48474      Branch: perl
48475            ! pod/perlvar.pod
48476 ____________________________________________________________________________
48477 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
48478         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
48479              From: Jeff Pinyan <jeffp@crusoe.net>
48480              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
48481              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
48482      Branch: perl
48483            ! pod/perlvar.pod
48484 ____________________________________________________________________________
48485 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
48486         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
48487              From: Jeff Pinyan <jeffp@crusoe.net>
48488              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
48489              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
48490      Branch: perl
48491            ! pod/perlfaq6.pod
48492 ____________________________________________________________________________
48493 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
48494         Log: Mention Time::localtime and Time::gmtime.
48495      Branch: perl
48496            ! ext/Time/Piece/Piece.pm
48497 ____________________________________________________________________________
48498 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
48499         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
48500              From: Michael G Schwern <schwern@pobox.com>
48501              Date: Tue, 29 May 2001 18:51:32 +0100
48502              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
48503      Branch: perl
48504            ! pod/perlfaq4.pod
48505 ____________________________________________________________________________
48506 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
48507         Log: Retract #10243.
48508      Branch: perl
48509            ! lib/autouse.pm
48510 ____________________________________________________________________________
48511 [ 10299] By: nick                                  on 2001/05/29  18:41:19
48512         Log: Post weekend integrate mainline (fails one test pragma/autouse).
48513      Branch: perlio
48514           +> (branch 29 files)
48515           !> (integrate 91 files)
48516 ____________________________________________________________________________
48517 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
48518         Log: Update Changes.
48519      Branch: perl
48520            ! Changes patchlevel.h
48521 ____________________________________________________________________________
48522 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
48523         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
48524              before Perl_load_module/Perl_call_method and restore the value
48525              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
48526      Branch: perl
48527            ! utf8.c
48528 ____________________________________________________________________________
48529 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
48530         Log: Subject: Re: AIX and gcc (moving targets)
48531              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48532              Date: Tue, 29 May 2001 17:59:40 +0200
48533              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
48534      Branch: perl
48535            ! ext/Storable/Makefile.PL
48536 ____________________________________________________________________________
48537 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
48538         Log: Subject: Re: AIX and gcc (moving targets)
48539              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48540              Date: Tue, 29 May 2001 12:32:57 +0200
48541              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
48542      Branch: perl
48543            ! ext/POSIX/Makefile.PL
48544 ____________________________________________________________________________
48545 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
48546         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
48547              From: Michael G Schwern <schwern@pobox.com>
48548              Date: Tue, 29 May 2001 09:53:29 +0100
48549              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
48550              
48551              (#10280 retracted)
48552      Branch: perl
48553            ! lib/Test/Harness.pm t/lib/test-harness.t
48554 ____________________________________________________________________________
48555 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
48556         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
48557              From: Michael G Schwern <schwern@pobox.com>
48558              Date: Tue, 29 May 2001 09:19:52 +0100
48559              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
48560      Branch: perl
48561            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
48562            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
48563            + t/lib/Test/todo.t
48564            ! MANIFEST lib/Test.pm t/TEST
48565 ____________________________________________________________________________
48566 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
48567         Log: From: Michael G Schwern <schwern@pobox.com>
48568              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
48569              Date: Tue, 29 May 2001 08:26:09 +0100
48570              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
48571      Branch: perl
48572            ! t/TEST
48573 ____________________________________________________________________________
48574 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
48575         Log: Add tests for Time::gmtime and Time::localtime.
48576      Branch: perl
48577            + t/lib/time-gmtime.t t/lib/time-localtime.t
48578            ! MANIFEST t/lib/1_compile.t
48579 ____________________________________________________________________________
48580 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
48581         Log: Add test for File::stat.
48582      Branch: perl
48583            + t/lib/filestat.t
48584            ! MANIFEST t/lib/1_compile.t
48585 ____________________________________________________________________________
48586 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
48587         Log: Add test for Net::servent.
48588      Branch: perl
48589            + t/lib/net-sent.t
48590            ! MANIFEST t/lib/1_compile.t
48591 ____________________________________________________________________________
48592 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
48593         Log: Add test for Net::protoent.
48594      Branch: perl
48595            + t/lib/net-pent.t
48596            ! MANIFEST t/lib/1_compile.t
48597 ____________________________________________________________________________
48598 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
48599         Log: Add test for Net::netent.
48600      Branch: perl
48601            + t/lib/net-nent.t
48602            ! MANIFEST t/lib/1_compile.t
48603 ____________________________________________________________________________
48604 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
48605         Log: Add test for User::grent.  Portability doubtful.
48606      Branch: perl
48607            + t/lib/user-grent.t
48608            ! MANIFEST t/lib/1_compile.t
48609 ____________________________________________________________________________
48610 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
48611         Log: Add test for User::pwent.
48612              Probably will fall down somewhere for portability reasons.
48613      Branch: perl
48614            + t/lib/user-pwent.t
48615            ! MANIFEST t/lib/1_compile.t
48616 ____________________________________________________________________________
48617 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
48618         Log: Metaconfig units changes for #10283.
48619      Branch: metaconfig
48620            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
48621            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
48622            ! U/installdirs/sitescript.U U/modified/Signal.U
48623 ____________________________________________________________________________
48624 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
48625         Log: Subject: [PATCH 5.6.1] signal names in Configure
48626              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48627              Date: Tue, 29 May 2001 03:52:25 -0400
48628              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
48629              
48630              Subject: [PATCH 5.6.1] older perl in Configure
48631              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48632              Date: Tue, 29 May 2001 03:55:40 -0400
48633              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
48634              
48635              Subject: [PATCH 5.6.1] goofs in Configure
48636              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48637              Date: Tue, 29 May 2001 04:13:07 -0400
48638              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
48639              
48640              Configure portability tweaks.
48641      Branch: perl
48642            ! Configure
48643 ____________________________________________________________________________
48644 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
48645         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
48646              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48647              Date: Tue, 29 May 2001 04:07:06 -0400
48648              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
48649      Branch: perl
48650            ! os2/os2.c
48651 ____________________________________________________________________________
48652 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
48653         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
48654              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48655              Date: Tue, 29 May 2001 04:01:38 -0400
48656              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
48657      Branch: perl
48658            ! hints/os2.sh os2/Makefile.SHs
48659 ____________________________________________________________________________
48660 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
48661         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
48662              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48663              Date: Tue, 29 May 2001 03:50:18 -0400
48664              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
48665      Branch: perl
48666            ! lib/Test/Harness.pm
48667 ____________________________________________________________________________
48668 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
48669         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
48670      Branch: perl
48671            ! lib/utf8_heavy.pl
48672 ____________________________________________________________________________
48673 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
48674         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
48675              From: Hugo <hv@crypt.compulink.co.uk>
48676              Date: Tue, 29 May 2001 03:03:45 +0100
48677              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
48678              
48679              Explanation why the $@ always gets the UTF8 flag when under use utf8--
48680              because we told it to have the flag when under use utf8.
48681      Branch: perl
48682            ! pp_ctl.c
48683 ____________________________________________________________________________
48684 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
48685         Log: At least a partial fix for 20010528.004.
48686      Branch: perl
48687            ! lib/utf8_heavy.pl
48688 ____________________________________________________________________________
48689 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
48690         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
48691              From: Nicholas Clark <nick@ccl4.org> 
48692              Date: Mon, 28 May 2001 23:39:38 +0100
48693              Message-ID: <20010528233938.M86445@plum.flirble.org>
48694              
48695              More portable non-zero UV.
48696      Branch: perl
48697            ! t/lib/extutils.t
48698 ____________________________________________________________________________
48699 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
48700         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
48701              From: Nicholas Clark <nick@ccl4.org>
48702              Date: Mon, 28 May 2001 22:46:09 +0100
48703              Message-ID: <20010528224608.L86445@plum.flirble.org>
48704              
48705              Test also "make clean".
48706      Branch: perl
48707            ! t/lib/extutils.t
48708 ____________________________________________________________________________
48709 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
48710         Log: Subject: Re: Would -Wno-unused -Wall be better?
48711              From: Michael G Schwern <schwern@pobox.com>
48712              Date: Tue, 29 May 2001 00:55:54 +0100
48713              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
48714      Branch: perl
48715            ! pp.h
48716 ____________________________________________________________________________
48717 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
48718         Log: Add a test for 20010528.007, fixed in #10272.
48719      Branch: perl
48720            ! t/op/misc.t toke.c
48721 ____________________________________________________________________________
48722 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
48723         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
48724              From: Hugo <hv@crypt.compulink.co.uk>
48725              Date: Tue, 29 May 2001 00:23:23 +0100
48726              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
48727      Branch: perl
48728            ! toke.c
48729 ____________________________________________________________________________
48730 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
48731         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48732              From: Michael G Schwern <schwern@pobox.com>
48733              Date: Tue, 29 May 2001 00:42:59 +0100
48734              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
48735      Branch: perl
48736            ! t/pragma/autouse.t
48737 ____________________________________________________________________________
48738 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
48739         Log: Some shells seemingly arrange the signal handlers differently
48740              (bug id 20010521.004).
48741      Branch: perl
48742            ! t/lib/sigaction.t
48743 ____________________________________________________________________________
48744 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
48745         Log: Regen perlmodlib.
48746      Branch: perl
48747            ! pod/perlmodlib.pod
48748 ____________________________________________________________________________
48749 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
48750         Log: Update Changes.
48751      Branch: perl
48752            ! Changes patchlevel.h
48753 ____________________________________________________________________________
48754 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
48755         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
48756              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48757              Date: Mon, 28 May 2001 14:56:35 -0500
48758              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
48759      Branch: perl
48760            ! pod/perlnewmod.pod
48761 ____________________________________________________________________________
48762 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
48763         Log: Regen toc.
48764      Branch: perl
48765            ! pod/perltoc.pod
48766 ____________________________________________________________________________
48767 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
48768         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
48769              From: "Richard Soderberg" <rs@crystalflame.net>
48770              Date: Mon, 28 May 2001 12:31:23 -0700
48771              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
48772      Branch: perl
48773            ! t/op/splice.t
48774 ____________________________________________________________________________
48775 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
48776         Log: The #10260 was too bold: locales and utf8 still do not mix.
48777      Branch: perl
48778            ! t/pragma/locale.t
48779 ____________________________________________________________________________
48780 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
48781         Log: Subject: [PATCH] Pod nitpicks
48782              From: "Richard Soderberg" <rs@crystalflame.net>
48783              Date: Mon, 28 May 2001 10:08:58 -0700
48784              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
48785      Branch: perl
48786            ! pod/perl571delta.pod pod/perlapi.pod sv.h
48787 ____________________________________________________________________________
48788 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
48789         Log: Upgrade to I18N::LangTags 0.22.
48790      Branch: perl
48791            + lib/I18N/LangTags/List.pod
48792            ! MANIFEST lib/I18N/LangTags.pm
48793 ____________________________________________________________________________
48794 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
48795         Log: A slightly more serious bug found by -Mutf8; op/misc and
48796              lib/complex dumped core.
48797      Branch: perl
48798            ! regexec.c
48799 ____________________________________________________________________________
48800 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
48801         Log: Various buglets shaken out by -Mutf8.
48802      Branch: perl
48803            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
48804            ! t/pragma/locale.t
48805 ____________________________________________________________________________
48806 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
48807         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
48808      Branch: perl
48809            ! t/lib/carp.t
48810 ____________________________________________________________________________
48811 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
48812         Log: Subject: [PATCH] todo patch
48813              From: Artur Bergman <artur@contiller.se> 
48814              Date: Mon, 28 May 2001 17:03:51 +0200
48815              Message-ID: <B7383577.F34%artur@contiller.se>
48816      Branch: perl
48817            ! pod/perltodo.pod
48818 ____________________________________________________________________________
48819 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
48820         Log: Subject: typo in perlguts.pod
48821              From: "John P. Linderman" <jpl@research.att.com>
48822              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
48823              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
48824      Branch: perl
48825            ! pod/perlguts.pod
48826 ____________________________________________________________________________
48827 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
48828         Log: Subject: AIX and gcc (moving targets)
48829              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48830              Date: Mon, 28 May 2001 12:54:04 +0200
48831              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
48832      Branch: perl
48833            ! hints/aix.sh
48834 ____________________________________________________________________________
48835 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
48836         Log: Subject: Re: perlio + multiple perl_alloc..destruct
48837              From: Doug MacEachern <dougm@covalent.net>
48838              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
48839              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
48840      Branch: perl
48841            ! perlio.c
48842 ____________________________________________________________________________
48843 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
48844         Log: The #10251 wasn't quite up-to-the-code.
48845      Branch: perl
48846            ! t/op/misc.t
48847 ____________________________________________________________________________
48848 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
48849         Log: Test case for bug 20010526.004, fixed in #10252.
48850      Branch: perl
48851            ! t/op/taint.t
48852 ____________________________________________________________________________
48853 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
48854         Log: Subject: Re: [ID 20010526.004] Taint looses value
48855              From: Hugo <hv@crypt.compulink.co.uk>
48856              Date: Sun, 27 May 2001 20:39:32 +0100
48857              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
48858      Branch: perl
48859            ! sv.c
48860 ____________________________________________________________________________
48861 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
48862         Log: Test case for 20010422.005, fixed by #10250.
48863      Branch: perl
48864            ! t/op/misc.t
48865 ____________________________________________________________________________
48866 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
48867         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
48868              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48869              Date: Mon, 28 May 2001 06:39:12 -0400
48870              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
48871      Branch: perl
48872            ! toke.c
48873 ____________________________________________________________________________
48874 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
48875         Log: Linerewrapping.
48876      Branch: perl
48877            ! lib/open.pm
48878 ____________________________________________________________________________
48879 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
48880         Log: Updates on the modules list.
48881      Branch: perl
48882            ! t/lib/1_compile.t
48883 ____________________________________________________________________________
48884 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
48885         Log: Add a test for PerlIO.
48886              
48887              (I probably got the crlf/raw thing wrong for clrfy platforms...)
48888      Branch: perl
48889            + t/lib/perlio.t
48890            ! MANIFEST lib/PerlIO.pm
48891 ____________________________________________________________________________
48892 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
48893         Log: Add a test for carp et alia.
48894      Branch: perl
48895            + t/lib/carp.t
48896            ! MANIFEST
48897 ____________________________________________________________________________
48898 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
48899         Log: Adding the new test would be swell.
48900      Branch: perl
48901            + t/pragma/autouse.t
48902 ____________________________________________________________________________
48903 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
48904         Log: Add a test for the autouse pragma.
48905      Branch: perl
48906            ! MANIFEST
48907 ____________________________________________________________________________
48908 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
48909         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48910              From: dLux <dlux@spam.sch.bme.hu>
48911              Date: Sun, 27 May 2001 16:14:26 +0200
48912              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
48913      Branch: perl
48914            ! lib/autouse.pm
48915 ____________________________________________________________________________
48916 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
48917         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
48918              From: "Richard Soderberg" <rs@crystalflame.net>
48919              Date: Mon, 28 May 2001 03:56:36 -0700
48920              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
48921      Branch: perl
48922            ! utils/dprofpp.PL
48923 ____________________________________________________________________________
48924 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
48925         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
48926              From: "Stephen P. Potter" <spp@spotter.yi.org>
48927              Date: Tue, 22 May 2001 11:40:25 -0400
48928              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
48929              
48930              Subject: Re: [ID 20010522.003] Time::Local module bug
48931              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
48932              Date: Tue, 22 May 2001 11:50:19 -0400
48933              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
48934      Branch: perl
48935            ! lib/Time/Local.pm
48936 ____________________________________________________________________________
48937 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
48938         Log: The PERL_DL_NONLAZY can have whitespace in front.
48939      Branch: perl
48940            ! t/lib/extutils.t
48941 ____________________________________________________________________________
48942 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
48943         Log: Document strftime() and strptime().
48944      Branch: perl
48945            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
48946 ____________________________________________________________________________
48947 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
48948         Log: Make Time::Piece::strptime() to be a function, not a method.
48949      Branch: perl
48950            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48951 ____________________________________________________________________________
48952 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
48953         Log: Tweak the test to be more portable.
48954      Branch: perl
48955            ! t/lib/extutils.t
48956 ____________________________________________________________________________
48957 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
48958         Log: Subject: PATCH: Re: Re: Attributes that tie
48959              From: Leon Brocard <acme@astray.com>
48960              Date: Sun, 27 May 2001 12:37:29 +0100
48961              Message-ID: <20010527123729.A22663@ns0.astray.com>
48962              
48963              Document that variable attributes are not currently usable
48964              for tieing.  (An ugly limitation that should be fixed.)
48965      Branch: perl
48966            ! lib/attributes.pm
48967 ____________________________________________________________________________
48968 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
48969         Log: Microperl tweaks.
48970      Branch: perl
48971            ! Makefile.micro uconfig.h uconfig.sh
48972 ____________________________________________________________________________
48973 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
48974         Log: Add make target for microperl (kind of silly, but convenient).
48975      Branch: perl
48976            ! Makefile.SH
48977 ____________________________________________________________________________
48978 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
48979         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
48980              for microperl.)
48981      Branch: perl
48982            ! doio.c
48983 ____________________________________________________________________________
48984 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
48985         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
48986              From: rspier@pobox.com (Robert Spier)
48987              Date: Sat, 26 May 2001 20:05:23 -0400
48988              Message-ID: <15120.17603.148648.12430@rls.cx>
48989              
48990              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
48991              From: rspier@pobox.com (Robert Spier)
48992              Date: Sun, 27 May 2001 00:23:12 -0400
48993              Message-ID: <15120.33072.511966.767230@rls.cx>
48994      Branch: perl
48995            ! doio.c pod/perlfunc.pod
48996 ____________________________________________________________________________
48997 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
48998         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
48999      Branch: perl
49000            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
49001 ____________________________________________________________________________
49002 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
49003         Log: Add README.tru64.
49004      Branch: perl
49005            + README.tru64
49006 ____________________________________________________________________________
49007 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
49008         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
49009      Branch: perl
49010            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49011            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
49012            ! MANIFEST
49013 ____________________________________________________________________________
49014 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
49015         Log: Integrate I18N::LangTags from Sean Burke.
49016              
49017              TODO: the language list from RFC 3066 needs to be integrated
49018              and made available somehow.  The list is included in the
49019              I18N-LangTags 0.21 distribution, but it is undocumented
49020              and unconnected to the module.
49021      Branch: perl
49022            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
49023            ! MANIFEST
49024 ____________________________________________________________________________
49025 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
49026         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
49027              envisioned by Sarathy.
49028      Branch: perl
49029            ! t/op/ver.t toke.c
49030 ____________________________________________________________________________
49031 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
49032         Log: Subject: [ID 20010525.001] Pod typo nits fixed
49033              From: lvirden@cas.org
49034              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
49035              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
49036              
49037              minus the perlsolaris decimation plus the
49038              
49039              Subject: Re: [ID 20010525.001] Pod typo nits fixed
49040              From: "Philip Newton" <Philip.Newton@gmx.net>
49041              Date: Fri, 25 May 2001 18:05:55 +0200
49042              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
49043      Branch: perl
49044            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
49045            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
49046            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
49047            ! pod/perlutil.pod pod/perlxstut.pod
49048 ____________________________________________________________________________
49049 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
49050         Log: return clauses are nice.
49051      Branch: perl
49052            ! sv.c
49053 ____________________________________________________________________________
49054 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
49055         Log: Subject: change 10199 backwards?
49056              From: Doug MacEachern <dougm@covalent.net>
49057              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
49058              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
49059      Branch: perl
49060            ! sv.c
49061 ____________________________________________________________________________
49062 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
49063         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
49064              From: Hugo <hv@crypt.compulink.co.uk>
49065              Date: Sat, 26 May 2001 17:05:12 +0100
49066              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
49067      Branch: perl
49068            + t/op/gmagic.t
49069            ! MANIFEST doop.c embed.h embed.pl global.sym
49070            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
49071            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
49072 ____________________________________________________________________________
49073 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
49074         Log: Regen headers for #10221.
49075      Branch: perl
49076            ! global.sym objXSUB.h perlapi.c
49077 ____________________________________________________________________________
49078 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
49079         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
49080              From: Juha Laiho <juha.laiho@Elma.Net>
49081              Date: Thu, 3 May 2001 09:51:30 +0300
49082              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
49083      Branch: perl
49084            ! embed.pl
49085 ____________________________________________________________________________
49086 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
49087         Log: Subject: Re: [PATCH] Re: stability of sort()?
49088              From: "John P. Linderman" <jpl@research.att.com>
49089              Date: Sat, 26 May 2001 13:27:19 -0400
49090              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
49091      Branch: perl
49092            ! pod/perlfunc.pod
49093 ____________________________________________________________________________
49094 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
49095         Log: Integrate perlio.
49096      Branch: perl
49097           !> pod/perlguts.pod
49098 ____________________________________________________________________________
49099 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
49100         Log: Subject: [PATCH perl@10210] PerlIO for VMS
49101              From: "Craig A. Berry" <craigberry@mac.com>
49102              Date: Sat, 26 May 2001 09:34:11 -0500
49103              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
49104      Branch: perl
49105            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
49106            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
49107            ! vms/vmsish.h
49108 ____________________________________________________________________________
49109 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
49110         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
49111              From: David Dyck <dcd@tc.fluke.com>
49112              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
49113              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
49114      Branch: perl
49115            ! lib/perl5db.pl
49116 ____________________________________________________________________________
49117 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
49118         Log: Subject: utf8 regexp tests
49119              From: Hugo <hv@crypt.compulink.co.uk>
49120              Date: Fri, 25 May 2001 22:35:01 +0100
49121              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
49122      Branch: perl
49123            ! t/op/regexp.t
49124 ____________________________________________________________________________
49125 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
49126         Log: Subject: [PATCH] Re: stability of sort()?
49127              From: Nicholas Clark <nick@ccl4.org>
49128              Date: Fri, 25 May 2001 22:40:19 +0100
49129              Message-ID: <20010525224019.B86445@plum.flirble.org>
49130      Branch: perl
49131            ! pod/perlfunc.pod
49132 ____________________________________________________________________________
49133 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
49134         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
49135              From: John Peacock <jpeacock@rowman.com>
49136              Date: Thu, 24 May 2001 22:14:01 -0400
49137              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
49138      Branch: perl
49139            ! mg.c scope.c sv.c
49140 ____________________________________________________________________________
49141 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
49142         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
49143              From: Nicholas Clark <nick@ccl4.org>
49144              Date: Sun, 20 May 2001 19:24:13 +0100
49145              Message-ID: <20010520192413.G83222@plum.flirble.org>
49146      Branch: perl
49147            + lib/ExtUtils/Constant.pm t/lib/extutils.t
49148            ! MANIFEST utils/h2xs.PL
49149 ____________________________________________________________________________
49150 [ 10212] By: nick                                  on 2001/05/26  09:49:28
49151         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
49152              add a few more notes there on use of mortals on the stack.
49153      Branch: perlio
49154            ! pod/perlguts.pod
49155 ____________________________________________________________________________
49156 [ 10211] By: nick                                  on 2001/05/26  09:05:36
49157         Log: Integrate mainline
49158      Branch: perlio
49159           +> t/lib/fcntl.t t/pragma/vars.t
49160           !> (integrate 49 files)
49161 ____________________________________________________________________________
49162 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
49163         Log: Update Changes.
49164      Branch: perl
49165            ! Changes patchlevel.h
49166 ____________________________________________________________________________
49167 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
49168         Log: Based on
49169              
49170              Subject: [PATCH pp.c] Wrapping pack("C",256)
49171              From: Simon Cozens <simon@netthink.co.uk>
49172              Date: Sat, 12 May 2001 17:58:41 +0100
49173              Message-ID: <20010512175841.A6132@netthink.co.uk>
49174      Branch: perl
49175            ! pod/perldiag.pod pp.c t/pragma/warn/pp
49176 ____________________________________________________________________________
49177 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
49178         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
49179              From: "Brendan O'Dea" <bod@compusol.com.au>
49180              Date: Fri, 25 May 2001 11:18:29 +1000
49181              Message-ID: <20010525111829.A28411@compusol.com.au>
49182              
49183              (Slightly modified.)
49184      Branch: perl
49185            ! lib/Term/Cap.pm
49186 ____________________________________________________________________________
49187 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
49188         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
49189              From: Hugo <hv@crypt.compulink.co.uk>
49190              Date: Fri, 25 May 2001 02:13:25 +0100
49191              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
49192      Branch: perl
49193            ! t/op/misc.t
49194 ____________________________________________________________________________
49195 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
49196         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
49197              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
49198              Date: Fri, 25 May 2001 10:25:36 +0900
49199              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
49200      Branch: perl
49201            ! regcomp.c regexec.c
49202 ____________________________________________________________________________
49203 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
49204         Log: Subject: [PATCH #2] stash autovivification and method call error messages
49205              From: Ilmari Karonen <iltzu@sci.fi>
49206              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
49207              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
49208      Branch: perl
49209            ! gv.c pp_hot.c t/op/method.t
49210 ____________________________________________________________________________
49211 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
49212         Log: Add make target and documentation for gprof profiling.
49213      Branch: perl
49214            ! Makefile.SH pod/perlhack.pod
49215 ____________________________________________________________________________
49216 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
49217         Log: Subject: Don't think about UTF8 
49218              From: Mike Guy <mjtg@cam.ac.uk> 
49219              Date: Tue, 22 May 2001 14:35:39 +0100
49220              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
49221      Branch: perl
49222            ! sv.h
49223 ____________________________________________________________________________
49224 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
49225         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
49226              From: Geraint A Edwards <gedge@serf.org> 
49227              Date: Thu, 24 May 2001 22:51:24 +0100
49228              Message-Id: <20010524225124.A34981@cymru.serf.org>
49229      Branch: perl
49230            ! x2p/find2perl.PL
49231 ____________________________________________________________________________
49232 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
49233         Log: DB_File has its own attribute story.
49234      Branch: perl
49235            ! ext/DB_File/DB_File.xs
49236 ____________________________________________________________________________
49237 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
49238         Log: Subject: Re: Making perl with -Wall
49239              From: Andy Dougherty <doughera@lafayette.edu>
49240              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
49241              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
49242      Branch: perl
49243            ! perl.h
49244 ____________________________________________________________________________
49245 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
49246         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
49247              From: "Richard Soderberg" <rs@crystalflame.net>
49248              Date: Thu, 24 May 2001 08:58:16 -0700
49249              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
49250      Branch: perl
49251            ! sv.c
49252 ____________________________________________________________________________
49253 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
49254         Log: IV/UV casting fixes from Nicholas Clark.
49255      Branch: perl
49256            ! perl.h pp_sys.c util.c
49257 ____________________________________________________________________________
49258 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
49259         Log: Subject: Re: Making perl with -Wall
49260              From: Michael G Schwern <schwern@pobox.com>
49261              Date: Thu, 24 May 2001 15:40:28 +0100
49262              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
49263      Branch: perl
49264            ! malloc.c perl.h
49265 ____________________________________________________________________________
49266 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
49267         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
49268              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49269              Date: Tue, 22 May 2001 11:49:37 +0200
49270              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
49271      Branch: metaconfig
49272            ! U/modified/Oldsym.U
49273      Branch: metaconfig/U/perl
49274            ! patchlevel.U
49275      Branch: perl
49276            ! Configure config_h.SH myconfig.SH
49277 ____________________________________________________________________________
49278 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
49279         Log: Under versiononly install also the scripts with the version suffix.
49280              (e.g. .../bin/h2xs5.7.1)
49281      Branch: perl
49282            ! installperl
49283 ____________________________________________________________________________
49284 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
49285         Log: Subject: [PATCH] Stop segfault in mg.c:636
49286              From: "Richard Soderberg" <rs@crystalflame.net>
49287              Date: Thu, 24 May 2001 05:51:52 -0700
49288              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
49289      Branch: perl
49290            ! mg.c
49291 ____________________________________________________________________________
49292 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
49293         Log: Iteration continues; hopefully convergently.
49294      Branch: perl
49295            ! t/lib/b-stash.t
49296 ____________________________________________________________________________
49297 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
49298         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
49299              From: Gisle Aas <gisle@ActiveState.com>
49300              Date: 23 May 2001 16:13:10 -0700
49301              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
49302      Branch: perl
49303            ! op.c toke.c
49304 ____________________________________________________________________________
49305 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
49306         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
49307              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49308              Date: Thu, 24 May 2001 05:05:22 -0500
49309              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
49310      Branch: perl
49311            ! lib/dumpvar.pl lib/perl5db.pl
49312 ____________________________________________________________________________
49313 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
49314         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
49315              From: David Dyck <dcd@tc.fluke.com>
49316              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
49317              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
49318      Branch: perl
49319            ! lib/perl5db.pl
49320 ____________________________________________________________________________
49321 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
49322         Log: Tiny pod nits on READMEs, mostly whitespace issues.
49323      Branch: perl
49324            ! README.amiga README.dos README.macos README.mpeix README.vmesa
49325            ! README.win32
49326 ____________________________________________________________________________
49327 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
49328         Log: The DG/UX part of the 20010521.005.
49329      Branch: perl
49330            ! README.dgux
49331 ____________________________________________________________________________
49332 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
49333         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
49334              From: Hugo <hv@crypt.compulink.co.uk>
49335              Date: Mon, 21 May 2001 16:32:02 +0100
49336              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
49337      Branch: perl
49338            ! regcomp.c t/op/misc.t
49339 ____________________________________________________________________________
49340 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
49341         Log: Subject: [PATCH] Extra UNIVERSAL tests
49342              From: Mike Guy <mjtg@cam.ac.uk>
49343              Date: Wed, 23 May 2001 12:29:20 +0100
49344              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
49345      Branch: perl
49346            ! t/op/universal.t
49347 ____________________________________________________________________________
49348 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
49349         Log: Subject: [PATCH] Remove EQ keyword
49350              From: Mike Guy <mjtg@cam.ac.uk>
49351              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
49352              Date: Wed, 23 May 2001 11:17:29 +0100
49353      Branch: perl
49354            ! keywords.h keywords.pl
49355 ____________________________________________________________________________
49356 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
49357         Log: Subject: [PATCH] lib/perl5db.pl
49358              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49359              Date: Wed, 23 May 2001 02:18:03 -0500
49360              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
49361      Branch: perl
49362            ! lib/perl5db.pl
49363 ____________________________________________________________________________
49364 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
49365         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
49366              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49367              Date: Tue, 22 May 2001 23:34:41 -0500
49368              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
49369      Branch: perl
49370            ! lib/Term/Cap.pm
49371 ____________________________________________________________________________
49372 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
49373         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
49374              From: davem@fdgroup.co.uk
49375              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
49376              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
49377      Branch: perl
49378            ! emacs/e2ctags.pl
49379 ____________________________________________________________________________
49380 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
49381         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
49382              From: Michael G Schwern <schwern@pobox.com>
49383              Date: Tue, 22 May 2001 14:15:09 +0100
49384              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
49385      Branch: perl
49386            ! lib/vars.pm
49387 ____________________________________________________________________________
49388 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
49389         Log: Subject: [PATCH lib/vars.pm] Odd code nit
49390              From: Michael G Schwern <schwern@pobox.com>
49391              Date: Tue, 22 May 2001 14:14:28 +0100
49392              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
49393      Branch: perl
49394            ! lib/vars.pm
49395 ____________________________________________________________________________
49396 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
49397         Log: Use the new use vars feature.
49398      Branch: perl
49399            ! t/lib/b-stash.t
49400 ____________________________________________________________________________
49401 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
49402         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
49403              From: Mike Guy <mjtg@cam.ac.uk>
49404              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49405              Date: Tue, 22 May 2001 13:11:39 +0100
49406      Branch: perl
49407            + t/pragma/vars.t
49408            ! MANIFEST lib/vars.pm t/lib/1_compile.t
49409 ____________________________________________________________________________
49410 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
49411         Log: -qlongdouble considered harmful by Merijn.
49412      Branch: perl
49413            ! hints/aix.sh
49414 ____________________________________________________________________________
49415 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
49416         Log: Update Changes.
49417      Branch: perl
49418            ! Changes patchlevel.h
49419 ____________________________________________________________________________
49420 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
49421         Log: Add a test of its very own for Fcntl.  Hopefully portable.
49422      Branch: perl
49423            + t/lib/fcntl.t
49424            ! MANIFEST
49425 ____________________________________________________________________________
49426 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
49427         Log: Must be trickier for 'minitest' not to die.
49428      Branch: perl
49429            ! t/op/taint.t
49430 ____________________________________________________________________________
49431 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
49432         Log: Can't declare other people's variables.
49433      Branch: perl
49434            ! t/lib/b-stash.t
49435 ____________________________________________________________________________
49436 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
49437         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
49438      Branch: perl
49439            ! doio.c t/op/taint.t
49440 ____________________________________________________________________________
49441 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
49442         Log: The OS/2 variable needs to be declared.
49443      Branch: perl
49444            ! t/lib/b-stash.t
49445 ____________________________________________________________________________
49446 [ 10170] By: nick                                  on 2001/05/20  16:48:29
49447         Log: Integrate mainline
49448      Branch: perlio
49449           !> (integrate 41 files)
49450 ____________________________________________________________________________
49451 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
49452         Log: Small perlsec updates: clarify the taintedness of filename
49453              globbing; suggest using Scalar::Util::tainted().
49454      Branch: perl
49455            ! pod/perlsec.pod
49456 ____________________________________________________________________________
49457 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
49458         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
49459              From: Dave Mitchell <davem@fdgroup.co.uk>
49460              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
49461              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
49462      Branch: perl
49463            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
49464            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
49465            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
49466            ! xsutils.c
49467 ____________________________________________________________________________
49468 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
49469         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
49470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49471              Date: Sat, 19 May 2001 04:08:46 -0400
49472              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
49473      Branch: perl
49474            ! lib/ExtUtils/Mksymlists.pm makedef.pl
49475 ____________________________________________________________________________
49476 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
49477         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
49478              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49479              Date: Sat, 19 May 2001 04:30:45 -0400
49480              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
49481      Branch: perl
49482            ! os2/os2.c
49483 ____________________________________________________________________________
49484 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
49485         Log: Subject: [PATCH 5.6.1] build bugs OS/2
49486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49487              Date: Sat, 19 May 2001 04:35:28 -0400
49488              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
49489      Branch: perl
49490            ! os2/Makefile.SHs os2/os2.c
49491 ____________________________________________________________________________
49492 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
49493         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
49494              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49495              Date: Sat, 19 May 2001 04:04:23 -0400
49496              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
49497              
49498              (In bleadperl patched b-stash.t instead of b.t)
49499      Branch: perl
49500            ! t/lib/b-stash.t t/lib/bigfltpm.t
49501 ____________________________________________________________________________
49502 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
49503         Log: Subject: [PATCH 5.6.1] perl5db
49504              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49505              Date: Sat, 19 May 2001 03:49:09 -0400
49506              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
49507      Branch: perl
49508            ! lib/perl5db.pl
49509 ____________________________________________________________________________
49510 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
49511         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
49512              From: Gisle Aas <gisle@ActiveState.com>
49513              Date: 18 May 2001 14:24:51 -0700
49514              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
49515      Branch: perl
49516            ! pp_ctl.c
49517 ____________________________________________________________________________
49518 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
49519         Log: Subject: [PATCH] Chomp should not always stringify
49520              From: Gisle Aas <gisle@ActiveState.com>
49521              Date: 18 May 2001 07:55:25 -0700
49522              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
49523      Branch: perl
49524            ! doop.c t/op/chop.t
49525 ____________________________________________________________________________
49526 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
49527         Log: Integrate perlio.
49528      Branch: perl
49529           !> pod/perlfunc.pod
49530 ____________________________________________________________________________
49531 [ 10159] By: nick                                  on 2001/05/20  09:39:46
49532         Log: Document some more of open's features.
49533      Branch: perlio
49534            ! pod/perlfunc.pod
49535 ____________________________________________________________________________
49536 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
49537         Log: back out change#10153 (it has compatibility issues such as the
49538              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
49539              benefit for 5.6.x doesn't seem worth the risk)
49540      Branch: maint-5.6/perl
49541            ! toke.c
49542 ____________________________________________________________________________
49543 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
49544         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
49545      Branch: perl
49546            ! x2p/s2p.PL
49547 ____________________________________________________________________________
49548 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
49549         Log: Update Changes.
49550      Branch: perl
49551            ! Changes patchlevel.h
49552 ____________________________________________________________________________
49553 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
49554         Log: Integrate change #10144 from maintperl.
49555              
49556              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
49557      Branch: perl
49558           !> win32/config.bc win32/config.gc win32/config.vc
49559           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49560 ____________________________________________________________________________
49561 [ 10154] By: nick                                  on 2001/05/18  07:23:03
49562         Log: Integrate mainline.
49563      Branch: perlio
49564           +> README.dgux t/lib/i18n-collate.t utils.lst
49565           !> (integrate 49 files)
49566 ____________________________________________________________________________
49567 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
49568         Log: Integrate change #7224 from mainline into maintperl.
49569              
49570              Allow @+ and @- to be doublequoted, from Simon Cozens. 
49571              (Approved by Larry, see Tom's comment in 20000830.005.)
49572      Branch: maint-5.6/perl
49573           !> toke.c
49574 ____________________________________________________________________________
49575 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
49576         Log: Subject: [PATCH bleadperl] small lookbehind fix
49577              From: Hugo <hv@crypt.compulink.co.uk>
49578              Date: Fri, 18 May 2001 00:07:19 +0100
49579              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
49580      Branch: perl
49581            ! regexec.c
49582 ____________________________________________________________________________
49583 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
49584         Log: Detypos.
49585      Branch: perl
49586            ! installman utils.lst
49587 ____________________________________________________________________________
49588 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
49589         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
49590              in 20001222.001.
49591      Branch: perl
49592            ! t/lib/glob-basic.t
49593 ____________________________________________________________________________
49594 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
49595         Log: Subject: [PATCH] Test for bug 20010515.004
49596              From: Benjamin Sugars <bsugars@canoe.ca>
49597              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
49598              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
49599      Branch: perl
49600            ! t/op/misc.t
49601 ____________________________________________________________________________
49602 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
49603         Log: Integrate #10145 from maintperl.
49604              
49605              fix for ID 20010515.004 (needs test)
49606      Branch: perl
49607           !> pp_hot.c
49608 ____________________________________________________________________________
49609 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
49610         Log: Thinko noticed by Doug MacEachern.
49611      Branch: perl
49612            ! thread.h
49613 ____________________________________________________________________________
49614 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
49615         Log: Subject: Re: [PATCH] HERE mark in regex
49616              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49617              Date: Thu, 17 May 2001 12:20:33 -0400
49618              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
49619      Branch: perl
49620            ! t/op/re_tests
49621 ____________________________________________________________________________
49622 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
49623         Log: fix for ID 20010515.004 (needs test)
49624      Branch: maint-5.6/perl
49625            ! pp_hot.c
49626 ____________________________________________________________________________
49627 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
49628         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
49629      Branch: maint-5.6/perl
49630            ! win32/config.bc win32/config.gc win32/config.vc
49631            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49632 ____________________________________________________________________________
49633 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
49634         Log: Macrofy the getspecific (and use it also in util.c)
49635      Branch: perl
49636            ! thread.h util.c
49637 ____________________________________________________________________________
49638 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
49639         Log: Use the unchecked thread-specific key fetch also in Tru64.
49640      Branch: perl
49641            ! thread.h
49642 ____________________________________________________________________________
49643 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
49644         Log: Subject: [PATCH 5.6.1]Quick thread speedup
49645              From: Dan Sugalski <dan@sidhe.org> 
49646              Date: Wed, 16 May 2001 18:05:19 -0400
49647              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
49648      Branch: perl
49649            ! thread.h util.c
49650 ____________________________________________________________________________
49651 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
49652         Log: I think this is quite enough testing for a deprecated feature.
49653      Branch: perl
49654            + t/lib/i18n-collate.t
49655            ! MANIFEST t/lib/1_compile.t
49656 ____________________________________________________________________________
49657 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
49658         Log: More HP-UX lore from Jeff Okamoto.
49659      Branch: perl
49660            ! README.hpux
49661 ____________________________________________________________________________
49662 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
49663         Log: Sort utils.lst for easier maintenance.
49664      Branch: perl
49665            ! utils.lst
49666 ____________________________________________________________________________
49667 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
49668         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49669              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49670              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
49671              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
49672              
49673              Add pod2latex to utils.lst.
49674      Branch: perl
49675            ! MANIFEST utils.lst
49676 ____________________________________________________________________________
49677 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
49678         Log: Subject: Re: [PATCH] HERE mark in regex
49679              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49680              Date: Wed, 16 May 2001 13:04:43 -0400
49681              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
49682      Branch: perl
49683            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
49684            ! t/op/regmesg.t t/pragma/warn/regcomp
49685 ____________________________________________________________________________
49686 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
49687         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49688              From: Simon Cozens <simon@netthink.co.uk>
49689              Date: Wed, 16 May 2001 18:02:08 +0100
49690              Message-ID: <20010516180208.A6458@netthink.co.uk>
49691      Branch: perl
49692            ! installman utils.lst
49693 ____________________________________________________________________________
49694 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
49695         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
49696              From: "Philip Newton" <pnewton@gmx.de>
49697              Date: Tue, 15 May 2001 15:09:30 +0200
49698              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
49699              
49700              Test case for #10128.
49701      Branch: perl
49702            ! t/pragma/warn/pp_hot
49703 ____________________________________________________________________________
49704 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
49705         Log: Update Changes.
49706      Branch: perl
49707            ! Changes patchlevel.h
49708 ____________________________________________________________________________
49709 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
49710         Log: Deprecate pseudo-hashes.
49711      Branch: perl
49712            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
49713 ____________________________________________________________________________
49714 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
49715         Log: HP-UX hints update from Merijn.
49716      Branch: perl
49717            ! hints/hpux.sh
49718 ____________________________________________________________________________
49719 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
49720         Log: README.hpux update from Merijn.
49721      Branch: perl
49722            ! README.hpux
49723 ____________________________________________________________________________
49724 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
49725         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49726              From: Simon Cozens <simon@netthink.co.uk>
49727              Date: Wed, 16 May 2001 15:57:55 +0100
49728              Message-ID: <20010516155755.A4728@netthink.co.uk>
49729      Branch: perl
49730            + utils.lst
49731            ! MANIFEST installman installperl
49732 ____________________________________________________________________________
49733 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
49734         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
49735              From: "Philip Newton" <pnewton@gmx.de>
49736              Date: Tue, 15 May 2001 16:31:05 +0200
49737              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
49738              
49739              Fix PERL_Y2KWARN test to check before rather than after appending.
49740      Branch: perl
49741            ! pp_hot.c
49742 ____________________________________________________________________________
49743 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
49744         Log: Regen Porting stuff.
49745      Branch: perl
49746            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49747            ! config_h.SH
49748 ____________________________________________________________________________
49749 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
49750         Log: Metaconfig unit change for #10125.
49751      Branch: metaconfig
49752            ! U/modified/Oldconfig.U
49753 ____________________________________________________________________________
49754 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
49755         Log: Use OSVERS.
49756      Branch: perl
49757            ! Configure config_h.SH perl.c
49758 ____________________________________________________________________________
49759 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
49760         Log: Regen toc.
49761      Branch: perl
49762            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
49763 ____________________________________________________________________________
49764 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
49765         Log: Adding the README.dgux to the MANIFEST would be a good idea.
49766      Branch: perl
49767            ! MANIFEST
49768 ____________________________________________________________________________
49769 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
49770         Log: Move the stack desire definition to thread.h.
49771      Branch: perl
49772            ! ext/Thread/Thread.xs thread.h
49773 ____________________________________________________________________________
49774 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
49775         Log: DG-UX threading patches, including a README.dgux,
49776              from Takis Psarogiannakopoulos.
49777      Branch: perl
49778            + README.dgux
49779            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
49780 ____________________________________________________________________________
49781 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
49782         Log: Subject: [PATCH B::Deparse] More on /x regexes
49783              From: Robin Houston <robin@kitsite.com>
49784              Date: Tue, 15 May 2001 19:09:35 +0100
49785              Message-ID: <20010515190935.A27268@penderel>
49786      Branch: perl
49787            ! ext/B/B/Deparse.pm
49788 ____________________________________________________________________________
49789 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
49790         Log: Document that the core time() may be rounding rather
49791              than truncating, would have saved at least my confusion.
49792      Branch: perl
49793            ! ext/Time/HiRes/HiRes.pm
49794 ____________________________________________________________________________
49795 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
49796         Log: Subject: perl-current/t/time-hires.t
49797              From: John Peacock <jpeacock@rowman.com>
49798              Date: Fri, 11 May 2001 14:09:41 -0400
49799              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
49800      Branch: perl
49801            ! t/lib/time-hires.t
49802 ____________________________________________________________________________
49803 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
49804         Log: Subject: [PATCH dump.c] Op private flags
49805              From: Simon Cozens <simon@netthink.co.uk>
49806              Date: Sun, 13 May 2001 20:20:36 +0100
49807              Message-ID: <20010513202036.A21896@netthink.co.uk>
49808      Branch: perl
49809            ! dump.c
49810 ____________________________________________________________________________
49811 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
49812         Log: Upgrade to Switch 2.03.
49813      Branch: perl
49814            ! lib/Switch.pm
49815 ____________________________________________________________________________
49816 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
49817         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
49818              to PERL_CONFIG_SH and use it consistently.
49819      Branch: maint-5.6/perl
49820           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49821           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49822           !> myconfig.SH writemain.SH
49823 ____________________________________________________________________________
49824 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
49825         Log: Metaconfig units changes for #10113.
49826      Branch: metaconfig
49827            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
49828 ____________________________________________________________________________
49829 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
49830         Log: The problem described in 20010514.031 still wasn't
49831              fully cured, there were remnants of $CONFIG when
49832              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
49833              to avoid future conflicts.
49834      Branch: perl
49835            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49836            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49837            ! myconfig.SH writemain.SH
49838 ____________________________________________________________________________
49839 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
49840         Log: Half of #10107 got lost.
49841      Branch: perl
49842            ! ext/B/B/Deparse.pm
49843 ____________________________________________________________________________
49844 [ 10111] By: nick                                  on 2001/05/15  08:39:14
49845         Log: Integrate mainline.
49846      Branch: perlio
49847           +> ext/POSIX/hints/uts.pl
49848            - Todo Todo-5.6 t/camel-III/vstring.t
49849           !> (integrate 48 files)
49850 ____________________________________________________________________________
49851 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
49852         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
49853              From: Robin Houston <robin@kitsite.com>
49854              Date: Mon, 14 May 2001 22:27:08 +0100
49855              Message-ID: <20010514222708.A22963@penderel>
49856      Branch: perl
49857            ! t/TestInit.pm
49858 ____________________________________________________________________________
49859 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
49860         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
49861              From: Robin Houston <robin@kitsite.com>
49862              Date: Mon, 14 May 2001 22:16:43 +0100
49863              Message-ID: <20010514221643.A22437@penderel>
49864      Branch: perl
49865            ! ext/B/B/Deparse.pm
49866 ____________________________________________________________________________
49867 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
49868         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
49869              From: Robin Houston <robin@kitsite.com>
49870              Date: Mon, 14 May 2001 22:03:44 +0100
49871              Message-ID: <20010514220344.A20643@penderel>
49872      Branch: perl
49873            ! ext/B/B/Deparse.pm
49874 ____________________________________________________________________________
49875 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
49876         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
49877              From: Robin Houston <robin@kitsite.com>
49878              Date: Mon, 14 May 2001 22:10:07 +0100
49879              Message-ID: <20010514221007.A21118@penderel>
49880      Branch: perl
49881            ! ext/B/B/Deparse.pm
49882 ____________________________________________________________________________
49883 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
49884         Log: Fix for 20010514.037; substr() didn't invalidate the locale
49885              collation magic.
49886      Branch: perl
49887            ! pp.c
49888 ____________________________________________________________________________
49889 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
49890         Log: Update Changes.
49891      Branch: perl
49892            ! Changes patchlevel.h
49893 ____________________________________________________________________________
49894 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
49895         Log: Retract #10094.
49896      Branch: perl
49897            ! lib/Pod/Text.pm
49898 ____________________________________________________________________________
49899 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
49900         Log: Integrate change #10100 from maintperl.
49901              
49902              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49903              bug ID 20010514.027)
49904      Branch: perl
49905           !> mg.c pp_ctl.c
49906 ____________________________________________________________________________
49907 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
49908         Log: Document the deprecatedness of suidperl.
49909      Branch: perl
49910            ! INSTALL pod/perlfaq1.pod
49911 ____________________________________________________________________________
49912 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
49913         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
49914              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49915              Date: Mon, 14 May 2001 09:38:59 -0400
49916              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
49917      Branch: perl
49918            ! lib/ExtUtils/MM_Unix.pm
49919 ____________________________________________________________________________
49920 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
49921         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49922              bug ID 20010514.027)
49923              
49924              TODO: this needs a testsuite addition
49925      Branch: maint-5.6/perl
49926            ! mg.c pp_ctl.c
49927 ____________________________________________________________________________
49928 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
49929         Log: More DWIMminess for Class::Struct: calling the array or hash
49930              accessors only with one argument, an array or a hash reference,
49931              sets the underlying array or hash.  This mirrors nicely also
49932              the usage in the constructor.
49933              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
49934      Branch: perl
49935            ! lib/Class/Struct.pm t/lib/class-struct.t
49936 ____________________________________________________________________________
49937 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
49938         Log: Reference cmp'ing should go through the whole stringification
49939              process shebang, as pointed out by Sarathy in #10091.
49940      Branch: perl
49941            ! pp.c
49942 ____________________________________________________________________________
49943 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
49944         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
49945              From: Simon Cozens <simon@netthink.co.uk>
49946              Date: Sat, 12 May 2001 16:36:27 +0100
49947              Message-ID: <20010512163627.A5522@netthink.co.uk>
49948              
49949              with some additions salvaged from Todo and Todo-5.6 before
49950              retiring them.
49951      Branch: perl
49952            - Todo Todo-5.6
49953            ! MANIFEST pod/perltodo.pod
49954 ____________________________________________________________________________
49955 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
49956         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
49957              From: "Golubev I. N." <gin@mo.msk.ru>
49958              Date: Mon, 07 May 2001 14:33:34 (GMT)
49959              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
49960      Branch: perl
49961            ! perl.h
49962 ____________________________________________________________________________
49963 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
49964         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
49965              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
49966              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
49967              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
49968      Branch: perl
49969            ! lib/ExtUtils/MM_Unix.pm
49970 ____________________________________________________________________________
49971 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
49972         Log: (Retracted by #10104.)
49973              
49974              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
49975              From: barries <barries@slaysys.com>
49976              Date: Sat, 12 May 2001 01:28:10 -0400
49977              Message-ID: <20010512012810.B26358@jester.slaysys.com>
49978      Branch: perl
49979            ! lib/Pod/Text.pm
49980 ____________________________________________________________________________
49981 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
49982         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
49983              From: Mike Guy <mjtg@cam.ac.uk>
49984              Date: Sat, 12 May 2001 19:24:33 +0100
49985              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
49986      Branch: perl
49987            ! lib/AutoSplit.pm
49988 ____________________________________________________________________________
49989 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
49990         Log: Yet another HP-UX hints tweak from Merijn.
49991      Branch: perl
49992            ! hints/hpux.sh
49993 ____________________________________________________________________________
49994 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
49995         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
49996              isn't defined (changes#9366,9368,9370 from mainline without the
49997              pp_scmp() change)
49998      Branch: maint-5.6/perl
49999            ! pp.c pp.h pp_hot.c
50000 ____________________________________________________________________________
50001 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
50002         Log: The sorting seems to happen now automatically.
50003      Branch: perl
50004            ! t/lib/glob-basic.t
50005 ____________________________________________________________________________
50006 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
50007         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
50008              From: Benjamin Sugars <bsugars@canoe.ca>
50009              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
50010              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
50011      Branch: perl
50012            ! pod/perlfunc.pod
50013 ____________________________________________________________________________
50014 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
50015         Log: Subject: Re: undef(&foo) does not work for XS functions
50016              From: Doug MacEachern <dougm@covalent.net>
50017              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
50018              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
50019      Branch: perl
50020            ! op.c
50021 ____________________________________________________________________________
50022 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
50023         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
50024              From: Peter Prymmer <pvhp@forte.com>
50025              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
50026              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
50027      Branch: perl
50028            ! t/op/append.t
50029 ____________________________________________________________________________
50030 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
50031         Log: Update Changes.
50032      Branch: perl
50033            ! Changes patchlevel.h
50034 ____________________________________________________________________________
50035 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
50036         Log: Remove the 'asciir' re subpragma.  Should instead implement
50037              the 'physical vs logical' range scheme:
50038              
50039              \xAA-\xCC is a native physical range, you want that range of
50040              codepoints in your native encoding.  In EBCDIC the codepoints
50041              in the gaps (between i-j and r-s) should be included.
50042              
50043              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
50044              codepoints in Unicode.
50045              
50046              a-z is a logical range, you want that range of 'logical' codepoints
50047              in your native encoding.  In EBCDIC the codepoints in the gaps
50048              (between i-j and r-s) should not be included.
50049              
50050              Mixed cases (a-\xAA, etc) should either be errors, or maybe
50051              the 'logical' endpoints should be converted to native/Unicode
50052              codepoints, and the range handled as a physical range.
50053              
50054              'Logical endpoints' are to be recognized only in the A-Z, a-z,
50055              and 0-9 ranges.  Probably a warning should be given for mixed
50056              cases like A-z or a-9 (since such expressions are encoding
50057              dependent), with a recommendation to use physical ranges.
50058      Branch: perl
50059            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
50060            ! t/op/regexp.t
50061 ____________________________________________________________________________
50062 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
50063         Log: Make the test to cleanup the test directory tree
50064              both before and after the testing so that we always
50065              have a clean slate to work with.
50066      Branch: perl
50067            ! t/lib/filefind.t
50068 ____________________________________________________________________________
50069 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
50070         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
50071              From: Jon Eveland <jweveland@yahoo.com>
50072              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
50073              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
50074      Branch: perl
50075            ! pod/perlfunc.pod
50076 ____________________________________________________________________________
50077 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
50078         Log: Merge the camel-III/vstring.t with op/ver.t.
50079      Branch: perl
50080            - t/camel-III/vstring.t
50081            ! MANIFEST t/TEST t/harness t/op/ver.t
50082 ____________________________________________________________________________
50083 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
50084         Log: Add test.deparse make target.
50085      Branch: perl
50086            ! Makefile.SH
50087 ____________________________________________________________________________
50088 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
50089         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
50090              From: Robin Houston <robin@kitsite.com>
50091              Date: Fri, 11 May 2001 12:02:22 +0100
50092              Message-ID: <20010511120222.A11529@penderel>
50093      Branch: perl
50094            ! ext/B/B/Deparse.pm t/op/method.t
50095 ____________________________________________________________________________
50096 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
50097         Log: A nicely working combination for UTS from Hal Morris.
50098      Branch: perl
50099            + ext/POSIX/hints/uts.pl
50100            ! MANIFEST hints/uts.sh
50101 ____________________________________________________________________________
50102 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
50103         Log: i_ieeefp=undef for UTS.
50104      Branch: perl
50105            ! hints/uts.sh
50106 ____________________________________________________________________________
50107 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
50108         Log: Subject: RE: rand(0) is rand(1)
50109              From: Larry Shatzer <lshatzer@islanddata.com>
50110              Date: Thu, 10 May 2001 11:09:27 -0700
50111              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
50112      Branch: perl
50113            ! pod/perlfunc.pod
50114 ____________________________________________________________________________
50115 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
50116         Log: Subject: [patch] make op_{clear,null} public
50117              From: Doug MacEachern <dougm@covalent.net>
50118              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
50119              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
50120      Branch: perl
50121            ! embed.h embed.pl op.c proto.h
50122 ____________________________________________________________________________
50123 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
50124         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
50125              From: Robin Houston <robin@kitsite.com>
50126              Date: Thu, 10 May 2001 18:54:59 +0100
50127              Message-ID: <20010510185459.A5995@penderel>
50128      Branch: perl
50129            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
50130 ____________________________________________________________________________
50131 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
50132         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
50133              From: Robin Houston <robin@kitsite.com>
50134              Date: Thu, 10 May 2001 12:56:39 +0100
50135              Message-ID: <20010510125639.A2119@penderel>
50136      Branch: perl
50137            ! ext/B/B/Deparse.pm
50138 ____________________________________________________________________________
50139 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
50140         Log: Retract #10070, not ready yet.
50141      Branch: perl
50142            ! ext/B/B/Deparse.pm
50143 ____________________________________________________________________________
50144 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
50145         Log: The metaconfig unit change for #10071.
50146      Branch: metaconfig
50147            ! U/modified/mallocsrc.U
50148 ____________________________________________________________________________
50149 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
50150         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
50151      Branch: perl
50152            ! Configure
50153 ____________________________________________________________________________
50154 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
50155         Log: (Retracted by #10073)
50156              
50157              Subject: Re: [PATCH t/TEST] B::Deparse tester 
50158              From: Hugo <hv@crypt.compulink.co.uk>
50159              Date: Thu, 10 May 2001 05:48:09 +0100
50160              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
50161      Branch: perl
50162            ! ext/B/B/Deparse.pm
50163 ____________________________________________________________________________
50164 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
50165         Log: Add a for(func()) test.
50166      Branch: perl
50167            ! t/cmd/for.t
50168 ____________________________________________________________________________
50169 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
50170         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
50171              From: Robin Houston <robin@kitsite.com>
50172              Date: Thu, 10 May 2001 13:50:08 +0100
50173              Message-ID: <20010510135008.A2454@penderel>
50174      Branch: perl
50175            ! ext/B/B/Deparse.pm
50176 ____________________________________________________________________________
50177 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
50178         Log: A thinko in #10065.
50179      Branch: perl
50180            ! hv.c
50181 ____________________________________________________________________________
50182 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
50183         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
50184              From: Robin Houston <robin@kitsite.com>
50185              Date: Thu, 10 May 2001 02:10:34 +0100
50186              Message-ID: <20010510021034.A19421@penderel>
50187      Branch: perl
50188            ! ext/B/B.xs ext/B/B/Deparse.pm
50189 ____________________________________________________________________________
50190 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
50191         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
50192              From: Doug MacEachern <dougm@covalent.net>
50193              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
50194              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
50195      Branch: perl
50196            ! hv.c
50197 ____________________________________________________________________________
50198 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
50199         Log: One more workaround for the UTS compiler from Hal Morris.
50200      Branch: perl
50201            ! perl.h
50202 ____________________________________________________________________________
50203 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
50204         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
50205              From: Robin Houston <robin@kitsite.com>
50206              Date: Thu, 10 May 2001 01:02:08 +0100
50207              Message-ID: <20010510010208.A18200@penderel>
50208      Branch: perl
50209            ! ext/B/B/Debug.pm
50210 ____________________________________________________________________________
50211 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
50212         Log: Subject: [PATCH] Simplify deb_curcv() a bit
50213              From: Benjamin Sugars <bsugars@canoe.ca>
50214              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
50215              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
50216      Branch: perl
50217            ! run.c
50218 ____________________________________________________________________________
50219 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
50220         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
50221              From: Benjamin Sugars <bsugars@canoe.ca>
50222              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
50223              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
50224      Branch: perl
50225            ! t/lib/io_scalar.t
50226 ____________________________________________________________________________
50227 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
50228         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
50229              From: Peter Prymmer <pvhp@forte.com>
50230              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
50231              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
50232      Branch: perl
50233            ! t/lib/md5-file.t
50234 ____________________________________________________________________________
50235 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
50236         Log: Subject: [PATCH t/TEST] B::Deparse tester
50237              From: Robin Houston <robin@kitsite.com>
50238              Date: Wed, 9 May 2001 19:17:50 +0100
50239              Message-ID: <20010509191750.A16940@penderel>
50240      Branch: perl
50241            ! ext/B/O.pm t/TEST
50242 ____________________________________________________________________________
50243 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
50244         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
50245              From: Jeff Pinyan <jeffp@crusoe.net>
50246              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
50247              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
50248      Branch: perl
50249            ! lib/Pod/Html.pm
50250 ____________________________________________________________________________
50251 [ 10057] By: nick                                  on 2001/05/09  18:37:56
50252         Log: Integrate mainline.
50253      Branch: perlio
50254           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
50255           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
50256 ____________________________________________________________________________
50257 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
50258         Log: Update Changes.
50259      Branch: perl
50260            ! Changes patchlevel.h
50261 ____________________________________________________________________________
50262 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
50263         Log: Integrate perlio.
50264      Branch: perl
50265           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50266 ____________________________________________________________________________
50267 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
50268         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
50269              From: Benjamin Sugars <bsugars@canoe.ca>
50270              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
50271              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
50272      Branch: perl
50273            ! perlio.c
50274 ____________________________________________________________________________
50275 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
50276         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
50277              From: Benjamin Sugars <bsugars@canoe.ca>
50278              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
50279              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
50280      Branch: perl
50281            ! ext/PerlIO/Scalar/Scalar.xs
50282 ____________________________________________________________________________
50283 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
50284         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
50285              From: Jeff Pinyan <jeffp@crusoe.net>
50286              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
50287              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
50288      Branch: perl
50289            ! lib/Pod/Html.pm
50290 ____________________________________________________________________________
50291 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
50292         Log: EPOC tweak from Olaf Flebbe.
50293      Branch: perl
50294            ! epoc/epocish.h
50295 ____________________________________________________________________________
50296 [ 10050] By: nick                                  on 2001/05/09  14:37:57
50297         Log: win32, regen_config_h
50298      Branch: perlio
50299            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50300 ____________________________________________________________________________
50301 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
50302         Log: Integrate perlio.
50303      Branch: perl
50304           !> pp_sys.c
50305 ____________________________________________________________________________
50306 [ 10048] By: nick                                  on 2001/05/09  11:59:50
50307         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
50308              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
50309      Branch: perlio
50310            ! pp_sys.c
50311 ____________________________________________________________________________
50312 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
50313         Log: Integrate perlio.
50314      Branch: perl
50315           !> run.c
50316 ____________________________________________________________________________
50317 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
50318         Log: Subject: Re: Less warnings during configure
50319              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50320              Date: Wed, 09 May 2001 13:12:49 +0200
50321              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
50322      Branch: perl
50323            ! hints/hpux.sh
50324 ____________________________________________________________________________
50325 [ 10045] By: nick                                  on 2001/05/09  09:56:59
50326         Log: MULTIPLICITY/DEBUGGING build fix.
50327      Branch: perlio
50328            ! run.c
50329 ____________________________________________________________________________
50330 [ 10044] By: nick                                  on 2001/05/09  09:46:37
50331         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
50332      Branch: perlio
50333           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
50334            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50335           !> (integrate 65 files)
50336 ____________________________________________________________________________
50337 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
50338         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
50339              From: Robin Houston <robin@kitsite.com>
50340              Date: Tue, 8 May 2001 19:38:00 +0100
50341              Message-ID: <20010508193800.A4389@penderel>
50342              
50343              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
50344              From: Robin Houston <robin@kitsite.com>
50345              Date: Tue, 8 May 2001 20:03:57 +0100
50346              Message-ID: <20010508200357.A4614@penderel>
50347              
50348              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
50349              From: Robin Houston <robin@kitsite.com>
50350              Date: Wed, 9 May 2001 00:12:05 +0100
50351              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
50352      Branch: perl
50353            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
50354 ____________________________________________________________________________
50355 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
50356         Log: Retract #10031.
50357      Branch: perl
50358            ! pod/perlfunc.pod
50359 ____________________________________________________________________________
50360 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
50361         Log: The metaconfig unit changes for #10040.
50362      Branch: metaconfig/U/perl
50363            ! Checkcc.U d_dlsymun.U dlsrc.U
50364 ____________________________________________________________________________
50365 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
50366         Log: The Configure half of
50367              
50368              Subject: Less warnings during configure
50369              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50370              Date: Tue, 08 May 2001 08:44:02 +0200
50371              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
50372      Branch: perl
50373            ! Configure
50374 ____________________________________________________________________________
50375 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
50376         Log: Subject: Less warnings during configure
50377              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50378              Date: Tue, 08 May 2001 08:44:02 +0200
50379              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
50380      Branch: perl
50381            ! hints/hpux.sh
50382 ____________________________________________________________________________
50383 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
50384         Log: Don't forget to whine about \d__\d.
50385      Branch: perl
50386            ! t/pragma/warn/toke toke.c
50387 ____________________________________________________________________________
50388 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
50389         Log: Allow underscores also in the exponent part.
50390      Branch: perl
50391            ! t/pragma/warn/toke toke.c
50392 ____________________________________________________________________________
50393 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
50394         Log: CodeMagicCD doesn't look like an *I*DE.
50395      Branch: perl
50396            ! pod/perlfaq3.pod
50397 ____________________________________________________________________________
50398 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
50399         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
50400              to be consistently down).
50401      Branch: perl
50402            ! pod/perlfaq3.pod
50403 ____________________________________________________________________________
50404 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
50405         Log: Upgrade to Text::Balanced 1.84.
50406      Branch: perl
50407            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
50408 ____________________________________________________________________________
50409 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
50410         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
50411              From: Benjamin Sugars <bsugars@canoe.ca>
50412              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
50413              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
50414      Branch: perl
50415            ! run.c
50416 ____________________________________________________________________________
50417 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
50418         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
50419              From: Peter Prymmer <pvhp@forte.com>
50420              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
50421              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
50422      Branch: perl
50423            ! t/pod/plainer.t
50424 ____________________________________________________________________________
50425 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
50426         Log: (Retracted by #10042)
50427              
50428              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
50429              From: "Philip Newton" <pnewton@gmx.de>
50430              Date: Tue, 8 May 2001 09:18:10 +0200
50431              Message-ID: <3AF7B9D2.28861.603732@localhost>
50432      Branch: perl
50433            ! pod/perlfunc.pod
50434 ____________________________________________________________________________
50435 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
50436         Log: Subject: [PATCH B::Deparse] Document known bugs
50437              From: Robin Houston <robin@kitsite.com>
50438              Date: Tue, 8 May 2001 01:53:34 +0100
50439              Message-ID: <20010508015334.A32394@penderel>
50440      Branch: perl
50441            ! ext/B/B/Deparse.pm
50442 ____________________________________________________________________________
50443 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
50444         Log: Subject: Re: Perl book, magazine and website updates.
50445              From: "Philip Newton" <pnewton@gmx.de>
50446              Date: Mon, 7 May 2001 17:03:58 +0200
50447              Message-ID: <3AF6D57E.5387.1E29930@localhost>
50448      Branch: perl
50449            ! pod/perlfaq2.pod
50450 ____________________________________________________________________________
50451 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
50452         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
50453              From: Peter Prymmer <pvhp@forte.com>
50454              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
50455              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
50456      Branch: perl
50457            ! t/io/fflush.t
50458 ____________________________________________________________________________
50459 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
50460         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
50461              From: Robin Houston <robin@kitsite.com>
50462              Date: Tue, 8 May 2001 01:14:55 +0100
50463              Message-ID: <20010508011455.A32162@penderel>
50464      Branch: perl
50465            ! ext/B/B/Deparse.pm
50466 ____________________________________________________________________________
50467 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
50468         Log: Typo in #10025.
50469      Branch: perl
50470            ! hints/uts.sh
50471 ____________________________________________________________________________
50472 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
50473         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
50474      Branch: perl
50475            ! hints/uts.sh
50476 ____________________________________________________________________________
50477 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
50478         Log: Subject: Re: [ID 20010506.045] question about hash syntax
50479              From: Peter Scott <Peter@PSDT.com>
50480              Date: Sun, 06 May 2001 13:10:40 -0700
50481              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
50482      Branch: perl
50483            ! pod/perl56delta.pod
50484 ____________________________________________________________________________
50485 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
50486         Log: Configure should figure out the list of dynamic extensions
50487              just fine in UTS-- and in fact it does, as reported by Hal Morris.
50488      Branch: perl
50489            ! hints/uts.sh
50490 ____________________________________________________________________________
50491 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
50492         Log: Update Changes.
50493      Branch: perl
50494            ! Changes patchlevel.h
50495 ____________________________________________________________________________
50496 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
50497         Log: Subject: [PATCH regcomp.c] Insecure regexes
50498              From: Robin Houston <robin@kitsite.com>
50499              Date: Mon, 7 May 2001 21:56:12 +0100
50500              Message-ID: <20010507215612.A31114@penderel>
50501      Branch: perl
50502            ! regcomp.c
50503 ____________________________________________________________________________
50504 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
50505         Log: Drop the foobar.perl.com references for now until Simon
50506              gets them sorted out.
50507      Branch: perl
50508            ! pod/perlfaq2.pod
50509 ____________________________________________________________________________
50510 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
50511         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
50512              From: Prymmer/Kahn <pvhp@best.com>
50513              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
50514              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
50515      Branch: perl
50516            ! lib/Devel/SelfStubber.pm
50517 ____________________________________________________________________________
50518 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
50519         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
50520              From: Prymmer/Kahn <pvhp@best.com>
50521              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
50522              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
50523      Branch: perl
50524            ! win32/Makefile
50525 ____________________________________________________________________________
50526 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
50527         Log: s/WebTechnique's/WebTechniques/
50528      Branch: perl
50529            ! pod/perlfaq2.pod
50530 ____________________________________________________________________________
50531 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
50532         Log: Llama 3 updates from Randal.
50533      Branch: perl
50534            ! pod/perlfaq2.pod
50535 ____________________________________________________________________________
50536 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
50537         Log: Subject: [PATCH] Help -Dt show correct pad variables
50538              From: Benjamin Sugars <ben.sugars@home.com>
50539              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
50540              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
50541      Branch: perl
50542            ! embed.h embed.pl proto.h run.c
50543 ____________________________________________________________________________
50544 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
50545         Log: Subject: [PATCH] Document C<our $foo : shared>
50546              From: Benjamin Sugars <ben.sugars@home.com>
50547              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
50548              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
50549      Branch: perl
50550            ! pod/perlfunc.pod
50551 ____________________________________________________________________________
50552 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
50553         Log: Subject: [PATCH B::Deparse] undefined folded constants
50554              From: Robin Houston <robin@kitsite.com>
50555              Date: Sun, 6 May 2001 17:19:09 +0100
50556              Message-ID: <20010506171909.A7046@penderel>
50557      Branch: perl
50558            ! ext/B/B/Deparse.pm
50559 ____________________________________________________________________________
50560 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
50561         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
50562              From: Robin Houston <robin@kitsite.com>
50563              Message-ID: <20010506164654.A6848@penderel>
50564              Date: Sun, 6 May 2001 16:46:54 +0100
50565      Branch: perl
50566            ! ext/B/B/Deparse.pm
50567 ____________________________________________________________________________
50568 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
50569         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
50570              From: Robin Houston <robin@kitsite.com>
50571              Date: Sun, 6 May 2001 14:47:02 +0100
50572              Message-ID: <20010506144702.A6308@penderel>
50573      Branch: perl
50574            ! t/op/my_stash.t
50575 ____________________________________________________________________________
50576 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
50577         Log: Subject: Perl book, magazine and website updates.
50578              From: Simon Cozens <simon@netthink.co.uk>
50579              Date: Sun, 6 May 2001 16:55:36 +0100
50580              Message-ID: <20010506165536.A1795@netthink.co.uk>
50581      Branch: perl
50582            ! pod/perlbook.pod pod/perlfaq2.pod
50583 ____________________________________________________________________________
50584 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
50585         Log: Tweaks on the Tru64 prof options.
50586      Branch: perl
50587            ! pod/perlhack.pod
50588 ____________________________________________________________________________
50589 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
50590         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
50591              From: Robin Houston <robin@kitsite.com>
50592              Date: Sun, 6 May 2001 14:40:51 +0100
50593              Message-ID: <20010506144051.A6279@penderel>
50594      Branch: perl
50595            ! t/pod/testp2pt.pl
50596 ____________________________________________________________________________
50597 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
50598         Log: Subject: [PATCH B::Deparse] scoping
50599              From: Robin Houston <robin@kitsite.com>
50600              Date: Sun, 6 May 2001 14:36:56 +0100
50601              Message-ID: <20010506143656.A4006@penderel>
50602      Branch: perl
50603            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
50604 ____________________________________________________________________________
50605 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
50606         Log: Document the undefinedness of bitshifting out of range.
50607      Branch: perl
50608            ! pod/perlop.pod
50609 ____________________________________________________________________________
50610 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
50611         Log: Retract #10003 and update the IDE descriptions a bit.
50612      Branch: perl
50613            ! pod/perlfaq3.pod
50614 ____________________________________________________________________________
50615 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
50616         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
50617              From: Prymmer/Kahn <pvhp@best.com>
50618              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
50619              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
50620      Branch: perl
50621            ! win32/Makefile win32/buildext.pl win32/config.bc
50622            ! win32/config.gc win32/config.vc
50623 ____________________________________________________________________________
50624 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
50625         Log: (Retracted by #10005.)
50626      Branch: perl
50627            ! pod/perlfaq3.pod
50628 ____________________________________________________________________________
50629 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
50630         Log: It's "psed", not "sed".
50631      Branch: perl
50632            ! x2p/s2p.PL
50633 ____________________________________________________________________________
50634 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
50635         Log: Update Changes.
50636      Branch: perl
50637            ! Changes patchlevel.h
50638 ____________________________________________________________________________
50639 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
50640         Log: Subject: Re: bleadperl make install fails due to "psed"
50641              From: andreas.koenig@anima.de (Andreas J. Koenig)
50642              Date: 05 May 2001 18:23:28 +0200
50643              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
50644      Branch: perl
50645            ! x2p/Makefile.SH x2p/s2p.PL
50646 ____________________________________________________________________________
50647 [  9999] By: jhi                                   on 2001/05/05  18:28:09
50648         Log: AUTHORS updates.
50649      Branch: perl
50650            ! AUTHORS
50651 ____________________________________________________________________________
50652 [  9998] By: jhi                                   on 2001/05/05  18:16:00
50653         Log: Updates on the pods related to the modules included since 5.6.
50654              
50655              TODO: perltodo really could use major updating.
50656      Branch: perl
50657            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
50658            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
50659            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
50660            ! pod/perlsyn.pod pod/perltodo.pod
50661 ____________________________________________________________________________
50662 [  9997] By: jhi                                   on 2001/05/05  17:35:17
50663         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
50664              from Kurt Skauen.
50665      Branch: perl
50666            + hints/atheos.sh
50667            ! MANIFEST
50668 ____________________________________________________________________________
50669 [  9996] By: jhi                                   on 2001/05/05  17:25:00
50670         Log: Add preemptive #undefs for some of the shorter and more prone
50671              to collision regcomp.h #defines.  (Background: the MASK collided
50672              with a system header #define in Rhapsody.)
50673      Branch: perl
50674            ! regcomp.h
50675 ____________________________________________________________________________
50676 [  9995] By: jhi                                   on 2001/05/05  13:24:21
50677         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
50678              From: Nicholas Clark <nick@ccl4.org>
50679              Date: Sat, 5 May 2001 14:46:39 +0100
50680              Message-ID: <20010505144639.O53513@plum.flirble.org>
50681              
50682              Add a test for the constants (if any) being processed correctly.
50683      Branch: perl
50684            ! utils/h2xs.PL
50685 ____________________________________________________________________________
50686 [  9994] By: jhi                                   on 2001/05/05  02:11:03
50687         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
50688              From: Peter Prymmer <pvhp@forte.com>
50689              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
50690              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
50691      Branch: perl
50692            ! t/lib/b-stash.t
50693 ____________________________________________________________________________
50694 [  9993] By: jhi                                   on 2001/05/05  02:03:49
50695         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
50696              From: Peter Prymmer <pvhp@forte.com>
50697              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
50698              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
50699      Branch: perl
50700            ! perlio.c vms/vmsish.h
50701 ____________________________________________________________________________
50702 [  9992] By: jhi                                   on 2001/05/04  17:21:12
50703         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
50704              From: Robin Barker <rmb1@cise.npl.co.uk>
50705              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
50706              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
50707      Branch: perl
50708            + t/pod/plainer.t
50709            ! MANIFEST
50710 ____________________________________________________________________________
50711 [  9991] By: jhi                                   on 2001/05/04  16:47:45
50712         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
50713              From: Robin Barker <rmb1@cise.npl.co.uk>
50714              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
50715              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
50716      Branch: perl
50717            ! regcomp.c
50718 ____________________________________________________________________________
50719 [  9990] By: jhi                                   on 2001/05/04  14:37:20
50720         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
50721              From: Prymmer/Kahn <pvhp@best.com>
50722              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
50723              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
50724      Branch: perl
50725            ! t/lib/b-stash.t
50726 ____________________________________________________________________________
50727 [  9989] By: jhi                                   on 2001/05/04  14:03:58
50728         Log: Introduce perl572delta, update Todo, add the missing
50729              mention about signal safety since 5.7.1 (though this
50730              requires verification and more details.)
50731      Branch: perl
50732            + pod/perl572delta.pod
50733            ! MANIFEST Todo pod/perl571delta.pod
50734 ____________________________________________________________________________
50735 [  9988] By: jhi                                   on 2001/05/04  12:41:51
50736         Log: Subject: [PATCH perl@9944] long =item
50737              From: Robin Barker <rmb1@cise.npl.co.uk>
50738              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
50739              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
50740      Branch: perl
50741            ! ext/Time/HiRes/HiRes.pm
50742 ____________________________________________________________________________
50743 [  9987] By: jhi                                   on 2001/05/04  12:39:19
50744         Log: The #9901 had removed one line essential for EBCDIC.
50745      Branch: perl
50746            ! regcomp.c
50747 ____________________________________________________________________________
50748 [  9986] By: jhi                                   on 2001/05/04  12:30:23
50749         Log: Subject: cygwin/Makefile.SHs INSTALL patch
50750              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
50751              Date: Mon, 08 Jan 2001 04:59:21 +0200
50752              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
50753      Branch: perl
50754            ! cygwin/Makefile.SHs
50755 ____________________________________________________________________________
50756 [  9985] By: jhi                                   on 2001/05/04  03:51:39
50757         Log: Encode/IO doc tweaks.
50758      Branch: perl
50759            ! ext/Encode/Encode.pm
50760 ____________________________________________________________________________
50761 [  9984] By: jhi                                   on 2001/05/04  03:29:34
50762         Log: Remove GDBM_File from the dynamic extensions for UTS,
50763              GDBM is not a standard feature.
50764      Branch: perl
50765            ! hints/uts.sh
50766 ____________________________________________________________________________
50767 [  9983] By: jhi                                   on 2001/05/04  03:22:59
50768         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
50769      Branch: perl
50770            ! pod/perlretut.pod
50771 ____________________________________________________________________________
50772 [  9982] By: jhi                                   on 2001/05/03  23:21:03
50773         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
50774              From: Benjamin Sugars <bsugars@canoe.ca>
50775              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
50776              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
50777      Branch: perl
50778            ! dump.c
50779 ____________________________________________________________________________
50780 [  9981] By: jhi                                   on 2001/05/03  23:20:05
50781         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
50782              From: Benjamin Sugars <bsugars@canoe.ca>
50783              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
50784              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
50785      Branch: perl
50786            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50787 ____________________________________________________________________________
50788 [  9980] By: jhi                                   on 2001/05/03  23:15:29
50789         Log: Integrate perlio.
50790      Branch: perl
50791           !> ext/Encode/Encode.pm
50792 ____________________________________________________________________________
50793 [  9979] By: jhi                                   on 2001/05/03  16:54:59
50794         Log: Install psed man page.
50795      Branch: perl
50796            ! installman
50797 ____________________________________________________________________________
50798 [  9978] By: jhi                                   on 2001/05/03  16:45:58
50799         Log: Remove unused files; noted by Sarathy.
50800      Branch: perl
50801            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50802            ! MANIFEST
50803 ____________________________________________________________________________
50804 [  9977] By: jhi                                   on 2001/05/03  16:42:30
50805         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
50806              From: Andy Dougherty <doughera@lafayette.edu>
50807              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
50808              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
50809      Branch: perl
50810            ! INSTALL
50811 ____________________________________________________________________________
50812 [  9976] By: nick                                  on 2001/05/03  16:40:42
50813         Log: Allow $answer = encode($object,$text); like it says in docs.
50814      Branch: perlio
50815            ! ext/Encode/Encode.pm
50816 ____________________________________________________________________________
50817 [  9975] By: nick                                  on 2001/05/03  16:22:30
50818         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
50819              to be in scope (fair enough), and also a package variable (our) for eval to see it.
50820      Branch: perlio
50821            ! ext/Encode/Encode.pm
50822 ____________________________________________________________________________
50823 [  9974] By: nick                                  on 2001/05/03  15:48:17
50824         Log: Integrate mainline.
50825      Branch: perlio
50826           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
50827           +> t/lib/filter-simple.t t/lib/next.t
50828           !> (integrate 70 files)
50829 ____________________________________________________________________________
50830 [  9973] By: jhi                                   on 2001/05/03  13:09:09
50831         Log: Update Changes.
50832      Branch: perl
50833            ! Changes patchlevel.h
50834 ____________________________________________________________________________
50835 [  9972] By: jhi                                   on 2001/05/03  12:58:33
50836         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
50837              From: Prymmer/Kahn <pvhp@best.com>
50838              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
50839              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
50840      Branch: perl
50841            ! t/io/fflush.t
50842 ____________________________________________________________________________
50843 [  9971] By: jhi                                   on 2001/05/03  12:57:26
50844         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
50845              From: Prymmer/Kahn <pvhp@best.com>
50846              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
50847              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
50848      Branch: perl
50849            ! win32/FindExt.pm
50850 ____________________________________________________________________________
50851 [  9970] By: jhi                                   on 2001/05/03  02:42:46
50852         Log: Can't croak sans thread context, from Doug MacEachern.
50853      Branch: perl
50854            ! toke.c
50855 ____________________________________________________________________________
50856 [  9969] By: jhi                                   on 2001/05/03  01:23:48
50857         Log: Subject: Random input test and Perl
50858              From: Ilya Zakharevich <ilya@math.berkeley.edu>
50859              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
50860              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
50861      Branch: perl
50862            ! toke.c
50863 ____________________________________________________________________________
50864 [  9968] By: jhi                                   on 2001/05/02  22:17:21
50865         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
50866              From: Peter Prymmer <pvhp@forte.com>
50867              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
50868              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
50869      Branch: perl
50870            ! pod/perlfunc.pod pod/perlport.pod
50871 ____________________________________________________________________________
50872 [  9967] By: jhi                                   on 2001/05/02  20:12:45
50873         Log: Workaround for UTS compiler casting bug from Hal Morris.
50874      Branch: perl
50875            ! perl.h
50876 ____________________________________________________________________________
50877 [  9966] By: jhi                                   on 2001/05/02  18:31:37
50878         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
50879              From: Dan Sugalski <dan@sidhe.org>
50880              Date: Wed, 02 May 2001 15:23:22 -0400
50881              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
50882      Branch: perl
50883            ! perl.c vms/vms.c
50884 ____________________________________________________________________________
50885 [  9965] By: jhi                                   on 2001/05/02  18:21:29
50886         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
50887      Branch: perl
50888            ! pod/perlfunc.pod
50889 ____________________________________________________________________________
50890 [  9964] By: jhi                                   on 2001/05/02  18:15:01
50891         Log: Document large files in INSTALL, document also the %x
50892              limitation if not use64bitint, closes bug 20010326.007.
50893      Branch: perl
50894            ! INSTALL
50895 ____________________________________________________________________________
50896 [  9963] By: jhi                                   on 2001/05/02  17:24:47
50897         Log: perlmodlib tweaks; regen pods.
50898      Branch: perl
50899            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
50900            ! pod/perltoc.pod
50901 ____________________________________________________________________________
50902 [  9962] By: jhi                                   on 2001/05/02  17:14:00
50903         Log: Fix for a segfault, from Marc Lehmann.
50904      Branch: perl
50905            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
50906 ____________________________________________________________________________
50907 [  9961] By: jhi                                   on 2001/05/02  15:55:53
50908         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
50909              From: "Philip Newton" <pnewton@gmx.de>
50910              Date: Wed, 2 May 2001 18:39:03 +0200
50911              Message-ID: <3AF05447.15525.173B588@localhost>
50912      Branch: perl
50913            ! pod/perlop.pod
50914 ____________________________________________________________________________
50915 [  9960] By: jhi                                   on 2001/05/02  15:35:37
50916         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
50917              From: Dan Sugalski <dan@sidhe.org>
50918              Date: Wed, 02 May 2001 11:37:27 -0400
50919              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
50920      Branch: perl
50921            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
50922            ! thread.h vms/vms.c vms/vmsish.h
50923 ____________________________________________________________________________
50924 [  9959] By: jhi                                   on 2001/05/02  15:21:08
50925         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
50926              From: Benjamin Sugars <bsugars@canoe.ca>
50927              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
50928              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
50929      Branch: perl
50930            ! ext/PerlIO/Scalar/Scalar.xs
50931 ____________________________________________________________________________
50932 [  9958] By: jhi                                   on 2001/05/02  15:15:53
50933         Log: Bug in #9915, spotted by Mike Guy.
50934      Branch: perl
50935            ! installperl
50936 ____________________________________________________________________________
50937 [  9957] By: jhi                                   on 2001/05/02  13:26:01
50938         Log: Add a test for not griping about references as array
50939              indices if the reference has magic in it (overloaded
50940              methods).
50941      Branch: perl
50942            ! pod/perldiag.pod t/pragma/warn/pp_hot
50943 ____________________________________________________________________________
50944 [  9956] By: jhi                                   on 2001/05/02  13:07:01
50945         Log: Retracted a bit too much in #9952.
50946      Branch: perl
50947            ! t/pragma/sub_lval.t
50948 ____________________________________________________________________________
50949 [  9955] By: jhi                                   on 2001/05/02  13:05:38
50950         Log: Test for #9952.
50951      Branch: perl
50952            ! t/op/tie.t
50953 ____________________________________________________________________________
50954 [  9954] By: jhi                                   on 2001/05/02  11:48:18
50955         Log: Additional note on the encoding example: one cannot
50956              convert string constants in-place.
50957      Branch: perl
50958            ! ext/Encode/Encode.pm
50959 ____________________________________________________________________________
50960 [  9953] By: jhi                                   on 2001/05/02  11:43:51
50961         Log: Note that if you have recent enough Perl you already
50962              have Filter::Util::Call.
50963      Branch: perl
50964            ! lib/Filter/Simple.pm
50965 ____________________________________________________________________________
50966 [  9952] By: jhi                                   on 2001/05/02  11:31:53
50967         Log: Retract changes #8254 and #8255, causes coredump in
50968              'tie FH, "main"', reported by Abigail, culprit found by
50969              Benjamin Sugars.  Mirrors maintperl change #9950.
50970      Branch: perl
50971            ! op.c t/pragma/sub_lval.t
50972 ____________________________________________________________________________
50973 [  9951] By: jhi                                   on 2001/05/02  11:14:29
50974         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
50975      Branch: perl
50976            + t/lib/MyFilter.pm
50977 ____________________________________________________________________________
50978 [  9950] By: gsar                                  on 2001/05/02  03:17:11
50979         Log: revert integration of changes#8254,8255 in change#8620 (causes
50980              a coredump in C<tie FH, 'foo'>; the idea itself may need better
50981              rationalization)
50982      Branch: maint-5.6/perl
50983            ! op.c t/pragma/sub_lval.t
50984 ____________________________________________________________________________
50985 [  9949] By: gsar                                  on 2001/05/02  02:56:32
50986         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
50987              
50988              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50989              
50990              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50991      Branch: maint-5.6/perl
50992           !> hints/svr5.sh
50993 ____________________________________________________________________________
50994 [  9948] By: gsar                                  on 2001/05/02  02:49:15
50995         Log: pod/find.t breaks on VMS (from Craig Berry)
50996      Branch: maint-5.6/perl
50997            ! t/pod/find.t
50998 ____________________________________________________________________________
50999 [  9947] By: jhi                                   on 2001/05/02  02:43:09
51000         Log: Add an encoding conversion example.
51001      Branch: perl
51002            ! ext/Encode/Encode.pm
51003 ____________________________________________________________________________
51004 [  9946] By: jhi                                   on 2001/05/02  01:34:22
51005         Log: Another coat of paint but still nowhere finished.
51006              Need to decide on the semantics of strptime(): should
51007              strptime() be a function instead of a method?  To do
51008              the week/monthname-strptiming the i18n/l10n bullet needs
51009              to be bitten with gusto.
51010      Branch: perl
51011            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51012 ____________________________________________________________________________
51013 [  9945] By: jhi                                   on 2001/05/01  23:40:52
51014         Log: Update Changes.
51015      Branch: perl
51016            ! Changes patchlevel.h
51017 ____________________________________________________________________________
51018 [  9944] By: jhi                                   on 2001/05/01  23:33:37
51019         Log: Add known-to-be-tested modules to the list-to-be-skipped.
51020      Branch: perl
51021            ! t/lib/1_compile.t
51022 ____________________________________________________________________________
51023 [  9943] By: jhi                                   on 2001/05/01  23:24:40
51024         Log: Subject: BorlandC++ fix
51025              From: "Vadim Konovalov" <watman@inbox.ru>
51026              Date: Mon, 30 Apr 2001 20:12:26 -0700
51027              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
51028      Branch: perl
51029            ! win32/makefile.mk
51030 ____________________________________________________________________________
51031 [  9942] By: jhi                                   on 2001/05/01  23:18:02
51032         Log: Update to Filter::Simple 0.60, create a test for it.
51033      Branch: perl
51034            + t/lib/filter-simple.t
51035            ! MANIFEST lib/Filter/Simple.pm
51036 ____________________________________________________________________________
51037 [  9941] By: jhi                                   on 2001/05/01  19:47:24
51038         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
51039              From: Hugo <hv@crypt.compulink.co.uk>
51040              Date: Tue, 01 May 2001 20:12:20 +0100
51041              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
51042      Branch: perl
51043            ! pp_hot.c t/op/re_tests
51044 ____________________________________________________________________________
51045 [  9940] By: jhi                                   on 2001/05/01  19:42:16
51046         Log: Integrate perlio.
51047      Branch: perl
51048           !> lib/base.pm t/lib/fields.t
51049 ____________________________________________________________________________
51050 [  9939] By: jhi                                   on 2001/05/01  19:39:51
51051         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
51052              From: Benjamin Sugars <bsugars@canoe.ca>
51053              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
51054              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
51055      Branch: perl
51056            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51057 ____________________________________________________________________________
51058 [  9938] By: jhi                                   on 2001/05/01  19:34:09
51059         Log: Add NEXT, a pseudo-class for method redispatching.
51060              <Damian>NEXT.pm probably offers more bang-for-buck
51061              than anything else I've ever written.</Damian>
51062      Branch: perl
51063            + lib/NEXT.pm t/lib/next.t
51064            ! MANIFEST
51065 ____________________________________________________________________________
51066 [  9937] By: jhi                                   on 2001/05/01  19:21:41
51067         Log: Update to Switch 2.02.
51068      Branch: perl
51069            ! lib/Switch.pm t/lib/switch.t
51070 ____________________________________________________________________________
51071 [  9936] By: nick                                  on 2001/05/01  19:09:21
51072         Log: Fix for base.pm clobbering $VERSION
51073      Branch: perlio
51074            ! lib/base.pm
51075 ____________________________________________________________________________
51076 [  9935] By: nick                                  on 2001/05/01  18:54:38
51077         Log: Test for base.pm clobbering $VERSION.
51078      Branch: perlio
51079            ! t/lib/fields.t
51080 ____________________________________________________________________________
51081 [  9934] By: jhi                                   on 2001/05/01  18:39:10
51082         Log: Add information about Scalar::Util::blessed.
51083      Branch: perl
51084            ! pod/perlobj.pod
51085 ____________________________________________________________________________
51086 [  9933] By: jhi                                   on 2001/05/01  18:33:51
51087         Log: Subject: Extra UNIVERSAL documentation
51088              From: Mike Guy <mjtg@cam.ac.uk>
51089              Date: Tue, 01 May 2001 20:12:11 +0100
51090              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
51091      Branch: perl
51092            ! pod/perlobj.pod
51093 ____________________________________________________________________________
51094 [  9932] By: jhi                                   on 2001/05/01  18:26:54
51095         Log: Subject: Autoflush in tests as appropriate
51096              From: Mike Guy <mjtg@cam.ac.uk>
51097              Date: Tue, 01 May 2001 20:05:31 +0100
51098              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
51099      Branch: perl
51100            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
51101            ! t/op/taint.t
51102 ____________________________________________________________________________
51103 [  9931] By: jhi                                   on 2001/05/01  18:02:29
51104         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
51105              From: Benjamin Sugars <bsugars@canoe.ca>
51106              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
51107              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
51108      Branch: perl
51109            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51110 ____________________________________________________________________________
51111 [  9930] By: jhi                                   on 2001/05/01  15:12:26
51112         Log: Subject: Re: Finally got a round tuit
51113              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51114              Date: Tue, 01 May 2001 14:14:10 +0200
51115              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
51116              
51117              The -DP part, slightly modified.
51118      Branch: perl
51119            ! perl.c
51120 ____________________________________________________________________________
51121 [  9929] By: jhi                                   on 2001/05/01  14:17:15
51122         Log: Subject: Re: Finally got a round tuit
51123              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51124              Date: Tue, 01 May 2001 16:34:06 +0200
51125              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
51126              
51127              cpp and optimization tweaks for HP-UX.
51128      Branch: perl
51129            ! hints/hpux.sh
51130 ____________________________________________________________________________
51131 [  9928] By: jhi                                   on 2001/05/01  13:24:20
51132         Log: Tune the scan_num() comments to reality.
51133      Branch: perl
51134            ! toke.c
51135 ____________________________________________________________________________
51136 [  9927] By: jhi                                   on 2001/05/01  13:14:01
51137         Log: Subject: [PATCH B::Deparse] optimised sort
51138              From: Robin Houston <robin@kitsite.com>
51139              Date: Tue, 1 May 2001 14:07:12 +0100
51140              Message-ID: <20010501140712.A4266@penderel>
51141      Branch: perl
51142            ! ext/B/B/Deparse.pm
51143 ____________________________________________________________________________
51144 [  9926] By: jhi                                   on 2001/05/01  13:10:53
51145         Log: Subject: [PATCH t/lib/b-deparse.t] 
51146              From: Robin Houston <robin@kitsite.com>
51147              Date: Tue, 1 May 2001 13:37:42 +0100
51148              Message-ID: <20010501133742.A4082@penderel>
51149      Branch: perl
51150            ! t/lib/b-deparse.t
51151 ____________________________________________________________________________
51152 [  9925] By: jhi                                   on 2001/05/01  13:10:13
51153         Log: Subject: [PATCH B::Deparse] for(;;), sort
51154              From: Robin Houston <robin@kitsite.com>
51155              Date: Tue, 1 May 2001 13:35:00 +0100
51156              Message-ID: <20010501133500.A4061@penderel>
51157      Branch: perl
51158            ! ext/B/B/Deparse.pm
51159 ____________________________________________________________________________
51160 [  9924] By: jhi                                   on 2001/05/01  13:09:22
51161         Log: Subject: [PATCH B::Deparse] do, warn, use
51162              From: Robin Houston <robin@kitsite.com>
51163              Date: Tue, 1 May 2001 13:31:03 +0100
51164              Message-ID: <20010501133103.A4041@penderel>
51165      Branch: perl
51166            ! ext/B/B/Deparse.pm
51167 ____________________________________________________________________________
51168 [  9923] By: jhi                                   on 2001/05/01  11:45:36
51169         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
51170              From: Benjamin Sugars <ben.sugars@home.com>
51171              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
51172              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
51173      Branch: perl
51174            + t/io/fflush.t
51175            ! MANIFEST
51176 ____________________________________________________________________________
51177 [  9922] By: jhi                                   on 2001/05/01  11:35:42
51178         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
51179              From: Peter Prymmer <pvhp@forte.com>
51180              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
51181              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
51182      Branch: perl
51183            ! t/lib/selfstubber.t
51184 ____________________________________________________________________________
51185 [  9921] By: jhi                                   on 2001/04/30  16:34:33
51186         Log: Subject: [PATCH B::Concise] suppress warning
51187              From: Robin Houston <robin@kitsite.com>
51188              Date: Mon, 30 Apr 2001 16:09:49 +0100
51189              Message-ID: <20010430160949.A25086@penderel>
51190      Branch: perl
51191            ! ext/B/B/Concise.pm
51192 ____________________________________________________________________________
51193 [  9920] By: jhi                                   on 2001/04/30  13:56:04
51194         Log: Strip the *markers* from #9919.
51195      Branch: perl
51196            ! pod/perlfaq.pod pod/perlfaq5.pod
51197 ____________________________________________________________________________
51198 [  9919] By: jhi                                   on 2001/04/30  13:54:04
51199         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
51200              From: Gwyn Judd <b.judd@xtra.co.nz>
51201              Date: Sun, 29 Apr 2001 01:47:49 +1200
51202              Message-ID: <20010429014749.A4418@thislove>
51203      Branch: perl
51204            ! pod/perlfaq.pod pod/perlfaq5.pod
51205 ____________________________________________________________________________
51206 [  9918] By: jhi                                   on 2001/04/30  13:13:54
51207         Log: More_tweakage.
51208      Branch: perl
51209            ! pod/perldata.pod pod/perldiag.pod
51210 ____________________________________________________________________________
51211 [  9917] By: jhi                                   on 2001/04/30  13:01:27
51212         Log: Update Changes.
51213      Branch: perl
51214            ! Changes patchlevel.h
51215 ____________________________________________________________________________
51216 [  9916] By: jhi                                   on 2001/04/30  12:57:03
51217         Log: T_w_e_a_k_a_g_e.
51218      Branch: perl
51219            ! pod/perldata.pod pod/perldiag.pod
51220 ____________________________________________________________________________
51221 [  9915] By: jhi                                   on 2001/04/30  12:39:29
51222         Log: Install s2p also as psed.
51223              
51224              TODO: psed documentation?
51225      Branch: perl
51226            ! installperl
51227 ____________________________________________________________________________
51228 [  9914] By: jhi                                   on 2001/04/30  12:29:21
51229         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
51230              From: Jens Hamisch <jens@Strawberry.COM>
51231              Date: Fri, 27 Apr 2001 17:00:36 +0200
51232              Message-ID: <20010427170036.K1372@Strawberry.COM>
51233              
51234              SOCKS5_VERSION_NAME is the right symbol to detect
51235              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
51236              function called socks5_init() is available, and even that is
51237              not universal, most SOCKS5 installations use SOCKSinit()).
51238      Branch: perl
51239            ! perlio.c
51240 ____________________________________________________________________________
51241 [  9913] By: jhi                                   on 2001/04/30  12:22:15
51242         Log: Allow a zero timeout on IO::Socket accept and connect--
51243              though one really shouldn't do that.  Based on
51244              
51245              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
51246              From: "John Holdsworth" <coldwave@bigfoot.com>
51247              Date: Sun, 4 Feb 2001 12:48:18 +0100
51248              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
51249      Branch: perl
51250            ! ext/IO/lib/IO/Socket.pm
51251 ____________________________________________________________________________
51252 [  9912] By: jhi                                   on 2001/04/30  11:27:27
51253         Log: Save the spot of regprev (see #9911) for binary compatibility;
51254              regen API.
51255      Branch: perl
51256            ! embedvar.h perlapi.h thrdvar.h
51257 ____________________________________________________________________________
51258 [  9911] By: jhi                                   on 2001/04/30  11:22:03
51259         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
51260              From: Hugo <hv@crypt.compulink.co.uk>
51261              Date: Sun, 29 Apr 2001 17:09:30 +0100
51262              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
51263      Branch: perl
51264            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
51265 ____________________________________________________________________________
51266 [  9910] By: jhi                                   on 2001/04/30  11:15:12
51267         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
51268              a dummy for PL_numeric_radix); no pressing reason to break
51269              binary compatibility; regen API.
51270      Branch: perl
51271            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
51272            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
51273 ____________________________________________________________________________
51274 [  9909] By: jhi                                   on 2001/04/30  10:56:08
51275         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
51276              From: Walt Mankowski <waltman@netaxs.com>
51277              Date: Sun, 29 Apr 2001 21:53:48 -0400
51278              Message-ID: <20010429215348.A3971@netaxs.com>
51279      Branch: perl
51280            ! pod/perlfunc.pod
51281 ____________________________________________________________________________
51282 [  9908] By: jhi                                   on 2001/04/30  10:49:40
51283         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
51284      Branch: perl
51285            ! t/lib/selfstubber.t
51286 ____________________________________________________________________________
51287 [  9907] By: nick                                  on 2001/04/30  09:26:50
51288         Log: Integrate mainline.
51289      Branch: perlio
51290           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
51291 ____________________________________________________________________________
51292 [  9906] By: jhi                                   on 2001/04/29  23:24:20
51293         Log: Abigail spotted a thinko in #9905.
51294      Branch: perl
51295            ! pod/perldiag.pod
51296 ____________________________________________________________________________
51297 [  9905] By: jhi                                   on 2001/04/29  15:55:39
51298         Log: Changed the underscore/undebar syntax in numeric constants;
51299              now any grouping will do, as long as the underscores are not
51300              consecutive (so "zero-grouping" is out), and they do not begin
51301              or end the integer or fractional parts.
51302      Branch: perl
51303            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
51304 ____________________________________________________________________________
51305 [  9904] By: nick                                  on 2001/04/29  15:43:22
51306         Log: Integrate mainline.
51307      Branch: perlio
51308           +> (branch 98 files)
51309            - lib/unicode/Block.pl
51310            - lib/unicode/In/AlphabeticPresentationForms.pl
51311            - lib/unicode/In/Arabic.pl
51312            - lib/unicode/In/ArabicPresentationForms-A.pl
51313            - lib/unicode/In/ArabicPresentationForms-B.pl
51314            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
51315            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
51316            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
51317            - lib/unicode/In/BopomofoExtended.pl
51318            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
51319            - lib/unicode/In/CJKCompatibility.pl
51320            - lib/unicode/In/CJKCompatibilityForms.pl
51321            - lib/unicode/In/CJKCompatibilityIdeographs.pl
51322            - lib/unicode/In/CJKRadicalsSupplement.pl
51323            - lib/unicode/In/CJKSymbolsandPunctuation.pl
51324            - lib/unicode/In/CJKUnifiedIdeographs.pl
51325            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
51326            - lib/unicode/In/Cherokee.pl
51327            - lib/unicode/In/CombiningDiacriticalMarks.pl
51328            - lib/unicode/In/CombiningHalfMarks.pl
51329            - lib/unicode/In/CombiningMarksforSymbols.pl
51330            - lib/unicode/In/ControlPictures.pl
51331            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
51332            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
51333            - lib/unicode/In/EnclosedAlphanumerics.pl
51334            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
51335            - lib/unicode/In/Ethiopic.pl
51336            - lib/unicode/In/GeneralPunctuation.pl
51337            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
51338            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
51339            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
51340            - lib/unicode/In/HalfwidthandFullwidthForms.pl
51341            - lib/unicode/In/HangulCompatibilityJamo.pl
51342            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
51343            - lib/unicode/In/Hebrew.pl
51344            - lib/unicode/In/HighPrivateUseSurrogates.pl
51345            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
51346            - lib/unicode/In/IPAExtensions.pl
51347            - lib/unicode/In/IdeographicDescriptionCharacters.pl
51348            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
51349            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
51350            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
51351            - lib/unicode/In/Latin-1Supplement.pl
51352            - lib/unicode/In/LatinExtended-A.pl
51353            - lib/unicode/In/LatinExtended-B.pl
51354            - lib/unicode/In/LatinExtendedAdditional.pl
51355            - lib/unicode/In/LetterlikeSymbols.pl
51356            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
51357            - lib/unicode/In/MathematicalOperators.pl
51358            - lib/unicode/In/MiscellaneousSymbols.pl
51359            - lib/unicode/In/MiscellaneousTechnical.pl
51360            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
51361            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
51362            - lib/unicode/In/OpticalCharacterRecognition.pl
51363            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
51364            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
51365            - lib/unicode/In/SmallFormVariants.pl
51366            - lib/unicode/In/SpacingModifierLetters.pl
51367            - lib/unicode/In/Specials.pl
51368            - lib/unicode/In/SuperscriptsandSubscripts.pl
51369            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
51370            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
51371            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
51372            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
51373            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
51374           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
51375           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
51376           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
51377           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
51378           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
51379           !> utf8.c win32/Makefile
51380 ____________________________________________________________________________
51381 [  9903] By: jhi                                   on 2001/04/29  14:30:53
51382         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
51383              From: Prymmer/Kahn <pvhp@best.com>
51384              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
51385              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
51386      Branch: perl
51387            ! win32/Makefile
51388 ____________________________________________________________________________
51389 [  9902] By: jhi                                   on 2001/04/29  02:52:44
51390         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
51391              From: "Abigail" <abigail@foad.org>
51392              Date: Sun, 29 Apr 2001 03:14:25 +0200
51393              Message-ID: <20010429011425.24503.qmail@foad.org>
51394      Branch: perl
51395            ! ext/IO/lib/IO/Seekable.pm
51396 ____________________________________________________________________________
51397 [  9901] By: jhi                                   on 2001/04/29  02:04:46
51398         Log: In character classes one couldn't have 0x80..0xff characters
51399              at the left hand side if there were 0x100.. characters in the
51400              character class.
51401      Branch: perl
51402            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
51403            ! t/op/pat.t utf8.c
51404 ____________________________________________________________________________
51405 [  9900] By: jhi                                   on 2001/04/28  22:55:04
51406         Log: Forgot the latest mktables.PL from #9899.
51407      Branch: perl
51408            ! lib/unicode/mktables.PL
51409 ____________________________________________________________________________
51410 [  9899] By: jhi                                   on 2001/04/28  22:53:28
51411         Log: Explain the \p{} and \P{} error message better and
51412              have prettier prettyprint in In.pl.
51413      Branch: perl
51414            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
51415            ! pod/perldiag.pod
51416 ____________________________________________________________________________
51417 [  9898] By: jhi                                   on 2001/04/28  21:03:34
51418         Log: Add one possible explanation for the "Invalid [] range" error.
51419      Branch: perl
51420            ! pod/perldiag.pod
51421 ____________________________________________________________________________
51422 [  9897] By: jhi                                   on 2001/04/28  17:18:26
51423         Log: Add a level of indirection to the implementation of \p{InFoo}
51424              so that we don't have to have long filenames.  (Nothing changes
51425              in the user interface.)   The indirection is defined in
51426              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
51427              Also rename some the character classes by removing '-' from
51428              the classnames, and finally renamed Block.pl as Blocks.pl.
51429      Branch: perl
51430            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
51431            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
51432            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
51433            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
51434            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
51435            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
51436            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
51437            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
51438            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
51439            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
51440            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
51441            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
51442            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
51443            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
51444            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
51445            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
51446            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
51447            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
51448            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
51449            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
51450            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
51451            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
51452            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
51453            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
51454            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
51455            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
51456            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
51457            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
51458            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
51459            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
51460            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
51461            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
51462            + lib/unicode/In/94.pl lib/unicode/In/95.pl
51463            - lib/unicode/Block.pl
51464            - lib/unicode/In/AlphabeticPresentationForms.pl
51465            - lib/unicode/In/Arabic.pl
51466            - lib/unicode/In/ArabicPresentationForms-A.pl
51467            - lib/unicode/In/ArabicPresentationForms-B.pl
51468            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
51469            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
51470            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
51471            - lib/unicode/In/BopomofoExtended.pl
51472            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
51473            - lib/unicode/In/CJKCompatibility.pl
51474            - lib/unicode/In/CJKCompatibilityForms.pl
51475            - lib/unicode/In/CJKCompatibilityIdeographs.pl
51476            - lib/unicode/In/CJKRadicalsSupplement.pl
51477            - lib/unicode/In/CJKSymbolsandPunctuation.pl
51478            - lib/unicode/In/CJKUnifiedIdeographs.pl
51479            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
51480            - lib/unicode/In/Cherokee.pl
51481            - lib/unicode/In/CombiningDiacriticalMarks.pl
51482            - lib/unicode/In/CombiningHalfMarks.pl
51483            - lib/unicode/In/CombiningMarksforSymbols.pl
51484            - lib/unicode/In/ControlPictures.pl
51485            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
51486            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
51487            - lib/unicode/In/EnclosedAlphanumerics.pl
51488            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
51489            - lib/unicode/In/Ethiopic.pl
51490            - lib/unicode/In/GeneralPunctuation.pl
51491            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
51492            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
51493            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
51494            - lib/unicode/In/HalfwidthandFullwidthForms.pl
51495            - lib/unicode/In/HangulCompatibilityJamo.pl
51496            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
51497            - lib/unicode/In/Hebrew.pl
51498            - lib/unicode/In/HighPrivateUseSurrogates.pl
51499            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
51500            - lib/unicode/In/IPAExtensions.pl
51501            - lib/unicode/In/IdeographicDescriptionCharacters.pl
51502            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
51503            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
51504            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
51505            - lib/unicode/In/Latin-1Supplement.pl
51506            - lib/unicode/In/LatinExtended-A.pl
51507            - lib/unicode/In/LatinExtended-B.pl
51508            - lib/unicode/In/LatinExtendedAdditional.pl
51509            - lib/unicode/In/LetterlikeSymbols.pl
51510            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
51511            - lib/unicode/In/MathematicalOperators.pl
51512            - lib/unicode/In/MiscellaneousSymbols.pl
51513            - lib/unicode/In/MiscellaneousTechnical.pl
51514            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
51515            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
51516            - lib/unicode/In/OpticalCharacterRecognition.pl
51517            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
51518            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
51519            - lib/unicode/In/SmallFormVariants.pl
51520            - lib/unicode/In/SpacingModifierLetters.pl
51521            - lib/unicode/In/Specials.pl
51522            - lib/unicode/In/SuperscriptsandSubscripts.pl
51523            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
51524            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
51525            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
51526            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
51527            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
51528            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
51529            ! pod/perlunicode.pod
51530 ____________________________________________________________________________
51531 [  9896] By: jhi                                   on 2001/04/28  14:33:17
51532         Log: Update the information on shared library path on HP-UX.
51533      Branch: perl
51534            ! INSTALL
51535 ____________________________________________________________________________
51536 [  9895] By: jhi                                   on 2001/04/28  14:32:30
51537         Log: Because #9894 seems to do the trick, this workaround can be removed.
51538      Branch: perl
51539            ! t/lib/selfstubber.t
51540 ____________________________________________________________________________
51541 [  9894] By: jhi                                   on 2001/04/28  14:26:13
51542         Log: For PerlIO flush the children's file handles (on fork/exec/system).
51543      Branch: perl
51544            ! perl.h
51545 ____________________________________________________________________________
51546 [  9893] By: jhi                                   on 2001/04/28  14:23:15
51547         Log: Test tweak for #9891.
51548      Branch: perl
51549            ! t/lib/b-deparse.t
51550 ____________________________________________________________________________
51551 [  9892] By: jhi                                   on 2001/04/28  14:10:13
51552         Log: New HP-UX hints from Merijn.
51553      Branch: perl
51554            ! hints/hpux.sh
51555 ____________________________________________________________________________
51556 [  9891] By: jhi                                   on 2001/04/28  14:07:27
51557         Log: Subject: [PATCH B::Deparse] non-block scopes
51558              From: Robin Houston <robin@kitsite.com>
51559              Date: Fri, 27 Apr 2001 19:15:14 +0100
51560              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
51561      Branch: perl
51562            ! ext/B/B/Deparse.pm
51563 ____________________________________________________________________________
51564 [  9890] By: nick                                  on 2001/04/27  19:41:25
51565         Log: Integrate mainline
51566      Branch: perlio
51567           +> t/lib/selfstubber.t
51568           !> (integrate 50 files)
51569 ____________________________________________________________________________
51570 [  9889] By: jhi                                   on 2001/04/27  18:23:46
51571         Log: Subject: Re: selfstubber test fail on bleadperl
51572              From: Mike Guy <mjtg@cam.ac.uk>
51573              Date: Fri, 27 Apr 2001 19:31:18 +0100
51574              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
51575      Branch: perl
51576            ! t/lib/selfstubber.t
51577 ____________________________________________________________________________
51578 [  9888] By: jhi                                   on 2001/04/27  16:20:54
51579         Log: Test tweak for #9886.
51580      Branch: perl
51581            ! t/lib/b-deparse.t
51582 ____________________________________________________________________________
51583 [  9887] By: jhi                                   on 2001/04/27  16:16:33
51584         Log: Buffering issue at least in Solaris (even with perlio).
51585      Branch: perl
51586            ! t/lib/selfstubber.t
51587 ____________________________________________________________________________
51588 [  9886] By: jhi                                   on 2001/04/27  14:59:23
51589         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
51590              From: Robin Houston <robin@kitsite.com>
51591              Date: Fri, 27 Apr 2001 16:53:20 +0100
51592              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
51593      Branch: perl
51594            ! ext/B/B/Deparse.pm
51595 ____________________________________________________________________________
51596 [  9885] By: jhi                                   on 2001/04/27  14:23:51
51597         Log: Update Changes.
51598      Branch: perl
51599            ! Changes patchlevel.h
51600 ____________________________________________________________________________
51601 [  9884] By: jhi                                   on 2001/04/27  14:14:12
51602         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
51603              From: "Philip Newton" <pnewton@gmx.de>
51604              Date: Fri, 27 Apr 2001 16:40:13 +0200
51605              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
51606      Branch: perl
51607            ! pod/perldata.pod
51608 ____________________________________________________________________________
51609 [  9883] By: jhi                                   on 2001/04/27  13:28:19
51610         Log: Add LOG_PERROR; prettify the "removed".
51611      Branch: perl
51612            ! ext/Sys/Syslog/Syslog.xs
51613 ____________________________________________________________________________
51614 [  9882] By: jhi                                   on 2001/04/27  13:13:18
51615         Log: h2xs tweaks: use NV instead of double, "quote" the removed
51616              prefixes for clarity (especially when nothing is removed),
51617              slight pod reformats.
51618      Branch: perl
51619            ! utils/h2xs.PL
51620 ____________________________________________________________________________
51621 [  9881] By: jhi                                   on 2001/04/27  12:58:48
51622         Log: Don't bother creating existing directories.
51623      Branch: perl
51624            ! utils/h2xs.PL
51625 ____________________________________________________________________________
51626 [  9880] By: jhi                                   on 2001/04/27  12:45:39
51627         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
51628              From: Mike Schilli <m@perlmeister.com>
51629              Date: Wed, 25 Apr 2001 01:29:21 -0700
51630              Message-id: <3AE68AE1.6A981723@perlmeister.com>
51631      Branch: perl
51632            ! utils/h2xs.PL
51633 ____________________________________________________________________________
51634 [  9879] By: jhi                                   on 2001/04/27  12:40:55
51635         Log: break is not yet Perl.  Added the template license also to README.
51636      Branch: perl
51637            ! utils/h2xs.PL
51638 ____________________________________________________________________________
51639 [  9878] By: jhi                                   on 2001/04/27  03:08:20
51640         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
51641              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51642              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
51643              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
51644      Branch: perl
51645            ! t/lib/xs-typemap.t
51646 ____________________________________________________________________________
51647 [  9877] By: jhi                                   on 2001/04/26  23:54:40
51648         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
51649              From: "Abigail" <abigail@foad.org>
51650              Date: Fri, 27 Apr 2001 01:44:28 +0200
51651              Message-ID: <20010426234428.19786.qmail@foad.org>
51652      Branch: perl
51653            ! utils/h2xs.PL
51654 ____________________________________________________________________________
51655 [  9876] By: jhi                                   on 2001/04/26  23:52:06
51656         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
51657              From: Peter Prymmer <pvhp@forte.com>
51658              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
51659              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
51660      Branch: perl
51661            ! t/lib/selfstubber.t
51662 ____________________________________________________________________________
51663 [  9875] By: jhi                                   on 2001/04/26  23:48:10
51664         Log: Deparse nits.
51665      Branch: perl
51666            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
51667 ____________________________________________________________________________
51668 [  9874] By: jhi                                   on 2001/04/26  22:46:05
51669         Log: Document ANYOF_CLASS.
51670      Branch: perl
51671            ! regcomp.h
51672 ____________________________________________________________________________
51673 [  9873] By: jhi                                   on 2001/04/26  22:35:03
51674         Log: Subject: Re: [PATCH @9846] dumping ANYOF
51675              From: Hugo <hv@crypt.compulink.co.uk>
51676              Date: Thu, 26 Apr 2001 23:33:38 +0100
51677              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
51678      Branch: perl
51679            ! regcomp.c regcomp.h
51680 ____________________________________________________________________________
51681 [  9872] By: jhi                                   on 2001/04/26  22:34:31
51682         Log: Subject: [PATCH] more for Devel::SelfStubber
51683              From: Nicholas Clark <nick@ccl4.org>
51684              Date: Fri, 27 Apr 2001 00:13:52 +0100
51685              Message-ID: <20010427001351.K88186@plum.flirble.org>
51686      Branch: perl
51687            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
51688 ____________________________________________________________________________
51689 [  9871] By: jhi                                   on 2001/04/26  21:59:17
51690         Log: Subject: [PATCH B::Deparse] formats must be flush left
51691              From: Robin Houston <robin@kitsite.com>
51692              Date: Thu, 26 Apr 2001 23:54:29 +0100
51693              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
51694      Branch: perl
51695            ! ext/B/B/Deparse.pm
51696 ____________________________________________________________________________
51697 [  9870] By: jhi                                   on 2001/04/26  21:57:37
51698         Log: If some of the constants are prefixes of others,
51699              the prefixes may never get recognized.  (See 20010426.006.)
51700      Branch: perl
51701            ! utils/h2xs.PL
51702 ____________________________________________________________________________
51703 [  9869] By: jhi                                   on 2001/04/26  21:50:42
51704         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
51705              From: Chris Bongaarts <cab@tc.umn.edu>
51706              Date: Thu, 26 Apr 2001 17:10:31 -0500
51707              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
51708      Branch: perl
51709            ! ext/Sys/Syslog/Syslog.xs
51710 ____________________________________________________________________________
51711 [  9868] By: jhi                                   on 2001/04/26  21:35:12
51712         Log: Further cuts and more docs from Graham Barr.
51713      Branch: perl
51714            ! ext/List/Util/lib/List/Util.pm
51715            ! ext/List/Util/lib/Scalar/Util.pm
51716 ____________________________________________________________________________
51717 [  9867] By: jhi                                   on 2001/04/26  21:18:57
51718         Log: Subject: [PATCH 5.7.1] DB_File-1.77
51719              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
51720              Date: Thu, 26 Apr 2001 22:37:53 +0100
51721              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
51722      Branch: perl
51723            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
51724            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
51725 ____________________________________________________________________________
51726 [  9866] By: jhi                                   on 2001/04/26  21:12:31
51727         Log: Subject: [PATCH B::Deparse] fix easy bugs
51728              From: Robin Houston <robin@kitsite.com>
51729              Date: Thu, 26 Apr 2001 23:03:33 +0100
51730              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
51731      Branch: perl
51732            ! ext/B/B/Deparse.pm
51733 ____________________________________________________________________________
51734 [  9865] By: jhi                                   on 2001/04/26  20:26:13
51735         Log: Update Changes.
51736      Branch: perl
51737            ! Changes patchlevel.h
51738 ____________________________________________________________________________
51739 [  9864] By: jhi                                   on 2001/04/26  19:27:48
51740         Log: Dethinko from Robin Houston.
51741      Branch: perl
51742            ! ext/B/B/Deparse.pm
51743 ____________________________________________________________________________
51744 [  9863] By: jhi                                   on 2001/04/26  19:10:35
51745         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
51746              From: Robin Houston <robin@kitsite.com>
51747              Date: Thu, 26 Apr 2001 21:08:32 +0100
51748              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
51749      Branch: perl
51750            ! ext/B/B/Deparse.pm
51751 ____________________________________________________________________________
51752 [  9862] By: jhi                                   on 2001/04/26  19:04:23
51753         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51754              From: Robin Houston <robin@kitsite.com>
51755              Date: Thu, 26 Apr 2001 20:52:50 +0100
51756              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
51757      Branch: perl
51758            ! ext/B/B/Deparse.pm
51759 ____________________________________________________________________________
51760 [  9861] By: jhi                                   on 2001/04/26  18:56:14
51761         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
51762              From: Mike Guy <mjtg@cam.ac.uk>
51763              Date: Thu, 26 Apr 2001 14:22:40 +0100
51764              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
51765      Branch: perl
51766            ! pod/perlobj.pod
51767 ____________________________________________________________________________
51768 [  9860] By: jhi                                   on 2001/04/26  18:46:42
51769         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51770              From: Robin Houston <robin@kitsite.com>
51771              Date: Thu, 26 Apr 2001 20:34:29 +0100
51772              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
51773              
51774              Hashes do not interpolate.
51775      Branch: perl
51776            ! ext/B/B/Deparse.pm
51777 ____________________________________________________________________________
51778 [  9859] By: jhi                                   on 2001/04/26  18:43:51
51779         Log: Subject: The Time::Piece conspiracy unmasked!!!
51780              From: Mike Guy <mjtg@cam.ac.uk>
51781              Date: Thu, 26 Apr 2001 19:02:50 +0100
51782              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
51783              
51784              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
51785              From: Mike Guy <mjtg@cam.ac.uk>
51786              Date: Thu, 26 Apr 2001 19:08:21 +0100
51787              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
51788              
51789              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
51790              From: Graham Barr <gbarr@pobox.com>
51791              Date: Thu, 26 Apr 2001 19:12:03 +0100
51792              Message-ID: <20010426191203.A70835@pobox.com>
51793              
51794              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
51795      Branch: perl
51796            ! ext/List/Util/lib/List/Util.pm
51797            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
51798 ____________________________________________________________________________
51799 [  9858] By: jhi                                   on 2001/04/26  18:17:42
51800         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
51801              From: Robin Houston <robin@kitsite.com>
51802              Date: Thu, 26 Apr 2001 16:09:35 +0100
51803              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
51804      Branch: perl
51805            ! t/comp/proto.t
51806 ____________________________________________________________________________
51807 [  9857] By: jhi                                   on 2001/04/26  18:04:59
51808         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51809              From: barries <barries@slaysys.com>
51810              Date: Thu, 26 Apr 2001 12:01:10 -0400
51811              Message-ID: <20010426120110.E29698@jester.slaysys.com>
51812      Branch: perl
51813            ! pod/perldiag.pod
51814 ____________________________________________________________________________
51815 [  9856] By: jhi                                   on 2001/04/26  18:03:33
51816         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
51817              Date: Thu, 26 Apr 2001 17:13:41 +0100
51818              From: Robin Houston <robin@kitsite.com>
51819              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
51820              
51821              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51822              From: Robin Houston <robin@kitsite.com>
51823              Date: Thu, 26 Apr 2001 18:44:29 +0100
51824              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
51825      Branch: perl
51826            ! ext/B/B/Deparse.pm
51827 ____________________________________________________________________________
51828 [  9855] By: jhi                                   on 2001/04/26  17:56:04
51829         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
51830              From: Robin Houston <robin@kitsite.com>
51831              Date: Thu, 26 Apr 2001 17:04:08 +0100
51832              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
51833      Branch: perl
51834            ! ext/B/B/Deparse.pm
51835 ____________________________________________________________________________
51836 [  9854] By: jhi                                   on 2001/04/26  17:47:26
51837         Log: Subject: Re: Short test case for undef %stash:: crash
51838              From: Benjamin Sugars <bsugars@canoe.ca> 
51839              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
51840              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
51841              Changed and moved the perldiag entry.
51842      Branch: perl
51843            ! gv.c pod/perldiag.pod
51844 ____________________________________________________________________________
51845 [  9853] By: jhi                                   on 2001/04/26  14:35:16
51846         Log: Beginnings of strptime().  Do not touch the wet paint.
51847      Branch: perl
51848            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51849 ____________________________________________________________________________
51850 [  9852] By: jhi                                   on 2001/04/26  13:17:21
51851         Log: Retract #9851, core dumps from pod2man.
51852      Branch: perl
51853            ! regcomp.c
51854 ____________________________________________________________________________
51855 [  9851] By: jhi                                   on 2001/04/26  11:54:41
51856         Log: (Retracted by #9852.)
51857              
51858              Subject: [PATCH @9846] dumping ANYOF
51859              From: Hugo <hv@crypt.compulink.co.uk>
51860              Date: Thu, 26 Apr 2001 05:32:38 +0100
51861              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
51862      Branch: perl
51863            ! regcomp.c
51864 ____________________________________________________________________________
51865 [  9850] By: jhi                                   on 2001/04/26  02:34:44
51866         Log: If ccflags was empty the _previous_ $* containing all the
51867              environment variables and Configure variables was used,
51868              which lead, among other bad things, into $ccflags being your
51869              uname -a output, which lead into test compile with cc failing,
51870              which lead into gcc being selected, which didn't work that well
51871              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
51872              with large files, et cetera.
51873      Branch: perl
51874            ! hints/hpux.sh
51875 ____________________________________________________________________________
51876 [  9849] By: jhi                                   on 2001/04/26  01:44:57
51877         Log: Make selfstubber test more portable.
51878      Branch: perl
51879            ! t/lib/selfstubber.t
51880 ____________________________________________________________________________
51881 [  9848] By: jhi                                   on 2001/04/26  00:50:26
51882         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
51883              From: Benjamin Sugars <ben.sugars@home.com>
51884              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
51885              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
51886      Branch: perl
51887            ! ext/Cwd/Cwd.xs
51888 ____________________________________________________________________________
51889 [  9847] By: jhi                                   on 2001/04/26  00:46:58
51890         Log: Subject: [PATCH: perl@9841] VMS updates
51891              From: Peter Prymmer <pvhp@forte.com>
51892              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
51893              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
51894      Branch: perl
51895            ! README.vms configure.com vms/descrip_mms.template
51896            ! vms/ext/filespec.t
51897 ____________________________________________________________________________
51898 [  9846] By: jhi                                   on 2001/04/26  00:11:56
51899         Log: re 'debug' was broken by #9084.
51900      Branch: perl
51901            ! ext/re/re.xs
51902 ____________________________________________________________________________
51903 [  9845] By: jhi                                   on 2001/04/25  22:33:17
51904         Log: Subject: [PATCH] test for Devel::SelfStubber
51905              From: Nicholas Clark <nick@ccl4.org>
51906              Date: Thu, 26 Apr 2001 00:00:54 +0100
51907              Message-ID: <20010426000054.D89026@plum.flirble.org>
51908      Branch: perl
51909            + t/lib/selfstubber.t
51910            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
51911 ____________________________________________________________________________
51912 [  9844] By: jhi                                   on 2001/04/25  22:29:32
51913         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
51914              From: Paul Johnson <paul@pjcj.net>
51915              Date: Thu, 26 Apr 2001 00:46:08 +0200
51916              Message-ID: <20010426004608.H2338@pjcj.net>
51917      Branch: perl
51918            ! ext/B/B/Concise.pm
51919 ____________________________________________________________________________
51920 [  9843] By: jhi                                   on 2001/04/25  22:28:28
51921         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
51922              From: Peter Prymmer <pvhp@forte.com>
51923              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
51924              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
51925      Branch: perl
51926            ! ext/Cwd/Cwd.xs
51927 ____________________________________________________________________________
51928 [  9842] By: jhi                                   on 2001/04/25  20:58:12
51929         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
51930              From: John Peacock <jpeacock@rowman.com>
51931              Date: Wed, 25 Apr 2001 17:30:26 -0400
51932              Message-ID: <3AE741F2.B3217464@rowman.com>
51933      Branch: perl
51934            ! lib/Math/BigInt.pm t/lib/bigintpm.t
51935 ____________________________________________________________________________
51936 [  9841] By: jhi                                   on 2001/04/25  20:07:05
51937         Log: Update Changes.
51938      Branch: perl
51939            ! Changes patchlevel.h
51940 ____________________________________________________________________________
51941 [  9840] By: jhi                                   on 2001/04/25  19:56:51
51942         Log: Yet another HP-UX hints version from Merijn.
51943      Branch: perl
51944            ! hints/hpux.sh
51945 ____________________________________________________________________________
51946 [  9839] By: jhi                                   on 2001/04/25  19:53:04
51947         Log: abs_path() didn't terminate the filename correctly,
51948              in DIRNAMLENless systems like HP-UX this would fail.
51949      Branch: perl
51950            ! ext/Cwd/Cwd.xs
51951 ____________________________________________________________________________
51952 [  9838] By: jhi                                   on 2001/04/25  16:37:26
51953         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51954              From: Mike Guy <mjtg@cam.ac.uk>
51955              Date: Wed, 25 Apr 2001 18:31:47 +0100
51956              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
51957      Branch: perl
51958            ! op.c
51959 ____________________________________________________________________________
51960 [  9837] By: jhi                                   on 2001/04/25  16:21:53
51961         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
51962              From: Jon Eveland <jweveland@yahoo.com>
51963              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
51964              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
51965      Branch: perl
51966            ! lib/perl5db.pl
51967 ____________________________________________________________________________
51968 [  9836] By: jhi                                   on 2001/04/25  14:17:50
51969         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
51970              From: "Philip Newton" <pnewton@gmx.de>
51971              Date: Wed, 25 Apr 2001 17:05:58 +0200
51972              Message-ID: <3AE703F6.3234.1833C45@localhost>
51973      Branch: perl
51974            ! Porting/patching.pod
51975 ____________________________________________________________________________
51976 [  9835] By: jhi                                   on 2001/04/25  13:58:07
51977         Log: It would seem that both ar and full_ar need to be overridden
51978              for HP-UX to avoid the GNU ar.
51979      Branch: perl
51980            ! hints/hpux.sh
51981 ____________________________________________________________________________
51982 [  9834] By: jhi                                   on 2001/04/25  13:50:40
51983         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
51984              From: "Philip Newton" <pnewton@gmx.de>
51985              Date: Wed, 25 Apr 2001 16:09:23 +0200
51986              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
51987              
51988              Detypo.
51989      Branch: perl
51990            ! t/op/misc.t
51991 ____________________________________________________________________________
51992 [  9833] By: jhi                                   on 2001/04/25  12:36:11
51993         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
51994      Branch: perl
51995            ! hints/hpux.sh
51996 ____________________________________________________________________________
51997 [  9832] By: jhi                                   on 2001/04/25  12:33:36
51998         Log: New version of HP-UX hints from Merijn.
51999      Branch: perl
52000            ! hints/hpux.sh
52001 ____________________________________________________________________________
52002 [  9831] By: jhi                                   on 2001/04/25  03:39:45
52003         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
52004      Branch: perl
52005            ! hints/hpux.sh
52006 ____________________________________________________________________________
52007 [  9830] By: jhi                                   on 2001/04/25  02:53:25
52008         Log: The tzname[] bit is not needed by util.c -- and causes
52009              heartburn in VMS (and it missing was probably the cause of
52010              the Mac OS X trouble).  Ouch.
52011      Branch: perl
52012            ! ext/POSIX/POSIX.xs util.c
52013 ____________________________________________________________________________
52014 [  9829] By: jhi                                   on 2001/04/25  00:10:06
52015         Log: Metaconfig unit change for #9828.
52016      Branch: metaconfig
52017            ! U/compline/ccflags.U
52018 ____________________________________________________________________________
52019 [  9828] By: jhi                                   on 2001/04/25  00:04:18
52020         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
52021              (which is actually the reason for the change, we need to pass
52022              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
52023              EP/IX, OS/2, and TitanOS, based on the hints files.
52024      Branch: perl
52025            ! Configure config_h.SH
52026 ____________________________________________________________________________
52027 [  9827] By: jhi                                   on 2001/04/24  23:49:20
52028         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
52029              the $cat must have an absolute path.
52030      Branch: perl
52031            ! makedepend.SH
52032 ____________________________________________________________________________
52033 [  9826] By: jhi                                   on 2001/04/24  23:40:53
52034         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
52035      Branch: perl
52036            ! README.amiga
52037 ____________________________________________________________________________
52038 [  9825] By: jhi                                   on 2001/04/24  23:35:35
52039         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
52040              From: "Philip Newton" <pnewton@gmx.de>
52041              Date: Tue, 24 Apr 2001 18:52:49 +0200
52042              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
52043      Branch: perl
52044            ! x2p/find2perl.PL
52045 ____________________________________________________________________________
52046 [  9824] By: jhi                                   on 2001/04/24  23:33:07
52047         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
52048              Some gcc specifics dropped out due to extensive rewriting;
52049              will be put back later as needed.
52050      Branch: perl
52051            ! hints/hpux.sh
52052 ____________________________________________________________________________
52053 [  9823] By: jhi                                   on 2001/04/24  23:27:57
52054         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
52055      Branch: perl
52056            ! ext/POSIX/POSIX.xs
52057 ____________________________________________________________________________
52058 [  9822] By: jhi                                   on 2001/04/24  23:25:21
52059         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
52060              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52061              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
52062              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
52063      Branch: perl
52064            ! ext/XS/Typemap/Typemap.xs
52065 ____________________________________________________________________________
52066 [  9821] By: jhi                                   on 2001/04/24  23:24:10
52067         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
52068              From: "Abigail" <abigail@foad.org>
52069              Date: Tue, 24 Apr 2001 23:12:03 +0200
52070              Message-ID: <20010424211203.7901.qmail@foad.org>
52071      Branch: perl
52072            ! pod/perlport.pod
52073 ____________________________________________________________________________
52074 [  9820] By: jhi                                   on 2001/04/24  23:23:15
52075         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
52076              From: Matt Sergeant <matt@sergeant.org>
52077              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
52078              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
52079      Branch: perl
52080            ! pod/perlfaq4.pod
52081 ____________________________________________________________________________
52082 [  9819] By: nick                                  on 2001/04/24  18:49:43
52083         Log: Integrate mainline.
52084      Branch: perlio
52085           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
52086           !> (integrate 37 files)
52087 ____________________________________________________________________________
52088 [  9818] By: jhi                                   on 2001/04/24  14:35:23
52089         Log: Update Changes.
52090      Branch: perl
52091            ! Changes patchlevel.h
52092 ____________________________________________________________________________
52093 [  9817] By: jhi                                   on 2001/04/24  14:09:17
52094         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
52095              From: "Philip Newton" <pnewton@gmx.de>
52096              Date: Tue, 24 Apr 2001 12:58:12 +0200
52097              Message-ID: <3AE57864.8304.B77A0A@localhost> 
52098              
52099              plus add CPAN to the list of modules that have their own tests.
52100      Branch: perl
52101            ! t/lib/1_compile.t
52102 ____________________________________________________________________________
52103 [  9816] By: jhi                                   on 2001/04/24  14:07:03
52104         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
52105              From: Michael G Schwern <schwern@pobox.com>
52106              Date: Sat, 21 Apr 2001 22:35:00 +0100
52107              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
52108      Branch: perl
52109            ! t/lib/1_compile.t
52110 ____________________________________________________________________________
52111 [  9815] By: jhi                                   on 2001/04/24  13:54:32
52112         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
52113              From: Robin Houston <robin@kitsite.com>
52114              Date: Tue, 24 Apr 2001 15:51:18 +0100
52115              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
52116      Branch: perl
52117            ! ext/B/B/Deparse.pm
52118 ____________________________________________________________________________
52119 [  9814] By: jhi                                   on 2001/04/24  13:17:34
52120         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
52121              From: Bill Glicker <billg@burrelles.com>
52122              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
52123              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
52124      Branch: perl
52125            ! hints/svr5.sh
52126 ____________________________________________________________________________
52127 [  9813] By: jhi                                   on 2001/04/24  12:54:23
52128         Log: Prevent path disclosure (probing for existence of filenames)
52129              using suidperl; bug id 20010322.218.
52130      Branch: perl
52131            ! perl.c pod/perldiag.pod
52132 ____________________________________________________________________________
52133 [  9812] By: jhi                                   on 2001/04/24  12:08:36
52134         Log: Retract #9811.
52135      Branch: perl
52136            ! ext/POSIX/POSIX.xs
52137 ____________________________________________________________________________
52138 [  9811] By: jhi                                   on 2001/04/24  11:57:35
52139         Log: (Retracted by #9812.)
52140      Branch: perl
52141            ! ext/POSIX/POSIX.xs
52142 ____________________________________________________________________________
52143 [  9810] By: jhi                                   on 2001/04/24  03:32:35
52144         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
52145      Branch: perl
52146            ! util.c
52147 ____________________________________________________________________________
52148 [  9809] By: jhi                                   on 2001/04/24  03:16:13
52149         Log: The Math::BigFloat::import() was broken.
52150              (Fixes bug id 20010422.002.)
52151      Branch: perl
52152            ! lib/Math/BigFloat.pm
52153 ____________________________________________________________________________
52154 [  9808] By: jhi                                   on 2001/04/24  01:11:40
52155         Log: Additional dependencies; should help for parallel makes
52156              not to fail on missing lib/lib.pm or lib/re.pm.
52157      Branch: perl
52158            ! Makefile.SH
52159 ____________________________________________________________________________
52160 [  9807] By: jhi                                   on 2001/04/24  00:57:01
52161         Log: Update the test failure disclaimer.
52162      Branch: perl
52163            ! t/pragma/warn/pp_hot
52164 ____________________________________________________________________________
52165 [  9806] By: jhi                                   on 2001/04/24  00:54:04
52166         Log: Add make target "install-all" which is alias for "install"
52167              to cater for case-preserving filesystems like HFS+.
52168      Branch: perl
52169            ! INSTALL Makefile.SH
52170 ____________________________________________________________________________
52171 [  9805] By: jhi                                   on 2001/04/24  00:47:28
52172         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
52173              From: Peter Prymmer <pvhp@forte.com>
52174              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
52175              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
52176              
52177              (Ken William's message forwarded from macosx@perl.org)
52178      Branch: perl
52179            ! hints/darwin.sh
52180 ____________________________________________________________________________
52181 [  9804] By: jhi                                   on 2001/04/23  23:57:35
52182         Log: Cut-and-pasto.
52183      Branch: perl
52184            ! perlio.c
52185 ____________________________________________________________________________
52186 [  9803] By: jhi                                   on 2001/04/23  23:52:25
52187         Log: More PerlIO robustness.
52188      Branch: perl
52189            ! perlio.c
52190 ____________________________________________________________________________
52191 [  9802] By: jhi                                   on 2001/04/23  23:43:35
52192         Log: Make the "STD* opened only for ..." errors more consistent.
52193      Branch: perl
52194            ! doio.c
52195 ____________________________________________________________________________
52196 [  9801] By: jhi                                   on 2001/04/23  23:34:26
52197         Log: Test case for #9800.
52198      Branch: perl
52199            ! t/op/misc.t
52200 ____________________________________________________________________________
52201 [  9800] By: jhi                                   on 2001/04/23  23:14:43
52202         Log: Avoid coredump on 'close STDERR; die' by making
52203              the PerlIO calls more robust.  Also use SETERRNO()
52204              instead of errno = to be more VMS-ready.
52205      Branch: perl
52206            ! perlio.c
52207 ____________________________________________________________________________
52208 [  9799] By: jhi                                   on 2001/04/23  21:41:10
52209         Log: Subject: test for ID 20010423.002
52210              From: Robin Houston <robin@kitsite.com>
52211              Date: Mon, 23 Apr 2001 16:52:21 +0100
52212              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
52213      Branch: perl
52214            ! t/op/avhv.t
52215 ____________________________________________________________________________
52216 [  9798] By: jhi                                   on 2001/04/23  21:40:07
52217         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
52218              From: David Dyck <dcd@tc.fluke.com>
52219              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
52220              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
52221      Branch: perl
52222            ! installperl
52223 ____________________________________________________________________________
52224 [  9797] By: jhi                                   on 2001/04/23  21:37:56
52225         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
52226              From: Benjamin Sugars <bsugars@canoe.ca>
52227              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
52228              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
52229      Branch: perl
52230            ! ext/Cwd/Cwd.xs lib/Cwd.pm
52231 ____________________________________________________________________________
52232 [  9796] By: jhi                                   on 2001/04/23  21:29:24
52233         Log: Synchronize h2xs and pod2man some more on the documentation
52234              templates they propose.
52235      Branch: perl
52236            ! pod/pod2man.PL utils/h2xs.PL
52237 ____________________________________________________________________________
52238 [  9795] By: jhi                                   on 2001/04/23  17:30:40
52239         Log: Add one more naughty test for base64; make encoding logic cleaner.
52240      Branch: perl
52241            ! t/lib/mimeb64.t
52242 ____________________________________________________________________________
52243 [  9794] By: jhi                                   on 2001/04/23  13:51:32
52244         Log: Update Changes.
52245      Branch: perl
52246            ! Changes patchlevel.h
52247 ____________________________________________________________________________
52248 [  9793] By: jhi                                   on 2001/04/23  13:44:18
52249         Log: Duplicate lines.
52250      Branch: perl
52251            ! MANIFEST
52252 ____________________________________________________________________________
52253 [  9792] By: jhi                                   on 2001/04/23  13:39:13
52254         Log: Subject: Re: PATCH 5.7.1
52255              From: Mark-Jason Dominus <mjd@plover.com>
52256              Date: Mon, 23 Apr 2001 10:30:21 -0400
52257              Message-ID: <20010423143021.17335.qmail@plover.com>
52258      Branch: perl
52259            ! perl.h sv.c
52260 ____________________________________________________________________________
52261 [  9791] By: jhi                                   on 2001/04/23  13:32:40
52262         Log: Add the CPAN.pm 1.59_54 tests.
52263      Branch: perl
52264            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
52265            ! MANIFEST
52266 ____________________________________________________________________________
52267 [  9790] By: jhi                                   on 2001/04/23  13:21:55
52268         Log: Subject: Deparse nit
52269              From: Robin Houston <robin@kitsite.com>
52270              Date: Mon, 23 Apr 2001 12:38:20 +0100
52271              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
52272      Branch: perl
52273            ! ext/B/B/Deparse.pm
52274 ____________________________________________________________________________
52275 [  9789] By: jhi                                   on 2001/04/23  13:19:07
52276         Log: Subject: [PATCH] bug 20010423.002
52277              From: Robin Houston <robin@kitsite.com>
52278              Date: Mon, 23 Apr 2001 13:12:30 +0100
52279              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
52280      Branch: perl
52281            ! pp.c
52282 ____________________________________________________________________________
52283 [  9788] By: jhi                                   on 2001/04/23  13:02:49
52284         Log: Subject: PATCH [5.7.1] hv.c unused #define
52285              From: Mark-Jason Dominus <mjd@plover.com>
52286              Date: Sun, 22 Apr 2001 14:17:49 -0400
52287              Message-ID: <20010422181749.26976.qmail@plover.com>
52288      Branch: perl
52289            ! hv.c
52290 ____________________________________________________________________________
52291 [  9787] By: jhi                                   on 2001/04/23  13:02:02
52292         Log: Subject: PATCH 5.7.1
52293              From: Mark-Jason Dominus <mjd@plover.com>
52294              Date: Sun, 22 Apr 2001 15:12:57 -0400
52295              Message-ID: <20010422191258.6539.qmail@plover.com>
52296              
52297              plus Sarathy's STMT_START + STMT_END suggestion.
52298      Branch: perl
52299            ! perl.h
52300 ____________________________________________________________________________
52301 [  9786] By: jhi                                   on 2001/04/23  12:53:25
52302         Log: Fix for
52303              
52304              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
52305              From: dLux <dlux@spam.sch.bme.hu>
52306              Date: Mon, 23 Apr 2001 01:25:26 +0200
52307              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
52308              
52309              (SvGROW really does return a char *.)
52310      Branch: perl
52311            ! pod/perlapi.pod sv.h
52312 ____________________________________________________________________________
52313 [  9785] By: jhi                                   on 2001/04/23  04:34:04
52314         Log: Time::Piece work continues.  $t->day removed since
52315              I think it's too confusing.  Now has normal and
52316              abbreviated length weekday names and month names,
52317              the names change with _names(), not _list().
52318              Now has strftime() in Perl, _strftime() is
52319              the libc version (to which strftime() falls back
52320              if it doesn't know the format.  To do: the reverse
52321              of strftime, strptime(), and the localisation of both.
52322      Branch: perl
52323            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
52324            ! t/lib/time-piece.t
52325 ____________________________________________________________________________
52326 [  9784] By: jhi                                   on 2001/04/23  02:41:46
52327         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
52328              From: andreas.koenig@anima.de (Andreas J. Koenig)
52329              Date: 23 Apr 2001 05:20:55 +0200
52330              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
52331      Branch: perl
52332            ! t/pragma/overload.t
52333 ____________________________________________________________________________
52334 [  9783] By: jhi                                   on 2001/04/22  23:32:42
52335         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
52336              From: Robin Houston <robin@kitsite.com>
52337              Date: Mon, 23 Apr 2001 00:38:18 +0100
52338              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
52339      Branch: perl
52340            ! ext/B/B/Deparse.pm
52341 ____________________________________________________________________________
52342 [  9782] By: jhi                                   on 2001/04/22  20:55:43
52343         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
52344              From: Simon Cozens <simon@netthink.co.uk>
52345              Date: Sun, 22 Apr 2001 18:47:25 +0100
52346              Message-ID: <20010422184725.A14411@netthink.co.uk>
52347      Branch: perl
52348            ! sv.c t/pragma/overload.t
52349 ____________________________________________________________________________
52350 [  9781] By: jhi                                   on 2001/04/22  20:52:13
52351         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
52352              From: Robin Houston <robin@kitsite.com>
52353              Date: Sun, 22 Apr 2001 22:14:50 +0100
52354              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
52355      Branch: perl
52356            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
52357 ____________________________________________________________________________
52358 [  9780] By: nick                                  on 2001/04/22  20:40:31
52359         Log: Integrate mainline.
52360      Branch: perlio
52361           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
52362           +> t/lib/b-stash.t
52363           !> (integrate 38 files)
52364 ____________________________________________________________________________
52365 [  9779] By: jhi                                   on 2001/04/22  15:16:03
52366         Log: Subject: IO::Socket::INET patch
52367              From: andrew deryabin <djsf@technarchy.ru>
52368              Date: Sat, 21 Apr 2001 17:46:52 +0400
52369              Message-ID: <20010421174652.B1426@technarchy>
52370      Branch: perl
52371            ! ext/IO/lib/IO/Socket/INET.pm
52372 ____________________________________________________________________________
52373 [  9778] By: jhi                                   on 2001/04/22  15:14:33
52374         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
52375              From: Mark-Jason Dominus <mjd@plover.com>
52376              Date: Sat, 21 Apr 2001 21:27:49 -0400
52377              Message-ID: <20010422012749.27024.qmail@plover.com>
52378      Branch: perl
52379            ! regcomp.c
52380 ____________________________________________________________________________
52381 [  9777] By: jhi                                   on 2001/04/22  15:10:51
52382         Log: Subject: Re: Regex debugger patch 
52383              From: Mark-Jason Dominus <mjd@plover.com>
52384              Date: Sat, 21 Apr 2001 21:48:51 -0400
52385              Message-ID: <20010422014851.27165.qmail@plover.com>
52386      Branch: perl
52387            ! pod/perldebguts.pod
52388 ____________________________________________________________________________
52389 [  9776] By: jhi                                   on 2001/04/22  15:09:48
52390         Log: Subject: Re: Regex debugger patch
52391              From: Mark-Jason Dominus <mjd@plover.com>
52392              Date: Sat, 21 Apr 2001 14:24:39 -0400
52393              Message-ID: <20010421182439.16508.qmail@plover.com>
52394              
52395              Regex debugger backend.
52396      Branch: perl
52397            ! regcomp.c regexp.h
52398 ____________________________________________________________________________
52399 [  9775] By: jhi                                   on 2001/04/21  16:45:40
52400         Log: Subject: [PATCH] Typo in utf8.h
52401              From: Jesús Quiroga <jquiroga@pobox.com>
52402              Date: Sat, 21 Apr 2001 19:25:33 +0200
52403              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
52404      Branch: perl
52405            ! utf8.h
52406 ____________________________________________________________________________
52407 [  9774] By: jhi                                   on 2001/04/21  16:43:52
52408         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
52409              From: Joe Orton <jorton@redhat.com>
52410              Date: Tue, 17 Apr 2001 15:50:43 +0100
52411              Message-Id: <20010417155043.D19132@eu.c2.net>
52412      Branch: perl
52413            ! hints/svr5.sh
52414 ____________________________________________________________________________
52415 [  9773] By: jhi                                   on 2001/04/21  15:30:15
52416         Log: Subject: Patch utils/h2xs.PL
52417              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52418              Date: Sat, 21 Apr 2001 10:32:16 -0500
52419              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
52420              
52421              Add MAILING list and LICENSE templates.
52422      Branch: perl
52423            ! utils/h2xs.PL
52424 ____________________________________________________________________________
52425 [  9772] By: jhi                                   on 2001/04/21  15:28:36
52426         Log: Subject: perlfaq2.patch for 5.7.1
52427              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52428              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
52429              Date: Fri, 20 Apr 2001 16:42:19 -0500
52430              
52431              rm an extra tab, a blurb about the xx.cpan to clarify
52432              which countries actually have that and dejanews is history
52433              as well as most of that nonsensical entry.
52434      Branch: perl
52435            ! pod/perlfaq2.pod
52436 ____________________________________________________________________________
52437 [  9771] By: jhi                                   on 2001/04/21  15:27:17
52438         Log: Subject: perlfaq1.patch for 5.7.1
52439              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52440              Date: Fri, 20 Apr 2001 16:57:36 -0500
52441              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
52442              
52443              Evil URLs must die. Especially when they are broken.
52444      Branch: perl
52445            ! pod/perlfaq1.pod
52446 ____________________________________________________________________________
52447 [  9770] By: jhi                                   on 2001/04/21  15:23:38
52448         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
52449              From: Michael G Schwern <schwern@pobox.com>
52450              Date: Sat, 21 Apr 2001 16:11:12 +0100
52451              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
52452      Branch: perl
52453            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
52454            + t/lib/b-stash.t
52455            ! MANIFEST ext/B/B.pm t/lib/b.t
52456 ____________________________________________________________________________
52457 [  9769] By: jhi                                   on 2001/04/21  15:03:32
52458         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
52459              From: Michael G Schwern <schwern@pobox.com>
52460              Date: Sat, 21 Apr 2001 09:48:00 +0100
52461              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
52462      Branch: perl
52463            ! utils/h2ph.PL
52464 ____________________________________________________________________________
52465 [  9768] By: jhi                                   on 2001/04/21  14:33:49
52466         Log: PerlIO and Encode doc cleanup and tweaks.
52467      Branch: perl
52468            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
52469            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
52470 ____________________________________________________________________________
52471 [  9767] By: jhi                                   on 2001/04/21  12:40:16
52472         Log: Integrate perlio.
52473      Branch: perl
52474           !> doio.c
52475 ____________________________________________________________________________
52476 [  9766] By: nick                                  on 2001/04/20  18:28:35
52477         Log: Avoid core dump on
52478              open(STDOUT,">",\$foo);
52479      Branch: perlio
52480            ! doio.c
52481 ____________________________________________________________________________
52482 [  9765] By: jhi                                   on 2001/04/20  13:23:43
52483         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
52484              From: Robin Houston <robin@kitsite.com>
52485              Date: Fri, 20 Apr 2001 14:29:22 +0100
52486              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
52487      Branch: perl
52488            ! ext/B/B.pm ext/B/B/Deparse.pm
52489 ____________________________________________________________________________
52490 [  9764] By: jhi                                   on 2001/04/20  13:19:33
52491         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
52492              From: Peter Prymmer <pvhp@forte.com>
52493              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
52494              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
52495      Branch: perl
52496            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52497            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52498            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52499            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52500 ____________________________________________________________________________
52501 [  9763] By: jhi                                   on 2001/04/20  12:36:39
52502         Log: Subject: Re: A new PerlIO coredump
52503              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52504              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
52505              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
52506      Branch: perl
52507            ! doio.c
52508 ____________________________________________________________________________
52509 [  9762] By: jhi                                   on 2001/04/19  23:02:30
52510         Log: Update Changes.
52511      Branch: perl
52512            ! Changes patchlevel.h
52513 ____________________________________________________________________________
52514 [  9761] By: jhi                                   on 2001/04/19  22:59:19
52515         Log: More cleanup cleanup.
52516      Branch: perl
52517            ! Makefile.SH win32/Makefile win32/makefile.mk
52518 ____________________________________________________________________________
52519 [  9760] By: jhi                                   on 2001/04/19  22:50:31
52520         Log: lib/Time is non-empty, let's not rmdir it.
52521      Branch: perl
52522            ! Makefile.SH
52523 ____________________________________________________________________________
52524 [  9759] By: jhi                                   on 2001/04/19  22:36:51
52525         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
52526              From: Robin Houston <robin@kitsite.com>
52527              Date: Fri, 20 Apr 2001 00:18:53 +0100
52528              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
52529      Branch: perl
52530            ! ext/B/B/Deparse.pm
52531 ____________________________________________________________________________
52532 [  9758] By: jhi                                   on 2001/04/19  22:36:00
52533         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
52534              From: Peter Prymmer <pvhp@forte.com>
52535              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
52536              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
52537      Branch: perl
52538            ! ext/Cwd/Cwd.xs
52539 ____________________________________________________________________________
52540 [  9757] By: nick                                  on 2001/04/19  18:53:54
52541         Log: Blind (untested) integrate of mainline.
52542      Branch: perlio
52543           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
52544           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
52545           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
52546           !> (integrate 53 files)
52547 ____________________________________________________________________________
52548 [  9756] By: jhi                                   on 2001/04/19  16:59:23
52549         Log: Document and test Time::Piece.
52550      Branch: perl
52551            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
52552            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
52553 ____________________________________________________________________________
52554 [  9755] By: jhi                                   on 2001/04/19  12:13:29
52555         Log: A better fix for the \x{12345678} trouble from NI-S.
52556      Branch: perl
52557            ! utf8.c
52558 ____________________________________________________________________________
52559 [  9754] By: jhi                                   on 2001/04/19  11:56:07
52560         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
52561              From: Robin Houston <robin@kitsite.com>
52562              Date: Wed, 18 Apr 2001 17:58:33 +0100
52563              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
52564      Branch: perl
52565            ! ext/B/B/Deparse.pm op.c
52566 ____________________________________________________________________________
52567 [  9753] By: jhi                                   on 2001/04/19  04:21:52
52568         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
52569              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
52570              Date: Thu, 19 Apr 2001 01:11:41 -0400
52571              Message-ID: <20010419011141.A5798@cpan.org>
52572      Branch: perl
52573            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
52574 ____________________________________________________________________________
52575 [  9752] By: jhi                                   on 2001/04/19  02:41:10
52576         Log: The new time utils need to be thread-aware, too.
52577      Branch: perl
52578            ! util.c
52579 ____________________________________________________________________________
52580 [  9751] By: jhi                                   on 2001/04/19  02:26:47
52581         Log: Compilation nit noticed by AIX compiler.
52582      Branch: perl
52583            ! perlio.c
52584 ____________________________________________________________________________
52585 [  9750] By: jhi                                   on 2001/04/19  02:20:06
52586         Log: The new time utils need to be public.
52587      Branch: perl
52588            ! embed.pl
52589 ____________________________________________________________________________
52590 [  9749] By: jhi                                   on 2001/04/19  01:42:39
52591         Log: Regen toc.
52592      Branch: perl
52593            ! pod/perltoc.pod
52594 ____________________________________________________________________________
52595 [  9748] By: jhi                                   on 2001/04/19  01:41:10
52596         Log: Add Time::Piece, a slight rewrite of Time::Object,
52597              from Matt Sergeant.
52598      Branch: perl
52599            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
52600            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
52601            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
52602            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
52603            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
52604            ! win32/makefile.mk
52605 ____________________________________________________________________________
52606 [  9747] By: jhi                                   on 2001/04/19  00:55:35
52607         Log: The new metaconfig unit from strftime.
52608      Branch: metaconfig/U/perl
52609            + d_strftime.U
52610 ____________________________________________________________________________
52611 [  9746] By: jhi                                   on 2001/04/19  00:54:54
52612         Log: Move the strftime() wrapper from POSIX.xs to util.c
52613              as my_strftime(), requires HAS_STRFTIME.
52614      Branch: perl
52615            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52616            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
52617            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
52618            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52619            ! vos/config.ga.h win32/config.bc win32/config.gc
52620            ! win32/config.vc
52621 ____________________________________________________________________________
52622 [  9745] By: jhi                                   on 2001/04/18  23:11:03
52623         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
52624              in preparation of Time::Piece.
52625      Branch: perl
52626            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
52627 ____________________________________________________________________________
52628 [  9744] By: jhi                                   on 2001/04/18  22:33:12
52629         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
52630              From: Peter Prymmer <pvhp@forte.com>
52631              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
52632              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
52633      Branch: perl
52634            ! t/lib/exporter.t
52635 ____________________________________________________________________________
52636 [  9743] By: jhi                                   on 2001/04/18  22:32:23
52637         Log: Subject: Fwd: pod2html leaves cache files lying around?
52638              From: Rajesh Vaidheeswarran <rv@gnu.org>
52639              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
52640              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
52641      Branch: perl
52642            ! lib/Pod/Html.pm
52643 ____________________________________________________________________________
52644 [  9742] By: jhi                                   on 2001/04/18  20:31:49
52645         Log: Update Changes.
52646      Branch: perl
52647            ! Changes patchlevel.h
52648 ____________________________________________________________________________
52649 [  9741] By: jhi                                   on 2001/04/18  20:23:02
52650         Log: Declare hints only if needed.
52651      Branch: perl
52652            ! ext/B/B/Deparse.pm
52653 ____________________________________________________________________________
52654 [  9740] By: jhi                                   on 2001/04/18  19:06:05
52655         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
52656              bug noticed by Robin Houston; basically the code of detecting
52657              value wraparound was acting differently under different compilers
52658              and platforms.  The workaround is to remove the overflow check
52659              for now, a real fix would be to do the overflow (portably) right.
52660      Branch: perl
52661            ! t/op/pat.t utf8.c
52662 ____________________________________________________________________________
52663 [  9739] By: jhi                                   on 2001/04/18  19:01:23
52664         Log: Subject: [PATCH B::Deparse] some pragma support
52665              From: Robin Houston <robin@kitsite.com>
52666              Date: Wed, 18 Apr 2001 19:32:12 +0100
52667              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
52668      Branch: perl
52669            ! ext/B/B/Deparse.pm
52670 ____________________________________________________________________________
52671 [  9738] By: jhi                                   on 2001/04/18  15:16:37
52672         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
52673              From: Benjamin Sugars <bsugars@canoe.ca>
52674              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
52675              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
52676      Branch: perl
52677            ! t/op/glob.t
52678 ____________________________________________________________________________
52679 [  9737] By: jhi                                   on 2001/04/18  13:24:50
52680         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
52681              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52682              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
52683              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
52684      Branch: perl
52685            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52686            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
52687 ____________________________________________________________________________
52688 [  9736] By: jhi                                   on 2001/04/18  04:15:14
52689         Log: The #9735 also changes the subtest 12.
52690      Branch: perl
52691            ! t/lib/b.t
52692 ____________________________________________________________________________
52693 [  9735] By: jhi                                   on 2001/04/18  03:55:17
52694         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
52695              From: David Dyck <dcd@tc.fluke.com>
52696              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
52697              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
52698      Branch: perl
52699            ! ext/B/B/Deparse.pm
52700 ____________________________________________________________________________
52701 [  9734] By: jhi                                   on 2001/04/18  03:54:11
52702         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
52703              From: Gisle Aas <gisle@ActiveState.com>
52704              Date: 17 Apr 2001 19:06:45 -0700
52705              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
52706      Branch: perl
52707            ! pp_hot.c t/op/misc.t
52708 ____________________________________________________________________________
52709 [  9733] By: jhi                                   on 2001/04/17  22:25:22
52710         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
52711              From: "Abigail" <abigail@foad.org>
52712              Date: Wed, 18 Apr 2001 01:17:46 +0200
52713              Message-ID: <20010417231746.21657.qmail@foad.org>
52714      Branch: perl
52715            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
52716 ____________________________________________________________________________
52717 [  9732] By: jhi                                   on 2001/04/17  20:47:56
52718         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
52719              From: Robin Houston <robin@kitsite.com>
52720              Date: Tue, 17 Apr 2001 22:37:42 +0100
52721              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
52722      Branch: perl
52723            ! ext/B/B/Deparse.pm
52724 ____________________________________________________________________________
52725 [  9731] By: nick                                  on 2001/04/17  20:46:35
52726         Log: Re-sync for t/lib/b.t fix
52727      Branch: perlio
52728           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
52729 ____________________________________________________________________________
52730 [  9730] By: jhi                                   on 2001/04/17  20:45:29
52731         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
52732              From: Robin Houston <robin@kitsite.com>
52733              Date: Tue, 17 Apr 2001 22:29:36 +0100
52734              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
52735      Branch: perl
52736            ! ext/B/B.xs ext/B/B/Deparse.pm
52737 ____________________________________________________________________________
52738 [  9729] By: jhi                                   on 2001/04/17  20:43:11
52739         Log: Subject: Deparse - parenthesise args to undeclared subs
52740              From: Robin Houston <robin@kitsite.com>
52741              Date: Tue, 17 Apr 2001 21:31:05 +0100
52742              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
52743      Branch: perl
52744            ! ext/B/B/Deparse.pm
52745 ____________________________________________________________________________
52746 [  9728] By: jhi                                   on 2001/04/17  18:57:30
52747         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
52748              From: Benjamin Sugars <ben.sugars@home.com>
52749              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
52750              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
52751      Branch: perl
52752            ! t/lib/cwd.t
52753 ____________________________________________________________________________
52754 [  9727] By: jhi                                   on 2001/04/17  18:20:20
52755         Log: Subject: [PATCH B::Deparse] ambient pragmas
52756              From: Robin Houston <robin@kitsite.com>
52757              Date: Tue, 17 Apr 2001 20:01:59 +0100
52758              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
52759      Branch: perl
52760            ! ext/B/B/Deparse.pm t/lib/b.t
52761 ____________________________________________________________________________
52762 [  9726] By: nick                                  on 2001/04/17  16:33:51
52763         Log: Integrate mainline (t/lib/b.t fails test 2...)
52764      Branch: perlio
52765           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52766           +> ext/List/Util/README ext/List/Util/Util.xs
52767           +> ext/List/Util/lib/List/Util.pm
52768           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
52769           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52770           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52771           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52772           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52773           !> (integrate 31 files)
52774 ____________________________________________________________________________
52775 [  9725] By: jhi                                   on 2001/04/17  12:14:24
52776         Log: Subject: multiple B::* changes
52777              From: Robin Houston <robin@kitsite.com>
52778              Date: Thu, 12 Apr 2001 20:12:27 +0100
52779              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
52780      Branch: perl
52781            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
52782 ____________________________________________________________________________
52783 [  9724] By: jhi                                   on 2001/04/17  11:59:05
52784         Log: Thread-awareness from Doug MacEachern.
52785      Branch: perl
52786            ! ext/List/Util/Util.xs
52787 ____________________________________________________________________________
52788 [  9723] By: jhi                                   on 2001/04/17  11:57:41
52789         Log: Make the test more portable.
52790      Branch: perl
52791            ! t/lib/cwd.t
52792 ____________________________________________________________________________
52793 [  9722] By: jhi                                   on 2001/04/17  11:53:50
52794         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
52795              From: Benjamin Sugars <ben.sugars@home.com>
52796              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
52797              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
52798      Branch: perl
52799            ! t/lib/cwd.t
52800 ____________________________________________________________________________
52801 [  9721] By: jhi                                   on 2001/04/17  11:52:17
52802         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
52803              From: Benjamin Sugars <bsugars@canoe.ca>
52804              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
52805              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
52806      Branch: perl
52807            ! op.c
52808 ____________________________________________________________________________
52809 [  9720] By: jhi                                   on 2001/04/17  11:35:42
52810         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
52811              From: Chris Nandor <pudge@pobox.com>
52812              Date: Tue, 17 Apr 2001 00:30:49 -0400
52813              Message-Id: <p05100207b701768712de@[10.0.1.177]>
52814      Branch: perl
52815            ! ext/File/Glob/bsd_glob.c gv.c
52816 ____________________________________________________________________________
52817 [  9719] By: jhi                                   on 2001/04/17  11:32:13
52818         Log: Subject: [PATCH] Tweten->West
52819              From: Casey West <casey@geeknest.com>
52820              Date: Mon, 16 Apr 2001 12:11:22 -0400
52821              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
52822      Branch: perl
52823            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
52824            ! pod/perltie.pod
52825 ____________________________________________________________________________
52826 [  9718] By: jhi                                   on 2001/04/16  03:22:52
52827         Log: Update Changes.
52828      Branch: perl
52829            ! Changes patchlevel.h
52830 ____________________________________________________________________________
52831 [  9717] By: jhi                                   on 2001/04/16  03:06:28
52832         Log: Regen toc.
52833      Branch: perl
52834            ! pod/perltoc.pod
52835 ____________________________________________________________________________
52836 [  9716] By: jhi                                   on 2001/04/16  02:58:42
52837         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
52838              From: Prymmer/Kahn <pvhp@best.com>
52839              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
52840              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
52841      Branch: perl
52842            ! utf8.c
52843 ____________________________________________________________________________
52844 [  9715] By: jhi                                   on 2001/04/15  23:40:35
52845         Log: Subject: Re: Net::Ping patch, adds stream protocol
52846              From: bronson@rinspin.com (Scott Bronson)
52847              Date: Tue, 10 Apr 2001 23:58:33 -0700
52848              Message-ID: <20010410235833.N29719@rinspin.com>
52849      Branch: perl
52850            ! lib/Net/Ping.pm
52851 ____________________________________________________________________________
52852 [  9714] By: jhi                                   on 2001/04/15  23:31:46
52853         Log: Printing out the ok messages helps successful testing.
52854      Branch: perl
52855            ! t/lib/time-hires.t
52856 ____________________________________________________________________________
52857 [  9713] By: jhi                                   on 2001/04/15  21:43:24
52858         Log: Update Douglas Wegscheid's email.
52859      Branch: perl
52860            ! AUTHORS
52861 ____________________________________________________________________________
52862 [  9712] By: jhi                                   on 2001/04/15  21:40:41
52863         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
52864              From: Michael G Schwern <schwern@pobox.com>
52865              Date: Sat, 14 Apr 2001 22:40:50 +0100
52866              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
52867      Branch: perl
52868            + t/lib/exporter.t
52869            ! MANIFEST lib/Exporter/Heavy.pm
52870 ____________________________________________________________________________
52871 [  9711] By: jhi                                   on 2001/04/15  21:39:21
52872         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
52873              From: Michael G Schwern <schwern@pobox.com>
52874              Date: Sat, 14 Apr 2001 22:13:59 +0100
52875              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
52876      Branch: perl
52877            ! t/op/loopctl.t
52878 ____________________________________________________________________________
52879 [  9710] By: jhi                                   on 2001/04/15  21:30:19
52880         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
52881              From: Michael G Schwern <schwern@pobox.com>
52882              Date: Sat, 14 Apr 2001 22:05:32 +0100
52883              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
52884      Branch: perl
52885            ! t/pragma/warnings.t
52886 ____________________________________________________________________________
52887 [  9709] By: jhi                                   on 2001/04/15  19:34:09
52888         Log: Integrate changes #9706,9707 from maintperl into mainline.
52889              
52890              change#7210 broke .packlist generation
52891              
52892              ExtUtils::Installed doesn't quote regex metacharacters in paths
52893              before using them in match; also make it work for dosish platforms
52894      Branch: perl
52895           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
52896 ____________________________________________________________________________
52897 [  9708] By: jhi                                   on 2001/04/15  19:31:01
52898         Log: Test also the scalar aspect of getitimer().
52899      Branch: perl
52900            ! t/lib/time-hires.t
52901 ____________________________________________________________________________
52902 [  9707] By: gsar                                  on 2001/04/15  17:24:20
52903         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
52904              before using them in match; also make it work for dosish platforms
52905      Branch: maint-5.6/perl
52906            ! lib/ExtUtils/Installed.pm
52907 ____________________________________________________________________________
52908 [  9706] By: gsar                                  on 2001/04/15  17:21:59
52909         Log: change#7210 broke .packlist generation (listed only filename
52910              rather than fully qualified path name)
52911      Branch: maint-5.6/perl
52912            ! lib/ExtUtils/Install.pm
52913 ____________________________________________________________________________
52914 [  9705] By: jhi                                   on 2001/04/15  12:36:33
52915         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
52916      Branch: perl
52917            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
52918            ! t/lib/time-hires.t
52919 ____________________________________________________________________________
52920 [  9704] By: jhi                                   on 2001/04/15  10:49:08
52921         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
52922              From: Prymmer/Kahn <pvhp@best.com>
52923              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
52924              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
52925      Branch: perl
52926            ! lib/utf8.pm pod/perlebcdic.pod
52927 ____________________________________________________________________________
52928 [  9703] By: jhi                                   on 2001/04/15  02:26:26
52929         Log: I keep forgetting to sort MANIFEST.
52930      Branch: perl
52931            ! MANIFEST
52932 ____________________________________________________________________________
52933 [  9702] By: jhi                                   on 2001/04/15  02:07:47
52934         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
52935              Now we have blessed, reftype, tainted, first, reduce, ...
52936      Branch: perl
52937            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52938            + ext/List/Util/README ext/List/Util/Util.xs
52939            + ext/List/Util/lib/List/Util.pm
52940            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
52941            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
52942            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52943            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52944            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52945            ! MANIFEST
52946 ____________________________________________________________________________
52947 [  9701] By: jhi                                   on 2001/04/14  15:05:25
52948         Log: Subject: RE: dprofpp.pl updates 
52949              From: Carl Eklof <CEklof@endeca.com>
52950              Date: Thu, 12 Apr 2001 18:45:46 -0400
52951              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
52952      Branch: perl
52953            ! utils/dprofpp.PL
52954 ____________________________________________________________________________
52955 [  9700] By: jhi                                   on 2001/04/14  14:44:55
52956         Log: Do not just blindly add CR.
52957      Branch: perl
52958            ! Porting/makerel
52959 ____________________________________________________________________________
52960 [  9699] By: jhi                                   on 2001/04/13  13:17:01
52961         Log: Update Changes.
52962      Branch: perl
52963            ! Changes patchlevel.h
52964 ____________________________________________________________________________
52965 [  9698] By: jhi                                   on 2001/04/13  12:44:48
52966         Log: Integrate perlio.
52967      Branch: perl
52968           !> ext/PerlIO/Scalar/Scalar.xs
52969 ____________________________________________________________________________
52970 [  9697] By: jhi                                   on 2001/04/13  12:29:15
52971         Log: Add more debug output to the test.
52972      Branch: perl
52973            ! t/lib/cwd.t
52974 ____________________________________________________________________________
52975 [  9696] By: nick                                  on 2001/04/13  10:14:29
52976         Log: Fix core dump on binmode($fh,'Scalar')
52977      Branch: perlio
52978            ! ext/PerlIO/Scalar/Scalar.xs
52979 ____________________________________________________________________________
52980 [  9695] By: nick                                  on 2001/04/13  09:05:42
52981         Log: Integrate mainline
52982      Branch: perlio
52983           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52984           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52985           +> t/lib/time-hires.t
52986           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
52987           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
52988           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
52989           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
52990           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
52991           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
52992           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
52993 ____________________________________________________________________________
52994 [  9694] By: jhi                                   on 2001/04/12  22:23:35
52995         Log: Integrate change #9693 from maintperl into mainline.
52996              
52997              $VERSION and Version() on the same line provokes a warning from
52998              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52999      Branch: perl
53000           !> lib/Devel/SelfStubber.pm
53001 ____________________________________________________________________________
53002 [  9693] By: gsar                                  on 2001/04/12  21:55:56
53003         Log: $VERSION and Version() on the same line provokes a warning from
53004              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
53005      Branch: maint-5.6/perl
53006            ! lib/Devel/SelfStubber.pm
53007 ____________________________________________________________________________
53008 [  9692] By: jhi                                   on 2001/04/12  13:54:00
53009         Log: This is at least 5.005.
53010      Branch: perl
53011            ! ext/Time/HiRes/HiRes.xs
53012 ____________________________________________________________________________
53013 [  9691] By: jhi                                   on 2001/04/12  13:37:20
53014         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
53015      Branch: perl
53016            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
53017            ! win32/Makefile win32/makefile.mk
53018 ____________________________________________________________________________
53019 [  9690] By: jhi                                   on 2001/04/12  01:34:46
53020         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
53021      Branch: perl
53022            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53023            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
53024            + t/lib/time-hires.t
53025            ! MANIFEST
53026 ____________________________________________________________________________
53027 [  9689] By: jhi                                   on 2001/04/12  00:28:39
53028         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
53029              From: Gisle Aas <gisle@ActiveState.com>
53030              Date: 11 Apr 2001 16:36:11 -0700
53031              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
53032      Branch: perl
53033            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
53034 ____________________________________________________________________________
53035 [  9688] By: jhi                                   on 2001/04/12  00:27:39
53036         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
53037              From: Gisle Aas <gisle@ActiveState.com>
53038              Date: 11 Apr 2001 11:13:24 -0700
53039              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
53040      Branch: perl
53041            ! ext/MIME/Base64/Base64.xs
53042 ____________________________________________________________________________
53043 [  9687] By: jhi                                   on 2001/04/11  19:51:47
53044         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
53045      Branch: perl
53046            ! Todo-5.6
53047 ____________________________________________________________________________
53048 [  9686] By: jhi                                   on 2001/04/11  16:54:25
53049         Log: Subject: [PATCH opcode.pl] Documentation of table format
53050              From: Simon Cozens <simon@netthink.co.uk>
53051              Date: Wed, 11 Apr 2001 12:59:31 +0100
53052              Message-ID: <20010411125931.A25681@netthink.co.uk>
53053      Branch: perl
53054            ! opcode.pl
53055 ____________________________________________________________________________
53056 [  9685] By: jhi                                   on 2001/04/11  16:53:15
53057         Log: Subject: [PATCH] prototype("CORE::recv")
53058              From: Simon Cozens <simon@netthink.co.uk>
53059              Date: Wed, 11 Apr 2001 13:24:35 +0100
53060              Message-ID: <20010411132435.A26169@netthink.co.uk>
53061      Branch: perl
53062            ! pp.c t/comp/proto.t
53063 ____________________________________________________________________________
53064 [  9684] By: jhi                                   on 2001/04/11  16:47:13
53065         Log: FAQ (and AUTHORS) update from Dan Carson: the information
53066              was several years obsolete, Term::Readkey has been updated
53067              to have the functionality.
53068      Branch: perl
53069            ! AUTHORS pod/perlfaq5.pod
53070 ____________________________________________________________________________
53071 [  9683] By: jhi                                   on 2001/04/11  12:15:46
53072         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
53073              From: Calle Dybedahl <calle@lysator.liu.se>
53074              Date: 10 Apr 2001 16:44:16 +0200
53075              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
53076      Branch: perl
53077            ! ext/MIME/Base64/Base64.xs
53078 ____________________________________________________________________________
53079 [  9682] By: jhi                                   on 2001/04/11  12:12:26
53080         Log: A more minimal fix for 20010410.006 from Hugo.
53081      Branch: perl
53082            ! regexec.c
53083 ____________________________________________________________________________
53084 [  9681] By: jhi                                   on 2001/04/11  11:34:23
53085         Log: Integrate changes #9678,9679 from maintline into mainperl.
53086              
53087              addendum to change#9676
53088              
53089              up $File::Glob::VERSION; add a note pointing out the version of
53090              the OpenBSD glob bsd_glob.c resembles
53091      Branch: perl
53092           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53093           !> ext/File/Glob/bsd_glob.h
53094 ____________________________________________________________________________
53095 [  9680] By: jhi                                   on 2001/04/11  11:30:38
53096         Log: Bad test numbering in integrate in #9677.
53097              Fixes ID 20010411.001.
53098      Branch: perl
53099            ! t/op/pat.t
53100 ____________________________________________________________________________
53101 [  9679] By: gsar                                  on 2001/04/11  03:38:40
53102         Log: up $File::Glob::VERSION; add a note pointing out the version of
53103              the OpenBSD glob bsd_glob.c resembles
53104      Branch: maint-5.6/perl
53105            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53106            ! ext/File/Glob/bsd_glob.h
53107 ____________________________________________________________________________
53108 [  9678] By: gsar                                  on 2001/04/11  03:09:48
53109         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
53110              revision 1.8.10.1 found here:
53111              
53112              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
53113      Branch: maint-5.6/perl
53114            ! ext/File/Glob/bsd_glob.c
53115 ____________________________________________________________________________
53116 [  9677] By: jhi                                   on 2001/04/11  02:54:39
53117         Log: Integrate changes #9675,9676 from maintperl into mainline.
53118              
53119              fix for bug 20010410.006, undo change#7115
53120              
53121              port the OpenBSD glob() security patch
53122      Branch: perl
53123           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
53124           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
53125           !> t/op/pat.t
53126 ____________________________________________________________________________
53127 [  9676] By: gsar                                  on 2001/04/11  02:19:02
53128         Log: port the glob() security patch found at:
53129              
53130              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
53131              
53132              CERT advisory for the issue is here:
53133              
53134              http://www.cert.org/advisories/CA-2001-07.html
53135              
53136              Note that the security scare is only relevant for those who are
53137              foolish enough to build suidperl (which is now officially discouraged)
53138      Branch: maint-5.6/perl
53139            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
53140            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
53141 ____________________________________________________________________________
53142 [  9675] By: gsar                                  on 2001/04/10  23:52:11
53143         Log: fix for bug 20010410.006
53144              
53145              undo change#7115 (came into maint-5.6 as change#8156)
53146              
53147              add tests to keep it from coming back
53148      Branch: maint-5.6/perl
53149            ! regexec.c t/op/pat.t
53150 ____________________________________________________________________________
53151 [  9674] By: nick                                  on 2001/04/10  20:39:31
53152         Log: Integrate mainline
53153      Branch: perlio
53154           +> Porting/testall.atom
53155           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
53156           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
53157           !> t/lib/lc-uk.t t/pod/find.t
53158 ____________________________________________________________________________
53159 [  9673] By: nick                                  on 2001/04/10  18:46:14
53160         Log: Integrate against change 9670 aka perl-5.7.1
53161      Branch: perlio
53162           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
53163           !> (integrate 53 files)
53164 ____________________________________________________________________________
53165 [  9672] By: jhi                                   on 2001/04/10  13:45:01
53166         Log: Add a script for doing cumulative profile of the test suite.
53167              (Requires ATOM, that is, Tru64.)
53168      Branch: perl
53169            + Porting/testall.atom
53170            ! MANIFEST
53171 ____________________________________________________________________________
53172 [  9671] By: jhi                                   on 2001/04/10  12:38:53
53173         Log: Missing std block.
53174      Branch: perl
53175            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
53176            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
53177            ! t/pod/find.t
53178 ____________________________________________________________________________
53179 [  9670] By: jhi                                   on 2001/04/10  01:25:58
53180         Log: This is 5.7.1.
53181      Branch: perl
53182            ! patchlevel.h
53183 ____________________________________________________________________________
53184 [  9669] By: jhi                                   on 2001/04/10  01:09:14
53185         Log: Update Changes.
53186      Branch: perl
53187            ! Changes patchlevel.h
53188 ____________________________________________________________________________
53189 [  9668] By: jhi                                   on 2001/04/10  01:00:38
53190         Log: Regen toc.
53191      Branch: perl
53192            ! pod/perltoc.pod
53193 ____________________________________________________________________________
53194 [  9667] By: jhi                                   on 2001/04/10  00:52:16
53195         Log: Update perlhist.
53196      Branch: perl
53197            ! pod/perlhist.pod
53198 ____________________________________________________________________________
53199 [  9666] By: jhi                                   on 2001/04/09  23:38:59
53200         Log: Slight wording tweaks from Damian to #9658.
53201      Branch: perl
53202            ! pod/perlobj.pod
53203 ____________________________________________________________________________
53204 [  9665] By: jhi                                   on 2001/04/09  19:56:06
53205         Log: Subject: [PATCH perlutil.pod] Nit
53206              From: Simon Cozens <simon@netthink.co.uk>
53207              Date: Mon, 9 Apr 2001 20:29:44 +0100
53208              Message-ID: <20010409202944.A14796@the.earth.li>
53209      Branch: perl
53210            ! pod/perlutil.pod
53211 ____________________________________________________________________________
53212 [  9664] By: jhi                                   on 2001/04/09  19:54:42
53213         Log: Subject: Re: perl571delta.pod@9631
53214              From: Mike Guy <mjtg@cam.ac.uk>
53215              Date: Mon, 09 Apr 2001 18:09:14 +0100
53216              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
53217      Branch: perl
53218            ! pod/perl571delta.pod
53219 ____________________________________________________________________________
53220 [  9663] By: jhi                                   on 2001/04/09  13:43:35
53221         Log: Update Changes.
53222      Branch: perl
53223            ! Changes patchlevel.h
53224 ____________________________________________________________________________
53225 [  9662] By: jhi                                   on 2001/04/09  13:24:46
53226         Log: tweak tweak.
53227      Branch: perl
53228            ! AUTHORS pod/perl571delta.pod
53229 ____________________________________________________________________________
53230 [  9661] By: jhi                                   on 2001/04/09  13:15:13
53231         Log: Thinko in manual patch applying.
53232      Branch: perl
53233            ! sv.c
53234 ____________________________________________________________________________
53235 [  9660] By: jhi                                   on 2001/04/09  13:07:53
53236         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
53237              From: Robin Barker <rmb1@cise.npl.co.uk> 
53238              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
53239              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
53240              
53241              (This corrects the case where the "isn't numeric" string contains \0s
53242              and is longer than the temporary buffer, and contains \0 at the point
53243              the string would be truncated by "...".) 
53244      Branch: perl
53245            ! sv.c
53246 ____________________________________________________________________________
53247 [  9659] By: jhi                                   on 2001/04/09  12:57:41
53248         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
53249      Branch: perl
53250            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
53251            ! t/lib/cgi-function.t t/lib/cgi-html.t
53252 ____________________________________________________________________________
53253 [  9658] By: jhi                                   on 2001/04/09  12:48:47
53254         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
53255              From: Ilmari Karonen <iltzu@sci.fi>
53256              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
53257              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
53258              
53259              Rearrange and rewrite the Method Invocation section
53260              to explain the concepts in nicer order.
53261      Branch: perl
53262            ! pod/perlobj.pod
53263 ____________________________________________________________________________
53264 [  9657] By: jhi                                   on 2001/04/09  12:35:58
53265         Log: Upgrade to podlators 1.09, from Russ Allbery.
53266      Branch: perl
53267            ! lib/Pod/Man.pm lib/Pod/Text.pm
53268 ____________________________________________________________________________
53269 [  9656] By: jhi                                   on 2001/04/09  12:31:53
53270         Log: perl571delta.
53271      Branch: perl
53272            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
53273 ____________________________________________________________________________
53274 [  9655] By: jhi                                   on 2001/04/09  12:20:09
53275         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
53276              From: Prymmer/Kahn <pvhp@best.com>
53277              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
53278              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
53279      Branch: perl
53280            ! lib/utf8.pm pod/perlunicode.pod
53281 ____________________________________________________________________________
53282 [  9654] By: gsar                                  on 2001/04/09  03:38:33
53283         Log: here lies 5.6.1
53284      Branch: maint-5.6/perl
53285            ! Changes
53286 ____________________________________________________________________________
53287 [  9653] By: jhi                                   on 2001/04/09  03:25:24
53288         Log: Update perlhist.
53289      Branch: perl
53290            ! pod/perlhist.pod
53291 ____________________________________________________________________________
53292 [  9652] By: jhi                                   on 2001/04/09  03:18:49
53293         Log: perl571delta tweaking continues.
53294      Branch: perl
53295            ! pod/perl571delta.pod
53296 ____________________________________________________________________________
53297 [  9651] By: gsar                                  on 2001/04/09  03:11:19
53298         Log: update Changes, patchlevel.h &c.
53299      Branch: maint-5.6/perl
53300            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
53301            ! pod/perltoc.pod
53302 ____________________________________________________________________________
53303 [  9650] By: jhi                                   on 2001/04/09  02:40:24
53304         Log: Integrate the perlfork half of #9513 from maintperl into mainline
53305              (the perlunicode half is obsolete)
53306      Branch: perl
53307            ! pod/perlfork.pod
53308 ____________________________________________________________________________
53309 [  9649] By: gsar                                  on 2001/04/09  02:35:43
53310         Log: tweak perldelta as suggested by Jarkko
53311      Branch: maint-5.6/perl
53312            ! pod/perldelta.pod
53313 ____________________________________________________________________________
53314 [  9648] By: jhi                                   on 2001/04/09  02:13:04
53315         Log: Integrate change #9646 from maintperl into mainline.
53316              
53317              add note about ithreads and Thread.pm
53318      Branch: perl
53319           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
53320 ____________________________________________________________________________
53321 [  9647] By: jhi                                   on 2001/04/09  02:10:18
53322         Log: Bad assumption that shortsize == 2.
53323      Branch: perl
53324            ! t/lib/xs-typemap.t
53325 ____________________________________________________________________________
53326 [  9646] By: gsar                                  on 2001/04/09  00:48:04
53327         Log: add note about ithreads and Thread.pm (too many people are
53328              confused by the fact that Thread.pm is built and installed
53329              under non-5005threads but doesn't work)
53330      Branch: maint-5.6/perl
53331            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
53332 ____________________________________________________________________________
53333 [  9645] By: gsar                                  on 2001/04/09  00:19:03
53334         Log: update perldelta.pod for changes in 5.6.1
53335      Branch: maint-5.6/perl
53336            ! Changes pod/perldelta.pod
53337 ____________________________________________________________________________
53338 [  9644] By: jhi                                   on 2001/04/08  20:37:00
53339         Log: Integrate change #9639 from maintperl into mainline:
53340              on windows, many of the README.* pods were being copied to
53341              the wrong location
53342      Branch: perl
53343           !> win32/Makefile win32/makefile.mk
53344 ____________________________________________________________________________
53345 [  9643] By: jhi                                   on 2001/04/08  20:07:11
53346         Log: Integrate change #9624 from maintperl into mainline:
53347              the pod tests were not okay.  (t/pod/find.t changes ignored)
53348      Branch: perl
53349           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
53350           !> t/pod/include.t t/pod/included.t t/pod/lref.t
53351           !> t/pod/multiline_items.t t/pod/nested_items.t
53352           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53353           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
53354 ____________________________________________________________________________
53355 [  9642] By: jhi                                   on 2001/04/08  19:57:17
53356         Log: Integrate change #9638 from maintperl into mainline:
53357              update to latest JPL from the anoncvs repository
53358      Branch: perl
53359           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
53360           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
53361           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
53362 ____________________________________________________________________________
53363 [  9641] By: jhi                                   on 2001/04/08  19:53:30
53364         Log: perl571delta updates.
53365      Branch: perl
53366            ! lib/Filter/Simple.pm pod/perl571delta.pod
53367 ____________________________________________________________________________
53368 [  9640] By: gsar                                  on 2001/04/08  19:20:46
53369         Log: integrate change#9634 from mainline
53370              
53371              Fix the perlmodlib generation (didn't understand separate .pod
53372              files; didn't understand -- as the name-thing separator).
53373              Update the CPAN mirrors list.
53374      Branch: maint-5.6/perl
53375            ! pod/perlmodlib.pod
53376           !> pod/perlmodlib.PL
53377 ____________________________________________________________________________
53378 [  9639] By: gsar                                  on 2001/04/08  18:57:31
53379         Log: on windows, many of the README.* pods were being copied to the wrong
53380              location
53381      Branch: maint-5.6/perl
53382            ! win32/Makefile win32/makefile.mk
53383 ____________________________________________________________________________
53384 [  9638] By: gsar                                  on 2001/04/08  18:38:25
53385         Log: update to latest JPL from the anoncvs repository
53386      Branch: maint-5.6/perl
53387            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
53388            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
53389            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
53390 ____________________________________________________________________________
53391 [  9637] By: jhi                                   on 2001/04/08  17:53:53
53392         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
53393      Branch: perl
53394            ! pod/perl571delta.pod
53395 ____________________________________________________________________________
53396 [  9636] By: jhi                                   on 2001/04/08  17:18:32
53397         Log: Regen toc.
53398      Branch: perl
53399            ! pod/perltoc.pod
53400 ____________________________________________________________________________
53401 [  9635] By: jhi                                   on 2001/04/08  17:16:33
53402         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
53403              From: "Craig A. Berry" <craigberry@mac.com>
53404              Date: Sun, 08 Apr 2001 12:30:16 -0500
53405              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
53406      Branch: perl
53407            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
53408 ____________________________________________________________________________
53409 [  9634] By: jhi                                   on 2001/04/08  17:09:19
53410         Log: Fix the perlmodlib generation (didn't understand separate .pod
53411              files; didn't understand -- as the name-thing separator).
53412              
53413              Update the CPAN mirrors list.
53414      Branch: perl
53415            ! pod/perlmodlib.PL pod/perlmodlib.pod
53416 ____________________________________________________________________________
53417 [  9633] By: jhi                                   on 2001/04/08  16:49:17
53418         Log: Sort MANIFEST.
53419      Branch: perl
53420            ! MANIFEST
53421 ____________________________________________________________________________
53422 [  9632] By: gsar                                  on 2001/04/08  16:36:06
53423         Log: add $Tie::RefHash::VERSION
53424      Branch: maint-5.6/perl
53425            ! lib/Tie/RefHash.pm
53426 ____________________________________________________________________________
53427 [  9631] By: jhi                                   on 2001/04/08  16:10:15
53428         Log: perl571delta updates based on p5p feedback; still needs
53429              lots of examples.
53430      Branch: perl
53431            ! pod/perl571delta.pod
53432 ____________________________________________________________________________
53433 [  9630] By: jhi                                   on 2001/04/08  15:59:13
53434         Log: Update the list of supported platforms to talk about 5.7.1
53435              (and 5.6.1)
53436      Branch: perl
53437            ! pod/perlport.pod
53438 ____________________________________________________________________________
53439 [  9629] By: jhi                                   on 2001/04/08  15:55:41
53440         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
53441              from maintperl into mainline: perlport updates.
53442      Branch: perl
53443            ! pod/perlport.pod
53444 ____________________________________________________________________________
53445 [  9628] By: jhi                                   on 2001/04/08  15:53:17
53446         Log: perlsolaris.pod copied to wrong directory.
53447      Branch: perl
53448            ! win32/makefile.mk
53449 ____________________________________________________________________________
53450 [  9627] By: jhi                                   on 2001/04/08  14:48:18
53451         Log: Subject: Typos in perl571delta.pod
53452              From: "Stephen P. Potter" <spp@spotter.yi.org>
53453              Date: Sat, 07 Apr 2001 20:37:05 -0400
53454              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
53455      Branch: perl
53456            ! pod/perl571delta.pod
53457 ____________________________________________________________________________
53458 [  9626] By: jhi                                   on 2001/04/08  14:39:04
53459         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
53460      Branch: perl
53461            ! gv.c
53462 ____________________________________________________________________________
53463 [  9625] By: nick                                  on 2001/04/08  10:14:23
53464         Log: Integrate mainline
53465      Branch: perlio
53466           +> pod/perl570delta.pod pod/perl571delta.pod
53467           !> (integrate 27 files)
53468 ____________________________________________________________________________
53469 [  9624] By: gsar                                  on 2001/04/08  06:08:17
53470         Log: test in t/pod/* were busted
53471              
53472              these tests are still not enabled in t/{harness,TEST}
53473      Branch: maint-5.6/perl
53474            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
53475            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
53476            ! t/pod/multiline_items.t t/pod/nested_items.t
53477            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53478            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
53479 ____________________________________________________________________________
53480 [  9623] By: gsar                                  on 2001/04/08  03:37:01
53481         Log: integrate change#9470 from mainline
53482              
53483              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
53484      Branch: maint-5.6/perl
53485           !> ext/Socket/Socket.xs
53486 ____________________________________________________________________________
53487 [  9622] By: jhi                                   on 2001/04/07  22:40:47
53488         Log: Update Changes.
53489      Branch: perl
53490            ! Changes patchlevel.h
53491 ____________________________________________________________________________
53492 [  9621] By: jhi                                   on 2001/04/07  22:34:16
53493         Log: Update AUTHORS.
53494      Branch: perl
53495            ! AUTHORS
53496 ____________________________________________________________________________
53497 [  9620] By: jhi                                   on 2001/04/07  22:12:47
53498         Log: Forgot to bump the number of tests in #9164.
53499      Branch: perl
53500            ! t/op/array.t
53501 ____________________________________________________________________________
53502 [  9619] By: jhi                                   on 2001/04/07  22:09:50
53503         Log: Bump patchlevel to 5.7.1.
53504      Branch: perl
53505            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53506            ! config_h.SH patchlevel.h
53507 ____________________________________________________________________________
53508 [  9618] By: jhi                                   on 2001/04/07  22:02:41
53509         Log: Populate perl571delta.
53510      Branch: perl
53511            ! pod/perl571delta.pod
53512 ____________________________________________________________________________
53513 [  9617] By: jhi                                   on 2001/04/07  22:01:23
53514         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
53515              to forget it later; do not change patchlevel.h yet or regenerate
53516              Configure yet.
53517      Branch: perl
53518            ! epoc/config.sh win32/Makefile win32/config_H.bc
53519            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
53520 ____________________________________________________________________________
53521 [  9616] By: jhi                                   on 2001/04/07  17:46:33
53522         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
53523      Branch: perl
53524            ! pod/perl571delta.pod
53525 ____________________________________________________________________________
53526 [  9615] By: jhi                                   on 2001/04/07  17:33:21
53527         Log: Change the toc configuration.
53528      Branch: perl
53529            ! pod/buildtoc.PL pod/perl.pod
53530 ____________________________________________________________________________
53531 [  9614] By: jhi                                   on 2001/04/07  17:29:47
53532         Log: Subject: PATCH: $[
53533              From: Robin Houston <robin@kitsite.com>
53534              Date: Fri, 6 Apr 2001 18:10:14 +0100
53535              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
53536      Branch: perl
53537            ! op.c t/op/array.t
53538 ____________________________________________________________________________
53539 [  9613] By: jhi                                   on 2001/04/07  17:28:26
53540         Log: Subject: [PATCH perl@9424] isn't numeric warning
53541              From: Robin Barker <rmb1@cise.npl.co.uk>
53542              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
53543              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
53544      Branch: perl
53545            ! sv.c t/pragma/warn/sv
53546 ____________________________________________________________________________
53547 [  9612] By: jhi                                   on 2001/04/07  17:26:45
53548         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
53549              From: Mike Guy <mjtg@cam.ac.uk>
53550              Date: Fri, 06 Apr 2001 12:47:06 +0100
53551              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
53552      Branch: perl
53553            ! dump.c t/lib/peek.t
53554 ____________________________________________________________________________
53555 [  9611] By: jhi                                   on 2001/04/07  17:21:35
53556         Log: Create perl571delta and seed it off with the perldelta changes
53557              since 5.7.0; remove those changes from perldelta and rename it
53558              as perl570delta; recreate perldelta but leave it almost empty.
53559      Branch: perl
53560            + pod/perl570delta.pod pod/perl571delta.pod
53561            ! MANIFEST pod/perldelta.pod
53562 ____________________________________________________________________________
53563 [  9610] By: jhi                                   on 2001/04/07  16:56:32
53564         Log: Denit.
53565      Branch: perl
53566            ! pod/perldelta.pod
53567 ____________________________________________________________________________
53568 [  9609] By: jhi                                   on 2001/04/07  16:38:32
53569         Log: Retract #9523: needs more thought.
53570      Branch: perl
53571            ! Makefile.SH
53572 ____________________________________________________________________________
53573 [  9608] By: jhi                                   on 2001/04/07  14:59:20
53574         Log: atmark() code cleanaup.
53575      Branch: perl
53576            ! ext/IO/IO.xs
53577 ____________________________________________________________________________
53578 [  9607] By: jhi                                   on 2001/04/07  14:48:14
53579         Log: Integrate change #9605 from maintperl into mainline.
53580              
53581              can't optimize away scope entry if tr/// is present
53582      Branch: perl
53583           !> op.c t/op/tr.t
53584 ____________________________________________________________________________
53585 [  9606] By: jhi                                   on 2001/04/07  14:43:59
53586         Log: Integrate perlio.
53587      Branch: perl
53588           +> win32/FindExt.pm
53589           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
53590           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
53591 ____________________________________________________________________________
53592 [  9605] By: gsar                                  on 2001/04/07  11:52:40
53593         Log: can't optimize away scope entry if tr/// is present
53594      Branch: maint-5.6/perl
53595            ! op.c t/op/tr.t
53596 ____________________________________________________________________________
53597 [  9604] By: nick                                  on 2001/04/07  11:39:45
53598         Log: Split out extension finding code from buildext.pl into FindExt.pm
53599              Use it to get Config.pm's idea of available extensions in line
53600              with what is built.
53601      Branch: perlio
53602            + win32/FindExt.pm
53603            ! MANIFEST win32/buildext.pl win32/config_sh.PL
53604            ! win32/makefile.mk
53605 ____________________________________________________________________________
53606 [  9603] By: nick                                  on 2001/04/07  09:11:38
53607         Log: Cleanup correction for failed :Via() layer, also set an error code.
53608      Branch: perlio
53609            ! ext/PerlIO/Via/Via.xs
53610 ____________________________________________________________________________
53611 [  9602] By: nick                                  on 2001/04/07  08:38:04
53612         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
53613              style. So don't use binmode() on the handles so that Win32 etc. see
53614              same sequence and produce same digests.
53615      Branch: perlio
53616            ! t/lib/md5-file.t
53617 ____________________________________________________________________________
53618 [  9601] By: nick                                  on 2001/04/07  08:36:26
53619         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
53620              Else it complains and so crlf layer (say) does not get pushed.
53621      Branch: perlio
53622            ! perlio.c
53623 ____________________________________________________________________________
53624 [  9600] By: jhi                                   on 2001/04/06  23:00:09
53625         Log: Integrate change #9599 from perlio into mainline.
53626      Branch: perl
53627           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
53628           !> win32/config_H.vc
53629 ____________________________________________________________________________
53630 [  9599] By: nick                                  on 2001/04/06  21:42:43
53631         Log: Quote $VERSION in Encode.pm.
53632              regen_config_h as requested.
53633      Branch: perlio
53634            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
53635            ! win32/config_H.vc
53636 ____________________________________________________________________________
53637 [  9598] By: nick                                  on 2001/04/06  20:34:59
53638         Log: Integrate mainline
53639      Branch: perlio
53640           +> README.macos
53641           !> (integrate 39 files)
53642 ____________________________________________________________________________
53643 [  9597] By: gsar                                  on 2001/04/06  18:06:35
53644         Log: integrate change#9464 from mainline (addendum to change#8313)
53645              
53646              Subject: [PATCH @9452] Better peep()ing for foreach() loops
53647      Branch: maint-5.6/perl
53648           !> op.c
53649 ____________________________________________________________________________
53650 [  9596] By: jhi                                   on 2001/04/06  17:26:03
53651         Log: The d_casti32=undef is good for you even when not use64bitall.
53652      Branch: perl
53653            ! hints/hpux.sh
53654 ____________________________________________________________________________
53655 [  9595] By: gsar                                  on 2001/04/06  14:57:17
53656         Log: add a low-impact fix to accommodate darwin-ism
53657      Branch: maint-5.6/perl
53658            ! ext/Errno/Errno_pm.PL
53659 ____________________________________________________________________________
53660 [  9594] By: jhi                                   on 2001/04/06  14:55:14
53661         Log: Integrate changes #9528,9593 from mainline into maintperl;
53662              tweaking the editor/IDE/shell list.
53663      Branch: maint-5.6/perl
53664           !> pod/perlfaq3.pod
53665 ____________________________________________________________________________
53666 [  9593] By: jhi                                   on 2001/04/06  14:51:39
53667         Log: Make the editor/IDE/shell list a little bit airier.
53668      Branch: perl
53669            ! pod/perlfaq3.pod
53670 ____________________________________________________________________________
53671 [  9592] By: gsar                                  on 2001/04/06  14:45:18
53672         Log: integrate change#9477 from mainline (base.pm doc tweak)
53673              
53674              missing doc entry for fmod()
53675      Branch: maint-5.6/perl
53676            ! lib/Math/BigFloat.pm
53677           !> lib/base.pm
53678 ____________________________________________________________________________
53679 [  9591] By: jhi                                   on 2001/04/06  13:55:48
53680         Log: Regen toc.
53681      Branch: perl
53682            ! pod/perltoc.pod
53683 ____________________________________________________________________________
53684 [  9590] By: jhi                                   on 2001/04/06  13:54:52
53685         Log: Math::BigFloat patches from John Peacock.  The equivalent
53686              of #9586 from maintperl but reworked by John to work with
53687              the bleadperl.
53688      Branch: perl
53689            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53690 ____________________________________________________________________________
53691 [  9589] By: jhi                                   on 2001/04/06  13:42:23
53692         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
53693      Branch: perl
53694            ! ext/Digest/MD5/Makefile.PL
53695 ____________________________________________________________________________
53696 [  9588] By: jhi                                   on 2001/04/06  13:31:45
53697         Log: Integrate changes #9584,9587 from maintperl into mainline.
53698              
53699              keep eval"" CVs alive until the end of the statement in which
53700              they're called
53701              
53702              add README.macos (from Chris Nandor)
53703              
53704              tyop in change#9555
53705      Branch: perl
53706           +> README.macos
53707           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
53708           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
53709           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
53710           !> win32/makefile.mk
53711 ____________________________________________________________________________
53712 [  9587] By: gsar                                  on 2001/04/06  07:31:30
53713         Log: add README.macos (from Chris Nandor)
53714              
53715              tyop in change#9555
53716      Branch: maint-5.6/perl
53717            + README.macos
53718            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
53719            ! win32/Makefile win32/makefile.mk
53720 ____________________________________________________________________________
53721 [  9586] By: gsar                                  on 2001/04/06  07:08:54
53722         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
53723      Branch: maint-5.6/perl
53724            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53725 ____________________________________________________________________________
53726 [  9585] By: gsar                                  on 2001/04/06  06:58:44
53727         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
53728              from mainline
53729              
53730              Subject: [PATCH] Base64 update to perlfaq9.pod
53731              
53732              Subject: [PATCH AUTHORS] Housekeeping
53733              
53734              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53735              Mac OS X (Darwin) has extra pwent fields.
53736              
53737              Subject: [PATCH B::*] print control-character vars readably
53738              Needs EBCDICification.
53739              
53740              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53741              
53742              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53743              
53744              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53745              
53746              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53747              
53748              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53749              
53750              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53751              
53752              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53753              
53754              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53755              
53756              FreeBSD hints tweak from Anton Berezin.
53757              
53758              Subject: [PATCH foolperl & bleadperl] README.vms update
53759              
53760              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53761      Branch: maint-5.6/perl
53762           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
53763           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53764           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
53765 ____________________________________________________________________________
53766 [  9584] By: gsar                                  on 2001/04/06  04:09:00
53767         Log: keep eval"" CVs alive until the end of the statement in which
53768              they're called; this avoids a coredump ensuing from search for
53769              lexicals in code such as:
53770              
53771              sub bug {
53772              my $s = @_;
53773              eval q[sub { eval 'sub { &$s }' }];
53774              }
53775              bug("x")->()->();
53776              
53777              this code still doesn't work as intended (as it has remained
53778              since time immemorial), but it doesn't provoke a coredump anymore
53779      Branch: maint-5.6/perl
53780            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
53781            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
53782 ____________________________________________________________________________
53783 [  9583] By: jhi                                   on 2001/04/05  23:52:51
53784         Log: Update Changes.
53785      Branch: perl
53786            ! Changes patchlevel.h
53787 ____________________________________________________________________________
53788 [  9582] By: jhi                                   on 2001/04/05  23:11:23
53789         Log: Slight doc tweak.
53790      Branch: perl
53791            ! pod/perlunicode.pod
53792 ____________________________________________________________________________
53793 [  9581] By: jhi                                   on 2001/04/05  23:04:11
53794         Log: Integrate perlio.
53795      Branch: perl
53796           !> pod/perlunicode.pod
53797 ____________________________________________________________________________
53798 [  9580] By: jhi                                   on 2001/04/05  23:03:29
53799         Log: Test for #9579.
53800      Branch: perl
53801            ! t/op/do.t
53802 ____________________________________________________________________________
53803 [  9579] By: jhi                                   on 2001/04/05  22:54:17
53804         Log: Subject: [PATCH] Propagate calling context for do '...'
53805              From: Gisle Aas <gisle@ActiveState.com>
53806              Date: 04 Apr 2001 20:17:29 -0700
53807              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
53808      Branch: perl
53809            ! pod/perlfunc.pod pp_ctl.c
53810 ____________________________________________________________________________
53811 [  9578] By: jhi                                   on 2001/04/05  22:52:51
53812         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53813              From: Peter Prymmer <pvhp@forte.com>
53814              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
53815              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
53816      Branch: perl
53817            ! README.vms
53818 ____________________________________________________________________________
53819 [  9577] By: jhi                                   on 2001/04/05  22:48:22
53820         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
53821              From: "Craig A. Berry" <craigberry@mac.com>
53822              Date: Thu, 5 Apr 2001 13:43:28 -0500
53823              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
53824      Branch: perl
53825            ! README.vms
53826 ____________________________________________________________________________
53827 [  9576] By: jhi                                   on 2001/04/05  22:31:38
53828         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
53829              From: Michael G Schwern <schwern@pobox.com>
53830              Date: Thu, 5 Apr 2001 21:53:21 +0100
53831              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
53832      Branch: perl
53833            ! lib/base.pm t/lib/fields.t
53834 ____________________________________________________________________________
53835 [  9575] By: jhi                                   on 2001/04/05  22:26:10
53836         Log: FreeBSD hints tweak from Anton Berezin.
53837      Branch: perl
53838            ! hints/freebsd.sh
53839 ____________________________________________________________________________
53840 [  9574] By: jhi                                   on 2001/04/05  22:24:03
53841         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53842              From: David Dyck <dcd@tc.fluke.com>
53843              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
53844              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
53845      Branch: perl
53846            ! t/op/oct.t
53847 ____________________________________________________________________________
53848 [  9573] By: jhi                                   on 2001/04/05  22:23:06
53849         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53850              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
53851              From: David Dyck <dcd@tc.fluke.com>
53852              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
53853      Branch: perl
53854            ! pp.c
53855 ____________________________________________________________________________
53856 [  9572] By: jhi                                   on 2001/04/05  22:14:47
53857         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53858              From: Robin Houston <robin@kitsite.com>
53859              Date: Thu, 5 Apr 2001 20:56:48 +0100
53860              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
53861      Branch: perl
53862            ! ext/B/B/Deparse.pm
53863 ____________________________________________________________________________
53864 [  9571] By: jhi                                   on 2001/04/05  22:12:53
53865         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53866              From: Robin Houston <robin@kitsite.com>
53867              Date: Thu, 5 Apr 2001 19:55:51 +0100
53868              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
53869      Branch: perl
53870            ! ext/B/B/Deparse.pm
53871 ____________________________________________________________________________
53872 [  9570] By: jhi                                   on 2001/04/05  22:11:06
53873         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53874              From: Robin Houston <robin@kitsite.com>
53875              Date: Thu, 5 Apr 2001 20:16:29 +0100
53876              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
53877      Branch: perl
53878            ! ext/B/B/Deparse.pm
53879 ____________________________________________________________________________
53880 [  9569] By: nick                                  on 2001/04/05  21:32:26
53881         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
53882      Branch: perlio
53883            ! pod/perlunicode.pod
53884 ____________________________________________________________________________
53885 [  9568] By: nick                                  on 2001/04/05  19:38:09
53886         Log: Integrate mainline
53887      Branch: perlio
53888           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
53889           !> (integrate 35 files)
53890 ____________________________________________________________________________
53891 [  9567] By: jhi                                   on 2001/04/05  18:31:45
53892         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53893              From: Robin Houston <robin@kitsite.com>
53894              Date: Thu, 5 Apr 2001 18:03:23 +0100
53895              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
53896      Branch: perl
53897            ! ext/B/B/Deparse.pm
53898 ____________________________________________________________________________
53899 [  9566] By: jhi                                   on 2001/04/05  18:29:35
53900         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53901              From: Robin Houston <robin@kitsite.com>
53902              Date: Thu, 5 Apr 2001 16:45:18 +0100
53903              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
53904      Branch: perl
53905            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53906 ____________________________________________________________________________
53907 [  9565] By: jhi                                   on 2001/04/05  18:24:23
53908         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53909              From: Robin Houston <robin@kitsite.com>
53910              Date: Thu, 5 Apr 2001 14:50:09 +0100
53911              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
53912      Branch: perl
53913            ! ext/B/B/Deparse.pm
53914 ____________________________________________________________________________
53915 [  9564] By: jhi                                   on 2001/04/05  18:23:03
53916         Log: Subject: [PATCH B::*] print control-character vars readably
53917              From: Robin Houston <robin@kitsite.com>
53918              Date: Thu, 5 Apr 2001 14:27:38 +0100
53919              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
53920              
53921              Needs EBCDICification.
53922      Branch: perl
53923            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
53924            ! ext/B/B/Terse.pm
53925 ____________________________________________________________________________
53926 [  9563] By: jhi                                   on 2001/04/05  18:20:32
53927         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53928              Date: Thu, 5 Apr 2001 13:21:42 -0400
53929              From: Paul Schinder <schinder@pobox.com>
53930              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
53931              
53932              Mac OS X (Darwin) has extra pwent fields.
53933      Branch: perl
53934            ! t/op/pwent.t
53935 ____________________________________________________________________________
53936 [  9562] By: jhi                                   on 2001/04/05  17:57:51
53937         Log: Regen toc.
53938      Branch: perl
53939            ! pod/perltoc.pod
53940 ____________________________________________________________________________
53941 [  9561] By: jhi                                   on 2001/04/05  17:47:33
53942         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
53943      Branch: metaconfig
53944            ! U/Glossary.patch
53945      Branch: metaconfig/U/perl
53946            + d_u32align.U
53947            ! d_cmsghdr_s.U d_msghdr_s.U
53948 ____________________________________________________________________________
53949 [  9560] By: jhi                                   on 2001/04/05  17:47:01
53950         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
53951              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
53952              Introduce probes for struct msghdr, struct cmsghdr,
53953              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
53954              ualarm, usleep, for possible later extension work.
53955      Branch: perl
53956            + t/lib/md5-align.t
53957            ! Configure MANIFEST Porting/Glossary Porting/config.sh
53958            ! Porting/config_H config_h.SH configure.com epoc/config.sh
53959            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
53960            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53961            ! vos/config.ga.h win32/config.bc win32/config.gc
53962            ! win32/config.vc
53963 ____________________________________________________________________________
53964 [  9559] By: jhi                                   on 2001/04/05  13:03:04
53965         Log: Be traditional in your cpp (for the Errno extension).
53966      Branch: perl
53967            ! hints/darwin.sh
53968 ____________________________________________________________________________
53969 [  9558] By: jhi                                   on 2001/04/05  13:00:05
53970         Log: Add $Config{cppflags} to the gcc incantation.
53971      Branch: perl
53972            ! ext/Errno/Errno_pm.PL
53973 ____________________________________________________________________________
53974 [  9557] By: jhi                                   on 2001/04/05  04:22:39
53975         Log: Introduce Sean Burke's Class::ISA 0.32.
53976      Branch: perl
53977            + lib/Class/ISA.pm t/lib/class-isa.t
53978            ! MANIFEST
53979 ____________________________________________________________________________
53980 [  9556] By: jhi                                   on 2001/04/05  04:09:50
53981         Log: Subject: [PATCH AUTHORS] Housekeeping
53982              From: Paul Johnson <paul@pjcj.net> 
53983              Date: Wed, 4 Apr 2001 22:45:47 +0200
53984              Message-ID: <20010404224547.D9548@pjcj.net>
53985      Branch: perl
53986            ! AUTHORS
53987 ____________________________________________________________________________
53988 [  9555] By: jhi                                   on 2001/04/05  04:06:33
53989         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
53990              From: Gisle Aas <gisle@ActiveState.com>
53991              Date: 04 Apr 2001 14:23:04 -0700
53992              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
53993      Branch: perl
53994            ! pod/perlfaq9.pod
53995 ____________________________________________________________________________
53996 [  9554] By: jhi                                   on 2001/04/05  04:05:49
53997         Log: Downgrade also the "Wide character" diagnostic.
53998      Branch: perl
53999            ! pod/perldiag.pod
54000 ____________________________________________________________________________
54001 [  9553] By: jhi                                   on 2001/04/05  04:00:33
54002         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
54003              maintperl into mainline.
54004              
54005              "double" should be "NV"; standard typemap is missing entry
54006              for NV
54007              
54008              s/djSP/dSP/
54009              
54010              Downgrade "Wide character in print" to a warning.
54011              
54012              B::Deparse fix for ${^FOO} and documentation for PVX() method
54013              (from Robin Houston)
54014              
54015              tr/// doesn't null-terminate the result in some situations
54016              (from Gisle Aas)
54017      Branch: perl
54018           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
54019           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
54020           !> t/io/utf8.t t/op/tr.t
54021 ____________________________________________________________________________
54022 [  9552] By: jhi                                   on 2001/04/05  03:52:50
54023         Log: Retract changes #9542 and #9538 (from maintperl, integrated
54024              at #9540), shouldn't be needed because of the perlio changes.
54025      Branch: perl
54026            ! util.c
54027 ____________________________________________________________________________
54028 [  9551] By: gsar                                  on 2001/04/05  00:18:34
54029         Log: tr/// doesn't null-terminate the result in some situations
54030              (from Gisle Aas)
54031      Branch: maint-5.6/perl
54032            ! doop.c t/op/tr.t
54033 ____________________________________________________________________________
54034 [  9550] By: gsar                                  on 2001/04/04  20:04:17
54035         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
54036              (from Robin Houston)
54037      Branch: maint-5.6/perl
54038            ! ext/B/B.pm ext/B/B/Deparse.pm
54039 ____________________________________________________________________________
54040 [  9549] By: nick                                  on 2001/04/04  18:56:15
54041         Log: Downgrade "Wide character in print" to a warning.
54042      Branch: perlio
54043            ! doio.c t/io/utf8.t
54044 ____________________________________________________________________________
54045 [  9548] By: gsar                                  on 2001/04/04  18:51:49
54046         Log: integrate changes#9460,9462,9482,9521,9522
54047              
54048              Subject: PATCH: B::Debug should show LOOP-specific fields
54049              
54050              Subject: B::Deparse precedence bug. (Patch included.)
54051              
54052              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
54053              
54054              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
54055              
54056              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
54057      Branch: maint-5.6/perl
54058           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
54059           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
54060 ____________________________________________________________________________
54061 [  9547] By: gsar                                  on 2001/04/04  18:49:16
54062         Log: s/djSP/dSP/
54063      Branch: maint-5.6/perl
54064            ! ext/Thread/Thread.xs
54065 ____________________________________________________________________________
54066 [  9546] By: nick                                  on 2001/04/04  18:44:00
54067         Log: Integrate mainline.
54068      Branch: perlio
54069           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
54070           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
54071 ____________________________________________________________________________
54072 [  9545] By: gsar                                  on 2001/04/04  18:38:52
54073         Log: integrate change#8837 from mainline
54074              
54075              Subject: [patch] -Wall cleanup round 2
54076      Branch: maint-5.6/perl
54077           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
54078           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
54079           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
54080           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
54081           !> ext/SDBM_File/SDBM_File.xs
54082 ____________________________________________________________________________
54083 [  9544] By: gsar                                  on 2001/04/04  17:49:57
54084         Log: "double" should be "NV"; standard typemap is missing entry
54085              for NV
54086      Branch: maint-5.6/perl
54087            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
54088 ____________________________________________________________________________
54089 [  9543] By: jhi                                   on 2001/04/04  14:13:18
54090         Log: Thou shalt not (just) match for English error messages.
54091      Branch: perl
54092            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
54093            ! os2/OS2/Process/Process.pm
54094 ____________________________________________________________________________
54095 [  9542] By: jhi                                   on 2001/04/04  13:20:39
54096         Log: Make the stdio tricks of fflush_all() to exist only if
54097              stdio is being used.
54098      Branch: perl
54099            ! util.c
54100 ____________________________________________________________________________
54101 [  9541] By: jhi                                   on 2001/04/04  04:20:24
54102         Log: Subject: Re: [PATCH] Lighten up glob
54103              From: Benjamin Sugars <bsugars@canoe.ca>
54104              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
54105              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
54106      Branch: perl
54107            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
54108            ! util.c
54109 ____________________________________________________________________________
54110 [  9540] By: jhi                                   on 2001/04/04  04:03:57
54111         Log: Integrate changes #9538,9539 from maintperl into mainline.
54112              
54113              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
54114              for use with _fwalk() (fix for change#7705)
54115              
54116              another tweak needed for SunOS 4.1.x build (from Mike Guy)
54117              (cp -f is not portable)
54118      Branch: perl
54119           !> Makefile.SH util.c
54120 ____________________________________________________________________________
54121 [  9539] By: gsar                                  on 2001/04/04  03:01:14
54122         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
54123      Branch: maint-5.6/perl
54124            ! Makefile.SH
54125 ____________________________________________________________________________
54126 [  9538] By: gsar                                  on 2001/04/04  01:00:38
54127         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
54128              for use with _fwalk() (fix for change#7705)
54129      Branch: maint-5.6/perl
54130            ! util.c
54131 ____________________________________________________________________________
54132 [  9537] By: nick                                  on 2001/04/03  19:24:55
54133         Log: Integrate mainline
54134      Branch: perlio
54135           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
54136           +> lib/unicode/PropList.html
54137            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
54138           !> (integrate 69 files)
54139 ____________________________________________________________________________
54140 [  9536] By: jhi                                   on 2001/04/03  18:02:31
54141         Log: Integrate change #9533 from maintperl into mainline.
54142              
54143              better fix for change#9517 to accomodate UNC paths like
54144              \\server\share\foo, and paths with trailing backslash
54145              like c:\this\
54146      Branch: perl
54147           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
54148 ____________________________________________________________________________
54149 [  9535] By: jhi                                   on 2001/04/03  17:58:07
54150         Log: Change the push/unshift warning to be of class syntax, not misc.
54151      Branch: perl
54152            ! op.c pod/perldiag.pod t/pragma/warn/op
54153 ____________________________________________________________________________
54154 [  9534] By: jhi                                   on 2001/04/03  15:03:46
54155         Log: Change the push/unshift warning (#9532) to talk about "no values"
54156              instead of "no arguments".
54157      Branch: perl
54158            ! op.c pod/perldiag.pod t/pragma/warn/op
54159 ____________________________________________________________________________
54160 [  9533] By: gsar                                  on 2001/04/03  14:30:07
54161         Log: better fix for change#9517 to accomodate UNC paths like
54162              \\server\share\foo, and paths with trailing backslash
54163              like c:\this\
54164      Branch: maint-5.6/perl
54165            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
54166 ____________________________________________________________________________
54167 [  9532] By: jhi                                   on 2001/04/03  13:11:46
54168         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
54169              From: Robin Houston <robin@kitsite.com>
54170              Date: Mon, 2 Apr 2001 15:03:29 +0100
54171              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
54172      Branch: perl
54173            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
54174 ____________________________________________________________________________
54175 [  9531] By: jhi                                   on 2001/04/03  13:06:34
54176         Log: Integrate change #9530 from maintperl into mainline.
54177              
54178              accomodate VMS "mailbox overflow" quirk in testsuite (from
54179              Craig Berry)
54180      Branch: perl
54181           !> t/lib/socket.t
54182 ____________________________________________________________________________
54183 [  9530] By: gsar                                  on 2001/04/03  04:56:41
54184         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
54185              Craig Berry)
54186      Branch: maint-5.6/perl
54187            ! t/lib/socket.t
54188 ____________________________________________________________________________
54189 [  9529] By: jhi                                   on 2001/04/03  02:34:34
54190         Log: Update Changes.
54191      Branch: perl
54192            ! Changes patchlevel.h
54193 ____________________________________________________________________________
54194 [  9528] By: jhi                                   on 2001/04/03  01:27:57
54195         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
54196              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
54197              To: perl5-porters@perl.org
54198              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
54199      Branch: perl
54200            ! pod/perlfaq3.pod
54201 ____________________________________________________________________________
54202 [  9527] By: jhi                                   on 2001/04/03  01:22:09
54203         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
54204              From: Peter Prymmer <pvhp@forte.com>
54205              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
54206              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
54207      Branch: perl
54208            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
54209 ____________________________________________________________________________
54210 [  9526] By: jhi                                   on 2001/04/03  01:18:25
54211         Log: The metaconfig unit changes for #9525.
54212      Branch: metaconfig
54213            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
54214      Branch: metaconfig/U/perl
54215            ! use64bits.U
54216 ____________________________________________________________________________
54217 [  9525] By: jhi                                   on 2001/04/03  01:17:30
54218         Log: Configure sanity checks:
54219              * if use64bitall is attempted but pointers are only 32-bit,
54220              'downgrade' to use64bitint
54221              * if use64bitint is attempted but there's no quad type,
54222              forget about use64bitint (well, the default for it is 'n',
54223              the user can still override this)
54224              * if pointers are 64 bits, do not try to use Perl's malloc
54225      Branch: perl
54226            ! Configure
54227 ____________________________________________________________________________
54228 [  9524] By: gsar                                  on 2001/04/03  01:09:12
54229         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
54230      Branch: maint-5.6/perl
54231            ! pp_sys.c
54232 ____________________________________________________________________________
54233 [  9523] By: jhi                                   on 2001/04/03  00:02:31
54234         Log: (Retracted by #9609)
54235              
54236              Make it harder for parallel makes to enter 'test' before
54237              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
54238              should be unhappy enough, but sometimes parallel makes seem
54239              to sneak past both in Tru64 and AIX.)
54240      Branch: perl
54241            ! Makefile.SH
54242 ____________________________________________________________________________
54243 [  9522] By: jhi                                   on 2001/04/02  22:35:31
54244         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
54245              Date: Mon, 2 Apr 2001 22:54:10 +0100
54246              From: Robin Houston <robin@kitsite.com>
54247              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
54248      Branch: perl
54249            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
54250 ____________________________________________________________________________
54251 [  9521] By: jhi                                   on 2001/04/02  22:32:23
54252         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
54253              From: Robin Houston <robin@kitsite.com>
54254              Date: Mon, 2 Apr 2001 20:24:03 +0100
54255              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
54256      Branch: perl
54257            ! ext/B/B/Concise.pm
54258 ____________________________________________________________________________
54259 [  9520] By: jhi                                   on 2001/04/02  22:30:43
54260         Log: Subject: [PATCH] REALLY pedantic hv.h nit
54261              From: Simon Cozens <simon@netthink.co.uk>
54262              Date: Mon, 2 Apr 2001 15:43:06 +0100
54263              Message-ID: <20010402154306.A21711@netthink.co.uk>
54264      Branch: perl
54265            ! hv.h
54266 ____________________________________________________________________________
54267 [  9519] By: jhi                                   on 2001/04/02  22:28:04
54268         Log: Based on
54269              
54270              Subject: [foolperl] EPOC fix
54271              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54272              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
54273              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
54274      Branch: perl
54275            ! pp_sys.c
54276 ____________________________________________________________________________
54277 [  9518] By: jhi                                   on 2001/04/02  22:22:34
54278         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
54279              
54280              README.win32 tweaks; add a note about alternative location for
54281              getting a gcc-2.95.2 that will build perl properly on windows
54282              
54283              add some notes about gutsy threading matters
54284              
54285              many of the utilities interpolate literal paths within doublequotes
54286              (fails on dosish platforms where path contains backslashes)
54287      Branch: perl
54288           !> README.win32 pod/perlguts.pod utils/perldoc.PL
54289           !> x2p/find2perl.PL x2p/s2p.PL
54290 ____________________________________________________________________________
54291 [  9517] By: gsar                                  on 2001/04/02  19:52:21
54292         Log: many of the utilities interpolate literal paths within doublequotes
54293              (fails on dosish platforms where path contains backslashes)
54294      Branch: maint-5.6/perl
54295            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
54296 ____________________________________________________________________________
54297 [  9516] By: gsar                                  on 2001/04/02  05:49:37
54298         Log: a foolish release
54299      Branch: maint-5.6/perl
54300            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
54301            ! pod/perltoc.pod
54302 ____________________________________________________________________________
54303 [  9515] By: gsar                                  on 2001/04/02  05:04:29
54304         Log: add missing changelog summaries
54305      Branch: maint-5.6/perl
54306            ! Changes
54307 ____________________________________________________________________________
54308 [  9514] By: gsar                                  on 2001/04/02  04:07:13
54309         Log: add some notes about gutsy threading matters
54310      Branch: maint-5.6/perl
54311            ! pod/perlguts.pod
54312 ____________________________________________________________________________
54313 [  9513] By: gsar                                  on 2001/04/02  03:25:21
54314         Log: add more prominent caveat notices about experimental features
54315      Branch: maint-5.6/perl
54316            ! pod/perlfork.pod pod/perlunicode.pod
54317 ____________________________________________________________________________
54318 [  9512] By: gsar                                  on 2001/04/02  02:54:33
54319         Log: integrate changes#9479,9509 from mainline
54320              
54321              [PATCH] File::Glob stuff for Mac OS
54322              
54323              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
54324      Branch: maint-5.6/perl
54325           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54326           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
54327           !> t/lib/glob-taint.t
54328 ____________________________________________________________________________
54329 [  9511] By: gsar                                  on 2001/04/02  02:38:24
54330         Log: README.win32 tweaks; add a note about alternative location for
54331              getting a gcc-2.95.2 that will build perl properly on windows
54332      Branch: maint-5.6/perl
54333            ! README.win32
54334 ____________________________________________________________________________
54335 [  9510] By: jhi                                   on 2001/04/01  20:45:10
54336         Log: An ambiguousity warning.
54337      Branch: perl
54338            ! t/lib/trig.t
54339 ____________________________________________________________________________
54340 [  9509] By: jhi                                   on 2001/04/01  19:53:47
54341         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
54342              From: Jonathan Stowe <gellyfish@gellyfish.com>
54343              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
54344              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
54345      Branch: perl
54346            ! ext/File/Glob/bsd_glob.c
54347 ____________________________________________________________________________
54348 [  9508] By: jhi                                   on 2001/04/01  19:35:03
54349         Log: Update Changes.
54350      Branch: perl
54351            ! Changes patchlevel.h
54352 ____________________________________________________________________________
54353 [  9507] By: jhi                                   on 2001/04/01  19:24:01
54354         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
54355              from mainline to maintperl: pod tweaks.
54356      Branch: maint-5.6/perl
54357           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
54358           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
54359           !> pod/perlvar.pod
54360 ____________________________________________________________________________
54361 [  9506] By: jhi                                   on 2001/04/01  19:11:53
54362         Log: Commit Sarathy to April release of 5.6.1 :-)
54363      Branch: perl
54364            ! pod/perlfaq1.pod
54365 ____________________________________________________________________________
54366 [  9505] By: jhi                                   on 2001/04/01  19:03:15
54367         Log: Subject: PATCH 5.6.0 (perldebug.pod)
54368              From: Mark-Jason Dominus <mjd@plover.com>
54369              Date: Sun, 01 Apr 2001 14:25:11 -0400
54370              Message-ID: <20010401182511.9247.qmail@plover.com>
54371      Branch: perl
54372            ! pod/perldebug.pod
54373 ____________________________________________________________________________
54374 [  9504] By: jhi                                   on 2001/04/01  18:43:09
54375         Log: Add great_circle_direction().
54376      Branch: perl
54377            ! lib/Math/Trig.pm t/lib/trig.t
54378 ____________________________________________________________________________
54379 [  9503] By: jhi                                   on 2001/04/01  17:29:12
54380         Log: Unicode ReadMe update for Unicode 3.1.
54381      Branch: perl
54382            ! lib/unicode/ReadMe.txt
54383 ____________________________________________________________________________
54384 [  9502] By: jhi                                   on 2001/04/01  17:18:40
54385         Log: Integrate change #9501 from maintperl into mainline.
54386              
54387              fix the perlembed notes on multiple interpreters
54388              
54389              fix ExtUtils::Embed to work passably on Windows
54390      Branch: perl
54391           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
54392 ____________________________________________________________________________
54393 [  9501] By: gsar                                  on 2001/04/01  07:21:57
54394         Log: fix the perlembed notes on multiple interpreters
54395              
54396              fix ExtUtils::Embed to work passably on Windows
54397      Branch: maint-5.6/perl
54398            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
54399 ____________________________________________________________________________
54400 [  9500] By: jhi                                   on 2001/04/01  05:58:23
54401         Log: Test for #9499.
54402      Branch: perl
54403            ! t/op/tr.t
54404 ____________________________________________________________________________
54405 [  9499] By: jhi                                   on 2001/04/01  05:55:46
54406         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
54407      Branch: perl
54408            ! embed.h embed.pl op.c proto.h
54409 ____________________________________________________________________________
54410 [  9498] By: jhi                                   on 2001/04/01  05:44:34
54411         Log: Protect the workaround hunk more.
54412      Branch: perl
54413            ! toke.c
54414 ____________________________________________________________________________
54415 [  9497] By: jhi                                   on 2001/04/01  00:24:25
54416         Log: Integrate changes #9493,9494,9495,9496 from maintperl
54417              into mainline.
54418              
54419              fix a broken workaround for Borland compiler in change#4739
54420              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
54421              
54422              nits spotted by Borland compiler
54423              
54424              avoid redefinition warnings under Borland 5.02
54425              
54426              various nits identified by the Borland 5.5 compiler; remove suppression
54427              of a few warnings
54428      Branch: perl
54429           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
54430           !> win32/win32.h
54431 ____________________________________________________________________________
54432 [  9496] By: gsar                                  on 2001/03/31  23:22:28
54433         Log: various nits identified by the Borland 5.5 compiler; remove suppression
54434              of a few warnings
54435      Branch: maint-5.6/perl
54436            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
54437 ____________________________________________________________________________
54438 [  9495] By: gsar                                  on 2001/03/31  21:03:08
54439         Log: avoid redefinition warnings under Borland 5.02
54440      Branch: maint-5.6/perl
54441            ! win32/makefile.mk
54442 ____________________________________________________________________________
54443 [  9494] By: gsar                                  on 2001/03/31  20:18:59
54444         Log: nits spotted by Borland compiler
54445      Branch: maint-5.6/perl
54446            ! utf8.h win32/win32.h
54447 ____________________________________________________________________________
54448 [  9493] By: gsar                                  on 2001/03/31  20:18:05
54449         Log: fix a broken workaround for Borland compiler in change#4739
54450              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
54451      Branch: maint-5.6/perl
54452            ! toke.c
54453 ____________________________________________________________________________
54454 [  9492] By: jhi                                   on 2001/03/31  18:36:24
54455         Log: Integrate change #9491 from maintperl into mainline.
54456              
54457              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
54458              directory is relative (need to fetch the full path name *before*
54459              the chdir!)
54460      Branch: perl
54461           !> lib/Cwd.pm
54462 ____________________________________________________________________________
54463 [  9491] By: gsar                                  on 2001/03/31  17:01:56
54464         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
54465              directory is relative (need to fetch the full path name *before*
54466              the chdir!)
54467              
54468              this is a followup patch for change#6749
54469      Branch: maint-5.6/perl
54470            ! lib/Cwd.pm
54471 ____________________________________________________________________________
54472 [  9490] By: jhi                                   on 2001/03/31  15:50:18
54473         Log: Subject: Re: [PATCH] av.h cosmetics
54474              From: Simon Cozens <simon@netthink.co.uk>
54475              Date: Sat, 31 Mar 2001 13:09:59 +0100
54476              Message-ID: <20010331130959.A22000@netthink.co.uk>
54477              
54478              Document AvALLOC.
54479      Branch: perl
54480            ! pod/perlguts.pod
54481 ____________________________________________________________________________
54482 [  9489] By: jhi                                   on 2001/03/31  15:48:44
54483         Log: Subject: [PATCH] Re: Math::Big* v1.21
54484              From: Tels <perl_dummy@bloodgate.com>
54485              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
54486              Message-Id: <200103311125.GAA377738@www08.hway.net>
54487      Branch: perl
54488            ! pod/perlop.pod
54489 ____________________________________________________________________________
54490 [  9488] By: jhi                                   on 2001/03/31  03:39:51
54491         Log: Debug output tweak.
54492      Branch: perl
54493            ! t/lib/cwd.t
54494 ____________________________________________________________________________
54495 [  9487] By: jhi                                   on 2001/03/31  03:33:02
54496         Log: OverVMSification.
54497      Branch: perl
54498            ! t/lib/cwd.t
54499 ____________________________________________________________________________
54500 [  9486] By: jhi                                   on 2001/03/31  03:01:40
54501         Log: Missed MANIFESTations in #9483.
54502      Branch: perl
54503            ! MANIFEST
54504 ____________________________________________________________________________
54505 [  9485] By: jhi                                   on 2001/03/31  02:58:17
54506         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
54507              From: Peter Prymmer <pvhp@forte.com>
54508              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
54509              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
54510      Branch: perl
54511            ! regexec.c t/lib/cwd.t
54512 ____________________________________________________________________________
54513 [  9484] By: jhi                                   on 2001/03/31  01:04:41
54514         Log: Obsolete file (see #3938)
54515      Branch: perl
54516            - lib/unicode/README.Ethiopic
54517            ! MANIFEST
54518 ____________________________________________________________________________
54519 [  9483] By: jhi                                   on 2001/03/31  00:52:42
54520         Log: Update to Unicode 3.1.
54521              (Rename Names.txt to NamesList.txt.)
54522      Branch: perl
54523            + lib/unicode/NamesList.txt lib/unicode/PropList.html
54524            - lib/unicode/Names.txt
54525            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
54526            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
54527            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
54528            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
54529            ! lib/unicode/UCD.html lib/unicode/Unicode.html
54530            ! lib/unicode/rename lib/unicode/version
54531 ____________________________________________________________________________
54532 [  9482] By: jhi                                   on 2001/03/30  23:33:44
54533         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
54534              From: Robin Houston <robin@kitsite.com>
54535              Date: Fri, 30 Mar 2001 20:07:22 +0100
54536              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
54537      Branch: perl
54538            ! ext/B/B/Deparse.pm
54539 ____________________________________________________________________________
54540 [  9481] By: jhi                                   on 2001/03/30  23:20:25
54541         Log: Subject: Re: [PATCH] CwdXS, Take 2
54542              From: Benjamin Sugars <bsugars@canoe.ca>
54543              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
54544              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
54545      Branch: perl
54546            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
54547            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
54548 ____________________________________________________________________________
54549 [  9480] By: jhi                                   on 2001/03/30  22:52:38
54550         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
54551              From: David Dyck <dcd@tc.fluke.com>
54552              Date: Fri, 30 Mar 2001 14:44:13 -0800
54553              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
54554              
54555              The t/rantests flags file creation was accidentally
54556              removed by #9217.
54557      Branch: perl
54558            ! Makefile.SH
54559 ____________________________________________________________________________
54560 [  9479] By: jhi                                   on 2001/03/30  22:45:45
54561         Log: Subject: [PATCH] File::Glob stuff for Mac OS
54562              From: Chris Nandor <pudge@pobox.com>
54563              Date: Fri, 30 Mar 2001 16:51:00 -0500
54564              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
54565      Branch: perl
54566            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54567            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
54568            ! t/lib/glob-taint.t
54569 ____________________________________________________________________________
54570 [  9478] By: jhi                                   on 2001/03/30  22:43:12
54571         Log: Subject: fix for win32/buildext.pl
54572              From: "Vadim Konovalov" <watman@inbox.ru>
54573              Date: Sat, 31 Mar 2001 00:50:36 +0400
54574              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
54575      Branch: perl
54576            ! win32/buildext.pl
54577 ____________________________________________________________________________
54578 [  9477] By: jhi                                   on 2001/03/30  22:41:16
54579         Log: Subject: small base.pm doc patch
54580              From: Leon Brocard <acme@astray.com>
54581              Date: Fri, 30 Mar 2001 21:49:57 +0100
54582              Message-ID: <20010330214957.B8733@ns0.astray.com>
54583      Branch: perl
54584            ! lib/base.pm
54585 ____________________________________________________________________________
54586 [  9476] By: jhi                                   on 2001/03/30  18:16:57
54587         Log: Subject: [PATCH] av.h cosmetics
54588              From: Simon Cozens <simon@netthink.co.uk>
54589              Date: Fri, 30 Mar 2001 18:12:28 +0100
54590              Message-ID: <20010330181228.A9319@netthink.co.uk>
54591      Branch: perl
54592            ! av.h
54593 ____________________________________________________________________________
54594 [  9475] By: jhi                                   on 2001/03/30  18:15:50
54595         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
54596              From: "Philip Newton" <pnewton@gmx.de>
54597              Date: Fri, 30 Mar 2001 19:06:57 +0200
54598              Message-ID: <3AC4D951.14815.1AC7068@localhost>
54599      Branch: perl
54600            ! pod/perlhack.pod
54601 ____________________________________________________________________________
54602 [  9474] By: jhi                                   on 2001/03/30  18:14:02
54603         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
54604              From: Benjamin Sugars <bsugars@canoe.ca>
54605              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
54606              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
54607      Branch: perl
54608            ! t/lib/glob-basic.t
54609 ____________________________________________________________________________
54610 [  9473] By: jhi                                   on 2001/03/30  16:09:24
54611         Log: Update Changes.
54612      Branch: perl
54613            ! Changes patchlevel.h
54614 ____________________________________________________________________________
54615 [  9472] By: jhi                                   on 2001/03/30  15:16:08
54616         Log: Integrate perlio.
54617      Branch: perl
54618           !> t/lib/cwd.t t/lib/glob-basic.t
54619 ____________________________________________________________________________
54620 [  9471] By: nick                                  on 2001/03/30  14:47:10
54621         Log: Should be (^O eq 'MSWin32') not 'Win32'
54622              Fail #12 seems real - chdir is in wrong dir.
54623      Branch: perlio
54624            ! t/lib/cwd.t
54625 ____________________________________________________________________________
54626 [  9470] By: jhi                                   on 2001/03/30  14:41:11
54627         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
54628              From: Radu Greab <radu@netsoft.ro>
54629              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
54630              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
54631              
54632              Replace #9352.
54633      Branch: perl
54634            ! ext/Socket/Socket.xs pp_sys.c
54635 ____________________________________________________________________________
54636 [  9469] By: jhi                                   on 2001/03/30  14:37:51
54637         Log: Subject: PATCH pod/perldiag.pod
54638              From: Robin Houston <robin@kitsite.com>
54639              Date: Fri, 30 Mar 2001 14:10:36 +0100
54640              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
54641      Branch: perl
54642            ! pod/perldiag.pod t/lib/glob-basic.t
54643 ____________________________________________________________________________
54644 [  9468] By: jhi                                   on 2001/03/30  14:36:36
54645         Log: Subject: Better diagnostic in io/fs.t
54646              From: andreas.koenig@anima.de (Andreas J. Koenig)
54647              Date: 30 Mar 2001 10:11:43 +0200
54648              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
54649      Branch: perl
54650            ! t/io/fs.t
54651 ____________________________________________________________________________
54652 [  9467] By: nick                                  on 2001/03/30  14:25:43
54653         Log: Skip order test of glob if case-ignoring system cannot 
54654              create a.test and A.test
54655      Branch: perlio
54656            ! t/lib/glob-basic.t
54657 ____________________________________________________________________________
54658 [  9466] By: nick                                  on 2001/03/30  13:03:12
54659         Log: Integrate mainline.
54660      Branch: perlio
54661            - ext/re/hints/aix.pl
54662           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
54663           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
54664           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
54665           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
54666 ____________________________________________________________________________
54667 [  9465] By: jhi                                   on 2001/03/30  03:53:37
54668         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
54669              the tests sometimes hang, sometimes not.)
54670      Branch: perl
54671            ! t/lib/io_multihomed.t t/lib/io_sock.t
54672 ____________________________________________________________________________
54673 [  9464] By: jhi                                   on 2001/03/30  02:56:04
54674         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
54675              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54676              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
54677              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
54678      Branch: perl
54679            ! op.c
54680 ____________________________________________________________________________
54681 [  9463] By: jhi                                   on 2001/03/30  02:34:48
54682         Log: Test for #9462.
54683      Branch: perl
54684            ! t/lib/b.t
54685 ____________________________________________________________________________
54686 [  9462] By: jhi                                   on 2001/03/30  02:29:37
54687         Log: Subject: B::Deparse precedence bug. (Patch included.)
54688              From: Jeremy Madea <jmadea@inktomi.com>
54689              Date: Thu, 29 Mar 2001 12:05:02 -0800
54690              Message-ID: <20010329120502.A24881@dr.inktomi.com>
54691      Branch: perl
54692            ! ext/B/B/Deparse.pm
54693 ____________________________________________________________________________
54694 [  9461] By: jhi                                   on 2001/03/30  02:18:41
54695         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54696              From: Peter Prymmer <pvhp@forte.com>
54697              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
54698              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
54699      Branch: perl
54700            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
54701            ! t/lib/md5-file.t
54702 ____________________________________________________________________________
54703 [  9460] By: jhi                                   on 2001/03/30  02:17:07
54704         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
54705              From: Robin Houston <robin@kitsite.com>
54706              Date: Thu, 29 Mar 2001 20:47:56 +0100
54707              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
54708      Branch: perl
54709            ! ext/B/B/Debug.pm
54710 ____________________________________________________________________________
54711 [  9459] By: jhi                                   on 2001/03/30  02:16:05
54712         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
54713              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
54714              Date: Wed, 28 Mar 2001 18:02:20 -0600
54715              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
54716      Branch: perl
54717            ! lib/ExtUtils/MM_VMS.pm
54718 ____________________________________________________________________________
54719 [  9458] By: jhi                                   on 2001/03/30  02:07:58
54720         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
54721              From: "Joshua E. Rodd" <jrodd@pbs.org>
54722              Date: Wed, 28 Mar 2001 17:29:12 -0500
54723              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
54724      Branch: perl
54725            ! pod/perlop.pod
54726 ____________________________________________________________________________
54727 [  9457] By: jhi                                   on 2001/03/30  02:04:33
54728         Log: Subject: ext/re/aix.pl can go
54729              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54730              Date: Thu, 29 Mar 2001 12:03:28 +0200
54731              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
54732      Branch: perl
54733            - ext/re/hints/aix.pl
54734            ! MANIFEST
54735 ____________________________________________________________________________
54736 [  9456] By: jhi                                   on 2001/03/30  02:03:32
54737         Log: Integrate perlio.
54738      Branch: perl
54739           !> ext/Encode/Encode.xs installperl
54740 ____________________________________________________________________________
54741 [  9455] By: nick                                  on 2001/03/29  21:11:46
54742         Log: DLL name has changed so installperl needs to know
54743              (Why isn't it working it out or passed it?)
54744      Branch: perlio
54745            ! installperl
54746 ____________________________________________________________________________
54747 [  9454] By: nick                                  on 2001/03/29  20:56:12
54748         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
54749              and we don't get undef warnings.
54750      Branch: perlio
54751            ! ext/Encode/Encode.xs
54752 ____________________________________________________________________________
54753 [  9453] By: nick                                  on 2001/03/29  17:58:48
54754         Log: Integrate mainline
54755      Branch: perlio
54756           !> Changes patchlevel.h
54757 ____________________________________________________________________________
54758 [  9452] By: jhi                                   on 2001/03/29  16:44:55
54759         Log: Update Changes.
54760      Branch: perl
54761            ! Changes patchlevel.h
54762 ____________________________________________________________________________
54763 [  9451] By: nick                                  on 2001/03/29  16:31:38
54764         Log: Integrate mainline
54765      Branch: perlio
54766           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
54767           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
54768           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
54769           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
54770           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
54771 ____________________________________________________________________________
54772 [  9450] By: jhi                                   on 2001/03/29  16:29:17
54773         Log: Integrate perlio.
54774      Branch: perl
54775           !> win32/buildext.pl
54776 ____________________________________________________________________________
54777 [  9449] By: jhi                                   on 2001/03/29  15:50:01
54778         Log: Update Changes.
54779      Branch: perl
54780            ! Changes patchlevel.h
54781 ____________________________________________________________________________
54782 [  9448] By: nick                                  on 2001/03/29  15:47:15
54783         Log: Make sure buildext.pl finds Errno.pm
54784      Branch: perlio
54785            ! win32/buildext.pl
54786 ____________________________________________________________________________
54787 [  9447] By: jhi                                   on 2001/03/29  15:39:34
54788         Log: Integrate perlio.
54789      Branch: perl
54790           !> win32/makefile.mk
54791 ____________________________________________________________________________
54792 [  9446] By: nick                                  on 2001/03/29  15:30:03
54793         Log: Integrate win32/makefile.mk with mainline.
54794      Branch: perlio
54795           !> win32/makefile.mk
54796 ____________________________________________________________________________
54797 [  9445] By: nick                                  on 2001/03/29  15:27:32
54798         Log: Fix breakage ... 
54799      Branch: perlio
54800            ! win32/makefile.mk
54801 ____________________________________________________________________________
54802 [  9444] By: jhi                                   on 2001/03/29  15:03:08
54803         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54804              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54805              Date: Thu, 29 Mar 2001 10:32:59 +0400
54806              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
54807      Branch: perl
54808            ! win32/makefile.mk
54809 ____________________________________________________________________________
54810 [  9443] By: jhi                                   on 2001/03/29  15:02:12
54811         Log: Integrate perlio.
54812      Branch: perl
54813           +> win32/buildext.pl
54814           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
54815           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
54816 ____________________________________________________________________________
54817 [  9442] By: nick                                  on 2001/03/29  14:59:11
54818         Log: Work in progress - determine win32 extensions to build via script.
54819      Branch: perlio
54820            + win32/buildext.pl
54821            ! MANIFEST win32/makefile.mk
54822 ____________________________________________________________________________
54823 [  9441] By: jhi                                   on 2001/03/29  14:51:47
54824         Log: Reintroduce the use of external pwd.
54825      Branch: perl
54826            ! t/lib/cwd.t
54827 ____________________________________________________________________________
54828 [  9440] By: jhi                                   on 2001/03/29  14:42:58
54829         Log: use warnings instead of -w.
54830      Branch: perl
54831            ! utils/h2xs.PL
54832 ____________________________________________________________________________
54833 [  9439] By: jhi                                   on 2001/03/29  14:41:52
54834         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
54835              From: Jonathan Stowe <gellyfish@gellyfish.com>
54836              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
54837              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
54838      Branch: perl
54839            ! utils/h2xs.PL
54840 ____________________________________________________________________________
54841 [  9438] By: jhi                                   on 2001/03/29  14:39:38
54842         Log: Subject: [PATCH perl@9424] minor pod nits
54843              From: Robin Barker <rmb1@cise.npl.co.uk>
54844              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
54845              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
54846      Branch: perl
54847            ! pod/perlhack.pod pod/perliol.pod
54848 ____________________________________________________________________________
54849 [  9437] By: jhi                                   on 2001/03/29  14:29:16
54850         Log: Subject: [PATCH perl@9424] typemap cast warning
54851              From: Robin Barker <rmb1@cise.npl.co.uk>
54852              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
54853              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
54854      Branch: perl
54855            ! lib/ExtUtils/typemap
54856 ____________________________________________________________________________
54857 [  9436] By: jhi                                   on 2001/03/29  14:26:03
54858         Log: Subject: [PATCH perl@9424] printf warning
54859              From: Robin Barker <rmb1@cise.npl.co.uk>
54860              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
54861              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
54862      Branch: perl
54863            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
54864            ! ext/Storable/Storable.xs toke.c
54865 ____________________________________________________________________________
54866 [  9435] By: nick                                  on 2001/03/29  14:23:31
54867         Log: Win32 has name conflict with ERROR
54868      Branch: perlio
54869            ! ext/PerlIO/Via/Via.xs
54870 ____________________________________________________________________________
54871 [  9434] By: jhi                                   on 2001/03/29  14:17:48
54872         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54873              From: Peter Prymmer <pvhp@forte.com>
54874              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
54875              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
54876      Branch: perl
54877            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
54878 ____________________________________________________________________________
54879 [  9433] By: jhi                                   on 2001/03/29  13:52:44
54880         Log: test-prep target was missing.
54881      Branch: perl
54882            ! Makefile.SH
54883 ____________________________________________________________________________
54884 [  9432] By: nick                                  on 2001/03/29  12:40:03
54885         Log: Make as-shipped compiler default to MSVC6 
54886      Branch: perlio
54887            ! win32/makefile.mk
54888 ____________________________________________________________________________
54889 [  9431] By: nick                                  on 2001/03/29  12:12:16
54890         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
54891              akin to PerlIO::Scalar.
54892      Branch: perlio
54893            ! perlio.c perlio.h
54894 ____________________________________________________________________________
54895 [  9430] By: nick                                  on 2001/03/29  10:56:35
54896         Log: Integrate mainline.
54897      Branch: perlio
54898           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54899           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54900           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54901           !> win32/makefile.mk win32/win32sck.c
54902 ____________________________________________________________________________
54903 [  9429] By: nick                                  on 2001/03/29  09:03:43
54904         Log: Noticed that two tests were skipped as perlio:: package
54905              isn't there any more. Changed the skip condition.
54906              Avoid core-dump if sv_utf8_upgrade() called on something
54907              that does not become SvPOK after SvPV() (e.g. a ref).
54908      Branch: perlio
54909            ! sv.c t/io/utf8.t t/lib/io_scalar.t
54910 ____________________________________________________________________________
54911 [  9428] By: jhi                                   on 2001/03/29  01:31:47
54912         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
54913              From: Benjamin Sugars <bsugars@canoe.ca> 
54914              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
54915              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
54916      Branch: perl
54917            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54918            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54919            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54920 ____________________________________________________________________________
54921 [  9427] By: jhi                                   on 2001/03/29  00:49:30
54922         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54923              From: "Vadim Konovalov" <watman@inbox.ru>
54924              Date: Thu, 29 Mar 2001 01:50:12 +0400
54925              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
54926      Branch: perl
54927            ! win32/makefile.mk win32/win32sck.c
54928 ____________________________________________________________________________
54929 [  9426] By: gsar                                  on 2001/03/29  00:28:04
54930         Log: dmake can only handle == and != in comparisons; support building
54931              with Borland's VCL libraries (from Vadim Konovalov)
54932      Branch: maint-5.6/perl
54933            ! win32/makefile.mk
54934 ____________________________________________________________________________
54935 [  9425] By: nick                                  on 2001/03/28  19:29:56
54936         Log: Integrate (@snapshot)
54937      Branch: perlio
54938           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
54939 ____________________________________________________________________________
54940 [  9424] By: jhi                                   on 2001/03/28  19:03:16
54941         Log: Update Changes.
54942      Branch: perl
54943            ! Changes patchlevel.h
54944 ____________________________________________________________________________
54945 [  9423] By: jhi                                   on 2001/03/28  18:52:09
54946         Log: Rmdir lib/XS on cleanup.
54947      Branch: perl
54948            ! Makefile.SH
54949 ____________________________________________________________________________
54950 [  9422] By: jhi                                   on 2001/03/28  18:49:34
54951         Log: Integrate perlio.
54952      Branch: perl
54953           !> t/op/utf8decode.t
54954 ____________________________________________________________________________
54955 [  9421] By: nick                                  on 2001/03/28  18:46:44
54956         Log: Loose duplicate chunk.
54957      Branch: perlio
54958            ! t/op/utf8decode.t
54959 ____________________________________________________________________________
54960 [  9420] By: nick                                  on 2001/03/28  18:44:11
54961         Log: Integrate mainline.
54962      Branch: perlio
54963           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
54964           !> vms/vmsish.h
54965 ____________________________________________________________________________
54966 [  9419] By: jhi                                   on 2001/03/28  18:42:05
54967         Log: Can't trust external pwds
54968              (either shell builtins or external programs)
54969      Branch: perl
54970            ! t/lib/cwd.t
54971 ____________________________________________________________________________
54972 [  9418] By: jhi                                   on 2001/03/28  18:34:05
54973         Log: Integrate perlio.
54974      Branch: perl
54975            - lib/perlio.pm
54976           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54977           !> t/op/utf8decode.t
54978 ____________________________________________________________________________
54979 [  9417] By: nick                                  on 2001/03/28  18:24:02
54980         Log: PerlIO.pm / perlio.pm conflict.
54981              Update some pods.
54982              Make t/op/utf8decode.t a text file.
54983      Branch: perlio
54984            - lib/perlio.pm
54985            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54986            ! t/op/utf8decode.t
54987 ____________________________________________________________________________
54988 [  9416] By: jhi                                   on 2001/03/28  18:06:07
54989         Log: Integrate change #9409 from mainline to maintperl.
54990              
54991              Yet another tweak on AIX dynaloading.
54992      Branch: maint-5.6/perl
54993           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54994 ____________________________________________________________________________
54995 [  9415] By: gsar                                  on 2001/03/28  17:13:01
54996         Log: integrate changes#9377,9385,9401 from mainline
54997              
54998              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54999              
55000              If directory entries compare equal case-insensitively,
55001              retry case-sensitively.
55002              
55003              Subject: [PATCH] B::Terse and warnings
55004      Branch: maint-5.6/perl
55005           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
55006           !> t/pragma/warn/perl
55007 ____________________________________________________________________________
55008 [  9414] By: jhi                                   on 2001/03/28  17:11:12
55009         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
55010              From: "Craig A. Berry" <craigberry@mac.com>
55011              Date: Wed, 28 Mar 2001 10:55:20 -0600
55012              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
55013      Branch: perl
55014            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
55015 ____________________________________________________________________________
55016 [  9413] By: jhi                                   on 2001/03/28  17:03:12
55017         Log: Dup hunk.
55018      Branch: perl
55019            ! t/op/utf8decode.t
55020 ____________________________________________________________________________
55021 [  9412] By: jhi                                   on 2001/03/28  17:02:36
55022         Log: Forced integrate from perlio.
55023      Branch: perl
55024           !> t/op/utf8decode.t
55025 ____________________________________________________________________________
55026 [  9411] By: nick                                  on 2001/03/28  16:50:03
55027         Log: Integrate mainline.
55028      Branch: perlio
55029           +> t/lib/cwd.t
55030           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55031           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
55032           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
55033           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
55034           !> t/pragma/warn/perl
55035 ____________________________________________________________________________
55036 [  9410] By: jhi                                   on 2001/03/28  16:44:23
55037         Log: Subject: Re: [PATCH] 9403 cannot be tested
55038              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55039              Date: Wed, 28 Mar 2001 18:33:56 +0200
55040              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
55041      Branch: perl
55042            ! makedef.pl
55043 ____________________________________________________________________________
55044 [  9409] By: jhi                                   on 2001/03/28  16:12:45
55045         Log: Yet another tweak on AIX dynaloading.
55046      Branch: perl
55047            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55048 ____________________________________________________________________________
55049 [  9408] By: jhi                                   on 2001/03/28  15:52:55
55050         Log: Subject: [PATCH] 9403 cannot be tested
55051              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
55052              Date: Wed, 28 Mar 2001 17:23:00 +0200
55053              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
55054              
55055              A missing symbol.
55056      Branch: perl
55057            ! makedef.pl
55058 ____________________________________________________________________________
55059 [  9407] By: jhi                                   on 2001/03/28  15:47:43
55060         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
55061      Branch: perl
55062            ! t/op/utf8decode.t
55063           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
55064           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
55065 ____________________________________________________________________________
55066 [  9406] By: jhi                                   on 2001/03/28  15:37:08
55067         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
55068              From: Benjamin Sugars <bsugars@canoe.ca> 
55069              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
55070              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
55071      Branch: perl
55072            + t/lib/cwd.t
55073            ! MANIFEST
55074 ____________________________________________________________________________
55075 [  9405] By: jhi                                   on 2001/03/28  15:13:18
55076         Log: pp_ne() needs a CORRECT boolean.
55077      Branch: perl
55078            ! pp.c
55079 ____________________________________________________________________________
55080 [  9404] By: jhi                                   on 2001/03/28  15:09:23
55081         Log: pp_ne() needs a boolean, not an integer.
55082      Branch: perl
55083            ! pp.c
55084 ____________________________________________________________________________
55085 [  9403] By: jhi                                   on 2001/03/28  14:47:43
55086         Log: (Retracted by #9404.)
55087      Branch: perl
55088            ! pp.c
55089 ____________________________________________________________________________
55090 [  9402] By: jhi                                   on 2001/03/28  14:43:59
55091         Log: Subject: Re: [PATCH] Typemap testing
55092              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
55093              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
55094              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
55095      Branch: perl
55096            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
55097            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
55098 ____________________________________________________________________________
55099 [  9401] By: jhi                                   on 2001/03/28  14:42:14
55100         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
55101              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
55102              Date: Sun, 25 Mar 2001 21:59:15 +0100
55103              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
55104              
55105              A variable will be checked for the "use once" warnings if:
55106              
55107              1. It is in the scope of a use warnings 'once'
55108              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
55109              
55110              Otherwise it won't be checked at all.
55111              
55112              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
55113              
55114              The enclosed patch partially fixes this issue. What I didn't
55115              get to work was the case where the "used once" warning is enabled
55116              in any file other than the main file.
55117      Branch: perl
55118            ! gv.c t/pragma/warn/perl
55119 ____________________________________________________________________________
55120 [  9400] By: nick                                  on 2001/03/28  14:38:24
55121         Log: More EBCDIC tweaks:
55122              - one more swash issue &~(0xA0-1) did not do the right thing,
55123              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
55124              - add "use re 'asciirange'" to make [!-~] etc. work
55125              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
55126              - Choose a key for t/op/each.t test which gets encoded.
55127              - Skip utf8decode if this is UTF-EBCDIC.
55128      Branch: perlio
55129            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
55130            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
55131 ____________________________________________________________________________
55132 [  9399] By: jhi                                   on 2001/03/28  14:21:00
55133         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
55134              Andreas Schwab.
55135      Branch: perl
55136            ! pp.c
55137 ____________________________________________________________________________
55138 [  9398] By: jhi                                   on 2001/03/28  00:55:56
55139         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
55140              From: David Dyck <dcd@tc.fluke.com>
55141              Date: Tue, 27 Mar 2001 15:16:24 -0800
55142              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
55143      Branch: perl
55144            ! ext/IO/lib/IO/Socket.pm
55145 ____________________________________________________________________________
55146 [  9397] By: jhi                                   on 2001/03/27  21:52:49
55147         Log: Integrate perlio.
55148      Branch: perl
55149           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
55150           +> ext/PerlIO/Via/Via.xs
55151           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
55152 ____________________________________________________________________________
55153 [  9396] By: nick                                  on 2001/03/27  21:45:13
55154         Log: Integrate mainline.
55155      Branch: perlio
55156           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
55157           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
55158 ____________________________________________________________________________
55159 [  9395] By: nick                                  on 2001/03/27  21:18:58
55160         Log: Outline docs for PerlIO and PerlIO::Scalar
55161      Branch: perlio
55162            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
55163 ____________________________________________________________________________
55164 [  9394] By: nick                                  on 2001/03/27  20:50:13
55165         Log: PerlIO::Via layer (alpha-ish).
55166      Branch: perlio
55167            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
55168            + ext/PerlIO/Via/Via.xs
55169            ! MANIFEST
55170 ____________________________________________________________________________
55171 [  9393] By: jhi                                   on 2001/03/27  20:49:55
55172         Log: Retract #9329 now that 9390 should take care of the matter.
55173      Branch: perl
55174            ! utils/h2xs.PL
55175 ____________________________________________________________________________
55176 [  9390] By: jhi                                   on 2001/03/27  20:47:50
55177         Log: Subject: Autoloading Errno.pm when %! is encountered
55178              From: Robin Houston <robin@kitsite.com>
55179              Date: Tue, 27 Mar 2001 20:57:11 +0100
55180              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
55181      Branch: perl
55182            ! embed.h embed.pl gv.c proto.h t/op/magic.t
55183 ____________________________________________________________________________
55184 [  9389] By: jhi                                   on 2001/03/27  20:24:31
55185         Log: Integrate perlio.
55186      Branch: perl
55187           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
55188           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
55189           !> utf8.c
55190 ____________________________________________________________________________
55191 [  9388] By: jhi                                   on 2001/03/27  20:21:38
55192         Log: Better have a three-element array if one is going to assign
55193              to the third element of that array. (from Tim Jenness)
55194      Branch: perl
55195            ! ext/XS/Typemap/Typemap.xs
55196 ____________________________________________________________________________
55197 [  9387] By: nick                                  on 2001/03/27  20:15:43
55198         Log: Integrate mainline.
55199      Branch: perlio
55200           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
55201           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
55202           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
55203           +> t/lib/xs-typemap.t
55204           !> (integrate 34 files)
55205 ____________________________________________________________________________
55206 [  9386] By: jhi                                   on 2001/03/27  20:04:18
55207         Log: Subject: Re: perl@9359 breaks HTML::Parser
55208              From: Gisle Aas <gisle@ActiveState.com>
55209              Date: 27 Mar 2001 11:30:24 -0800
55210              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
55211              
55212              Clarify the UTF-8 issues of the API docs.
55213              (Slightly reworded and expanded.)
55214      Branch: perl
55215            ! pod/perlapi.pod sv.c sv.h
55216 ____________________________________________________________________________
55217 [  9385] By: jhi                                   on 2001/03/27  19:44:25
55218         Log: If directory entries compare equal case-insensitively,
55219              retry case-sensitively.
55220      Branch: perl
55221            ! ext/File/Glob/bsd_glob.c
55222 ____________________________________________________________________________
55223 [  9384] By: nick                                  on 2001/03/27  19:38:50
55224         Log: Various EBCDIC fixes:
55225              - major revelation that swash code is encoding aware,
55226              (or thought it was) - now it is ;-)
55227              - With that out of the way fix a slab of tr/// cases.
55228              - Fix Encode 'Unicode' to be true Unicode so tests pass.
55229              - As anticipated Base64.xs needed tweaks.
55230              - Until tr/// works right avoid old_encode64 in MIME tests.
55231      Branch: perlio
55232            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
55233            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
55234 ____________________________________________________________________________
55235 [  9383] By: jhi                                   on 2001/03/27  18:34:41
55236         Log: Add the std test suite BEGIN block.
55237      Branch: perl
55238            ! t/lib/xs-typemap.t
55239 ____________________________________________________________________________
55240 [  9382] By: jhi                                   on 2001/03/27  15:16:07
55241         Log: Add debugging output to the test.
55242      Branch: perl
55243            ! t/lib/glob-basic.t
55244 ____________________________________________________________________________
55245 [  9381] By: jhi                                   on 2001/03/27  15:08:10
55246         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
55247      Branch: perl
55248            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
55249            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
55250            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
55251            + t/lib/xs-typemap.t
55252            ! MANIFEST
55253 ____________________________________________________________________________
55254 [  9380] By: jhi                                   on 2001/03/27  14:48:34
55255         Log: Subject: [PATCH] Typemap testing
55256              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
55257              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
55258              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
55259              
55260              (The first part of the patch.)
55261      Branch: perl
55262            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
55263 ____________________________________________________________________________
55264 [  9379] By: jhi                                   on 2001/03/27  14:44:56
55265         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
55266              From: Benjamin Sugars <bsugars@canoe.ca> 
55267              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
55268              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
55269      Branch: perl
55270            ! t/lib/glob-basic.t
55271 ____________________________________________________________________________
55272 [  9378] By: jhi                                   on 2001/03/27  14:42:30
55273         Log: Subject: [PATCH] perlvar nit
55274              From: Simon Cozens <simon@netthink.co.uk>
55275              Date: Tue, 27 Mar 2001 01:12:01 +0100
55276              Message-ID: <20010327011201.A19179@netthink.co.uk>
55277      Branch: perl
55278            ! pod/perlvar.pod
55279 ____________________________________________________________________________
55280 [  9377] By: jhi                                   on 2001/03/27  14:36:26
55281         Log: Subject: [PATCH] B::Terse and warnings
55282              From: Benjamin Sugars <ben.sugars@home.com>
55283              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
55284              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
55285      Branch: perl
55286            ! ext/B/B.pm ext/B/B/Terse.pm
55287 ____________________________________________________________________________
55288 [  9376] By: jhi                                   on 2001/03/27  14:31:31
55289         Log: Document sockatmark() some.
55290      Branch: perl
55291            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
55292            ! pod/perltoc.pod
55293 ____________________________________________________________________________
55294 [  9375] By: jhi                                   on 2001/03/27  14:00:24
55295         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
55296              noted by Gisle and fixed by NI-S.
55297      Branch: perl
55298            ! sv.c
55299 ____________________________________________________________________________
55300 [  9374] By: jhi                                   on 2001/03/27  05:50:01
55301         Log: Regen toc.
55302      Branch: perl
55303            ! pod/perltoc.pod
55304 ____________________________________________________________________________
55305 [  9373] By: jhi                                   on 2001/03/27  05:43:51
55306         Log: Pixie documenting.
55307      Branch: perl
55308            ! Makefile.SH pod/perlhack.pod
55309 ____________________________________________________________________________
55310 [  9372] By: jhi                                   on 2001/03/27  05:29:34
55311         Log: Metaconfig unit changes for #9371.
55312      Branch: metaconfig
55313            ! U/modified/myhostname.U
55314      Branch: metaconfig/U/perl
55315            + d_sockatmark.U
55316            ! gccvers.U
55317 ____________________________________________________________________________
55318 [  9371] By: jhi                                   on 2001/03/27  05:29:07
55319         Log: Add sockatmark() probing.
55320      Branch: perl
55321            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55322            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
55323            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55324            ! vos/config.ga.h win32/config.bc win32/config.gc
55325            ! win32/config.vc
55326 ____________________________________________________________________________
55327 [  9370] By: jhi                                   on 2001/03/26  22:01:18
55328         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
55329              Really need to benchmark this.
55330      Branch: perl
55331            ! pp.c
55332 ____________________________________________________________________________
55333 [  9369] By: nick                                  on 2001/03/26  21:59:30
55334         Log: Integrate mainline.
55335      Branch: perlio
55336            ! ext/MIME/Base64/QuotedPrint.pm
55337           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
55338           !> patchlevel.h pod/perlhack.pod pp_sys.c
55339 ____________________________________________________________________________
55340 [  9368] By: jhi                                   on 2001/03/26  21:47:03
55341         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
55342              
55343              TODO1: perlbench.
55344              TODO2: le, lt, ge, gt?  Yech.
55345      Branch: perl
55346            ! pp.c
55347 ____________________________________________________________________________
55348 [  9367] By: jhi                                   on 2001/03/26  21:34:57
55349         Log: Too much cut-and-paste in #9363.
55350      Branch: perl
55351            ! pp_sys.c
55352 ____________________________________________________________________________
55353 [  9366] By: jhi                                   on 2001/03/26  21:20:53
55354         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
55355              From: Andreas Schwab <schwab@suse.de>
55356              Date: 26 Mar 2001 17:29:04 +0200
55357              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
55358              
55359              (The patch for 5.6.0 or so, this is a guess for bleadperl)
55360      Branch: perl
55361            ! pp_hot.c
55362 ____________________________________________________________________________
55363 [  9365] By: jhi                                   on 2001/03/26  21:07:54
55364         Log: Integrate perlio.
55365      Branch: perl
55366           !> perlio.c
55367 ____________________________________________________________________________
55368 [  9364] By: nick                                  on 2001/03/26  20:30:48
55369         Log: REFCNT botch in layer name cache hash.
55370      Branch: perlio
55371            ! perlio.c
55372 ____________________________________________________________________________
55373 [  9363] By: jhi                                   on 2001/03/26  18:44:32
55374         Log: Subject: [PATCH] socket() leaks file descriptors
55375              From: Benjamin Sugars <bsugars@canoe.ca>
55376              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
55377              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
55378              
55379              Also sockpair() fixed similarly.
55380      Branch: perl
55381            ! pp_sys.c
55382 ____________________________________________________________________________
55383 [  9362] By: jhi                                   on 2001/03/26  18:37:52
55384         Log: Integrate perlio.
55385      Branch: perl
55386           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
55387 ____________________________________________________________________________
55388 [  9361] By: nick                                  on 2001/03/26  17:32:06
55389         Log: Implement flush of linebuffered streams on read of a tty.
55390      Branch: perlio
55391            ! perlio.c perliol.h
55392 ____________________________________________________________________________
55393 [  9360] By: nick                                  on 2001/03/26  17:12:32
55394         Log: Memory tweaks and notes for OEMVS.
55395      Branch: perlio
55396            ! README.os390 miniperlmain.c t/op/pat.t
55397 ____________________________________________________________________________
55398 [  9359] By: jhi                                   on 2001/03/26  02:12:54
55399         Log: Update Changes.
55400      Branch: perl
55401            ! Changes patchlevel.h
55402 ____________________________________________________________________________
55403 [  9358] By: jhi                                   on 2001/03/26  02:05:32
55404         Log: Document the most common pixie options.
55405      Branch: perl
55406            ! pod/perlhack.pod
55407 ____________________________________________________________________________
55408 [  9357] By: jhi                                   on 2001/03/26  01:25:28
55409         Log: For perl.pixie check *before* compiling that optimize is -g,
55410              as for perl.third.
55411      Branch: perl
55412            ! Makefile.SH
55413 ____________________________________________________________________________
55414 [  9356] By: jhi                                   on 2001/03/26  01:13:41
55415         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
55416      Branch: perl
55417            ! Makefile.SH
55418 ____________________________________________________________________________
55419 [  9355] By: jhi                                   on 2001/03/26  01:11:19
55420         Log: Remove t/perl.third.
55421      Branch: perl
55422            ! Makefile.SH
55423 ____________________________________________________________________________
55424 [  9354] By: jhi                                   on 2001/03/26  00:23:38
55425         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
55426              IO::Sockatmark().
55427      Branch: perl
55428            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
55429 ____________________________________________________________________________
55430 [  9353] By: jhi                                   on 2001/03/25  22:25:04
55431         Log: Integrate perlio.
55432      Branch: perl
55433           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
55434           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
55435           !> pp_hot.c win32/makefile.mk
55436 ____________________________________________________________________________
55437 [  9352] By: jhi                                   on 2001/03/25  22:21:41
55438         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
55439              From: Radu Greab <radu@netsoft.ro>
55440              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
55441              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
55442      Branch: perl
55443            ! pp_sys.c
55444 ____________________________________________________________________________
55445 [  9351] By: nick                                  on 2001/03/25  22:15:02
55446         Log: Fix readline in list mode to tell rest of world that it has
55447              things on the stack. Otherwise if perl code gets invoked
55448              underneath it it scribbles over results-so-far.
55449              (Why TIEHANDLE has not tripped on this is a mystery.)
55450      Branch: perlio
55451            ! pp_hot.c
55452 ____________________________________________________________________________
55453 [  9350] By: nick                                  on 2001/03/25  22:10:13
55454         Log: win32/makefile.mk typos
55455      Branch: perlio
55456            ! win32/makefile.mk
55457 ____________________________________________________________________________
55458 [  9349] By: nick                                  on 2001/03/25  21:31:14
55459         Log: Integrate now-non-binary file.
55460      Branch: perlio
55461           !> t/lib/mimeqp.t
55462 ____________________________________________________________________________
55463 [  9348] By: nick                                  on 2001/03/25  21:27:24
55464         Log: Make it text
55465      Branch: perlio
55466            ! t/lib/mimeqp.t
55467 ____________________________________________________________________________
55468 [  9347] By: nick                                  on 2001/03/25  21:25:37
55469         Log: Integrate mainline.
55470      Branch: perlio
55471           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
55472           !> lib/Term/ReadLine.pm t/lib/md5-file.t
55473 ____________________________________________________________________________
55474 [  9346] By: nick                                  on 2001/03/25  20:58:15
55475         Log: Add destruct time hook to PerlIO (for work-in-process implementing
55476              layers in perl code. In such cases layers need to be popped before
55477              we loose the ability to run perl code.)
55478              Also back-out "PerlIO::object" hook - it isn't going to work like that...
55479      Branch: perlio
55480            ! perl.c perlio.c perlio.h perliol.h
55481 ____________________________________________________________________________
55482 [  9345] By: nick                                  on 2001/03/25  20:49:11
55483         Log: Avoid at leasy one of undefined warnings in Encode.
55484      Branch: perlio
55485            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
55486 ____________________________________________________________________________
55487 [  9344] By: jhi                                   on 2001/03/25  20:37:43
55488         Log: A workaround for using Term::ReadLine in emacs minibuffer
55489              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
55490              additional tweaks from Ilya Zakharevich.
55491      Branch: perl
55492            ! lib/Term/ReadLine.pm
55493 ____________________________________________________________________________
55494 [  9343] By: nick                                  on 2001/03/25  20:21:14
55495         Log: Missing return value.
55496      Branch: perlio
55497            ! ext/PerlIO/Scalar/Scalar.xs
55498 ____________________________________________________________________________
55499 [  9342] By: jhi                                   on 2001/03/25  16:21:00
55500         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
55501              to equal the CPAN versions since no code changes have been made.
55502      Branch: perl
55503            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
55504            ! t/lib/md5-file.t
55505 ____________________________________________________________________________
55506 [  9341] By: jhi                                   on 2001/03/25  16:01:48
55507         Log: Escape 8-bit characters.
55508      Branch: perl
55509            ! t/lib/mimeqp.t
55510 ____________________________________________________________________________
55511 [  9340] By: gsar                                  on 2001/03/25  15:50:53
55512         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
55513              chars)
55514      Branch: perl
55515            + t/lib/mimeqp.t
55516 ____________________________________________________________________________
55517 [  9339] By: gsar                                  on 2001/03/25  15:48:50
55518         Log: delete mimeqp.t for later add with text mode set
55519      Branch: perl
55520            - t/lib/mimeqp.t
55521 ____________________________________________________________________________
55522 [  9338] By: nick                                  on 2001/03/25  09:01:57
55523         Log: Integrate mainline.
55524      Branch: perlio
55525           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55526           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55527           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
55528           +> t/lib/mimeb64u.t t/lib/mimeqp.t
55529           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
55530           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
55531           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
55532 ____________________________________________________________________________
55533 [  9337] By: jhi                                   on 2001/03/25  04:23:24
55534         Log: Add MIME::Base64 here and there.  Again, a lot of
55535              optimism is in the air.
55536      Branch: perl
55537            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
55538            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
55539 ____________________________________________________________________________
55540 [  9336] By: jhi                                   on 2001/03/25  04:12:43
55541         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
55542              this by ear as I do not do Win32 programming.)
55543      Branch: perl
55544            ! win32/Makefile win32/makefile.mk
55545 ____________________________________________________________________________
55546 [  9335] By: jhi                                   on 2001/03/25  04:03:50
55547         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
55548      Branch: perl
55549            ! t/lib/md5-file.t
55550 ____________________________________________________________________________
55551 [  9334] By: jhi                                   on 2001/03/25  03:58:53
55552         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
55553      Branch: perl
55554            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55555            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55556            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
55557            + t/lib/mimeb64u.t t/lib/mimeqp.t
55558            ! MANIFEST
55559 ____________________________________________________________________________
55560 [  9333] By: jhi                                   on 2001/03/24  20:14:37
55561         Log: Integrate perlio.
55562      Branch: perl
55563           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
55564 ____________________________________________________________________________
55565 [  9332] By: nick                                  on 2001/03/24  19:40:34
55566         Log: Fix un-init variable leading to spurious "Out of Memory!"
55567      Branch: perlio
55568            ! doio.c
55569 ____________________________________________________________________________
55570 [  9331] By: nick                                  on 2001/03/24  19:09:59
55571         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
55572              and update layers internals doc.
55573      Branch: perlio
55574            ! pod/perlfunc.pod pod/perliol.pod
55575 ____________________________________________________________________________
55576 [  9330] By: jhi                                   on 2001/03/24  18:42:11
55577         Log: The length might be uninitialized garbage if the *svp is the undef.
55578      Branch: perl
55579            ! doio.c
55580 ____________________________________________________________________________
55581 [  9329] By: jhi                                   on 2001/03/24  18:26:57
55582         Log: (Retracted by #9393)
55583              
55584              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
55585              From: Simon Cozens <simon@netthink.co.uk>
55586              Date: Sat, 24 Mar 2001 17:13:17 +0000
55587              Message-ID: <20010324171317.A13406@netthink.co.uk>
55588      Branch: perl
55589            ! utils/h2xs.PL
55590 ____________________________________________________________________________
55591 [  9328] By: nick                                  on 2001/03/24  17:22:02
55592         Log: Integrate mainline.
55593      Branch: perlio
55594           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
55595           !> lib/unicode/version
55596 ____________________________________________________________________________
55597 [  9327] By: nick                                  on 2001/03/24  17:16:02
55598         Log: Integrate mainline.
55599      Branch: perlio
55600           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55601           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55602           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55603           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55604           +> t/lib/md5-file.t
55605           !> MANIFEST Makefile.SH configure.com djgpp/config.over
55606           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
55607           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
55608           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
55609           !> win32/makefile.mk
55610 ____________________________________________________________________________
55611 [  9326] By: jhi                                   on 2001/03/24  17:00:42
55612         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
55613      Branch: perl
55614            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
55615            ! lib/unicode/version
55616 ____________________________________________________________________________
55617 [  9325] By: jhi                                   on 2001/03/24  16:22:33
55618         Log: Subject: Re: B::Deparse bug (5.6.0)
55619              From: Robin Houston <robin@kitsite.com>
55620              Date: Sat, 24 Mar 2001 14:33:09 +0000
55621              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
55622      Branch: perl
55623            ! op.c pp.c t/lib/b.t t/op/repeat.t
55624 ____________________________________________________________________________
55625 [  9324] By: jhi                                   on 2001/03/24  16:21:56
55626         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
55627              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
55628              these additions may be too optimistic.
55629      Branch: perl
55630            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
55631            ! hints/uwin.sh hints/vmesa.sh
55632 ____________________________________________________________________________
55633 [  9323] By: jhi                                   on 2001/03/24  16:06:01
55634         Log: Integrate perlio.
55635      Branch: perl
55636           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55637           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55638            ! Makefile.SH
55639           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
55640           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
55641           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
55642           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55643           !> win32/makefile.mk win32/perlhost.h win32/win32.c
55644           !> win32/win32iop.h
55645 ____________________________________________________________________________
55646 [  9322] By: nick                                  on 2001/03/24  14:39:12
55647         Log: Routine Win32 regen_config_h - no real changes.
55648      Branch: perlio
55649            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55650 ____________________________________________________________________________
55651 [  9321] By: nick                                  on 2001/03/24  14:31:49
55652         Log: PerlIO fixups for Win32:
55653              - provide win33_popenlist() - non-functional as yet.
55654              - avoid need for aTHX in PerlIO_debug calls - even if not 
55655              enabled args are still evaluated so Win32 has trouble during fork().
55656              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
55657              - Fixup makedef.pl for latest set of symbols.
55658      Branch: perlio
55659            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
55660            ! win32/perlhost.h win32/win32.c win32/win32iop.h
55661 ____________________________________________________________________________
55662 [  9320] By: nick                                  on 2001/03/24  14:26:58
55663         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
55664              was gibberish - broke it on WIn32 at least.
55665      Branch: perlio
55666            ! ext/POSIX/POSIX.xs
55667 ____________________________________________________________________________
55668 [  9319] By: nick                                  on 2001/03/24  11:29:41
55669         Log: Generated files.
55670      Branch: perlio
55671            ! embed.h global.sym objXSUB.h perlapi.c proto.h
55672 ____________________________________________________________________________
55673 [  9318] By: nick                                  on 2001/03/24  10:29:37
55674         Log: Implement:
55675              1.  open($fh,"+<",undef);  # add test to t/io/open.t
55676              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
55677      Branch: perlio
55678            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55679            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55680            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
55681            ! t/io/open.t t/io/utf8.t
55682 ____________________________________________________________________________
55683 [  9317] By: jhi                                   on 2001/03/23  23:41:25
55684         Log: AIX does seems to have optimization problems with its C compilers.
55685      Branch: perl
55686            ! hints/aix.sh
55687 ____________________________________________________________________________
55688 [  9316] By: jhi                                   on 2001/03/23  23:40:46
55689         Log: Integrate perlio.
55690      Branch: perl
55691           +> lib/PerlIO.pm
55692           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
55693           !> perliol.h
55694 ____________________________________________________________________________
55695 [  9315] By: jhi                                   on 2001/03/23  22:16:30
55696         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
55697      Branch: perl
55698            ! t/lib/md5-file.t
55699 ____________________________________________________________________________
55700 [  9314] By: nick                                  on 2001/03/23  20:49:02
55701         Log: Perlio internals re-organized.
55702              - open process creates AV of layer/arg pairs
55703              (appends layers from open() or open.pm to default list).
55704              - push arg is now an SV.
55705              - layer ->Open get passed the AV
55706              - open is no longer mandatory method.
55707              - topmost layer that has ->Open method does the open
55708              - any layers above are pushed once that returns.
55709              - vtable re-ordered so dummy layers need only provide push/pop methods.
55710      Branch: perlio
55711            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55712 ____________________________________________________________________________
55713 [  9313] By: nick                                  on 2001/03/23  16:27:41
55714         Log: Check in a stable (working) version before next round of tweaks.
55715              Changes include:
55716              - Move default layers code out of doio.c and into perlio.c
55717              - Single routine for parsing layer specification strings.
55718              - Skeleton support for demand loading of layers
55719              - Core-dump avoidance if PERLIO environment specifies loadable layer
55720              (does not _work_ as need IO to load and need load to do IO ...)
55721      Branch: perlio
55722            + lib/PerlIO.pm
55723            ! MANIFEST doio.c perlio.c
55724 ____________________________________________________________________________
55725 [  9312] By: gsar                                  on 2001/03/23  16:25:25
55726         Log: add execute bit to files with shebang lines in the repository;
55727              avoid clobbering execute bit in Porting/makerel 
55728      Branch: maint-5.6/perl
55729            ! (edit 144 files)
55730 ____________________________________________________________________________
55731 [  9311] By: jhi                                   on 2001/03/23  14:25:35
55732         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
55733      Branch: perl
55734            ! MANIFEST
55735 ____________________________________________________________________________
55736 [  9310] By: jhi                                   on 2001/03/23  13:45:04
55737         Log: Subject: [PATCH] Net::Ping
55738              From: Colin McMillen <mcmi0037@tc.umn.edu>
55739              Date: Thu, 22 Mar 2001 19:30:31 -0600
55740              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
55741      Branch: perl
55742            ! lib/Net/Ping.pm
55743 ____________________________________________________________________________
55744 [  9309] By: jhi                                   on 2001/03/23  13:39:13
55745         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
55746      Branch: perl
55747            ! t/lib/md5-aaa.t t/lib/md5-file.t
55748 ____________________________________________________________________________
55749 [  9308] By: jhi                                   on 2001/03/23  13:20:34
55750         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
55751              - bump the version to 2.14
55752              - drop the base64 tests since they require MIME::Base64
55753              - drop the rfc1321.txt
55754              - drop the hints/dec_osf.pl since it's only needed for
55755              pre-5.005_03 Perls
55756              Todo:
55757              - the U32 alignment testing is now removed; it needs to
55758              be reintroduced as as a Config variable (meaning also
55759              as a Configure test)
55760              - get the new EBCDIC md5sum for MD5.pm
55761              - test in Win32 to see how badly I botched the makefiles
55762      Branch: perl
55763            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55764            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55765            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55766            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55767            + t/lib/md5-file.t
55768            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55769            ! win32/Makefile win32/makefile.mk
55770 ____________________________________________________________________________
55771 [  9307] By: jhi                                   on 2001/03/23  12:56:14
55772         Log: Integrate change #9306 from maintperl into mainline,
55773              AIX dynaloader for AIXes without <load.h>.
55774      Branch: perl
55775           !> ext/DynaLoader/hints/aix.pl
55776 ____________________________________________________________________________
55777 [  9306] By: jhi                                   on 2001/03/23  12:51:36
55778         Log: There are AIXes without /usr/include/load.h,
55779              patch from H.Merijn Brand.
55780      Branch: maint-5.6/perl
55781            ! ext/DynaLoader/hints/aix.pl
55782 ____________________________________________________________________________
55783 [  9305] By: nick                                  on 2001/03/23  11:00:42
55784         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
55785      Branch: perlio
55786            ! ext/Encode/Encode.xs perlio.c perlio.h
55787 ____________________________________________________________________________
55788 [  9304] By: nick                                  on 2001/03/23  10:20:46
55789         Log: Render -Duseperlio functional again.
55790              - this is "quick fix" which calls PerlIO_apply_layers after opening,
55791              which is what old scheme did. New scheme needs to change that
55792              to make open(...,\$scalar) etc. work but this will do for now.
55793      Branch: perlio
55794            ! perlio.c
55795 ____________________________________________________________________________
55796 [  9303] By: nick                                  on 2001/03/23  09:53:20
55797         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
55798              -Uuseperlio now works again.
55799              -Duseperlio is still poorly. Don't merge yet...
55800      Branch: perlio
55801            ! doio.c perlio.h
55802 ____________________________________________________________________________
55803 [  9302] By: nick                                  on 2001/03/22  22:26:51
55804         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
55805              type code.
55806              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
55807              is its main caller. In particular now has access to "extra" args, and
55808              can tell when an open handle is "reopened" (or duped?).
55809              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
55810              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
55811              PerlIO_open() et. al. (i.e. other way round).
55812              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
55813              with args close to PerlIO_openn().
55814      Branch: perlio
55815            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55816 ____________________________________________________________________________
55817 [  9301] By: jhi                                   on 2001/03/22  20:58:04
55818         Log: Integrate perlio.
55819      Branch: perl
55820           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
55821           !> t/io/open.t util.c
55822 ____________________________________________________________________________
55823 [  9300] By: nick                                  on 2001/03/22  17:36:32
55824         Log: Don't include $@ in not ok message.
55825      Branch: perlio
55826            ! t/io/open.t
55827 ____________________________________________________________________________
55828 [  9299] By: gsar                                  on 2001/03/22  16:53:45
55829         Log: back out changes#7532,7521 for now (appears to have problems
55830              on IRIX)
55831      Branch: maint-5.6/perl
55832            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55833            ! ext/POSIX/typemap pod/perlvar.pod
55834 ____________________________________________________________________________
55835 [  9298] By: nick                                  on 2001/03/22  14:35:46
55836         Log: Give a meaning to '&' in n-arg open case:
55837              open($fh,"<&",$scalar);
55838              $scalar can be:
55839              - an integer which does "fdopen"
55840              open($fh,"<&",2); # like open($fh,"<&2")
55841              - something that will yield a file handle via sv_2io()
55842              useful for dup'ing anonymous handles.
55843              e.g.:
55844              open(my $fh,"<&",\*STDIN);
55845              open(my $dup,"<&",$fh);
55846      Branch: perlio
55847            ! doio.c t/io/open.t
55848 ____________________________________________________________________________
55849 [  9297] By: nick                                  on 2001/03/22  13:34:35
55850         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
55851      Branch: perlio
55852            ! util.c
55853 ____________________________________________________________________________
55854 [  9296] By: nick                                  on 2001/03/22  12:51:20
55855         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
55856      Branch: perlio
55857            ! perl.c
55858 ____________________________________________________________________________
55859 [  9295] By: nick                                  on 2001/03/22  11:59:44
55860         Log: If stdin, stdout or stderr get opened in unexpected read/write state
55861              then warn at time of open not at time of use.
55862      Branch: perlio
55863            ! doio.c pp_hot.c pp_sys.c
55864 ____________________________________________________________________________
55865 [  9294] By: nick                                  on 2001/03/22  10:54:35
55866         Log: Die on n-arg open(...,"",xxx,yyy,...)
55867              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
55868              - die on read/write cases so we can decide what it means later.
55869      Branch: perlio
55870            ! doio.c embed.pl iperlsys.h util.c
55871 ____________________________________________________________________________
55872 [  9293] By: nick                                  on 2001/03/22  09:02:45
55873         Log: perlio tweaks (reported by Nick Clark)
55874              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
55875              error check in Pendinf_read().
55876      Branch: perlio
55877            ! perlio.c
55878 ____________________________________________________________________________
55879 [  9292] By: gsar                                  on 2001/03/22  07:12:00
55880         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
55881              fixes)
55882      Branch: maint-5.6/perl
55883           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
55884 ____________________________________________________________________________
55885 [  9291] By: jhi                                   on 2001/03/22  06:06:44
55886         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
55887      Branch: perl
55888            ! t/op/re_tests
55889 ____________________________________________________________________________
55890 [  9290] By: jhi                                   on 2001/03/22  05:57:01
55891         Log: Move MacOS Classic higher in the list of supported platforms.
55892      Branch: maint-5.6/perl
55893            ! pod/perlport.pod
55894 ____________________________________________________________________________
55895 [  9289] By: gsar                                  on 2001/03/22  05:35:04
55896         Log: revert part of change#6438 for compatibility (av_reify()
55897              appears to be needed to implement av_splice()ish things
55898              in XS)
55899      Branch: maint-5.6/perl
55900            ! embed.pl global.sym objXSUB.h perlapi.c
55901 ____________________________________________________________________________
55902 [  9288] By: gsar                                  on 2001/03/22  03:09:19
55903         Log: update copyright year
55904      Branch: maint-5.6/perl
55905            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
55906            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
55907            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
55908            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
55909            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
55910            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
55911            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
55912            ! x2p/walk.c
55913 ____________________________________________________________________________
55914 [  9287] By: jhi                                   on 2001/03/21  20:30:54
55915         Log: Integrate perlio.
55916      Branch: perl
55917           !> ext/Data/Dumper/Dumper.xs
55918 ____________________________________________________________________________
55919 [  9286] By: gsar                                  on 2001/03/21  19:49:54
55920         Log: makefile.mk tweak
55921      Branch: maint-5.6/perl
55922            ! win32/Makefile win32/makefile.mk
55923 ____________________________________________________________________________
55924 [  9285] By: nick                                  on 2001/03/21  19:07:13
55925         Log: Multiplicity fix for Dumper.
55926      Branch: perlio
55927            ! ext/Data/Dumper/Dumper.xs
55928 ____________________________________________________________________________
55929 [  9284] By: nick                                  on 2001/03/21  19:01:07
55930         Log: Integrate mainline - (does not build xTHX issue in Dumper).
55931      Branch: perlio
55932           !> (integrate 27 files)
55933 ____________________________________________________________________________
55934 [  9283] By: jhi                                   on 2001/03/21  17:17:35
55935         Log: Integrate change #9282 from mainline into maintperl,
55936              4-arg UTF-8 substr().
55937      Branch: maint-5.6/perl
55938           !> pp.c
55939 ____________________________________________________________________________
55940 [  9282] By: jhi                                   on 2001/03/21  17:15:43
55941         Log: The #9270 would have leaked a scalar if pp_substr()
55942              returned early.
55943      Branch: perl
55944            ! pp.c
55945 ____________________________________________________________________________
55946 [  9281] By: gsar                                  on 2001/03/21  17:03:14
55947         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
55948      Branch: maint-5.6/perl
55949            ! win32/makefile.mk
55950 ____________________________________________________________________________
55951 [  9280] By: gsar                                  on 2001/03/21  17:01:20
55952         Log: some tweaks to change#9278 (fork() emulation should be enabled
55953              by setting BUILD_FLAVOR instead of changing the defaults)
55954      Branch: maint-5.6/perl
55955            ! win32/makefile.mk
55956 ____________________________________________________________________________
55957 [  9279] By: gsar                                  on 2001/03/21  16:47:19
55958         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
55959      Branch: maint-5.6/perl
55960            ! ext/File/Glob/Glob.pm
55961           !> lib/Cwd.pm
55962 ____________________________________________________________________________
55963 [  9278] By: jhi                                   on 2001/03/21  14:35:10
55964         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
55965              From: "Vadim Konovalov" <watman@inbox.ru>
55966              Date: Wed, 21 Mar 2001 01:53:51 +0300
55967              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
55968      Branch: maint-5.6/perl
55969            ! win32/makefile.mk win32/win32sck.c
55970 ____________________________________________________________________________
55971 [  9277] By: jhi                                   on 2001/03/21  13:58:28
55972         Log: Integrate change #9270 from mainline to maintperl:
55973              continued 4-arg UTF-8 substr() fixing.
55974      Branch: maint-5.6/perl
55975           !> pp.c t/op/substr.t
55976 ____________________________________________________________________________
55977 [  9276] By: jhi                                   on 2001/03/21  13:33:00
55978         Log: More pixie cleaning.
55979      Branch: perl
55980            ! Makefile.SH
55981 ____________________________________________________________________________
55982 [  9275] By: jhi                                   on 2001/03/21  03:54:17
55983         Log: Update Changes.
55984      Branch: perl
55985            ! Changes patchlevel.h
55986 ____________________________________________________________________________
55987 [  9274] By: jhi                                   on 2001/03/21  03:48:24
55988         Log: First stab at making Data::Dumper to grok Unicode.
55989              
55990              TODO: tests, EBCDICify.
55991      Branch: perl
55992            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
55993 ____________________________________________________________________________
55994 [  9273] By: jhi                                   on 2001/03/21  02:23:00
55995         Log: Fix for
55996              
55997              Subject: Memory leak in unquoted print   
55998              From: Benjamin Sugars <bsugars@canoe.ca> 
55999              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
56000              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
56001      Branch: perl
56002            ! perlio.c
56003 ____________________________________________________________________________
56004 [  9272] By: jhi                                   on 2001/03/21  01:33:17
56005         Log: Subject: Re: [PATCH] POSIX::getcwd()
56006              From: Benjamin Sugars <bsugars@canoe.ca> 
56007              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
56008              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
56009      Branch: perl
56010            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
56011 ____________________________________________________________________________
56012 [  9271] By: jhi                                   on 2001/03/21  01:22:52
56013         Log: Subject: [PATCH] Cwd.pm docs
56014              From: Benjamin Sugars <bsugars@canoe.ca>
56015              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
56016              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
56017      Branch: perl
56018            ! lib/Cwd.pm
56019 ____________________________________________________________________________
56020 [  9270] By: jhi                                   on 2001/03/21  01:16:29
56021         Log: Continue 4-arg substr() UTF-8 fixage.
56022      Branch: perl
56023            ! pp.c t/op/substr.t
56024 ____________________________________________________________________________
56025 [  9269] By: jhi                                   on 2001/03/21  00:46:14
56026         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
56027              
56028              revert the leak fix in change#9142 (problem needs a more experimental
56029              fix unsuitable for 5.6.1)
56030              
56031              do alphabetical sorting by default (for csh compatibility)
56032              
56033              cut-n-paste goof in change#9264
56034              
56035              VMS piping fixes (from Charles Lane)
56036      Branch: perl
56037           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
56038           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
56039           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
56040 ____________________________________________________________________________
56041 [  9268] By: jhi                                   on 2001/03/21  00:37:04
56042         Log: Integrate perlio.
56043      Branch: perl
56044           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
56045           !> utf8.c utf8.h utfebcdic.h
56046 ____________________________________________________________________________
56047 [  9267] By: nick                                  on 2001/03/20  20:04:39
56048         Log: More EBCDIC stuff:
56049              - Loose the extra level of function on ASCII.
56050              - spotted a chr(0) issue in sv.c
56051              - re-work of UTF-X tr/// ranges to work in Unicode
56052              space. Still issues with the "0xff is illegal UTF-8" hack.
56053              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
56054              (why do it once when you can do it all over the place :-(
56055              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
56056              need utf8.pm for swashes.
56057              - Simplified and commented scan_const() in toke.c
56058              Still something wrong regexp and tr (swashes?).
56059      Branch: perlio
56060            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
56061            ! utf8.c utf8.h utfebcdic.h
56062 ____________________________________________________________________________
56063 [  9266] By: gsar                                  on 2001/03/20  19:16:43
56064         Log: VMS piping fixes (from Charles Lane)
56065      Branch: maint-5.6/perl
56066            ! vms/vms.c vms/vmspipe.com
56067 ____________________________________________________________________________
56068 [  9265] By: gsar                                  on 2001/03/20  17:53:52
56069         Log: cut-n-paste goof in change#9264
56070      Branch: maint-5.6/perl
56071            ! ext/File/Glob/Glob.xs
56072 ____________________________________________________________________________
56073 [  9264] By: gsar                                  on 2001/03/20  17:43:47
56074         Log: do alphabetical sorting by default (for csh compatibility);
56075              bsd_glob() does ASCII sort by default as usual, unless
56076              GLOB_ALPHASORT was specified
56077      Branch: maint-5.6/perl
56078            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
56079            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
56080            ! ext/File/Glob/bsd_glob.h
56081 ____________________________________________________________________________
56082 [  9263] By: gsar                                  on 2001/03/20  16:40:08
56083         Log: integrate change#9255 from mainline (unicode fix)
56084              
56085              substr($bytestr, i, n, $charstr)
56086      Branch: maint-5.6/perl
56087           !> Todo-5.6 pp.c t/op/substr.t
56088 ____________________________________________________________________________
56089 [  9262] By: gsar                                  on 2001/03/20  15:57:41
56090         Log: revert the leak fix in change#9142 (problem needs a more experimental
56091              fix unsuitable for 5.6.1)
56092      Branch: maint-5.6/perl
56093            ! scope.c
56094 ____________________________________________________________________________
56095 [  9261] By: jhi                                   on 2001/03/20  14:26:25
56096         Log: Integrate changes #9259,9260 from maintperl into mainline.
56097              
56098              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
56099              
56100              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
56101      Branch: perl
56102           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
56103 ____________________________________________________________________________
56104 [  9260] By: jhi                                   on 2001/03/20  14:05:46
56105         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
56106              From: Robin Barker <rmb1@cise.npl.co.uk>
56107              Date: Tue, 20 Mar 2001 10:12:04 GMT
56108              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
56109      Branch: maint-5.6/perl
56110            ! run.c
56111 ____________________________________________________________________________
56112 [  9259] By: jhi                                   on 2001/03/20  14:04:39
56113         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
56114              From: Chris Nandor <pudge@pobox.com>
56115              Date: Tue, 20 Mar 2001 00:40:56 -0500
56116              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
56117      Branch: maint-5.6/perl
56118            ! ext/POSIX/POSIX.xs lib/File/Path.pm
56119 ____________________________________________________________________________
56120 [  9258] By: jhi                                   on 2001/03/20  05:09:34
56121         Log: Update Changes.
56122      Branch: perl
56123            ! Changes patchlevel.h
56124 ____________________________________________________________________________
56125 [  9257] By: jhi                                   on 2001/03/20  05:04:25
56126         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
56127      Branch: perl
56128            ! t/op/tr.t
56129 ____________________________________________________________________________
56130 [  9256] By: jhi                                   on 2001/03/20  04:43:12
56131         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
56132              From: Peter Prymmer <pvhp@forte.com>
56133              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
56134              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
56135      Branch: maint-5.6/perl
56136            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
56137 ____________________________________________________________________________
56138 [  9255] By: jhi                                   on 2001/03/19  23:17:17
56139         Log: substr($bytestr, i, n, $charstr)
56140              
56141              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
56142      Branch: perl
56143            ! Todo-5.6 pp.c t/op/substr.t
56144 ____________________________________________________________________________
56145 [  9254] By: jhi                                   on 2001/03/19  22:25:09
56146         Log: Rearrange the make test target prerequisites so that
56147              in a parallel make 'all' is finished before 'test'.
56148      Branch: perl
56149            ! Makefile.SH
56150 ____________________________________________________________________________
56151 [  9253] By: jhi                                   on 2001/03/19  21:48:07
56152         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
56153              From: Robin Houston <robin@kitsite.com>
56154              Date: Mon, 19 Mar 2001 15:48:41 +0000
56155              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
56156      Branch: perl
56157            ! pp_ctl.c
56158 ____________________________________________________________________________
56159 [  9252] By: jhi                                   on 2001/03/19  21:42:27
56160         Log: Integrate perlio.
56161      Branch: perl
56162           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
56163           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
56164           !> utfebcdic.h vms/perly_c.vms
56165 ____________________________________________________________________________
56166 [  9251] By: jhi                                   on 2001/03/19  21:31:28
56167         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
56168              
56169              Dynaloading in 64-bit AIX with vac.
56170      Branch: perl
56171           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56172           !> hints/aix.sh
56173 ____________________________________________________________________________
56174 [  9250] By: jhi                                   on 2001/03/19  21:18:00
56175         Log: A more robust solution for the 64bitall AIX dynaloading
56176              problem, from Jens-Uwe Mager.
56177      Branch: maint-5.6/perl
56178            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56179 ____________________________________________________________________________
56180 [  9249] By: nick                                  on 2001/03/19  20:59:37
56181         Log: Integrate mainline.
56182      Branch: perlio
56183           !> (integrate 42 files)
56184 ____________________________________________________________________________
56185 [  9248] By: nick                                  on 2001/03/19  20:22:07
56186         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
56187              (Building on OS390 uses native YACC and YYDEBUG has other
56188              side effects.)
56189      Branch: perlio
56190            ! perly.c perly.y vms/perly_c.vms
56191 ____________________________________________________________________________
56192 [  9247] By: jhi                                   on 2001/03/19  19:59:53
56193         Log: 64-bit AIX dynaloading problem (see #9244) idea
56194              from Jens-Uwe Mager.
56195      Branch: maint-5.6/perl
56196            ! ext/DynaLoader/dl_aix.xs
56197 ____________________________________________________________________________
56198 [  9246] By: nick                                  on 2001/03/19  19:27:57
56199         Log: More EBCDIC fixes.
56200      Branch: perlio
56201            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
56202            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
56203 ____________________________________________________________________________
56204 [  9245] By: jhi                                   on 2001/03/19  19:05:19
56205         Log: Integrate change #9243 from mainline into maintperl.
56206              
56207              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
56208      Branch: maint-5.6/perl
56209           !> README.vmesa
56210 ____________________________________________________________________________
56211 [  9244] By: jhi                                   on 2001/03/19  19:03:15
56212         Log: Get 64bitall AIX building, but still does not test okay:
56213              dynaloading anything fails, for example for op/defins:
56214              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
56215              (update: fixed by #9247,9250)
56216      Branch: maint-5.6/perl
56217            ! hints/aix.sh
56218 ____________________________________________________________________________
56219 [  9243] By: jhi                                   on 2001/03/19  19:00:16
56220         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
56221              From: Robin Barker <rmb1@cise.npl.co.uk>
56222              Date: Mon, 19 Mar 2001 18:01:57 GMT
56223              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
56224      Branch: perl
56225            ! README.vmesa
56226 ____________________________________________________________________________
56227 [  9242] By: jhi                                   on 2001/03/19  18:58:43
56228         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
56229              
56230              TODO: tests.
56231      Branch: perl
56232            ! doop.c op.c
56233 ____________________________________________________________________________
56234 [  9241] By: gsar                                  on 2001/03/19  17:34:46
56235         Log: VMSify tests (from Charles Lane)
56236      Branch: maint-5.6/perl
56237            ! t/lib/filehand.t t/lib/texttabs.t
56238 ____________________________________________________________________________
56239 [  9240] By: jhi                                   on 2001/03/19  14:24:26
56240         Log: Integrate change #9233 from maintperl into mainline.
56241              
56242              some refcounts were incorrect in perl_clone()
56243      Branch: perl
56244           !> sv.c
56245 ____________________________________________________________________________
56246 [  9239] By: gsar                                  on 2001/03/19  09:23:17
56247         Log: this is 5.6.1-trial3
56248      Branch: maint-5.6/perl
56249            ! Changes
56250 ____________________________________________________________________________
56251 [  9238] By: gsar                                  on 2001/03/19  08:47:04
56252         Log: some new symbols are only available under ithreads
56253      Branch: maint-5.6/perl
56254            ! makedef.pl
56255 ____________________________________________________________________________
56256 [  9237] By: gsar                                  on 2001/03/19  08:42:28
56257         Log: update patchlevel.h, Changes, &c.
56258      Branch: maint-5.6/perl
56259            ! Changes patchlevel.h pod/perlhist.pod
56260           !> AUTHORS
56261 ____________________________________________________________________________
56262 [  9236] By: gsar                                  on 2001/03/19  08:17:49
56263         Log: integrate changes#8068,8717 from mainline
56264              
56265              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
56266              
56267              [PATCH CPAN 1.59_51] warning message (not!)
56268      Branch: maint-5.6/perl
56269           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
56270           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
56271           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
56272           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
56273           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
56274 ____________________________________________________________________________
56275 [  9235] By: gsar                                  on 2001/03/19  08:07:09
56276         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
56277              
56278              [PATCH] Add missing CV flags to dump.c
56279              
56280              Re: [patch] Re: PL_ptr_table
56281              
56282              Fixup non-ithread build after 8713
56283              
56284              Generated files form 8713 etc.
56285              
56286              Correct the correction :-(
56287              
56288              Documenting coderef @INC (Re: CPAN "make this script work" feature)
56289              
56290              Subject: Re: sync sync sync: have I missed any patches?
56291              Replace djSP with dSP.
56292      Branch: maint-5.6/perl
56293           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
56294           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
56295           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
56296           !> sv.c sv.h win32/perlhost.h
56297 ____________________________________________________________________________
56298 [  9234] By: gsar                                  on 2001/03/19  07:22:05
56299         Log: revert the change#9090 integrate for now (change looks somewhat
56300              incomplete in that [ha]v_exists() need something similar; lacks
56301              tests; &c.)
56302      Branch: maint-5.6/perl
56303            ! hv.c
56304 ____________________________________________________________________________
56305 [  9233] By: gsar                                  on 2001/03/19  07:10:01
56306         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
56307              destruction when there are unreferenced scalars (SvREFCNT==0)
56308      Branch: maint-5.6/perl
56309            ! sv.c
56310 ____________________________________________________________________________
56311 [  9232] By: jhi                                   on 2001/03/19  05:11:02
56312         Log: Regen api and toc.
56313      Branch: maint-5.6/perl
56314            ! pod/perlapi.pod pod/perltoc.pod
56315 ____________________________________________________________________________
56316 [  9231] By: jhi                                   on 2001/03/19  04:06:03
56317         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
56318              add a lost line in pp.c:pp_chop(), update to new op/chop.
56319              
56320              Clarify the description differentiating for and while; inspired by
56321              
56322              Subject: [ID 20010306.004] || != named unary operator
56323              
56324              The $Is_MacOS needs to be declared.
56325      Branch: maint-5.6/perl
56326            ! pp.c t/op/chop.t
56327           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
56328 ____________________________________________________________________________
56329 [  9230] By: jhi                                   on 2001/03/19  03:48:16
56330         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
56331              9079,9083,9089,9090,9091 from mainline to maintperl.
56332              
56333              Quieten some noise in Win32 builds
56334              
56335              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
56336              
56337              The perlretut was still talking about the old \p and \P
56338              definitions.
56339              
56340              More tweakage on the Unicode character class descriptions.
56341              
56342              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
56343              
56344              Subject: 'no *POSIX' Patch speeding up make on BS2000 
56345              
56346              Subject: [PATCH] perldata.pod here-doc docs
56347              
56348              Add /sbin and /usr/sbin to the list of directories scanned
56349              for setuid programs.  Takes care of bug id 20010309.003.
56350              
56351              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
56352              
56353              In op/stat #35 better to scan all the potential directories
56354              for setuids, not just the first one.
56355      Branch: maint-5.6/perl
56356            ! Makefile.SH
56357           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
56358           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
56359           !> t/op/stat.t toke.c win32/win32.h
56360 ____________________________________________________________________________
56361 [  9229] By: jhi                                   on 2001/03/19  02:31:50
56362         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
56363              From: Chris Nandor <pudge@pobox.com>
56364              Date: Sat, 10 Mar 2001 14:22:19 -0500
56365              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
56366      Branch: maint-5.6/perl
56367            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56368            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
56369            ! t/lib/b.t t/lib/errno.t
56370 ____________________________________________________________________________
56371 [  9228] By: jhi                                   on 2001/03/19  02:29:59
56372         Log: Integrate changes #9113,9122 from mainline into maintperl.
56373              
56374              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?)
56375      Branch: maint-5.6/perl
56376           !> Configure README.os390 hints/os390.sh
56377 ____________________________________________________________________________
56378 [  9227] By: jhi                                   on 2001/03/19  02:22:35
56379         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
56380              into maintperl.
56381              
56382              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
56383              
56384              Forgot to check-in the larger part of #9120, duh.
56385              
56386              Subject: Another patch for integer.pm POD 
56387              
56388              h2ph strictness and cleanliness from Kurt Starsinic.
56389              
56390              Borland filename case problem.
56391              
56392              h2ph strictness and cleanliness from Kurt Starsinic.
56393              
56394              Subject: [PATCH] the uncontroversial doc patches
56395      Branch: maint-5.6/perl
56396           +> win32/sncfnmcs.pl
56397           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
56398           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
56399           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
56400           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
56401           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
56402           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
56403           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
56404 ____________________________________________________________________________
56405 [  9226] By: jhi                                   on 2001/03/19  02:10:21
56406         Log: Integrate changes #9207,9214 from mainline into maintperl.
56407              
56408              podchecker relaxations: =over has an *optional* number after it,
56409              and whitespace in L<> is okay.
56410      Branch: maint-5.6/perl
56411           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
56412           !> t/pod/poderrs.xr
56413 ____________________________________________________________________________
56414 [  9225] By: jhi                                   on 2001/03/19  02:07:38
56415         Log: Integrate change #9219 from maintperl into mainline.
56416              
56417              remove duplicated tests
56418      Branch: perl
56419           !> t/op/re_tests
56420 ____________________________________________________________________________
56421 [  9224] By: jhi                                   on 2001/03/19  02:06:11
56422         Log: Integrate change #9223 from mainline to maintperl.
56423              
56424              Document -Dmksymlinks.
56425      Branch: maint-5.6/perl
56426           !> INSTALL
56427 ____________________________________________________________________________
56428 [  9223] By: jhi                                   on 2001/03/19  02:01:25
56429         Log: Document -Dmksymlinks.
56430      Branch: perl
56431            ! INSTALL
56432 ____________________________________________________________________________
56433 [  9222] By: jhi                                   on 2001/03/19  01:15:35
56434         Log: The -Dmksymlinks wasn't working for maintperl.
56435      Branch: maint-5.6/perl
56436            ! Configure
56437 ____________________________________________________________________________
56438 [  9221] By: jhi                                   on 2001/03/19  00:49:43
56439         Log: Cleanup pixie residue.
56440      Branch: perl
56441            ! Makefile.SH
56442 ____________________________________________________________________________
56443 [  9220] By: jhi                                   on 2001/03/19  00:44:47
56444         Log: Document the use of pixie/prof; create make targets for it.
56445              
56446              TODO: make t/TEST pixie-aware.
56447      Branch: perl
56448            ! Makefile.SH pod/perlhack.pod
56449 ____________________________________________________________________________
56450 [  9219] By: gsar                                  on 2001/03/19  00:16:55
56451         Log: remove duplicated tests
56452      Branch: maint-5.6/perl
56453            ! t/op/re_tests
56454 ____________________________________________________________________________
56455 [  9218] By: jhi                                   on 2001/03/18  23:59:31
56456         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
56457      Branch: perl
56458            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
56459 ____________________________________________________________________________
56460 [  9217] By: jhi                                   on 2001/03/18  23:25:20
56461         Log: Rewrite the tests section of Makefile to be less redundant
56462              and to allow for more flexible test targets, many recursive
56463              make calls introduced.
56464      Branch: perl
56465            ! Makefile.SH
56466 ____________________________________________________________________________
56467 [  9216] By: jhi                                   on 2001/03/18  22:30:04
56468         Log: Document the use of Third Degree (sparsely).
56469      Branch: perl
56470            ! pod/perlhack.pod t/TEST
56471 ____________________________________________________________________________
56472 [  9215] By: jhi                                   on 2001/03/18  22:10:30
56473         Log: Make targets for testing with Third Degree.
56474      Branch: perl
56475            ! Makefile.SH
56476 ____________________________________________________________________________
56477 [  9214] By: jhi                                   on 2001/03/18  21:08:53
56478         Log: The podchecker relaxations need to mirrored also at the tests.
56479      Branch: perl
56480            ! t/pod/poderrs.xr
56481 ____________________________________________________________________________
56482 [  9213] By: jhi                                   on 2001/03/18  20:56:21
56483         Log: Update Changes.
56484      Branch: perl
56485            ! Changes patchlevel.h
56486 ____________________________________________________________________________
56487 [  9212] By: jhi                                   on 2001/03/18  20:36:59
56488         Log: Looking for config.sh in parent directories isn't
56489              very useful for the toplevel Makefile.
56490      Branch: perl
56491            ! Makefile.SH
56492 ____________________________________________________________________________
56493 [  9211] By: jhi                                   on 2001/03/18  20:33:37
56494         Log: On "make clean" take care of Third Degree droppings.
56495      Branch: perl
56496            ! Makefile.SH
56497 ____________________________________________________________________________
56498 [  9210] By: jhi                                   on 2001/03/18  20:21:34
56499         Log: Add a hook for running the tests under the Third Degree
56500              debugging tool (set $ENV{PERL_3LOG} to non-zero)
56501              
56502              TODO: Document the use of Third Degree.
56503      Branch: perl
56504            ! t/TEST
56505 ____________________________________________________________________________
56506 [  9209] By: jhi                                   on 2001/03/18  20:19:07
56507         Log: Regen toc and api pods.
56508      Branch: perl
56509            ! pod/perlapi.pod pod/perltoc.pod
56510 ____________________________________________________________________________
56511 [  9208] By: jhi                                   on 2001/03/18  20:12:12
56512         Log: Integrate changes #8128,9132 from mainline into maintperl,
56513              Tie::SubstrHash fixes.
56514      Branch: maint-5.6/perl
56515           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
56516 ____________________________________________________________________________
56517 [  9207] By: jhi                                   on 2001/03/18  20:07:43
56518         Log: podchecker relaxations from Michael Stevens.
56519      Branch: perl
56520            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
56521 ____________________________________________________________________________
56522 [  9206] By: jhi                                   on 2001/03/18  20:04:24
56523         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
56524      Branch: perl
56525            ! lib/Locale/Constants.pm lib/Locale/Country.pm
56526            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
56527            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
56528 ____________________________________________________________________________
56529 [  9205] By: jhi                                   on 2001/03/18  19:54:45
56530         Log: Integrate changes #9161,9162 from maintperl to mainline.
56531              
56532              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56533              results
56534      Branch: perl
56535           !> t/op/magic.t
56536 ____________________________________________________________________________
56537 [  9204] By: jhi                                   on 2001/03/18  19:37:46
56538         Log: Make perl.third checks more understandable to the builder.
56539      Branch: perl
56540            ! Makefile.SH
56541 ____________________________________________________________________________
56542 [  9203] By: jhi                                   on 2001/03/18  19:20:54
56543         Log: Re-integrate #9138 from maintperl to mainline,
56544              the squelching of the unneeded "Scalars leaked" messages.
56545      Branch: perl
56546           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56547           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56548           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56549 ____________________________________________________________________________
56550 [  9202] By: jhi                                   on 2001/03/18  18:48:36
56551         Log: More robust and more paranoid perl.third target.
56552      Branch: perl
56553            ! Makefile.SH
56554 ____________________________________________________________________________
56555 [  9201] By: jhi                                   on 2001/03/18  18:39:21
56556         Log: Integrate change #9197 from maintperl to mainline.
56557              
56558              more thorough cleaning of arenas.
56559      Branch: perl
56560           !> embed.pl perl.c proto.h sv.c t/op/sort.t
56561 ____________________________________________________________________________
56562 [  9200] By: jhi                                   on 2001/03/18  18:25:17
56563         Log: Integrate perlio.
56564      Branch: perl
56565           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
56566           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
56567           !> t/lib/encode.t toke.c universal.c utf8.c
56568 ____________________________________________________________________________
56569 [  9199] By: nick                                  on 2001/03/18  15:23:51
56570         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
56571              is the sense of the test being done. Avoid some magical 127 and 128 values
56572              by using macros.
56573      Branch: perlio
56574            ! doop.c pp_ctl.c sv.c toke.c
56575 ____________________________________________________________________________
56576 [  9198] By: nick                                  on 2001/03/18  14:18:12
56577         Log: UTF-X encoding invariance for Encode:
56578              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
56579              - move the XS code for those to universal.c (so in miniperl)
56580              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
56581              - change ext/Encode/compile to use above.
56582              - Fix t/lib/encode.t for above
56583              - Teach t/lib/b.t to expect -uutf8
56584              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
56585              utf8.pm is needed.
56586      Branch: perlio
56587            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
56588            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
56589 ____________________________________________________________________________
56590 [  9197] By: gsar                                  on 2001/03/18  12:15:57
56591         Log: more thorough cleaning of arenas--keep going until no more
56592              SvREFCNT_dec()s occur (this fixes the problem that causes the
56593              pesky "Scalars leaked" warnings)
56594      Branch: maint-5.6/perl
56595            ! embed.pl perl.c proto.h sv.c t/op/sort.t
56596 ____________________________________________________________________________
56597 [  9196] By: nick                                  on 2001/03/18  10:57:29
56598         Log: Fix pragma/utf8.t # 15
56599              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
56600              are SvUTF8 as well.
56601      Branch: perlio
56602            ! toke.c
56603 ____________________________________________________________________________
56604 [  9195] By: nick                                  on 2001/03/18  09:27:06
56605         Log: Integrate mainline
56606      Branch: perlio
56607           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
56608           !> t/op/pat.t
56609 ____________________________________________________________________________
56610 [  9194] By: jhi                                   on 2001/03/18  05:29:59
56611         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
56612              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
56613      Branch: perl
56614            ! op.c op.h t/op/misc.t t/op/pat.t
56615 ____________________________________________________________________________
56616 [  9193] By: jhi                                   on 2001/03/18  05:15:06
56617         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
56618      Branch: perl
56619            ! mg.c t/op/pat.t
56620 ____________________________________________________________________________
56621 [  9192] By: jhi                                   on 2001/03/18  04:22:43
56622         Log: tr/// UTF-8 patches from Inaba Hiroto.
56623      Branch: perl
56624            ! doop.c op.c
56625 ____________________________________________________________________________
56626 [  9191] By: jhi                                   on 2001/03/18  04:21:17
56627         Log: Integrate perlio.
56628      Branch: perl
56629           !> utf8.c utfebcdic.h
56630 ____________________________________________________________________________
56631 [  9190] By: nick                                  on 2001/03/17  20:32:01
56632         Log: Correct #if EBCDIC side typos.
56633              Builds and passes many tests on OS390.
56634      Branch: perlio
56635            ! utf8.c utfebcdic.h
56636 ____________________________________________________________________________
56637 [  9189] By: jhi                                   on 2001/03/17  18:55:49
56638         Log: Add prerequisites for the perl.third target.
56639      Branch: perl
56640            ! Makefile.SH
56641 ____________________________________________________________________________
56642 [  9188] By: jhi                                   on 2001/03/17  18:46:00
56643         Log: Integrate perlio.
56644      Branch: perl
56645           +> utfebcdic.h
56646           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
56647 ____________________________________________________________________________
56648 [  9187] By: jhi                                   on 2001/03/17  18:38:47
56649         Log: Add a make rule for perl.third (the Third Degree memory debugging
56650              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
56651      Branch: perl
56652            ! Makefile.SH
56653 ____________________________________________________________________________
56654 [  9186] By: nick                                  on 2001/03/17  18:34:48
56655         Log: MANIFEST addition :-(
56656      Branch: perlio
56657            ! MANIFEST
56658 ____________________________________________________________________________
56659 [  9185] By: nick                                  on 2001/03/17  18:29:50
56660         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
56661              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
56662              a superset of ASCII are invariant under the encoding. This is EBCDIC
56663              friendly as an encoded string can be looked at as being EBCDIC by lexer
56664              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
56665              ASCII on ASCII machines.
56666              
56667              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
56668              seperate.
56669              - Add some more macros to comprehend different shift amounts and
56670              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
56671              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
56672              and conditionally #include it.
56673              
56674              EBCDIC build as yet untested.  ASCII still fails the one test.
56675      Branch: perlio
56676            + utfebcdic.h
56677            ! utf8.c utf8.h
56678 ____________________________________________________________________________
56679 [  9184] By: nick                                  on 2001/03/17  17:44:16
56680         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
56681      Branch: perlio
56682            ! doop.c perl.h pp.c utf8.h
56683 ____________________________________________________________________________
56684 [  9183] By: jhi                                   on 2001/03/17  15:55:42
56685         Log: Integrate perlio.
56686      Branch: perl
56687            ! MANIFEST
56688           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
56689 ____________________________________________________________________________
56690 [  9182] By: nick                                  on 2001/03/17  09:16:06
56691         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
56692      Branch: perlio
56693            ! t/op/pat.t
56694 ____________________________________________________________________________
56695 [  9181] By: nick                                  on 2001/03/17  09:15:11
56696         Log: Integrate mainline.
56697      Branch: perlio
56698           +> lib/Locale/Constants.pm lib/Locale/Country.pm
56699           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56700           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56701           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
56702           !> (integrate 83 files)
56703 ____________________________________________________________________________
56704 [  9180] By: nick                                  on 2001/03/16  17:23:21
56705         Log: EBCDIC Fixes.
56706      Branch: perlio
56707            ! perl.h sv.c toke.c utf8.c utf8.h
56708 ____________________________________________________________________________
56709 [  9179] By: jhi                                   on 2001/03/16  14:10:12
56710         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
56711              a change needed to work around an AIX compiler bug.
56712      Branch: perl
56713            ! ext/Storable/Storable.xs
56714 ____________________________________________________________________________
56715 [  9178] By: jhi                                   on 2001/03/16  03:19:59
56716         Log: With Damian's approval synchronize damian's modules'
56717              licensing with Perl's standard module licensing.
56718      Branch: perl
56719            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
56720 ____________________________________________________________________________
56721 [  9177] By: jhi                                   on 2001/03/16  03:15:34
56722         Log: Make the Filter::Util:Call files have their own copies
56723              of the Perl standard module licensing, from Paul Marquess.
56724      Branch: perl
56725            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
56726 ____________________________________________________________________________
56727 [  9176] By: jhi                                   on 2001/03/16  02:56:04
56728         Log: Subject: [PATCH] more pod patches
56729              From: Michael Stevens <michael@etla.org>
56730              Date: Thu, 15 Mar 2001 21:25:18 +0000
56731              Message-ID: <20010315212518.A18870@firedrake.org>
56732      Branch: perl
56733            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
56734            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
56735            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
56736            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
56737            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
56738            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
56739            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
56740            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
56741            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
56742            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
56743            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
56744            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
56745            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
56746            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
56747            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
56748            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
56749            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
56750            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
56751            ! lib/Locale/Country.pm lib/Locale/Language.pm
56752            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
56753            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
56754            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
56755            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
56756            ! os2/OS2/Process/Process.pm
56757 ____________________________________________________________________________
56758 [  9175] By: jhi                                   on 2001/03/16  02:53:32
56759         Log: Subject: [PATCH] the uncontroversial doc patches
56760              From: Michael Stevens <michael@etla.org>
56761              Date: Thu, 15 Mar 2001 20:01:12 +0000
56762              Message-ID: <20010315200112.A7636@firedrake.org>
56763      Branch: perl
56764            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
56765            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
56766            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
56767            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
56768            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
56769 ____________________________________________________________________________
56770 [  9174] By: jhi                                   on 2001/03/16  02:50:49
56771         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
56772              From: Paul Lindner <lindner@inuus.com>
56773              Date: Fri, 16 Mar 2001 11:28:03 -0800
56774              Message-ID: <20010316112803.A7577@inuus.com>
56775      Branch: perl
56776            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
56777 ____________________________________________________________________________
56778 [  9173] By: nick                                  on 2001/03/15  20:21:03
56779         Log: 1st day's EBCDIC fixes:
56780              - toke.c's parsing of strings needed attention
56781              needed to conditionally e2a if string was already UTF-8
56782              - e2a/a2e tables where wrong way round.
56783              - new macros in utf8.h
56784      Branch: perlio
56785            ! perl.h toke.c utf8.h
56786 ____________________________________________________________________________
56787 [  9172] By: jhi                                   on 2001/03/15  15:17:17
56788         Log: Update Changes.
56789      Branch: perl
56790            ! Changes patchlevel.h
56791 ____________________________________________________________________________
56792 [  9171] By: jhi                                   on 2001/03/15  15:09:32
56793         Log: Subject: Re: Another Borland C++ problem.
56794              From: "Vadim Konovalov" <watman@inbox.ru>
56795              Date: Sat, 10 Mar 2001 19:26:07 +0300
56796              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
56797              
56798              Borland filename case problem.
56799      Branch: perl
56800            + win32/sncfnmcs.pl
56801            ! MANIFEST README.win32
56802 ____________________________________________________________________________
56803 [  9170] By: jhi                                   on 2001/03/15  14:54:23
56804         Log: Add Locale::Codes 1.06, from Neil Bowers.
56805      Branch: perl
56806            + lib/Locale/Constants.pm lib/Locale/Country.pm
56807            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56808            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56809            + t/lib/lc-language.t t/lib/lc-uk.t
56810            ! MANIFEST
56811 ____________________________________________________________________________
56812 [  9169] By: jhi                                   on 2001/03/15  14:19:01
56813         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
56814      Branch: perl
56815            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
56816            ! ext/Storable/Storable.xs
56817 ____________________________________________________________________________
56818 [  9168] By: jhi                                   on 2001/03/15  14:13:22
56819         Log: Integrate changes #9120,9167 from mainline to maintperl.
56820              
56821              Subject: [PATCH 5.6.1] OS/2 docs
56822              
56823              Subject: [PATCH 5.6.1] perldoc
56824      Branch: maint-5.6/perl
56825           !> os2/Changes utils/perldoc.PL
56826 ____________________________________________________________________________
56827 [  9167] By: jhi                                   on 2001/03/15  14:07:42
56828         Log: Subject: [PATCH 5.6.1] perldoc
56829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56830              Date: Wed, 14 Mar 2001 23:46:52 -0500
56831              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
56832      Branch: perl
56833            ! utils/perldoc.PL
56834 ____________________________________________________________________________
56835 [  9166] By: jhi                                   on 2001/03/15  13:53:15
56836         Log: sigaction test condition tweakage.
56837      Branch: perl
56838            ! t/lib/sigaction.t
56839 ____________________________________________________________________________
56840 [  9165] By: alanbur                               on 2001/03/15  03:49:17
56841         Log: Resynchronised with parent
56842      Branch: maint-5.6/pureperl
56843           +> os2/os2add.sym t/op/anonsub.t
56844           !> (integrate 72 files)
56845 ____________________________________________________________________________
56846 [  9164] By: jhi                                   on 2001/03/15  01:05:01
56847         Log: Avoid stomping off the beginning of an array in tr///.
56848      Branch: perl
56849            ! op.c
56850 ____________________________________________________________________________
56851 [  9163] By: jhi                                   on 2001/03/15  00:58:57
56852         Log: h2ph strictness and cleanliness from Kurt Starsinic.
56853      Branch: perl
56854            ! utils/h2ph.PL
56855 ____________________________________________________________________________
56856 [  9162] By: gsar                                  on 2001/03/15  00:56:53
56857         Log: avoid warnings
56858      Branch: maint-5.6/perl
56859            ! t/op/magic.t
56860 ____________________________________________________________________________
56861 [  9161] By: gsar                                  on 2001/03/15  00:52:09
56862         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56863              results
56864      Branch: maint-5.6/perl
56865            ! t/op/magic.t
56866 ____________________________________________________________________________
56867 [  9160] By: jhi                                   on 2001/03/14  22:02:10
56868         Log: Do not use the Perl malloc in IRIX, suggested by
56869              Helmus Jarausch.
56870      Branch: perl
56871            ! hints/irix_6.sh
56872 ____________________________________________________________________________
56873 [  9159] By: nick                                  on 2001/03/14  21:45:59
56874         Log: Integrate mainline
56875      Branch: perlio
56876           +> t/op/loopctl.t
56877           !> (integrate 41 files)
56878 ____________________________________________________________________________
56879 [  9158] By: jhi                                   on 2001/03/14  21:10:09
56880         Log: The Day of the Retractions continues: the #9138
56881              (integrated in #9144) doesn't work well in mainline.
56882      Branch: perl
56883            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56884            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56885            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56886 ____________________________________________________________________________
56887 [  9157] By: jhi                                   on 2001/03/14  20:58:12
56888         Log: The #9145 CANNOT be enabled: the clear_pmop code still
56889              dumps core all over in Tru64.
56890      Branch: perl
56891            ! op.c op.h t/op/pat.t
56892 ____________________________________________________________________________
56893 [  9156] By: jhi                                   on 2001/03/14  20:48:06
56894         Log: Integrate change #9154 from maintperl to mainline.
56895              
56896              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56897              (caused Storable 1.0.10 to break on windows)
56898      Branch: perl
56899           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56900           !> perlapi.c proto.h
56901 ____________________________________________________________________________
56902 [  9155] By: jhi                                   on 2001/03/14  20:23:53
56903         Log: Retract #9136: breaks threading (and binary compatibility).
56904      Branch: perl
56905            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56906 ____________________________________________________________________________
56907 [  9154] By: gsar                                  on 2001/03/14  17:48:18
56908         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56909              (caused Storable 1.0.10 to break on windows)
56910      Branch: maint-5.6/perl
56911            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56912            ! perlapi.c proto.h
56913 ____________________________________________________________________________
56914 [  9153] By: jhi                                   on 2001/03/14  13:35:21
56915         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
56916      Branch: perl
56917            ! t/lib/sigaction.t
56918 ____________________________________________________________________________
56919 [  9152] By: gsar                                  on 2001/03/14  07:29:40
56920         Log: back out changes#9012,9010,9009 and parts of change#9016
56921              (causes ABRs under purify, and some prerequisites don't
56922              seem to be there in 5.6.x)
56923      Branch: maint-5.6/perl
56924            ! doop.c op.c t/op/tr.t toke.c
56925 ____________________________________________________________________________
56926 [  9151] By: gsar                                  on 2001/03/14  07:01:29
56927         Log: reenable change#9145 (the test was busted due to a missing
56928              C<print "ok 27\n">)
56929      Branch: perl
56930            ! op.c op.h t/op/pat.t
56931 ____________________________________________________________________________
56932 [  9150] By: jhi                                   on 2001/03/14  06:38:36
56933         Log: Retract #9145.
56934      Branch: perl
56935            ! op.c op.h t/op/pat.t
56936 ____________________________________________________________________________
56937 [  9149] By: jhi                                   on 2001/03/14  06:14:56
56938         Log: Retract #9143.
56939      Branch: perl
56940            ! op.c
56941 ____________________________________________________________________________
56942 [  9148] By: gsar                                  on 2001/03/14  06:13:02
56943         Log: Uninitialized Memory Read in regexec.c
56944      Branch: perl
56945            ! regexec.c
56946 ____________________________________________________________________________
56947 [  9147] By: jhi                                   on 2001/03/14  04:59:54
56948         Log: Subject: PATCH: make goto work in nested eval ""
56949              From: Robin Houston <robin@kitsite.com>
56950              Date: Wed, 14 Mar 2001 04:16:10 +0000
56951              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
56952      Branch: perl
56953            ! pp_ctl.c t/op/goto.t
56954 ____________________________________________________________________________
56955 [  9146] By: jhi                                   on 2001/03/14  04:42:54
56956         Log: Preserve the #ifdef PERL_CORE in perly.h.
56957      Branch: perl
56958            ! perly.fixer
56959 ____________________________________________________________________________
56960 [  9145] By: jhi                                   on 2001/03/14  03:57:41
56961         Log: (Retracted by #9150.)
56962      Branch: perl
56963            ! op.c op.h t/op/pat.t
56964 ____________________________________________________________________________
56965 [  9144] By: jhi                                   on 2001/03/14  03:50:38
56966         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
56967              
56968              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56969              
56970              remove squelch controls for "Scalars leaked" messages in most places
56971              (these are now cured)
56972              
56973              fix another memory leak reported by purify (tie callbacks that
56974              croak can leak when wiping out magic)
56975      Branch: perl
56976           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
56977           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
56978           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
56979           !> t/pragma/warnings.t
56980 ____________________________________________________________________________
56981 [  9143] By: jhi                                   on 2001/03/14  03:37:53
56982         Log: (Retracted by #9149.)
56983      Branch: perl
56984            ! op.c
56985 ____________________________________________________________________________
56986 [  9142] By: gsar                                  on 2001/03/14  03:20:48
56987         Log: fix another memory leak reported by purify (tie callbacks that
56988              croak can leak when wiping out magic)
56989      Branch: maint-5.6/perl
56990            ! scope.c
56991 ____________________________________________________________________________
56992 [  9141] By: jhi                                   on 2001/03/14  02:55:00
56993         Log: Subject: PATCH for [ID 20010305.003]
56994              From: Robin Houston <robin@kitsite.com>
56995              Date: Wed, 14 Mar 2001 02:45:51 +0000
56996              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
56997      Branch: perl
56998            ! pp_ctl.c t/op/eval.t
56999 ____________________________________________________________________________
57000 [  9140] By: jhi                                   on 2001/03/14  02:41:54
57001         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
57002              Date: Wed, 14 Mar 2001 01:52:51 +0000
57003              From: Robin Houston <robin@kitsite.com>
57004              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
57005              
57006              Fix for 2000313.004.
57007      Branch: perl
57008            ! pp_ctl.c t/op/goto.t
57009 ____________________________________________________________________________
57010 [  9139] By: jhi                                   on 2001/03/14  02:40:50
57011         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
57012              From: Robin Houston <robin@kitsite.com>
57013              Date: Wed, 14 Mar 2001 00:43:45 +0000
57014              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
57015      Branch: perl
57016            + t/op/loopctl.t
57017            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
57018            ! vms/perly_c.vms
57019 ____________________________________________________________________________
57020 [  9138] By: gsar                                  on 2001/03/14  01:18:00
57021         Log: remove squelch controls for "Scalars leaked" messages in most places
57022              (these are now cured)
57023      Branch: maint-5.6/perl
57024            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
57025            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
57026            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
57027 ____________________________________________________________________________
57028 [  9137] By: gsar                                  on 2001/03/14  00:57:04
57029         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
57030      Branch: maint-5.6/perl
57031            ! regcomp.c
57032 ____________________________________________________________________________
57033 [  9136] By: jhi                                   on 2001/03/13  23:12:24
57034         Log: (Retracted by #9155)
57035              
57036              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
57037              From: Jens-Uwe Mager <jum@helios.de>
57038              Date: Wed, 21 Feb 2001 21:32:04 +0100
57039              Message-ID: <20010221213203.A18340@ans.helios.de>
57040      Branch: perl
57041            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
57042 ____________________________________________________________________________
57043 [  9135] By: jhi                                   on 2001/03/13  22:50:05
57044         Log: Integrate perlio.
57045      Branch: perl
57046           !> pp.c
57047 ____________________________________________________________________________
57048 [  9134] By: jhi                                   on 2001/03/13  22:49:05
57049         Log: Integrate change #9131 from maintperl into mainline.
57050              
57051              make the error text look more consistent in hints/hpux.sh
57052      Branch: perl
57053           !> hints/hpux.sh
57054 ____________________________________________________________________________
57055 [  9133] By: gsar                                  on 2001/03/13  22:46:20
57056         Log: integrate change#9067 from mainline
57057              
57058              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
57059      Branch: maint-5.6/perl
57060           !> lib/ExtUtils/MM_Unix.pm
57061 ____________________________________________________________________________
57062 [  9132] By: jhi                                   on 2001/03/13  22:41:21
57063         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
57064              From: "John P. Linderman" <jpl@research.att.com>
57065              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
57066              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
57067              
57068              A more correct prime finder.
57069      Branch: perl
57070            ! lib/Tie/SubstrHash.pm
57071 ____________________________________________________________________________
57072 [  9131] By: gsar                                  on 2001/03/13  22:30:42
57073         Log: make the error text look more consistent in hints/hpux.sh
57074      Branch: maint-5.6/perl
57075            ! hints/hpux.sh
57076 ____________________________________________________________________________
57077 [  9130] By: jhi                                   on 2001/03/13  22:23:44
57078         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
57079              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57080              Date: Tue, 13 Mar 2001 18:41:26 +0100
57081              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
57082              
57083              If the test is run non-interactively the default handler
57084              is different.
57085      Branch: perl
57086            ! t/lib/sigaction.t
57087 ____________________________________________________________________________
57088 [  9129] By: jhi                                   on 2001/03/13  22:20:21
57089         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
57090              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57091              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
57092              Date:     Tue, 13 Mar 2001 16:44:32 EST
57093      Branch: perl
57094            ! t/lib/1_compile.t
57095 ____________________________________________________________________________
57096 [  9128] By: jhi                                   on 2001/03/13  22:18:34
57097         Log: Subject: Another patch for integer.pm POD 
57098              From: "John L. Allen" <allen@grumman.com>
57099              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
57100              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
57101      Branch: perl
57102            ! lib/integer.pm
57103 ____________________________________________________________________________
57104 [  9127] By: nick                                  on 2001/03/13  21:26:30
57105         Log: Integrate mainline.
57106      Branch: perlio
57107           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
57108           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
57109           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
57110           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
57111           !> Changes Configure MANIFEST README.os2 README.os390
57112           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
57113           !> os2/Changes patchlevel.h win32/perlhost.h
57114 ____________________________________________________________________________
57115 [  9126] By: nick                                  on 2001/03/13  20:39:51
57116         Log: #ifdef'ed out code to make packed side of pack/unpack
57117              octets. (i.e. pack('U') => encode_utf8).
57118      Branch: perlio
57119            ! pp.c
57120 ____________________________________________________________________________
57121 [  9125] By: jhi                                   on 2001/03/13  15:07:16
57122         Log: Update Changes.
57123      Branch: perl
57124            ! Changes patchlevel.h
57125 ____________________________________________________________________________
57126 [  9124] By: jhi                                   on 2001/03/13  14:22:45
57127         Log: Workaround for the buggy ("internal compiler error")
57128              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
57129              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
57130              of Andreas König.
57131      Branch: perl
57132            ! ext/re/Makefile.PL hints/aix.sh
57133 ____________________________________________________________________________
57134 [  9123] By: jhi                                   on 2001/03/13  03:24:34
57135         Log: Typo in #9114.
57136      Branch: metaconfig
57137            ! U/modified/myhostname.U
57138 ____________________________________________________________________________
57139 [  9122] By: jhi                                   on 2001/03/13  03:24:06
57140         Log: Typo in #9113.
57141      Branch: perl
57142            ! Configure
57143 ____________________________________________________________________________
57144 [  9121] By: jhi                                   on 2001/03/13  01:53:05
57145         Log: Forgot to check-in the larger part of #9120, duh.
57146      Branch: perl
57147            ! README.os2
57148 ____________________________________________________________________________
57149 [  9120] By: jhi                                   on 2001/03/13  01:51:31
57150         Log: Subject: [PATCH 5.6.1] OS/2 docs
57151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57152              Date: Mon, 12 Mar 2001 03:27:32 -0500
57153              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
57154      Branch: perl
57155            ! os2/Changes
57156 ____________________________________________________________________________
57157 [  9119] By: jhi                                   on 2001/03/13  01:49:41
57158         Log: Integrate change #9116 from maintperl into mainline.
57159              
57160              Win32::GetCwd() returns C: instead of C:\ in the root directory
57161              under ithreads
57162      Branch: perl
57163           !> win32/perlhost.h
57164 ____________________________________________________________________________
57165 [  9118] By: jhi                                   on 2001/03/13  01:13:39
57166         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
57167      Branch: perl
57168            + lib/Switch.pm t/lib/switch.t
57169            ! MANIFEST
57170 ____________________________________________________________________________
57171 [  9117] By: jhi                                   on 2001/03/13  01:03:17
57172         Log: Add Text::Balanced 1.83.
57173      Branch: perl
57174            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
57175            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
57176            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
57177            + t/lib/tb-xvari.t
57178            ! MANIFEST
57179 ____________________________________________________________________________
57180 [  9116] By: gsar                                  on 2001/03/13  00:55:53
57181         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
57182              under ithreads
57183      Branch: maint-5.6/perl
57184            ! win32/perlhost.h
57185 ____________________________________________________________________________
57186 [  9115] By: jhi                                   on 2001/03/13  00:54:09
57187         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
57188              From: "John L. Allen" <allen@grumman.com>
57189              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
57190              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
57191              
57192              use integer document clarification.
57193      Branch: perl
57194            ! lib/integer.pm
57195 ____________________________________________________________________________
57196 [  9114] By: jhi                                   on 2001/03/13  00:38:54
57197         Log: Metaconfig unit change for #9113.
57198      Branch: metaconfig
57199            ! U/modified/myhostname.U
57200 ____________________________________________________________________________
57201 [  9113] By: jhi                                   on 2001/03/13  00:38:35
57202         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?)
57203              From: Peter Prymmer <pvhp@forte.com>
57204              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
57205              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
57206      Branch: perl
57207            ! Configure README.os390 hints/os390.sh
57208 ____________________________________________________________________________
57209 [  9112] By: jhi                                   on 2001/03/13  00:29:00
57210         Log: Integrate perlio.
57211      Branch: perl
57212           !> sv.c utf8.h
57213 ____________________________________________________________________________
57214 [  9111] By: nick                                  on 2001/03/12  21:16:33
57215         Log: Integrate mainline.
57216      Branch: perlio
57217           +> t/op/anonsub.t
57218           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
57219           !> proto.h sv.c
57220 ____________________________________________________________________________
57221 [  9110] By: nick                                  on 2001/03/12  21:00:13
57222         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
57223      Branch: perlio
57224            ! sv.c utf8.h
57225 ____________________________________________________________________________
57226 [  9109] By: jhi                                   on 2001/03/12  16:04:47
57227         Log: Integrate change #9108 from maintperl to mainline.
57228              
57229              fix memory leak in C<sub X { sub {} }> arising from a refcount
57230              loop between the outer sub and the inner prototype anonsub
57231              
57232              this also enables closures returned by subroutines that
57233              subsequently get redefined to work without generating coredumps :)
57234              
57235              completely removed the free_closures() hack--it shouldn't be
57236              needed anymore
57237      Branch: perl
57238           +> t/op/anonsub.t
57239           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
57240           !> proto.h sv.c
57241 ____________________________________________________________________________
57242 [  9108] By: gsar                                  on 2001/03/12  10:21:31
57243         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
57244              loop between the outer sub and the inner prototype anonsub
57245              
57246              this also enables closures returned by subroutines that
57247              subsequently get redefined to work without generating coredumps :)
57248              
57249              completely removed the free_closures() hack--it shouldn't be
57250              needed anymore
57251      Branch: maint-5.6/perl
57252            + t/op/anonsub.t
57253            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
57254            ! proto.h sv.c
57255 ____________________________________________________________________________
57256 [  9107] By: jhi                                   on 2001/03/12  05:15:31
57257         Log: Integrate perlio.
57258      Branch: perl
57259           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
57260 ____________________________________________________________________________
57261 [  9106] By: nick                                  on 2001/03/11  20:10:12
57262         Log: regcomp.c is working in native space, not Unicode space (if different)
57263              as it is doing compare against 'W' in \W etc.
57264      Branch: perlio
57265            ! regcomp.c
57266 ____________________________________________________________________________
57267 [  9105] By: nick                                  on 2001/03/11  19:39:34
57268         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
57269              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
57270      Branch: perlio
57271            ! regcomp.c toke.c utf8.c
57272 ____________________________________________________________________________
57273 [  9104] By: nick                                  on 2001/03/11  18:15:44
57274         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
57275      Branch: perlio
57276            ! sv.c
57277 ____________________________________________________________________________
57278 [  9103] By: nick                                  on 2001/03/11  18:03:28
57279         Log: Integrate mainline (for regexp stuff).
57280      Branch: perlio
57281           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
57282           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
57283           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
57284           !> t/lib/errno.t t/op/pat.t
57285 ____________________________________________________________________________
57286 [  9102] By: nick                                  on 2001/03/11  17:44:20
57287         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
57288              - exclude layer syms in makedef.pl for sfio
57289              - also inhibit Encode from trying to build ":encode()" layer.
57290      Branch: perlio
57291            ! ext/Encode/Encode.xs makedef.pl
57292 ____________________________________________________________________________
57293 [  9101] By: jhi                                   on 2001/03/10  22:38:13
57294         Log: The $Is_MacOS needs to be declared.
57295      Branch: perl
57296            ! lib/ExtUtils/Manifest.pm
57297 ____________________________________________________________________________
57298 [  9100] By: jhi                                   on 2001/03/10  22:14:29
57299         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
57300              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
57301              pollute the symbolspace if using sfio.
57302      Branch: perl
57303            ! ext/Encode/Encode.xs
57304 ____________________________________________________________________________
57305 [  9099] By: jhi                                   on 2001/03/10  21:58:48
57306         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
57307              Date: Sat, 10 Mar 2001 14:23:55 -0500
57308              From: Chris Nandor <pudge@pobox.com>
57309              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
57310      Branch: perl
57311            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
57312            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
57313            ! t/lib/errno.t
57314 ____________________________________________________________________________
57315 [  9098] By: jhi                                   on 2001/03/10  21:38:30
57316         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
57317      Branch: perl
57318            ! regcomp.c regexec.c t/op/pat.t
57319 ____________________________________________________________________________
57320 [  9097] By: jhi                                   on 2001/03/10  14:38:07
57321         Log: Integrate perlio.
57322      Branch: perl
57323           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
57324           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
57325           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
57326 ____________________________________________________________________________
57327 [  9096] By: nick                                  on 2001/03/10  11:55:43
57328         Log: EBCDIC sanity - phase I
57329              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
57330              - use utf8n_xxxx (c.f. pvn) for forms which take length.
57331              - back out vN.N and $^V exceptions to e2a/a2e
57332              - make "locale" isxxx macros be uvchr (may be redundant?)
57333              
57334              Not clear yet that toUPPER_uni et. al. return being handled correctly.
57335              The tr// and rexexp stuff still needs an audit, assumption is they are working
57336              in Unicode space.
57337              
57338              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
57339      Branch: perlio
57340            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
57341            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
57342            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
57343 ____________________________________________________________________________
57344 [  9095] By: jhi                                   on 2001/03/09  22:10:01
57345         Log: Integrate perlio.
57346      Branch: perl
57347           !> dump.c
57348 ____________________________________________________________________________
57349 [  9094] By: nick                                  on 2001/03/09  17:36:38
57350         Log: Builds an passes all tests after integrate and this tweak.
57351      Branch: perlio
57352            ! dump.c
57353 ____________________________________________________________________________
57354 [  9093] By: nick                                  on 2001/03/09  17:16:03
57355         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
57356      Branch: perlio
57357           +> lib/unicode/Scripts.txt t/lib/sigaction.t
57358           !> (integrate 79 files)
57359 ____________________________________________________________________________
57360 [  9092] By: jhi                                   on 2001/03/09  15:28:26
57361         Log: Update Changes.
57362      Branch: perl
57363            ! Changes patchlevel.h
57364 ____________________________________________________________________________
57365 [  9091] By: jhi                                   on 2001/03/09  15:25:05
57366         Log: In op/stat #35 better to scan all the potential directories
57367              for setuids, not just the first one.
57368      Branch: perl
57369            ! t/op/stat.t
57370 ____________________________________________________________________________
57371 [  9090] By: jhi                                   on 2001/03/09  15:01:27
57372         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
57373              From: rspier@pobox.com (Robert Spier)
57374              Date: Fri, 9 Mar 2001 03:30:20 -0500
57375              Message-ID: <15016.38044.381174.160189@rls.cx>
57376              
57377              EXISTS() returning undef mistakenly triggered a FETCH().
57378      Branch: perl
57379            ! hv.c
57380 ____________________________________________________________________________
57381 [  9089] By: jhi                                   on 2001/03/09  14:59:02
57382         Log: Add /sbin and /usr/sbin to the list of directories scanned
57383              for setuid programs.  Takes care of bug id 20010309.003.
57384      Branch: perl
57385            ! t/op/stat.t
57386 ____________________________________________________________________________
57387 [  9088] By: jhi                                   on 2001/03/09  14:48:32
57388         Log: Regen perlapi, perltoc.
57389      Branch: perl
57390            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
57391 ____________________________________________________________________________
57392 [  9087] By: jhi                                   on 2001/03/09  14:38:56
57393         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
57394              From: David Mitchell <davem@fdgroup.co.uk>
57395              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
57396              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
57397      Branch: perl
57398            ! dump.c perl.c perl.h pod/perlrun.pod
57399 ____________________________________________________________________________
57400 [  9086] By: jhi                                   on 2001/03/09  01:47:16
57401         Log: A modified version of
57402              
57403              Subject: [ID 20010307.005] POSIX::sigaction has various problems
57404              From: anders@broadcom.com
57405              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
57406              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
57407              
57408              Currently the sigaction.t test #6 fails (and is fudged to look
57409              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
57410              This may well be a genuine bug in Linux sigaction() (since at
57411              least Tru64, Solaris, and HP-UX disagree with Linux).
57412              Anyone with POSIX / SUSv2 tome handy?  The problem is that
57413              the flags of the oldaction don't match with the flags in
57414              the previously installed disposition.
57415      Branch: perl
57416            + t/lib/sigaction.t
57417            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
57418 ____________________________________________________________________________
57419 [  9085] By: jhi                                   on 2001/03/09  01:30:13
57420         Log: Subject: Re: mission impossible for the day
57421              From: Alex Gough <alex@rcon.org>
57422              Date: Thu, 08 Mar 2001 17:18:19 +0000
57423              Message-ID: <3AA7BEDB.8070409@rcon.org>
57424              
57425              If references (are overloaded) and can be directly stringified,
57426              show that instead of "stringified".
57427              
57428              (The problem, infinite mutual recursion caused by overloaded bool
57429              in Switch.pm, tracked by David Mitchell)
57430      Branch: perl
57431            ! lib/Carp/Heavy.pm
57432 ____________________________________________________________________________
57433 [  9084] By: jhi                                   on 2001/03/09  01:20:39
57434         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
57435              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
57436              From: David Mitchell <davem@fdgroup.co.uk>
57437              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
57438      Branch: perl
57439            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
57440            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
57441 ____________________________________________________________________________
57442 [  9083] By: jhi                                   on 2001/03/09  01:16:51
57443         Log: Subject: [PATCH] perldata.pod here-doc docs
57444              From: Jeff Pinyan <jeffp@crusoe.net>
57445              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
57446              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
57447      Branch: perl
57448            ! pod/perldata.pod
57449 ____________________________________________________________________________
57450 [  9082] By: jhi                                   on 2001/03/09  01:01:27
57451         Log: Subject: Re: Unicode/EBCDIC
57452              From: Peter Prymmer <pvhp@forte.com>
57453              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
57454              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
57455      Branch: perl
57456            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
57457 ____________________________________________________________________________
57458 [  9081] By: jhi                                   on 2001/03/08  13:41:30
57459         Log: Subject: Ooops, wrong 'no *POSIX' Patch
57460              From: Dorner Thomas <Thomas.Dorner@start.de>
57461              Date: Thu, 8 Mar 2001 08:43:28 +0100
57462              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
57463      Branch: perl
57464            ! hints/posix-bc.sh
57465 ____________________________________________________________________________
57466 [  9080] By: jhi                                   on 2001/03/08  13:11:42
57467         Log: It's Scripts.txt, not Script.txt.
57468      Branch: perl
57469            ! MANIFEST
57470 ____________________________________________________________________________
57471 [  9079] By: jhi                                   on 2001/03/08  12:59:05
57472         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
57473              From: Dorner Thomas <Thomas.Dorner@start.de>
57474              Date: Wed, 7 Mar 2001 14:13:31 +0100
57475              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
57476      Branch: perl
57477            ! makedepend.SH
57478 ____________________________________________________________________________
57479 [  9078] By: jhi                                   on 2001/03/08  12:57:43
57480         Log: Retract #9069, wrong patch.
57481      Branch: perl
57482            ! Makefile.SH
57483 ____________________________________________________________________________
57484 [  9077] By: jhi                                   on 2001/03/08  01:06:13
57485         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
57486      Branch: perl
57487            + lib/unicode/Scripts.txt
57488            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
57489            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
57490            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
57491            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
57492            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
57493            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
57494            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
57495            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
57496            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
57497            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
57498            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
57499            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
57500            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
57501            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
57502            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
57503            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
57504            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
57505            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
57506            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
57507            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
57508            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
57509            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
57510            ! lib/unicode/version
57511 ____________________________________________________________________________
57512 [  9076] By: jhi                                   on 2001/03/07  22:59:39
57513         Log: Integrate change #7784 from mainline into maintperl.
57514              
57515              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
57516      Branch: maint-5.6/perl
57517           !> pp_ctl.c t/op/pat.t
57518 ____________________________________________________________________________
57519 [  9075] By: jhi                                   on 2001/03/07  22:05:11
57520         Log: More UTF-8 test tweaks.
57521      Branch: perl
57522            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
57523 ____________________________________________________________________________
57524 [  9074] By: nick                                  on 2001/03/07  21:39:29
57525         Log: Integrate mainline.
57526      Branch: perlio
57527           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
57528           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
57529           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
57530           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
57531           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
57532 ____________________________________________________________________________
57533 [  9073] By: jhi                                   on 2001/03/07  16:37:09
57534         Log: Update Changes.
57535      Branch: perl
57536            ! Changes patchlevel.h
57537 ____________________________________________________________________________
57538 [  9072] By: jhi                                   on 2001/03/07  16:32:30
57539         Log: Subject: [ID 20010306.004] || != named unary operator
57540              From: abela@geneanet.org
57541              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
57542              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
57543      Branch: perl
57544            ! pod/perlop.pod
57545 ____________________________________________________________________________
57546 [  9071] By: jhi                                   on 2001/03/07  15:14:11
57547         Log: Subject: downgrading to bytes for common functions
57548              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
57549              Date: Wed, 7 Mar 2001 02:36:55 -0500
57550              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
57551      Branch: perl
57552            ! pp_sys.c
57553 ____________________________________________________________________________
57554 [  9070] By: jhi                                   on 2001/03/07  15:04:58
57555         Log: Clarify the description differentiating for and while; inspired by
57556              
57557              Subject: [ID 20010306.002] for/while difference in for definition
57558              From: abela@geneanet.org
57559              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
57560              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
57561      Branch: perl
57562            ! pod/perlsyn.pod
57563 ____________________________________________________________________________
57564 [  9069] By: jhi                                   on 2001/03/07  14:55:30
57565         Log: (Retracted by #9078.)
57566      Branch: perl
57567            ! Makefile.SH
57568 ____________________________________________________________________________
57569 [  9068] By: jhi                                   on 2001/03/07  14:51:17
57570         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
57571              From: Radu Greab <radu@netsoft.ro>
57572              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
57573              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
57574      Branch: perl
57575            ! pp.c t/op/chop.t
57576 ____________________________________________________________________________
57577 [  9067] By: jhi                                   on 2001/03/07  14:48:57
57578         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
57579              From: Simon Cozens <simon@netthink.co.uk>
57580              Date: Wed, 7 Mar 2001 13:59:28 +0000
57581              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
57582              
57583              In order to allow MakeMaker to build correct Makefiles,
57584              you need to change the order of the arguments in MM_Unix.pm
57585              as well. (Unless you have C89_CCMODE set, but we're trying
57586              to be POSIXly correct)
57587              
57588              Thanks to Merijn Broeren for tracking this down.
57589      Branch: perl
57590            ! lib/ExtUtils/MM_Unix.pm
57591 ____________________________________________________________________________
57592 [  9066] By: jhi                                   on 2001/03/07  14:30:02
57593         Log: Floating point too messy.
57594      Branch: perl
57595            ! t/camel-III/vstring.t
57596 ____________________________________________________________________________
57597 [  9065] By: jhi                                   on 2001/03/07  14:17:44
57598         Log: Integrate change #9064 from maintperl into mainline.
57599              
57600              fix memory leak in pack("Bb",...)
57601      Branch: perl
57602           !> perl.c
57603 ____________________________________________________________________________
57604 [  9064] By: gsar                                  on 2001/03/07  06:29:24
57605         Log: fix memory leak in pack("Bb",...)
57606      Branch: maint-5.6/perl
57607            ! perl.c
57608 ____________________________________________________________________________
57609 [  9063] By: jhi                                   on 2001/03/07  00:55:04
57610         Log: Major utf8 test reorganisation and rewrite.
57611              Hopefully no tests were lost in the shuffle.
57612              (The beginning of pragma/utf8 was lost intentionally,
57613              the tests were rather bogus and incomplete.)
57614      Branch: perl
57615            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
57616            ! t/pragma/utf8.t
57617 ____________________________________________________________________________
57618 [  9062] By: jhi                                   on 2001/03/07  00:41:16
57619         Log: More tweakage on the Unicode character class descriptions.
57620      Branch: perl
57621            ! lib/unicode/mktables.PL pod/perlretut.pod
57622 ____________________________________________________________________________
57623 [  9061] By: jhi                                   on 2001/03/06  23:12:38
57624         Log: The perlretut was still talking about the old \p and \P
57625              definitions.
57626      Branch: perl
57627            ! pod/perlretut.pod
57628 ____________________________________________________________________________
57629 [  9060] By: nick                                  on 2001/03/06  20:52:37
57630         Log: Integrate mainline (make test works again now).
57631      Branch: perlio
57632           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
57633 ____________________________________________________________________________
57634 [  9059] By: jhi                                   on 2001/03/06  15:36:14
57635         Log: 0.999... does equal 1.0, doesn't it?
57636      Branch: perl
57637            ! t/camel-III/vstring.t
57638 ____________________________________________________________________________
57639 [  9058] By: jhi                                   on 2001/03/06  15:34:00
57640         Log: Make /x{abcd}/ to work without use utf8.
57641      Branch: perl
57642            ! regcomp.c
57643 ____________________________________________________________________________
57644 [  9057] By: jhi                                   on 2001/03/06  03:02:36
57645         Log: Easier to outcomment all the three reset() tests for now.
57646      Branch: perl
57647            ! t/op/pat.t
57648 ____________________________________________________________________________
57649 [  9056] By: jhi                                   on 2001/03/06  02:30:02
57650         Log: Comment out the deadly reset; until the 20010301.005
57651              is finally fixed.
57652      Branch: perl
57653            ! t/op/pat.t
57654 ____________________________________________________________________________
57655 [  9055] By: jhi                                   on 2001/03/06  02:21:26
57656         Log: Integrate the change #9054 from mainline:
57657              retract the PMOP cleanup patch pending further investigation.
57658      Branch: maint-5.6/perl
57659           !> op.c op.h
57660 ____________________________________________________________________________
57661 [  9054] By: jhi                                   on 2001/03/06  02:19:57
57662         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
57663              with oddly familiar stack traces.
57664      Branch: perl
57665            ! op.c op.h
57666 ____________________________________________________________________________
57667 [  9053] By: jhi                                   on 2001/03/05  23:20:28
57668         Log: Integrate perlio.
57669      Branch: perl
57670           +> ext/Encode/Encode/koi8-r.ucm
57671           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57672           !> makedef.pl
57673 ____________________________________________________________________________
57674 [  9052] By: nick                                  on 2001/03/05  23:08:17
57675         Log: skipping USE_PERLIO symbols correction.
57676      Branch: perlio
57677            ! makedef.pl
57678 ____________________________________________________________________________
57679 [  9051] By: nick                                  on 2001/03/05  22:35:07
57680         Log: More Encode alias tidying.
57681      Branch: perlio
57682            + ext/Encode/Encode/koi8-r.ucm
57683            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57684 ____________________________________________________________________________
57685 [  9050] By: jhi                                   on 2001/03/05  21:44:29
57686         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
57687              Sarathy's fix for ID 20010301.005.
57688      Branch: maint-5.6/perl
57689           !> op.c op.h
57690 ____________________________________________________________________________
57691 [  9049] By: nick                                  on 2001/03/05  19:54:04
57692         Log: Integrate Jarkko's Encode.pm tweak.
57693      Branch: perlio
57694           !> ext/Encode/Encode.pm
57695 ____________________________________________________________________________
57696 [  9048] By: nick                                  on 2001/03/05  19:47:57
57697         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
57698      Branch: perlio
57699           +> os2/os2add.sym
57700           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
57701           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
57702           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
57703           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
57704           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
57705 ____________________________________________________________________________
57706 [  9047] By: jhi                                   on 2001/03/05  19:25:26
57707         Log: Regen perlapi.
57708      Branch: perl
57709            ! pod/perlapi.pod
57710 ____________________________________________________________________________
57711 [  9046] By: jhi                                   on 2001/03/05  19:12:14
57712         Log: Integrate perlio.
57713      Branch: perl
57714           +> t/camel-III/vstring.t
57715           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
57716 ____________________________________________________________________________
57717 [  9045] By: jhi                                   on 2001/03/05  19:10:36
57718         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
57719      Branch: perl
57720            ! ext/Encode/Encode.pm
57721 ____________________________________________________________________________
57722 [  9044] By: jhi                                   on 2001/03/05  18:49:12
57723         Log: Forgot the other half of the PMOP patch (#9033).
57724      Branch: perl
57725            ! op.h
57726 ____________________________________________________________________________
57727 [  9043] By: nick                                  on 2001/03/05  18:14:47
57728         Log: Update MANIFEST for new test.
57729      Branch: perlio
57730            ! MANIFEST
57731 ____________________________________________________________________________
57732 [  9042] By: nick                                  on 2001/03/05  18:12:41
57733         Log: Some tests for Camel 3rd edition features.
57734              Make gethostbyaddr() test in above work.
57735      Branch: perlio
57736            + t/camel-III/vstring.t
57737            ! pp.h pp_sys.c t/TEST t/harness
57738 ____________________________________________________________________________
57739 [  9041] By: jhi                                   on 2001/03/05  17:41:48
57740         Log: Add more ISO 8859 encoding aliases.
57741      Branch: perl
57742            ! ext/Encode/Encode.pm
57743 ____________________________________________________________________________
57744 [  9040] By: jhi                                   on 2001/03/05  17:30:43
57745         Log: Integrate perlio.
57746      Branch: perl
57747           !> MANIFEST sv.c
57748 ____________________________________________________________________________
57749 [  9039] By: nick                                  on 2001/03/05  17:11:36
57750         Log: Missed added file.
57751      Branch: perlio
57752            ! MANIFEST
57753 ____________________________________________________________________________
57754 [  9038] By: jhi                                   on 2001/03/05  15:58:01
57755         Log: Add tr tests for EBCDIC, from Karsten Sperling.
57756      Branch: perl
57757            ! t/op/tr.t
57758 ____________________________________________________________________________
57759 [  9037] By: nick                                  on 2001/03/05  15:56:35
57760         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
57761              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
57762              
57763              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
57764              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
57765              - uses SvPV() rather than sv_2pv() in case it isn't a string.
57766      Branch: perlio
57767            ! sv.c
57768 ____________________________________________________________________________
57769 [  9036] By: jhi                                   on 2001/03/05  15:49:15
57770         Log: Add matching tests currently failing in EBCDIC,
57771              suggested by Karsten Sperling.
57772      Branch: perl
57773            ! t/op/pat.t
57774 ____________________________________________________________________________
57775 [  9035] By: jhi                                   on 2001/03/05  15:36:55
57776         Log: The #9034 needs a MANIFESTation.
57777      Branch: perl
57778            ! MANIFEST
57779 ____________________________________________________________________________
57780 [  9034] By: jhi                                   on 2001/03/05  15:35:14
57781         Log: Integrate perlio.
57782      Branch: perl
57783           +> ext/Encode/Encode/Tcl.pm
57784           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57785           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57786           !> ext/Encode/Encode/iso8859-1.ucm
57787           !> ext/Encode/Encode/iso8859-10.ucm
57788           !> ext/Encode/Encode/iso8859-13.ucm
57789           !> ext/Encode/Encode/iso8859-14.ucm
57790           !> ext/Encode/Encode/iso8859-15.ucm
57791           !> ext/Encode/Encode/iso8859-16.ucm
57792           !> ext/Encode/Encode/iso8859-2.ucm
57793           !> ext/Encode/Encode/iso8859-3.ucm
57794           !> ext/Encode/Encode/iso8859-4.ucm
57795           !> ext/Encode/Encode/iso8859-5.ucm
57796           !> ext/Encode/Encode/iso8859-6.ucm
57797           !> ext/Encode/Encode/iso8859-7.ucm
57798           !> ext/Encode/Encode/iso8859-8.ucm
57799           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57800           !> t/lib/encode.t
57801 ____________________________________________________________________________
57802 [  9033] By: jhi                                   on 2001/03/05  15:33:18
57803         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
57804              From: Gurusamy Sarathy <gsar@ActiveState.com>
57805              Date: Sun, 04 Mar 2001 22:33:15 -0800
57806              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
57807              
57808              PMOPs need to remember their own stash so that they can
57809              gracefully remove themselves from their linked list.
57810      Branch: perl
57811            ! op.c
57812 ____________________________________________________________________________
57813 [  9032] By: nick                                  on 2001/03/05  14:51:50
57814         Log: Encode implementation "completion"
57815              Implement and document define_encoding()
57816              Implement and document encoding aliases including define_alias()
57817              Make Encode::XS use define_encoding() rather than back-door.
57818              Move run-time *.enc to separate Encode::Tcl module.
57819              Make 'compile' honour <codeset_name>
57820              Change canonical names of to iso-8859-* and US-ascii.
57821      Branch: perlio
57822            + ext/Encode/Encode/Tcl.pm
57823            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57824            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57825            ! ext/Encode/Encode/iso8859-1.ucm
57826            ! ext/Encode/Encode/iso8859-10.ucm
57827            ! ext/Encode/Encode/iso8859-13.ucm
57828            ! ext/Encode/Encode/iso8859-14.ucm
57829            ! ext/Encode/Encode/iso8859-15.ucm
57830            ! ext/Encode/Encode/iso8859-16.ucm
57831            ! ext/Encode/Encode/iso8859-2.ucm
57832            ! ext/Encode/Encode/iso8859-3.ucm
57833            ! ext/Encode/Encode/iso8859-4.ucm
57834            ! ext/Encode/Encode/iso8859-5.ucm
57835            ! ext/Encode/Encode/iso8859-6.ucm
57836            ! ext/Encode/Encode/iso8859-7.ucm
57837            ! ext/Encode/Encode/iso8859-8.ucm
57838            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57839            ! t/lib/encode.t
57840 ____________________________________________________________________________
57841 [  9031] By: jhi                                   on 2001/03/05  13:51:17
57842         Log: Integrate change #9030 from maintperl into mainline.
57843              
57844              Subject: [PATCH 5.6.1] OS/2 cleanup
57845      Branch: perl
57846           +> os2/os2add.sym
57847           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57848           !> makedef.pl os2/Changes os2/Makefile.SHs
57849           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57850           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57851           !> os2/os2.sym os2/os2ish.h
57852 ____________________________________________________________________________
57853 [  9030] By: jhi                                   on 2001/03/05  13:46:49
57854         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
57855              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57856              Date: Mon, 5 Mar 2001 02:29:44 -0500
57857              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
57858      Branch: maint-5.6/perl
57859            + os2/os2add.sym
57860            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57861            ! makedef.pl os2/Changes os2/Makefile.SHs
57862            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57863            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57864            ! os2/os2.sym os2/os2ish.h
57865 ____________________________________________________________________________
57866 [  9029] By: jhi                                   on 2001/03/05  13:40:35
57867         Log: Integrate change #9028 from maintperl into mainline.
57868              
57869              various nits in MM_Unix.pm found by disabling SelfLoader
57870      Branch: perl
57871           !> lib/ExtUtils/MM_Unix.pm
57872 ____________________________________________________________________________
57873 [  9028] By: gsar                                  on 2001/03/05  09:58:38
57874         Log: various nits in MM_Unix.pm found by disabling SelfLoader
57875      Branch: maint-5.6/perl
57876            ! lib/ExtUtils/MM_Unix.pm
57877 ____________________________________________________________________________
57878 [  9027] By: nick                                  on 2001/03/05  08:35:22
57879         Log: Integrate mainline
57880      Branch: perlio
57881           !> (integrate 28 files)
57882 ____________________________________________________________________________
57883 [  9026] By: jhi                                   on 2001/03/05  02:14:59
57884         Log: Integrate change #9025 from mainline to maintperl,
57885              retract \N{U+HHHH}.
57886      Branch: maint-5.6/perl
57887           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57888           !> t/lib/charnames.t toke.c
57889 ____________________________________________________________________________
57890 [  9025] By: jhi                                   on 2001/03/05  02:13:09
57891         Log: Retracting \N{U+HHHH}.
57892      Branch: perl
57893            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57894            ! t/lib/charnames.t toke.c
57895 ____________________________________________________________________________
57896 [  9024] By: jhi                                   on 2001/03/04  20:51:07
57897         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
57898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57899              Date: Fri, 02 Mar 2001 18:25:26 +0100
57900              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
57901              
57902              Casting problem.
57903      Branch: perl
57904            ! ext/Storable/Storable.xs
57905 ____________________________________________________________________________
57906 [  9023] By: jhi                                   on 2001/03/04  19:46:45
57907         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
57908              From: nick@talking.bollo.cx
57909              Date: Sat, 03 Mar 2001 21:41:33 +0000
57910              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
57911              
57912              Revert the workaround.
57913      Branch: perl
57914            ! perlio.c
57915 ____________________________________________________________________________
57916 [  9022] By: jhi                                   on 2001/03/04  19:36:28
57917         Log: Update Changes.
57918      Branch: perl
57919            ! Changes patchlevel.h
57920 ____________________________________________________________________________
57921 [  9021] By: jhi                                   on 2001/03/04  18:41:00
57922         Log: makedef.pl updates suggested by Chris Nandor; double-checking
57923              the changes in AIX, OS/2 Win32 would be nice.
57924      Branch: perl
57925            ! makedef.pl
57926 ____________________________________________________________________________
57927 [  9020] By: jhi                                   on 2001/03/04  18:23:58
57928         Log: Integrate change #9012 from maintperl into mainline,
57929              quench a compiler warning.
57930      Branch: perl
57931           !> toke.c
57932 ____________________________________________________________________________
57933 [  9019] By: jhi                                   on 2001/03/04  18:18:43
57934         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
57935              
57936              \N{U+HHHH} fix.
57937              
57938              pattern in G_ARRAY context
57939      Branch: maint-5.6/perl
57940           !> pp_hot.c t/op/pat.t toke.c
57941 ____________________________________________________________________________
57942 [  9018] By: jhi                                   on 2001/03/04  18:07:48
57943         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
57944              From: Jeff Pinyan <jeffp@crusoe.net>
57945              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
57946              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
57947      Branch: perl
57948            ! pp_hot.c t/op/pat.t
57949 ____________________________________________________________________________
57950 [  9017] By: jhi                                   on 2001/03/04  18:06:21
57951         Log: I thought I tested the #9014.
57952      Branch: perl
57953            ! toke.c
57954 ____________________________________________________________________________
57955 [  9016] By: jhi                                   on 2001/03/04  17:41:22
57956         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
57957              
57958              Tweak the get*ent() OS/2 prototypes.
57959              
57960              Add the \N{U+HHHH} syntax.
57961              
57962              More tr/// UTF-8 fixes from Inaba Hiroto.
57963      Branch: maint-5.6/perl
57964           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
57965           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
57966 ____________________________________________________________________________
57967 [  9015] By: jhi                                   on 2001/03/04  17:36:04
57968         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
57969      Branch: perl
57970            ! doop.c t/op/tr.t
57971 ____________________________________________________________________________
57972 [  9014] By: jhi                                   on 2001/03/04  17:24:49
57973         Log: Add the \N{U+HHHH} syntax.
57974      Branch: perl
57975            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57976            ! t/lib/charnames.t toke.c
57977 ____________________________________________________________________________
57978 [  9013] By: jhi                                   on 2001/03/04  17:20:45
57979         Log: Tweak the get*ent() OS/2 prototypes.
57980      Branch: perl
57981            ! os2/os2.c
57982 ____________________________________________________________________________
57983 [  9012] By: gsar                                  on 2001/03/04  06:26:14
57984         Log: avoid warning (nit in change#9009)
57985      Branch: maint-5.6/perl
57986            ! toke.c
57987 ____________________________________________________________________________
57988 [  9011] By: gsar                                  on 2001/03/04  06:15:24
57989         Log: lib/charnames.t fails in 5.6.x because of older Unicode
57990              data
57991              
57992              TODO: need to revisit this after updating lib/unicode/...
57993      Branch: maint-5.6/perl
57994            ! t/lib/charnames.t
57995 ____________________________________________________________________________
57996 [  9010] By: gsar                                  on 2001/03/04  06:08:36
57997         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
57998      Branch: maint-5.6/perl
57999            ! toke.c
58000 ____________________________________________________________________________
58001 [  9009] By: jhi                                   on 2001/03/03  19:27:20
58002         Log: Integrate change #9008 from mainline to maintperl,
58003              UTF-8 tr/// fixes from Inaba Hiroto.
58004      Branch: maint-5.6/perl
58005           !> doop.c op.c t/op/tr.t toke.c
58006 ____________________________________________________________________________
58007 [  9008] By: jhi                                   on 2001/03/03  19:19:42
58008         Log: UTF8 tr/// fixes from Inaba Hiroto.
58009      Branch: perl
58010            ! doop.c op.c t/op/tr.t toke.c
58011 ____________________________________________________________________________
58012 [  9007] By: jhi                                   on 2001/03/03  19:00:30
58013         Log: Integrate change #9006 from maintperl to mainline,
58014              more robust quest for the infinite.
58015      Branch: perl
58016           !> lib/Math/Complex.pm
58017 ____________________________________________________________________________
58018 [  9006] By: jhi                                   on 2001/03/03  18:58:06
58019         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
58020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58021              Date: Sat, 3 Mar 2001 12:51:50 -0500
58022              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
58023              
58024              Be more robust in our quest for the infinite.
58025      Branch: maint-5.6/perl
58026            ! lib/Math/Complex.pm
58027 ____________________________________________________________________________
58028 [  9005] By: jhi                                   on 2001/03/03  17:55:50
58029         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
58030      Branch: maint-5.6/perl
58031            ! doio.c
58032 ____________________________________________________________________________
58033 [  9004] By: jhi                                   on 2001/03/03  17:40:14
58034         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
58035              so that picky compilers like IRIX won't get huffy about
58036              "statements without effect" (like 1;).
58037      Branch: perl
58038            ! toke.c
58039 ____________________________________________________________________________
58040 [  9003] By: jhi                                   on 2001/03/03  17:15:52
58041         Log: Integrate change #9002 from mainline to maintperl.
58042              
58043              Subject: [perl-5.6.x, perl-current] accept for EPOC
58044      Branch: maint-5.6/perl
58045           !> pp_sys.c
58046 ____________________________________________________________________________
58047 [  9002] By: jhi                                   on 2001/03/03  17:14:30
58048         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
58049              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58050              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
58051              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
58052      Branch: perl
58053            ! pp_sys.c
58054 ____________________________________________________________________________
58055 [  9001] By: jhi                                   on 2001/03/03  17:13:13
58056         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
58057              From: "Craig A. Berry" <craigberry@mac.com>
58058              Date: Fri, 02 Mar 2001 17:44:40 -0600
58059              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
58060      Branch: perl
58061            ! t/pod/find.t
58062 ____________________________________________________________________________
58063 [  9000] By: jhi                                   on 2001/03/03  17:11:55
58064         Log: Integrate changes #8997,8999 from maintperl.
58065              
58066              Subject: [PATCH 5.6.1] compiling on OS/2
58067              (Better error message from hints/os2.sh)
58068              
58069              Subject: [PATCH 5.6.1] syslog.t
58070      Branch: perl
58071           !> hints/os2.sh t/lib/syslog.t
58072 ____________________________________________________________________________
58073 [  8999] By: jhi                                   on 2001/03/03  17:09:28
58074         Log: Subject: [PATCH 5.6.1] syslog.t
58075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58076              Date: Sat, 3 Mar 2001 02:11:17 -0500
58077              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
58078      Branch: maint-5.6/perl
58079            ! t/lib/syslog.t
58080 ____________________________________________________________________________
58081 [  8998] By: jhi                                   on 2001/03/03  17:07:50
58082         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
58083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58084              Date: Sat, 3 Mar 2001 01:53:52 -0500
58085              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
58086      Branch: maint-5.6/perl
58087            ! opcode.pl os2/os2.c
58088 ____________________________________________________________________________
58089 [  8997] By: jhi                                   on 2001/03/03  17:03:30
58090         Log: Subject: [PATCH 5.6.1] compiling on OS/2
58091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58092              Date: Sat, 3 Mar 2001 01:59:59 -0500
58093              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
58094      Branch: maint-5.6/perl
58095            ! hints/os2.sh
58096 ____________________________________________________________________________
58097 [  8996] By: jhi                                   on 2001/03/03  00:55:58
58098         Log: Regen files for mainline.
58099      Branch: perl
58100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58101            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
58102 ____________________________________________________________________________
58103 [  8995] By: jhi                                   on 2001/03/03  00:35:22
58104         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
58105              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
58106              to maintperl.
58107              
58108              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
58109              
58110              Add Configure option -Dmksymlinks which will create a symlink
58111              forest if the current/build differs from the source directory.
58112              (8218,8220,8221,8317,8318,8971)
58113              
58114              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
58115              (Document APPLLIB_EXP in INSTALL.)
58116              
58117              If running byacc write-enable also perly.h.
58118              
58119              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
58120              
58121              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
58122              
58123              Sanity check for conflicting thread flavours.
58124              
58125              Fix the sys/fcntl.h problem reported by Peter Prymmer.
58126              
58127              Add few CPUs/architectures to the Cppsym scan,
58128              add -perlio to archname if so selected (modified 8890)
58129              
58130              Be more helpful for devel builders, suggested by John L. Allen.
58131              (admittedly pointless change for maintperl, but the usedevel
58132              code is there already)
58133      Branch: maint-5.6/perl
58134           !> Configure INSTALL Makefile.SH Porting/Glossary
58135           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
58136           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
58137           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
58138           !> win32/config.bc win32/config.gc win32/config.vc
58139 ____________________________________________________________________________
58140 [  8994] By: jhi                                   on 2001/03/02  23:31:41
58141         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
58142      Branch: metaconfig/U/perl
58143            ! gccvers.U
58144 ____________________________________________________________________________
58145 [  8993] By: jhi                                   on 2001/03/02  23:22:12
58146         Log: Regenerate various files for maint.
58147      Branch: maint-5.6/perl
58148            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
58149            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
58150 ____________________________________________________________________________
58151 [  8992] By: alanbur                               on 2001/03/02  22:48:34
58152         Log: Resync wuth parent
58153      Branch: maint-5.6/pureperl
58154           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
58155           !> (integrate 60 files)
58156 ____________________________________________________________________________
58157 [  8991] By: jhi                                   on 2001/03/02  21:00:08
58158         Log: Retract the #8742 part of #8986, backward compat.
58159      Branch: maint-5.6/perl
58160            ! embed.pl
58161 ____________________________________________________________________________
58162 [  8990] By: jhi                                   on 2001/03/02  20:40:07
58163         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
58164      Branch: maint-5.6/perl
58165            ! hv.c
58166 ____________________________________________________________________________
58167 [  8989] By: jhi                                   on 2001/03/02  19:59:56
58168         Log: Update Changes.
58169      Branch: perl
58170            ! Changes patchlevel.h
58171 ____________________________________________________________________________
58172 [  8988] By: jhi                                   on 2001/03/02  19:57:08
58173         Log: Integrate perlio.
58174      Branch: perl
58175           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
58176           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
58177           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
58178           !> ext/Encode/Encode/iso8859-10.ucm
58179           !> ext/Encode/Encode/iso8859-13.ucm
58180           !> ext/Encode/Encode/iso8859-14.ucm
58181           !> ext/Encode/Encode/iso8859-15.ucm
58182           !> ext/Encode/Encode/iso8859-16.ucm
58183           !> ext/Encode/Encode/iso8859-2.ucm
58184           !> ext/Encode/Encode/iso8859-3.ucm
58185           !> ext/Encode/Encode/iso8859-4.ucm
58186           !> ext/Encode/Encode/iso8859-5.ucm
58187           !> ext/Encode/Encode/iso8859-6.ucm
58188           !> ext/Encode/Encode/iso8859-7.ucm
58189           !> ext/Encode/Encode/iso8859-8.ucm
58190           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
58191           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
58192 ____________________________________________________________________________
58193 [  8987] By: jhi                                   on 2001/03/02  19:43:40
58194         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
58195              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
58196              8950,8952,8955 from mainline to maintperl.
58197              
58198              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
58199              
58200              Put to rest the 20010205.001, the email address checking (not) regex.
58201              
58202              fork() not everywhere, cleanup temp files.
58203              
58204              The #8843 wasn't quite right: %Config needs to imported.
58205              
58206              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
58207              (#8849: the glob-basic hunk needed massaging as it depended
58208              on Schwern's large-scale (unintegrated) patches)
58209              
58210              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
58211              
58212              Upgrade to CGI.pm 2.752, from Lincoln Stein.
58213              (Note: there were some conflicts due to EBCDIC and EPOC
58214              patches, in general I preferred the repository code.)
58215              (When 2.753 comes out, we need to synchronize.)
58216              
58217              Subject: [PATCH] fix for charnames above FFFF
58218              
58219              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
58220              
58221              If no sfio, no -lsfio.
58222              
58223              Run run/*.t also in minitest.
58224              
58225              Subject:  [PATCH perl 5.7.0] malloc message address offset
58226              
58227              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
58228              
58229              Subject: fix for parameter -Dm (for perl@8867)
58230              
58231              Subject: [PATCH: perl@8892] was Re: hashing order difference?
58232              (make the test more portable)
58233              
58234              Subject: Re: [PATCH] fix for charnames above FFFF
58235              
58236              Subject: Re: I'm losing the war...
58237              (hv_store() not working correctly in ENV_IS_CASELESS case.)
58238              
58239              Subject: Modified README.bs2000 
58240              
58241              Subject: [PATCH: perl@8935] -Dt padsv($var)
58242              
58243              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
58244              
58245              Subject: PATCH: extra tests to check on negative float to unsigned cast
58246              
58247              Subject: [PATCH] XPUSH[insp] was Re: progress
58248              
58249              Subject: Re: Compile with perlcc..
58250      Branch: maint-5.6/perl
58251           !> (integrate 36 files)
58252 ____________________________________________________________________________
58253 [  8986] By: jhi                                   on 2001/03/02  18:51:25
58254         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
58255              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
58256              to maintperl.
58257              
58258              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
58259              
58260              Subject: [DOC PATCH] overload.pm nits
58261              
58262              Add header for LIB$ prototypes (C. Berry)
58263              
58264              Convert fwrite()s to sockets to write()s, since some socket stacks
58265              don't take kindly to stdio.
58266              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
58267              (for often optional LNMs)
58268              Correct a few typos
58269              (C. Bailey)
58270              
58271              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
58272              
58273              De-cut-and-pasto.
58274              
58275              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
58276              
58277              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
58278              
58279              Upgrade to CPAN 1.59_54, from Andreas König.
58280              
58281              Bogus shebang.
58282              
58283              Subject: [PATCH] Document makepatch in Porting/patching
58284              
58285              UTF-8 documentation.
58286              
58287              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
58288              
58289              Sort the MANIFEST.
58290              
58291              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
58292              
58293              Subject: [PATCH @8807] toke.c cleanup: scan_str()
58294              
58295              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
58296              
58297              Add run/*.t to testables.
58298              
58299              TODO: integrate #8784.
58300      Branch: maint-5.6/perl
58301           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
58302           !> (integrate 28 files)
58303 ____________________________________________________________________________
58304 [  8985] By: nick                                  on 2001/03/02  18:15:45
58305         Log: Integrate mainline
58306      Branch: perlio
58307           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
58308           !> vms/vms.c
58309 ____________________________________________________________________________
58310 [  8984] By: jhi                                   on 2001/03/02  16:00:17
58311         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
58312              
58313              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
58314              5.004_05, and mention the suidperl August 2000 security problem.
58315              (#8978,#8981)
58316              
58317              Subject: [ID 20010301.004] Technically speaking in perldata
58318              
58319              Subject: [PATCH] File::Copy for bleadperl, maintperl
58320              
58321              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
58322              
58323              (The #8982, fix for 20010221.005 and 20010221.008,
58324              would be nice too but it didn't integrate cleanly.)
58325      Branch: maint-5.6/perl
58326           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
58327 ____________________________________________________________________________
58328 [  8983] By: jhi                                   on 2001/03/02  15:51:16
58329         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
58330              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58331              Date:     Thu, 1 Mar 2001 15:54:09 EST
58332              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
58333      Branch: perl
58334            ! vms/vms.c
58335 ____________________________________________________________________________
58336 [  8982] By: jhi                                   on 2001/03/02  15:43:31
58337         Log: Subject: Re: sync sync sync: have I missed any patches?
58338              From: Radu Greab <radu@netsoft.ro> 
58339              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
58340              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
58341              
58342              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
58343              was checking argv[0] regardless of whether a different pathname
58344              will actually be executed."  Test case not supplied because 
58345              drafting that, ironically enough, revealed another bug
58346              (or a feature).
58347      Branch: perl
58348            ! doio.c
58349 ____________________________________________________________________________
58350 [  8981] By: jhi                                   on 2001/03/02  15:28:03
58351         Log: Misdate in #8978.
58352      Branch: perl
58353            ! pod/perlfaq1.pod
58354 ____________________________________________________________________________
58355 [  8980] By: jhi                                   on 2001/03/02  15:24:20
58356         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
58357              From: Chris Nandor <pudge@pobox.com>
58358              Date: Wed, 28 Feb 2001 22:10:15 -0500
58359              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
58360      Branch: perl
58361            ! lib/File/Copy.pm
58362 ____________________________________________________________________________
58363 [  8979] By: jhi                                   on 2001/03/02  15:17:16
58364         Log: Subject: [ID 20010301.004] Technically speaking in perldata
58365              From: abela@geneanet.org
58366              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
58367              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
58368      Branch: perl
58369            ! pod/perldata.pod
58370 ____________________________________________________________________________
58371 [  8978] By: jhi                                   on 2001/03/02  15:15:27
58372         Log: Subject: [ID 20010301.003] ref to 5.004
58373              From: abela@geneanet.org
58374              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
58375              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
58376              
58377              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
58378              and mention the suidperl August 2000 security problem.
58379      Branch: perl
58380            ! pod/perlfaq1.pod
58381 ____________________________________________________________________________
58382 [  8977] By: alanbur                               on 2001/03/02  14:17:45
58383         Log: Resynchronised with parent
58384      Branch: maint-5.6/pureperl
58385           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
58386           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
58387           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
58388           !> vms/descrip_mms.template win32/win32.c win32/win32.h
58389           !> win32/win32iop.h
58390 ____________________________________________________________________________
58391 [  8976] By: nick                                  on 2001/03/01  23:25:30
58392         Log: Integrate mainline.
58393      Branch: perlio
58394            - t/op/qu.t
58395           !> (integrate 55 files)
58396 ____________________________________________________________________________
58397 [  8975] By: jhi                                   on 2001/03/01  16:51:34
58398         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
58399      Branch: perl
58400           !> toke.c
58401 ____________________________________________________________________________
58402 [  8974] By: gsar                                  on 2001/03/01  16:28:21
58403         Log: fix for bugid 20010226.008
58404              
58405              the problem was that some of the pointers (PL_last_lop and
58406              PL_last_uni specifically) into the lex buffers weren't correctly
58407              being invalidated when the buffer changed; this would leave the
58408              pointers pointing at an arbitrary location in the buffer if
58409              the buffer didn't need to be reallocated, or point into freed
58410              memory if the buffer had to be realloced
58411              
58412              TODO item for bugdb maintainers: check other seemingly random
58413              parser-related bugs--they might be cured by this
58414      Branch: maint-5.6/perl
58415            ! toke.c
58416 ____________________________________________________________________________
58417 [  8973] By: jhi                                   on 2001/03/01  02:23:25
58418         Log: Retract #8970 because of a completely mysterious core dump:
58419              adding the tests 241..244 causes op/pat dump core at test #25.
58420              The test needs a lot of whittling down before the bug can be solved.
58421      Branch: perl
58422            ! t/op/pat.t
58423 ____________________________________________________________________________
58424 [  8972] By: jhi                                   on 2001/03/01  01:58:38
58425         Log: Regen perlapi.
58426      Branch: perl
58427            ! pod/perlapi.pod
58428 ____________________________________________________________________________
58429 [  8971] By: jhi                                   on 2001/03/01  01:34:09
58430         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))
58431              From: Nicholas Clark <nick@ccl4.org>
58432              Date: Wed, 28 Feb 2001 23:28:49 +0000
58433              Message-ID: <20010228232849.A55187@plum.flirble.org>
58434              
58435              Allow a completely write protected source code tree
58436              when using the Configure -Dmksymlinks.
58437      Branch: perl
58438            ! embed.pl warnings.pl
58439 ____________________________________________________________________________
58440 [  8970] By: jhi                                   on 2001/03/01  01:32:04
58441         Log: Add back the EBCDIC character range tests (for matching).
58442      Branch: perl
58443            ! t/op/pat.t
58444 ____________________________________________________________________________
58445 [  8969] By: nick                                  on 2001/02/28  18:18:01
58446         Log: Add charname comments to .ucm files writen by 'compile',
58447              also order charmaps in those files by source encoding.
58448              regenerate distrubuted .ucm files
58449      Branch: perlio
58450            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
58451            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
58452            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
58453            ! ext/Encode/Encode/iso8859-10.ucm
58454            ! ext/Encode/Encode/iso8859-13.ucm
58455            ! ext/Encode/Encode/iso8859-14.ucm
58456            ! ext/Encode/Encode/iso8859-15.ucm
58457            ! ext/Encode/Encode/iso8859-16.ucm
58458            ! ext/Encode/Encode/iso8859-2.ucm
58459            ! ext/Encode/Encode/iso8859-3.ucm
58460            ! ext/Encode/Encode/iso8859-4.ucm
58461            ! ext/Encode/Encode/iso8859-5.ucm
58462            ! ext/Encode/Encode/iso8859-6.ucm
58463            ! ext/Encode/Encode/iso8859-7.ucm
58464            ! ext/Encode/Encode/iso8859-8.ucm
58465            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
58466            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
58467 ____________________________________________________________________________
58468 [  8968] By: jhi                                   on 2001/02/28  16:26:37
58469         Log: Expand usemorebits early if d_casti32 needs to be undefined.
58470      Branch: perl
58471            ! hints/hpux.sh hints/irix_6.sh
58472 ____________________________________________________________________________
58473 [  8967] By: jhi                                   on 2001/02/28  16:22:26
58474         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
58475              retract toke.c/qu parts of #8583, retract #8485, retract
58476              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
58477              op/length.t, and MANIFEST, and delete t/op/qu.t.
58478      Branch: perl
58479            - t/op/qu.t
58480            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
58481            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
58482            ! t/op/length.t toke.c
58483 ____________________________________________________________________________
58484 [  8966] By: jhi                                   on 2001/02/28  15:00:27
58485         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
58486              by not changing from pre-Unicode days into being Unicode-aware.
58487              Sniff.
58488      Branch: perl
58489            ! pp.c t/op/pack.t t/op/qu.t
58490 ____________________________________________________________________________
58491 [  8965] By: jhi                                   on 2001/02/28  14:37:55
58492         Log: Subject: Re: Errors in core PODs
58493              From: Michael Stevens <michael@etla.org> 
58494              Date: Fri, 23 Feb 2001 15:47:56 +0000
58495              Message-ID: <20010223154756.A7723@firedrake.org> 
58496      Branch: perl
58497            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
58498            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
58499            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
58500            ! x2p/a2p.pod
58501 ____________________________________________________________________________
58502 [  8964] By: jhi                                   on 2001/02/28  14:35:35
58503         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
58504              (The #8961 was too bold.)
58505      Branch: perl
58506            ! hints/hpux.sh hints/irix_6.sh
58507 ____________________________________________________________________________
58508 [  8963] By: jhi                                   on 2001/02/28  14:33:39
58509         Log: Subject: Re: sync sync sync: have I missed any patches?
58510              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58511              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
58512              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
58513              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
58514              
58515              Replace djSP with dSP.
58516      Branch: perl
58517            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
58518            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
58519            ! win32/perlhost.h
58520 ____________________________________________________________________________
58521 [  8962] By: jhi                                   on 2001/02/27  23:21:14
58522         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
58523      Branch: perl
58524            ! lib/Filter/Simple.pm
58525 ____________________________________________________________________________
58526 [  8961] By: jhi                                   on 2001/02/27  22:55:26
58527         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
58528              and this would be it.
58529      Branch: perl
58530            ! hints/hpux.sh hints/irix_6.sh
58531 ____________________________________________________________________________
58532 [  8960] By: jhi                                   on 2001/02/27  22:51:33
58533         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
58534              From: "Craig A. Berry" <craigberry@mac.com>
58535              Date: Tue, 27 Feb 2001 16:11:44 -0600
58536              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
58537      Branch: maint-5.6/perl
58538            ! configure.com vms/descrip_mms.template
58539 ____________________________________________________________________________
58540 [  8959] By: jhi                                   on 2001/02/27  22:47:23
58541         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
58542              From: "Craig A. Berry" <craigberry@mac.com>
58543              Date: Tue, 27 Feb 2001 16:11:44 -0600
58544              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
58545      Branch: perl
58546            ! configure.com vms/descrip_mms.template
58547 ____________________________________________________________________________
58548 [  8958] By: jhi                                   on 2001/02/27  15:16:42
58549         Log: Update Changes.
58550      Branch: perl
58551            ! Changes patchlevel.h
58552 ____________________________________________________________________________
58553 [  8957] By: jhi                                   on 2001/02/27  06:15:07
58554         Log: Subject: [5.6.x] EPOC additions
58555              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58556              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
58557              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
58558      Branch: maint-5.6/perl
58559            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
58560 ____________________________________________________________________________
58561 [  8956] By: jhi                                   on 2001/02/27  06:12:11
58562         Log: Subject: [perl-current] EPOC 
58563              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58564              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
58565              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
58566      Branch: perl
58567            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
58568            ! epoc/epocish.c epoc/epocish.h pp_sys.c
58569 ____________________________________________________________________________
58570 [  8955] By: jhi                                   on 2001/02/27  05:59:50
58571         Log: Subject: Re: Compile with perlcc..
58572              From: Edward Peschko <edwardp@excitehome.net>
58573              Date: Mon, 26 Feb 2001 18:51:58 -0800
58574              Message-ID: <20010226185158.A9871@excitehome.net>
58575              
58576              plus add a simple usage message if no arguments given.
58577      Branch: perl
58578            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
58579            ! utils/Makefile utils/perlcc.PL win32/pod.mak
58580 ____________________________________________________________________________
58581 [  8954] By: nick                                  on 2001/02/26  21:02:59
58582         Log: Integrate mainline
58583      Branch: perlio
58584           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
58585           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
58586           !> t/op/sprintf.t
58587 ____________________________________________________________________________
58588 [  8953] By: jhi                                   on 2001/02/26  14:43:54
58589         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
58590              From: Nicholas Clark <nick@ccl4.org>
58591              Date: Mon, 26 Feb 2001 00:42:07 +0000
58592              Message-ID: <20010226004207.F23333@plum.flirble.org>
58593      Branch: perl
58594            ! pp_ctl.c
58595 ____________________________________________________________________________
58596 [  8952] By: jhi                                   on 2001/02/26  14:42:13
58597         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
58598              From: Simon Cozens <simon@netthink.co.uk>
58599              Date: Mon, 26 Feb 2001 12:23:48 +0000
58600              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
58601      Branch: perl
58602            ! pod/perlguts.pod
58603 ____________________________________________________________________________
58604 [  8951] By: jhi                                   on 2001/02/26  14:39:15
58605         Log: Subject: [PATCH] perlio - unknown layer
58606              From: Nicholas Clark <nick@ccl4.org>
58607              Date: Mon, 26 Feb 2001 00:27:19 +0000
58608              Message-ID: <20010226002719.E23333@plum.flirble.org>
58609      Branch: perl
58610            ! perlio.c
58611 ____________________________________________________________________________
58612 [  8950] By: jhi                                   on 2001/02/26  14:38:04
58613         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
58614              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
58615              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
58616              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
58617      Branch: perl
58618            ! t/op/bop.t
58619 ____________________________________________________________________________
58620 [  8949] By: jhi                                   on 2001/02/26  14:37:07
58621         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
58622              From: Peter Prymmer <pvhp@forte.com>
58623              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
58624              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
58625      Branch: perl
58626            ! lib/Test.pm
58627 ____________________________________________________________________________
58628 [  8948] By: jhi                                   on 2001/02/26  14:35:53
58629         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
58630              From: Radu Greab <radu@netsoft.ro>
58631              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
58632              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
58633      Branch: perl
58634            ! pod/perlop.pod
58635 ____________________________________________________________________________
58636 [  8947] By: jhi                                   on 2001/02/26  14:34:46
58637         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
58638              From: David Mitchell <davem@fdgroup.co.uk>
58639              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
58640              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
58641      Branch: perl
58642            ! run.c
58643 ____________________________________________________________________________
58644 [  8946] By: jhi                                   on 2001/02/26  14:32:37
58645         Log: Subject: Modified README.bs2000 
58646              From: Dorner Thomas <Thomas.Dorner@start.de>
58647              Date: Mon, 26 Feb 2001 09:22:17 +0100
58648              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
58649      Branch: perl
58650            ! README.bs2000
58651 ____________________________________________________________________________
58652 [  8945] By: jhi                                   on 2001/02/26  14:19:53
58653         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
58654              to maintperl, listing the known failures on the tests 129 and 130.
58655      Branch: maint-5.6/perl
58656           !> t/op/sprintf.t
58657 ____________________________________________________________________________
58658 [  8944] By: jhi                                   on 2001/02/26  14:14:15
58659         Log: Add more known sprintf failures.
58660      Branch: perl
58661            ! t/op/sprintf.t
58662 ____________________________________________________________________________
58663 [  8943] By: jhi                                   on 2001/02/26  13:56:22
58664         Log: perlglob.exe needs to be found in Win32, patch from
58665              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
58666              which needs external glob at mini-perl time."
58667      Branch: perl
58668            ! ext/Encode/compile
58669 ____________________________________________________________________________
58670 [  8942] By: jhi                                   on 2001/02/26  13:52:19
58671         Log: A missing dTHX from Vadim Konovalov.
58672      Branch: perl
58673            ! perlio.c
58674 ____________________________________________________________________________
58675 [  8941] By: jhi                                   on 2001/02/26  13:37:05
58676         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
58677      Branch: perl
58678            ! op.c
58679 ____________________________________________________________________________
58680 [  8940] By: jhi                                   on 2001/02/26  13:35:40
58681         Log: Integrate perlio.
58682      Branch: perl
58683           !> ext/Encode/Encode.pm
58684 ____________________________________________________________________________
58685 [  8939] By: nick                                  on 2001/02/25  23:47:09
58686         Log: Integrate mainline.
58687      Branch: perlio
58688           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
58689           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
58690 ____________________________________________________________________________
58691 [  8938] By: nick                                  on 2001/02/25  19:36:28
58692         Log: Encode implementations docs.
58693      Branch: perlio
58694            ! ext/Encode/Encode.pm
58695 ____________________________________________________________________________
58696 [  8937] By: jhi                                   on 2001/02/25  19:26:16
58697         Log: Script wasn't aligned with reality.
58698      Branch: perl
58699            ! t/pod/find.t
58700 ____________________________________________________________________________
58701 [  8936] By: jhi                                   on 2001/02/25  18:54:55
58702         Log: Update Changes.
58703      Branch: perl
58704            ! Changes patchlevel.h
58705 ____________________________________________________________________________
58706 [  8935] By: jhi                                   on 2001/02/25  18:46:36
58707         Log: Retract #8929,8930,8932,8933 for now.
58708      Branch: perl
58709            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
58710 ____________________________________________________________________________
58711 [  8934] By: jhi                                   on 2001/02/25  17:34:35
58712         Log: Integrate perlio.
58713      Branch: perl
58714           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58715           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
58716           !> t/lib/encode.t
58717 ____________________________________________________________________________
58718 [  8933] By: jhi                                   on 2001/02/25  17:33:12
58719         Log: (Retracted by #8395.)
58720              
58721              Slight tweaks in scan_const(), not fixes yet, it seems like
58722              lots of work remains to be done...
58723      Branch: perl
58724            ! toke.c
58725 ____________________________________________________________________________
58726 [  8932] By: jhi                                   on 2001/02/25  17:27:11
58727         Log: (Retracted by #8395.)
58728              
58729              Missing from #8930.
58730      Branch: perl
58731            ! perl.h
58732 ____________________________________________________________________________
58733 [  8931] By: jhi                                   on 2001/02/25  17:26:19
58734         Log: A comment tweak.
58735      Branch: perl
58736            ! utf8.c
58737 ____________________________________________________________________________
58738 [  8930] By: jhi                                   on 2001/02/25  17:25:47
58739         Log: (Retracted by #8395.)
58740              
58741              Attempt to fix the EBCDIC character range problem with //.
58742      Branch: perl
58743            ! regcomp.c
58744 ____________________________________________________________________________
58745 [  8929] By: jhi                                   on 2001/02/25  17:23:45
58746         Log: (Retracted by #8395.)
58747              
58748              Expand the EBCDIC character range tests, and add few nasty
58749              tr tests from Karsten Sperling.
58750      Branch: perl
58751            ! t/op/pat.t t/op/tr.t
58752 ____________________________________________________________________________
58753 [  8928] By: jhi                                   on 2001/02/25  17:18:49
58754         Log: Missing check-in.
58755      Branch: perl
58756            ! lib/Pod/Find.pm
58757 ____________________________________________________________________________
58758 [  8927] By: nick                                  on 2001/02/25  11:30:22
58759         Log: Change method names in Encode implementation classes to something
58760              less confusing (preparing to "go public").
58761      Branch: perlio
58762            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
58763 ____________________________________________________________________________
58764 [  8926] By: nick                                  on 2001/02/25  10:53:24
58765         Log: GCC __atribute__ / printf fix
58766      Branch: perlio
58767            ! perl.h
58768 ____________________________________________________________________________
58769 [  8925] By: nick                                  on 2001/02/25  10:52:25
58770         Log: Checked in the wrong one ...
58771      Branch: perlio
58772            ! ext/Encode/Encode.pm
58773 ____________________________________________________________________________
58774 [  8924] By: nick                                  on 2001/02/24  18:46:51
58775         Log: Integrate mainline - to see what Jarkko has in ...
58776      Branch: perlio
58777           +> t/pod/testpods/lib/Pod/Stuff.pm
58778           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
58779 ____________________________________________________________________________
58780 [  8923] By: nick                                  on 2001/02/24  17:05:23
58781         Log: Encode API documentation nd tidy up.
58782              Minor additions to test.
58783              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
58784              Adds STRLEN to standard typemap.
58785      Branch: perlio
58786            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58787            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
58788 ____________________________________________________________________________
58789 [  8922] By: jhi                                   on 2001/02/24  16:38:12
58790         Log: Add a test for the "character range should match in EBCDIC
58791              if specified using explicit numerics" bug found by Karsten
58792              Sperling.
58793      Branch: perl
58794            ! t/op/pat.t
58795 ____________________________________________________________________________
58796 [  8921] By: jhi                                   on 2001/02/24  16:30:16
58797         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
58798              From: schwern@pobox.com
58799              Date: Fri, 23 Feb 2001 03:21:37 -0500
58800              Message-ID: <20010223032137.A26022@magnonel.guild.net>
58801              
58802              plus Charles Lane's fixes, plus tweaks.
58803      Branch: perl
58804            + t/pod/testpods/lib/Pod/Stuff.pm
58805            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
58806 ____________________________________________________________________________
58807 [  8920] By: nick                                  on 2001/02/24  10:30:11
58808         Log: Integrate mainline
58809      Branch: perlio
58810           !> (integrate 33 files)
58811 ____________________________________________________________________________
58812 [  8919] By: jhi                                   on 2001/02/24  00:23:35
58813         Log: Subject: Re: I'm losing the war...
58814              From: "Vadim Konovalov" <watman@inbox.ru>
58815              Date: Sat, 24 Feb 2001 00:10:14 +0300
58816              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
58817              
58818              hv_store() not working correctly in ENV_IS_CASELESS case.
58819      Branch: perl
58820            ! hv.c
58821 ____________________________________________________________________________
58822 [  8918] By: jhi                                   on 2001/02/24  00:20:09
58823         Log: Subject: Re: [PATCH] fix for charnames above FFFF
58824              From: andreas.koenig@anima.de (Andreas J. Koenig)
58825              Date: 23 Feb 2001 02:39:03 +0100
58826              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
58827              
58828              A further efficiency tweak.
58829      Branch: perl
58830            ! lib/charnames.pm
58831 ____________________________________________________________________________
58832 [  8917] By: jhi                                   on 2001/02/23  20:27:51
58833         Log: Integrate change #8916 from mainline,
58834              do away with USE_WIN32_RTL_ENV.
58835      Branch: maint-5.6/perl
58836           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58837 ____________________________________________________________________________
58838 [  8916] By: jhi                                   on 2001/02/23  20:02:25
58839         Log: Abolish USE_WIN32_RTL_ENV.
58840      Branch: perl
58841            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58842 ____________________________________________________________________________
58843 [  8915] By: jhi                                   on 2001/02/23  19:36:00
58844         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
58845              later protected by some #define.
58846      Branch: perl
58847            ! gv.c
58848 ____________________________________________________________________________
58849 [  8914] By: jhi                                   on 2001/02/23  19:31:38
58850         Log: Retract #8902 for now, requested by Charles Lane, the correct
58851              fix will be something else.
58852      Branch: perl
58853            ! op.c
58854 ____________________________________________________________________________
58855 [  8913] By: jhi                                   on 2001/02/23  19:11:36
58856         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
58857              From: Peter Prymmer <pvhp@forte.com>
58858              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
58859              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
58860      Branch: perl
58861            ! t/op/lex_assign.t
58862 ____________________________________________________________________________
58863 [  8912] By: jhi                                   on 2001/02/23  18:38:20
58864         Log: Subject: [patch] perlio + useithreads
58865              From: Doug MacEachern <dougm@covalent.net>
58866              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
58867              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
58868              
58869              Gets things running but not complete.
58870      Branch: perl
58871            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
58872 ____________________________________________________________________________
58873 [  8911] By: jhi                                   on 2001/02/23  04:20:02
58874         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
58875              
58876              Duplicated environment freeing, File::Temp 0.12,
58877              op/append portability (EBCDIC) tweak.
58878      Branch: maint-5.6/perl
58879           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58880           !> t/op/append.t
58881 ____________________________________________________________________________
58882 [  8910] By: jhi                                   on 2001/02/23  02:07:33
58883         Log: Integrate change #8909 from mainline, a better Borland
58884              putenv() workaround.
58885      Branch: maint-5.6/perl
58886           !> perl.c
58887 ____________________________________________________________________________
58888 [  8909] By: jhi                                   on 2001/02/23  02:05:46
58889         Log: A better workaround for Borland putenv() brokenness from Sarathy.
58890      Branch: perl
58891            ! perl.c
58892 ____________________________________________________________________________
58893 [  8908] By: jhi                                   on 2001/02/23  02:04:14
58894         Log: Subject: fix for parameter -Dm (for perl@8867)
58895              From: "Vadim Konovalov" <watman@inbox.ru>
58896              Date: Thu, 22 Feb 2001 17:30:12 +0300
58897              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
58898      Branch: perl
58899            ! perl.h
58900 ____________________________________________________________________________
58901 [  8907] By: jhi                                   on 2001/02/23  01:58:20
58902         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
58903              From: Peter Prymmer <pvhp@forte.com>
58904              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
58905              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
58906      Branch: perl
58907            ! t/op/append.t
58908 ____________________________________________________________________________
58909 [  8906] By: jhi                                   on 2001/02/23  01:48:34
58910         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
58911      Branch: perl
58912            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58913 ____________________________________________________________________________
58914 [  8905] By: jhi                                   on 2001/02/23  01:43:30
58915         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
58916              From: Peter Prymmer <pvhp@forte.com>
58917              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
58918              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
58919      Branch: perl
58920            ! t/lib/st-06compat.t
58921 ____________________________________________________________________________
58922 [  8904] By: jhi                                   on 2001/02/23  01:42:39
58923         Log: Metaconfig unit change for #8903.
58924      Branch: metaconfig/U/perl
58925            ! Devel.U
58926 ____________________________________________________________________________
58927 [  8903] By: jhi                                   on 2001/02/23  01:42:12
58928         Log: Be more helpful for devel builders, suggested by John L. Allen.
58929      Branch: perl
58930            ! Configure
58931 ____________________________________________________________________________
58932 [  8902] By: jhi                                   on 2001/02/23  01:37:41
58933         Log: (Retracted by #8914)
58934              (Wrongly, reinstated by #8941)
58935              
58936              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
58937              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58938              Date:     Thu, 22 Feb 2001 09:43:57 EST
58939              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
58940      Branch: perl
58941            ! op.c
58942 ____________________________________________________________________________
58943 [  8901] By: jhi                                   on 2001/02/23  01:20:32
58944         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
58945              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58946              Date:     Thu, 22 Feb 2001 08:01:35 EST
58947              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
58948      Branch: perl
58949            ! malloc.c
58950 ____________________________________________________________________________
58951 [  8900] By: jhi                                   on 2001/02/23  01:18:02
58952         Log: Integrate changes #8898,8899 from mainline, environ handling.
58953      Branch: maint-5.6/perl
58954           !> perl.c
58955 ____________________________________________________________________________
58956 [  8899] By: jhi                                   on 2001/02/23  01:16:25
58957         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
58958              putenv() is not to be relied on, they are either broken or leaky
58959              or both.)
58960      Branch: perl
58961            ! perl.c
58962 ____________________________________________________________________________
58963 [  8898] By: jhi                                   on 2001/02/22  23:36:59
58964         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
58965              and safesysfree() must be used.
58966      Branch: perl
58967            ! perl.c
58968 ____________________________________________________________________________
58969 [  8897] By: jhi                                   on 2001/02/22  23:25:45
58970         Log: With environ one must use safesysmalloc()/safesysfree().
58971      Branch: perl
58972            ! perl.c
58973 ____________________________________________________________________________
58974 [  8896] By: jhi                                   on 2001/02/22  22:13:18
58975         Log: If we have a duplicated environment free it
58976              if PERL_DESTRUCT_LEVEL.
58977      Branch: perl
58978            ! perl.c
58979 ____________________________________________________________________________
58980 [  8895] By: alanbur                               on 2001/02/22  19:31:57
58981         Log: Synchronised with parent
58982      Branch: maint-5.6/pureperl
58983           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
58984 ____________________________________________________________________________
58985 [  8894] By: gsar                                  on 2001/02/22  19:06:18
58986         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
58987              
58988              fix memory leak in method call optimization (change#3768);
58989              made C<eval "$x->foo()"> leak
58990              
58991              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
58992      Branch: maint-5.6/perl
58993           !> op.c
58994 ____________________________________________________________________________
58995 [  8893] By: jhi                                   on 2001/02/22  18:35:27
58996         Log: (Retracted by #8915.)
58997              
58998              Third Degree finding:
58999              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
59000      Branch: perl
59001            ! gv.c
59002 ____________________________________________________________________________
59003 [  8892] By: jhi                                   on 2001/02/22  14:28:32
59004         Log: Update Changes.
59005      Branch: perl
59006            ! Changes patchlevel.h
59007 ____________________________________________________________________________
59008 [  8891] By: jhi                                   on 2001/02/22  13:22:45
59009         Log: Metaconfig unit changes for #8890.
59010      Branch: metaconfig
59011            ! U/modified/Cppsym.U U/threads/archname.U
59012 ____________________________________________________________________________
59013 [  8890] By: jhi                                   on 2001/02/22  13:22:12
59014         Log: Add -stdio to the archname if no perlio selected,
59015              no -perlio added since that is now the default.
59016              
59017              Add few CPUs/architectures to the Cppsym scan.
59018      Branch: perl
59019            ! Configure config_h.SH
59020 ____________________________________________________________________________
59021 [  8889] By: jhi                                   on 2001/02/22  13:05:59
59022         Log: Metaconfig unit change for #8888.
59023      Branch: metaconfig/U/perl
59024            ! useperlio.U
59025 ____________________________________________________________________________
59026 [  8888] By: jhi                                   on 2001/02/22  13:05:28
59027         Log: *drum roll*  Make perlio the default.
59028      Branch: perl
59029            ! Configure config_h.SH
59030 ____________________________________________________________________________
59031 [  8887] By: jhi                                   on 2001/02/22  12:50:52
59032         Log: Integrate change #8665 from maintperl to mainline,
59033              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
59034      Branch: perl
59035           !> ext/POSIX/POSIX.xs
59036 ____________________________________________________________________________
59037 [  8886] By: jhi                                   on 2001/02/22  12:49:24
59038         Log: Integrate changes #8883,8884 from mainline to maintperl.
59039              
59040              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
59041              Subject: Re: File::Temp::_gettemp warning
59042      Branch: maint-5.6/perl
59043           !> embed.h embed.pl lib/File/Temp.pm
59044 ____________________________________________________________________________
59045 [  8885] By: jhi                                   on 2001/02/22  12:43:59
59046         Log: Based on
59047              
59048              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
59049              From: schwab@suse.de
59050              Date: Thu, 22 Feb 2001 13:08:09 +0100
59051              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
59052              
59053              but the fix done slightly differently because the other
59054              half was already done in #8664.
59055      Branch: maint-5.6/perl
59056            ! ext/POSIX/POSIX.xs
59057 ____________________________________________________________________________
59058 [  8884] By: jhi                                   on 2001/02/22  12:37:15
59059         Log: Subject: Re: File::Temp::_gettemp warning
59060              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59061              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
59062              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
59063              
59064              This patch to File::Temp does two things:
59065              
59066              1. Fixes the problem with CGI::Carp when determining
59067              the Fcntl constants
59068              
59069              2. Removes most of the carps and consolidates them so that all the
59070              reasons are included in a single die that is caught by the test. This
59071              means that the correct skipping behaviour is displayed by the test.
59072      Branch: perl
59073            ! lib/File/Temp.pm
59074 ____________________________________________________________________________
59075 [  8883] By: jhi                                   on 2001/02/22  12:29:19
59076         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
59077              From: Peter Prymmer <pvhp@forte.com>
59078              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
59079              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
59080      Branch: perl
59081            ! embed.h embed.pl
59082 ____________________________________________________________________________
59083 [  8882] By: jhi                                   on 2001/02/21  19:41:33
59084         Log: Integrate change #8881 from mainlin to maintperl.
59085              
59086              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
59087      Branch: maint-5.6/perl
59088           !> op.c
59089 ____________________________________________________________________________
59090 [  8881] By: jhi                                   on 2001/02/21  19:38:57
59091         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
59092              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59093              Date:     Wed, 21 Feb 2001 13:08:03 EST
59094              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
59095      Branch: perl
59096            ! op.c
59097 ____________________________________________________________________________
59098 [  8880] By: jhi                                   on 2001/02/21  19:34:34
59099         Log: Retract #8875, cannot let go of the old semantics of unpack U
59100              without rethinking utf8decode.t.
59101      Branch: perl
59102            ! pp.c t/op/pack.t
59103 ____________________________________________________________________________
59104 [  8879] By: jhi                                   on 2001/02/21  19:08:02
59105         Log: Run run/*.t also in minitest.
59106      Branch: perl
59107            ! Makefile.SH
59108 ____________________________________________________________________________
59109 [  8878] By: nick                                  on 2001/02/21  18:55:37
59110         Log: Integrate mainline
59111      Branch: perlio
59112           !> (integrate 76 files)
59113 ____________________________________________________________________________
59114 [  8877] By: jhi                                   on 2001/02/21  15:09:33
59115         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
59116      Branch: metaconfig
59117            ! U/compline/nblock_io.U
59118      Branch: perl
59119            ! Configure config_h.SH
59120 ____________________________________________________________________________
59121 [  8876] By: jhi                                   on 2001/02/21  14:54:45
59122         Log: If no sfio, no -lsfio.
59123      Branch: metaconfig/U/perl
59124            ! d_sfio.U
59125      Branch: perl
59126            ! Configure config_h.SH
59127 ____________________________________________________________________________
59128 [  8875] By: jhi                                   on 2001/02/21  14:54:00
59129         Log: Make unpack C and unpack U truly equivalent.
59130      Branch: perl
59131            ! pp.c t/op/pack.t
59132 ____________________________________________________________________________
59133 [  8874] By: jhi                                   on 2001/02/21  14:26:02
59134         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
59135              From: Peter Prymmer <pvhp@forte.com>
59136              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
59137              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
59138      Branch: perl
59139            ! pod/perlport.pod
59140 ____________________________________________________________________________
59141 [  8873] By: jhi                                   on 2001/02/21  14:24:31
59142         Log: Subject: [PATCH] fix for charnames above FFFF
59143              From: andreas.koenig@anima.de (Andreas J. Koenig)
59144              Date: 21 Feb 2001 07:05:45 +0100
59145              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
59146      Branch: perl
59147            ! lib/charnames.pm t/lib/charnames.t
59148 ____________________________________________________________________________
59149 [  8872] By: jhi                                   on 2001/02/21  14:15:25
59150         Log: Integrate change #8868 from pureperl to mainline.
59151              
59152              Fixed reference count loop caused by sv_magic.
59153      Branch: perl
59154           !> sv.c
59155 ____________________________________________________________________________
59156 [  8871] By: jhi                                   on 2001/02/21  14:07:29
59157         Log: Integrate change #8868 from pureperl to maintperl.
59158              
59159              Fixed reference count loop caused by sv_magic.
59160      Branch: maint-5.6/perl
59161           !> sv.c
59162 ____________________________________________________________________________
59163 [  8870] By: jhi                                   on 2001/02/21  14:04:41
59164         Log: Put back the #8840, it was innocent.
59165      Branch: perl
59166            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
59167            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
59168 ____________________________________________________________________________
59169 [  8869] By: jhi                                   on 2001/02/21  14:00:03
59170         Log: unpack("C", ...) was left slightly unfinished by #8865.
59171      Branch: perl
59172            ! pp.c t/op/pack.t
59173 ____________________________________________________________________________
59174 [  8868] By: alanbur                               on 2001/02/21  01:33:45
59175         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
59176              from gv_fetchpv to create single-character magic variables (e.g. $!),
59177              and it is passed a sv and the gv that contains the sv as the mg_obj
59178              value.  When sv_magic stores the mg_obj pointer it increments the gv
59179              refcount, thus causing a sv-gv pair that can't be freed.  There is
59180              already a check for sv == obj which is used to prevent such reference
59181              loops.  This change extends the check to cover the case described above.
59182      Branch: maint-5.6/pureperl
59183            ! sv.c
59184 ____________________________________________________________________________
59185 [  8867] By: jhi                                   on 2001/02/21  00:52:39
59186         Log: Update Changes.
59187      Branch: perl
59188            ! Changes patchlevel.h
59189 ____________________________________________________________________________
59190 [  8866] By: jhi                                   on 2001/02/21  00:34:20
59191         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
59192              (Note: there were some conflicts due to EBCDIC and EPOC
59193              patches, in general I preferred the repository code.)
59194              (When 2.753 comes out, we need to synchronize.)
59195      Branch: perl
59196            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
59197            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
59198            ! t/lib/cgi-html.t
59199 ____________________________________________________________________________
59200 [  8865] By: jhi                                   on 2001/02/21  00:24:22
59201         Log: Make pack("C", 0x100) to create Unicode, unless under the
59202              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
59203              will understand Unicode, unless you under know what.
59204      Branch: perl
59205            ! pp.c t/op/pack.t t/op/qu.t
59206 ____________________________________________________________________________
59207 [  8864] By: alanbur                               on 2001/02/20  22:35:34
59208         Log: Resynchronised with parent
59209      Branch: maint-5.6/pureperl
59210           !> README.win32 ext/GDBM_File/GDBM_File.pm
59211           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
59212           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
59213           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
59214           !> t/lib/sdbm.t util.c
59215 ____________________________________________________________________________
59216 [  8863] By: jhi                                   on 2001/02/20  20:55:11
59217         Log: Integrate change #8860,8861 from mainline into maintperl.
59218              
59219              "pseudo-literal j"
59220              
59221              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
59222      Branch: maint-5.6/perl
59223           !> lib/Test.pm pod/perlop.pod
59224 ____________________________________________________________________________
59225 [  8862] By: jhi                                   on 2001/02/20  20:30:07
59226         Log: Don't do casting between pointers pointing to differently sized
59227              integers.
59228      Branch: perl
59229            ! hv.c sv.c
59230 ____________________________________________________________________________
59231 [  8861] By: jhi                                   on 2001/02/20  19:53:44
59232         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
59233              From: Peter Prymmer <pvhp@forte.com>
59234              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
59235              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
59236      Branch: perl
59237            ! lib/Test.pm
59238 ____________________________________________________________________________
59239 [  8860] By: jhi                                   on 2001/02/20  19:48:02
59240         Log: "pseudo-literal j", a documentation glitch reported to Debian.
59241              The text recovered from Perl 5.005_03, and pseudo-literal replaced
59242              by "backtick string".
59243      Branch: perl
59244            ! pod/perlop.pod
59245 ____________________________________________________________________________
59246 [  8859] By: jhi                                   on 2001/02/20  19:15:46
59247         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
59248              from Chris Nandor.
59249      Branch: perl
59250            ! makedef.pl
59251 ____________________________________________________________________________
59252 [  8858] By: jhi                                   on 2001/02/20  17:36:53
59253         Log: Integrate pureperl changes #8844,8845,8850 to mainline
59254              (via maintperl #8855).
59255              
59256              Fixed %^H scoping bug
59257              
59258              Removed GV <-> CV refcount loop
59259              
59260              Removed %ENV refcount loop
59261      Branch: perl
59262           !> gv.c op.c perl.c pp.c scope.c
59263 ____________________________________________________________________________
59264 [  8857] By: jhi                                   on 2001/02/20  17:34:32
59265         Log: Integrate changes #8853,8854 from maintperl to mainline.
59266              
59267              EBDIC fixes, README.win32 Borland update.
59268      Branch: perl
59269           !> README.win32 handy.h util.c
59270 ____________________________________________________________________________
59271 [  8856] By: jhi                                   on 2001/02/20  17:33:16
59272         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
59273      Branch: maint-5.6/perl
59274           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
59275           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
59276           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
59277 ____________________________________________________________________________
59278 [  8855] By: jhi                                   on 2001/02/20  17:32:13
59279         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
59280              
59281              Fixed %^H scoping bug
59282              
59283              Removed GV <-> CV refcount loop
59284              
59285              Removed %ENV refcount loop
59286      Branch: maint-5.6/perl
59287           !> gv.c op.c perl.c pp.c scope.c
59288 ____________________________________________________________________________
59289 [  8854] By: jhi                                   on 2001/02/20  17:25:06
59290         Log: Subject: Addition to readme.win32 for Borland C++ compilers
59291              Date: Tue, 20 Feb 2001 02:15:25 +0300
59292              From: "Vadim Konovalov" <watman@inbox.ru>
59293              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
59294              
59295              Document Borland compiler misbehaviour.
59296      Branch: maint-5.6/perl
59297            ! README.win32
59298 ____________________________________________________________________________
59299 [  8853] By: jhi                                   on 2001/02/20  17:22:25
59300         Log: The assimilation of ebcdic.c didn't quite work at the first try,
59301              patches from Thomas Dorner.
59302      Branch: maint-5.6/perl
59303            ! handy.h util.c
59304 ____________________________________________________________________________
59305 [  8852] By: jhi                                   on 2001/02/20  17:20:15
59306         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
59307              From: Chris Nandor <pudge@pobox.com>
59308              Date: Tue, 20 Feb 2001 08:32:45 -0500
59309              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
59310      Branch: maint-5.6/perl
59311            ! makedef.pl mg.c
59312 ____________________________________________________________________________
59313 [  8851] By: jhi                                   on 2001/02/20  17:15:52
59314         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
59315      Branch: perl
59316            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
59317            ! t/lib/filter-util.t
59318 ____________________________________________________________________________
59319 [  8850] By: alanbur                               on 2001/02/20  17:12:40
59320         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
59321              and the magic pointer points back to the GV that contains the
59322              %ENV hash.  This creates a refcount loop that prevents members
59323              of %ENV from being freed correctly.  This change removes the
59324              refcount loop - the magic pointer was never used anyway, the
59325              only use of the magic was to check the type ('E') so that the
59326              appropriate environment manipulation code is called when %ENV
59327              is modified.
59328      Branch: maint-5.6/pureperl
59329            ! perl.c
59330 ____________________________________________________________________________
59331 [  8849] By: jhi                                   on 2001/02/20  17:12:20
59332         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
59333              From: "Craig A. Berry" <craigberry@mac.com>
59334              Date: Mon, 19 Feb 2001 23:36:12 -0600
59335              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
59336              
59337              Case-forgiving systems match TestInit.pm with TES*.
59338      Branch: perl
59339            ! t/lib/glob-basic.t
59340 ____________________________________________________________________________
59341 [  8848] By: jhi                                   on 2001/02/20  17:10:02
59342         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
59343      Branch: perl
59344            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
59345            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
59346            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
59347 ____________________________________________________________________________
59348 [  8847] By: jhi                                   on 2001/02/20  15:34:41
59349         Log: The #8843 wasn't quite right: %Config needs to imported.
59350      Branch: perl
59351            ! t/run/runenv.t
59352 ____________________________________________________________________________
59353 [  8846] By: jhi                                   on 2001/02/20  15:31:50
59354         Log: Retract the #8838 and #8840 for now because of
59355              the DB_File tie problem.
59356      Branch: perl
59357            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
59358            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
59359            ! proto.h sv.c
59360 ____________________________________________________________________________
59361 [  8845] By: alanbur                               on 2001/02/20  14:25:41
59362         Log: Removed GV <-> CV refcount loop
59363              CvGV(mycv) points to the parent GV of the CV, and was previously
59364              refcounted.  The pointer remains, but the refcounting has been removed
59365              as it causes a refcount loop between the CV and GV that means the CV
59366              can't ever be deleted.
59367      Branch: maint-5.6/pureperl
59368            ! gv.c op.c pp.c
59369 ____________________________________________________________________________
59370 [  8844] By: alanbur                               on 2001/02/20  14:23:13
59371         Log: Fixed %^H scoping bug
59372      Branch: maint-5.6/pureperl
59373            ! scope.c
59374 ____________________________________________________________________________
59375 [  8843] By: jhi                                   on 2001/02/19  13:38:08
59376         Log: fork() not everywhere, cleanup temp files.
59377      Branch: perl
59378            ! t/run/runenv.t
59379 ____________________________________________________________________________
59380 [  8842] By: alanbur                               on 2001/02/19  12:42:07
59381         Log: Resynchronised with parent
59382      Branch: maint-5.6/pureperl
59383           !> pod/perlfaq4.pod sv.c utf8.c
59384 ____________________________________________________________________________
59385 [  8841] By: jhi                                   on 2001/02/19  03:35:51
59386         Log: Update Changes.
59387      Branch: perl
59388            ! Changes patchlevel.h
59389 ____________________________________________________________________________
59390 [  8840] By: jhi                                   on 2001/02/19  00:23:41
59391         Log: Subject: [patch] add sv_setref_uv
59392              From: Doug MacEachern <dougm@covalent.net>
59393              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
59394              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
59395      Branch: perl
59396            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
59397            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
59398 ____________________________________________________________________________
59399 [  8839] By: jhi                                   on 2001/02/19  00:01:38
59400         Log: Put to rest the 20010205.001, the email address checking (not) regex.
59401      Branch: perl
59402            ! pod/perlfaq9.pod
59403 ____________________________________________________________________________
59404 [  8838] By: jhi                                   on 2001/02/18  22:17:54
59405         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
59406              From: Doug MacEachern <dougm@covalent.net>
59407              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
59408              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
59409      Branch: perl
59410            ! lib/ExtUtils/xsubpp
59411 ____________________________________________________________________________
59412 [  8837] By: jhi                                   on 2001/02/18  22:16:50
59413         Log: Subject: [patch] -Wall cleanup round 2
59414              From: Doug MacEachern <dougm@covalent.net>
59415              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
59416              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
59417      Branch: perl
59418            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
59419            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
59420            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
59421            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
59422            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
59423            ! ext/SDBM_File/SDBM_File.xs
59424 ____________________________________________________________________________
59425 [  8836] By: jhi                                   on 2001/02/18  22:11:20
59426         Log: Misapplied regex optimizations when \C is present.
59427              Fixes 20001230.002.
59428              
59429              What still remains broken is that the submatches that
59430              have \C in them get their UTF8 flag on because their
59431              parent SV has it on.  This will result in malformed
59432              UTF8 if a \C happened to match a non-ASCII byte.
59433      Branch: perl
59434            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
59435            ! t/pragma/utf8.t
59436 ____________________________________________________________________________
59437 [  8835] By: jhi                                   on 2001/02/18  20:12:02
59438         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
59439              
59440              The hash key got wrongly UTF8fied.
59441      Branch: perl
59442            ! pod/perlapi.pod toke.c utf8.c
59443 ____________________________________________________________________________
59444 [  8834] By: jhi                                   on 2001/02/18  19:44:25
59445         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
59446              don't warn on magical or overloaded things.
59447      Branch: perl
59448            ! pp_hot.c
59449 ____________________________________________________________________________
59450 [  8833] By: nick                                  on 2001/02/18  19:31:22
59451         Log: Integrate mainline
59452      Branch: perlio
59453           +> t/TestInit.pm t/run/runenv.t
59454            - t/UTEST
59455           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
59456           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
59457           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
59458           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
59459           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
59460           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
59461           !> utf8.c
59462 ____________________________________________________________________________
59463 [  8832] By: jhi                                   on 2001/02/18  19:21:18
59464         Log: Integrate perlio.
59465      Branch: perl
59466           !> perlio.c pod/perldiag.pod
59467 ____________________________________________________________________________
59468 [  8831] By: jhi                                   on 2001/02/18  19:14:20
59469         Log: Integrate change #8827 from mainline.
59470              
59471              UTF8 tweaks.
59472      Branch: maint-5.6/perl
59473           !> sv.c utf8.c
59474 ____________________________________________________________________________
59475 [  8830] By: nick                                  on 2001/02/18  19:10:34
59476         Log: Apply the spirit of patch from Nick Clark:
59477              Subject: [PATCH] Re: extensions that provide layers
59478              From: Nicholas Clark <nick@ccl4.org>
59479              Date: Mon, 12 Feb 2001 16:43:51 +0000
59480              Message-Id: <20010212164350.Q3652@plum.flirble.org>
59481      Branch: perlio
59482            ! perlio.c pod/perldiag.pod
59483 ____________________________________________________________________________
59484 [  8829] By: jhi                                   on 2001/02/18  19:03:25
59485         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
59486              From: schwern@pobox.com 
59487              Date: Sun, 18 Feb 2001 13:44:35 -0500
59488              Message-ID: <20010218134435.A17544@magnonel.guild.net>
59489              
59490              Applied, but as t/TestInit.pm.
59491      Branch: perl
59492            + t/TestInit.pm
59493            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
59494            ! t/op/subst_wamp.t
59495 ____________________________________________________________________________
59496 [  8828] By: jhi                                   on 2001/02/18  18:43:52
59497         Log: Integrate perlio.
59498      Branch: perl
59499           !> perlio.c
59500 ____________________________________________________________________________
59501 [  8827] By: jhi                                   on 2001/02/18  18:41:33
59502         Log: UTF-8 tweaks.
59503      Branch: perl
59504            ! sv.c utf8.c
59505 ____________________________________________________________________________
59506 [  8826] By: nick                                  on 2001/02/18  17:40:59
59507         Log: Fix [ID 20010217.002]
59508              open FOO, "<:raw:perlio", ...
59509              :raw now inserts default base layer below itself.
59510              Also
59511              open FOO, "<:unix", ...
59512              works as well - but leaves buffer layer on stack under the unix layer.
59513      Branch: perlio
59514            ! perlio.c
59515 ____________________________________________________________________________
59516 [  8825] By: jhi                                   on 2001/02/18  17:15:39
59517         Log: Integrate perlio.
59518      Branch: perl
59519           !> perlio.c perliol.h
59520 ____________________________________________________________________________
59521 [  8824] By: jhi                                   on 2001/02/18  17:10:53
59522         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
59523              From: schwern@pobox.com
59524              Date: Sun, 18 Feb 2001 01:48:50 -0500
59525              Message-ID: <20010218014850.C19957@magnonel.guild.net>
59526      Branch: perl
59527            ! lib/Test/Harness.pm t/TEST t/op/chop.t
59528 ____________________________________________________________________________
59529 [  8823] By: jhi                                   on 2001/02/18  17:01:06
59530         Log: Add run/*.t to testables.
59531      Branch: perl
59532            ! t/TEST
59533 ____________________________________________________________________________
59534 [  8822] By: jhi                                   on 2001/02/18  16:58:58
59535         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
59536              From: schwern@pobox.com
59537              Date: Sun, 18 Feb 2001 01:11:35 -0500
59538              Message-ID: <20010218011135.A19957@magnonel.guild.net>
59539              
59540              Revive mjd's and Simon's PERL5OPT fix.
59541      Branch: perl
59542            + t/run/runenv.t
59543            ! MANIFEST perl.c
59544 ____________________________________________________________________________
59545 [  8821] By: jhi                                   on 2001/02/18  16:53:46
59546         Log: Subject: Re: Why t/TEST and not Test::Harness?
59547              From: schwern@pobox.com
59548              Date: Sat, 17 Feb 2001 22:44:44 -0500
59549              Message-ID: <20010217224444.A6679@magnonel.guild.net>
59550              
59551              Replace UTEST with TEST -utf8.
59552      Branch: perl
59553            - t/UTEST
59554            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
59555            ! t/lib/glob-basic.t
59556 ____________________________________________________________________________
59557 [  8820] By: nick                                  on 2001/02/18  13:06:16
59558         Log: Clean up a few core dumps when layers are used in unexpected ways.
59559              (Still not "right"...)
59560      Branch: perlio
59561            ! perlio.c perliol.h
59562 ____________________________________________________________________________
59563 [  8819] By: jhi                                   on 2001/02/18  02:25:55
59564         Log: Integrate change #8818 from maintperl, a FAQ nit.
59565      Branch: perl
59566           !> pod/perlfaq4.pod
59567 ____________________________________________________________________________
59568 [  8818] By: jhi                                   on 2001/02/18  02:24:50
59569         Log: FAQ nit from Chris Fedde.
59570      Branch: maint-5.6/perl
59571            ! pod/perlfaq4.pod
59572 ____________________________________________________________________________
59573 [  8817] By: nick                                  on 2001/02/17  18:20:14
59574         Log: Integrate mainline
59575      Branch: perlio
59576           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59577           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59578           +> pod/perlclib.pod
59579            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59580            - lib/unicode/Unicode.301
59581           !> (integrate 324 files)
59582 ____________________________________________________________________________
59583 [  8816] By: jhi                                   on 2001/02/17  16:56:58
59584         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
59585      Branch: perl
59586            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59587            ! ext/Storable/Storable.xs t/lib/st-06compat.t
59588            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
59589 ____________________________________________________________________________
59590 [  8815] By: jhi                                   on 2001/02/17  16:40:07
59591         Log: Subject: [patch] -Wall
59592              From: Doug MacEachern <dougm@covalent.net>
59593              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
59594              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
59595      Branch: perl
59596            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
59597            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
59598 ____________________________________________________________________________
59599 [  8814] By: jhi                                   on 2001/02/16  19:27:18
59600         Log: Document qu better.
59601      Branch: perl
59602            ! pod/perlop.pod
59603 ____________________________________________________________________________
59604 [  8813] By: jhi                                   on 2001/02/15  13:54:37
59605         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
59606              From: Hugo <hv@crypt.compulink.co.uk>
59607              Date: Thu, 15 Feb 2001 13:39:49 +0000
59608              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
59609      Branch: perl
59610            ! toke.c
59611 ____________________________________________________________________________
59612 [  8812] By: alanbur                               on 2001/02/15  13:52:16
59613         Log: Resynchronised with parent
59614      Branch: maint-5.6/pureperl
59615            - ebcdic.c
59616           !> (integrate 36 files)
59617 ____________________________________________________________________________
59618 [  8811] By: jhi                                   on 2001/02/15  13:51:16
59619         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
59620              
59621              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
59622              From: Jan Dubois <JanD@ActiveState.com>
59623              Date: Wed, 31 Jan 2001 21:17:03 -0800
59624              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
59625              
59626              tweak change#8659 to keep it simple
59627              
59628              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
59629              From: Russ Allbery <rra@stanford.edu>
59630              Date: 14 Feb 2001 10:15:41 -0800
59631              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59632              
59633              (8809 empty)
59634              
59635              Upgrade to podlators 1.08, from Russ Allbery.
59636      Branch: perl
59637           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
59638           !> utils/perldoc.PL
59639 ____________________________________________________________________________
59640 [  8810] By: jhi                                   on 2001/02/15  13:35:08
59641         Log: Upgrade to podlators 1.08, from Russ Allbery.
59642      Branch: maint-5.6/perl
59643            ! lib/Pod/Man.pm lib/Pod/Text.pm
59644 ____________________________________________________________________________
59645 [  8809] By: jhi                                   on 2001/02/15  13:26:38
59646         Log: (accidentally empty check-in)
59647      Branch: maint-5.6/perl
59648            ! lib/Test/Harness.pm
59649 ____________________________________________________________________________
59650 [  8808] By: jhi                                   on 2001/02/15  13:23:47
59651         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
59652              From: Russ Allbery <rra@stanford.edu>
59653              Date: 14 Feb 2001 10:15:41 -0800
59654              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59655              
59656              perldoc was hardcoding $Config{installscript}, which breaks
59657              when install* isn't where Perl ends up (such as with AFS).
59658              
59659              Use $Config{scriptdir} instead.
59660      Branch: maint-5.6/perl
59661            ! utils/perldoc.PL
59662 ____________________________________________________________________________
59663 [  8807] By: jhi                                   on 2001/02/14  14:37:27
59664         Log: Update Changes.
59665      Branch: perl
59666            ! Changes patchlevel.h
59667 ____________________________________________________________________________
59668 [  8806] By: jhi                                   on 2001/02/14  14:25:31
59669         Log: Integrate changes #8803,8804,8805 from mainline.
59670              
59671              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59672              
59673              Don't skip too much of the locale error message if no environ array,
59674              from Chris Nandor.
59675              
59676              More MacOS Classic fixes from Chris Nandor.
59677      Branch: maint-5.6/perl
59678           !> doop.c lib/Cwd.pm perl.c perl.h util.c
59679 ____________________________________________________________________________
59680 [  8805] By: jhi                                   on 2001/02/14  03:29:01
59681         Log: More MacOS Classic fixes from Chris Nandor.
59682      Branch: perl
59683            ! doop.c lib/Cwd.pm
59684 ____________________________________________________________________________
59685 [  8804] By: jhi                                   on 2001/02/14  03:18:35
59686         Log: Don't skip too much of the locale error message if no environ array,
59687              from Chris Nandor.
59688      Branch: perl
59689            ! util.c
59690 ____________________________________________________________________________
59691 [  8803] By: jhi                                   on 2001/02/14  03:14:14
59692         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59693      Branch: perl
59694            ! perl.c perl.h
59695 ____________________________________________________________________________
59696 [  8802] By: jhi                                   on 2001/02/13  18:31:33
59697         Log: AUTHORS update.
59698      Branch: perl
59699            ! AUTHORS
59700 ____________________________________________________________________________
59701 [  8801] By: jhi                                   on 2001/02/13  17:55:19
59702         Log: Integrate change #8792 from mainline.
59703              
59704              Subject: buncha MacPerl patches for bleadperl
59705              From: Chris Nandor <pudge@pobox.com>
59706              Date: Tue, 13 Feb 2001 00:02:43 -0500
59707              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59708      Branch: maint-5.6/perl
59709           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59710           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59711           !> t/lib/basename.t toke.c util.h
59712 ____________________________________________________________________________
59713 [  8800] By: jhi                                   on 2001/02/13  17:46:43
59714         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
59715              to be forced to Off_t.
59716              
59717              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
59718              From: nick@ccl4.org
59719              Date: Thu, 1 Feb 2001 12:01:04 +0000
59720              Message-Id: <20010201120103.E11401@plum.flirble.org>
59721      Branch: maint-5.6/perl
59722            ! iperlsys.h perlio.c
59723 ____________________________________________________________________________
59724 [  8799] By: jhi                                   on 2001/02/13  16:52:51
59725         Log: Duplex duplex hunk hunk.
59726      Branch: maint-5.6/perl
59727            ! Makefile.SH
59728 ____________________________________________________________________________
59729 [  8797] By: jhi                                   on 2001/02/13  14:52:04
59730         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
59731              From: "Craig A. Berry" <craigberry@mac.com>
59732              Date: Mon, 12 Feb 2001 11:05:25 -0600
59733              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
59734      Branch: perl
59735            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
59736 ____________________________________________________________________________
59737 [  8796] By: jhi                                   on 2001/02/13  14:36:47
59738         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
59739              From: simon.cozens@pembroke.oxford.ac.uk 
59740              Date: Sat, 10 Feb 2001 17:57:02 +0000
59741              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
59742              
59743              Now it does include.
59744      Branch: perl
59745            ! pod/perldiag.pod
59746 ____________________________________________________________________________
59747 [  8795] By: jhi                                   on 2001/02/13  14:30:11
59748         Log: Sort the MANIFEST.
59749      Branch: perl
59750            ! MANIFEST
59751 ____________________________________________________________________________
59752 [  8794] By: jhi                                   on 2001/02/13  14:26:51
59753         Log: Integrate change #8793 from mainline, FAQ updates.
59754      Branch: maint-5.6/perl
59755           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59756 ____________________________________________________________________________
59757 [  8793] By: jhi                                   on 2001/02/13  14:25:13
59758         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
59759      Branch: perl
59760            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59761 ____________________________________________________________________________
59762 [  8792] By: jhi                                   on 2001/02/13  14:22:50
59763         Log: Subject: buncha MacPerl patches for bleadperl
59764              From: Chris Nandor <pudge@pobox.com>
59765              Date: Tue, 13 Feb 2001 00:02:43 -0500
59766              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59767      Branch: perl
59768            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59769            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59770            ! t/lib/basename.t toke.c util.h
59771 ____________________________________________________________________________
59772 [  8791] By: jhi                                   on 2001/02/13  14:10:39
59773         Log: Integrate change #8790 from mainline.
59774              
59775              environ array wrongly assumed in Perl_init_i18nl10n(),
59776      Branch: maint-5.6/perl
59777           !> util.c
59778 ____________________________________________________________________________
59779 [  8790] By: jhi                                   on 2001/02/13  14:06:15
59780         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
59781              noticed by Chris Nandor in MacOS Classic.
59782      Branch: perl
59783            ! util.c
59784 ____________________________________________________________________________
59785 [  8789] By: jhi                                   on 2001/02/13  13:58:07
59786         Log: Integrate changes #8373,8487,8544,8783 from mainline.
59787              
59788              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
59789              hints files, the dynaloading, assimilate ebcdic into util.c.
59790      Branch: maint-5.6/perl
59791            - ebcdic.c
59792            ! MANIFEST hints/posix-bc.sh
59793           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
59794           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
59795           !> perlapi.c proto.h util.c
59796 ____________________________________________________________________________
59797 [  8788] By: alanbur                               on 2001/02/13  10:33:13
59798         Log: Integrated changes from maint-5.6
59799      Branch: maint-5.6/pureperl
59800           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
59801           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
59802           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59803           !> vos/config.ga.h vos/configure_perl.cm
59804 ____________________________________________________________________________
59805 [  8787] By: jhi                                   on 2001/02/13  05:56:36
59806         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
59807      Branch: perl
59808           !> Makefile.SH
59809 ____________________________________________________________________________
59810 [  8786] By: jhi                                   on 2001/02/13  05:54:34
59811         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
59812              From: Dorner Thomas <Thomas.Dorner@start.de>
59813              Date: Mon, 12 Feb 2001 15:06:26 +0100
59814              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
59815      Branch: maint-5.6/perl
59816            ! Makefile.SH
59817 ____________________________________________________________________________
59818 [  8785] By: jhi                                   on 2001/02/13  05:29:04
59819         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
59820      Branch: perl
59821           !> hints/openbsd.sh
59822 ____________________________________________________________________________
59823 [  8784] By: jhi                                   on 2001/02/13  02:25:24
59824         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
59825              From: Peter Prymmer <pvhp@forte.com>
59826              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
59827              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
59828      Branch: perl
59829            ! pod/perlclib.pod
59830 ____________________________________________________________________________
59831 [  8783] By: jhi                                   on 2001/02/13  02:22:36
59832         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
59833      Branch: perl
59834            - ebcdic.c
59835            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
59836            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
59837            ! util.c
59838 ____________________________________________________________________________
59839 [  8782] By: jhi                                   on 2001/02/13  02:00:07
59840         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
59841      Branch: maint-5.6/perl
59842            ! pod/perlport.pod
59843 ____________________________________________________________________________
59844 [  8781] By: jhi                                   on 2001/02/13  01:58:44
59845         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
59846      Branch: maint-5.6/perl
59847            ! hints/openbsd.sh
59848 ____________________________________________________________________________
59849 [  8780] By: jhi                                   on 2001/02/13  01:57:33
59850         Log: Synchronize the regexp tests between maintperl and mainline.
59851      Branch: maint-5.6/perl
59852           !> t/op/re_tests
59853 ____________________________________________________________________________
59854 [  8779] By: jhi                                   on 2001/02/13  01:49:35
59855         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59856              From: Hugo <hv@crypt.compulink.co.uk>
59857              Date: Tue, 13 Feb 2001 00:11:11 +0000
59858              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59859      Branch: perl
59860            ! regcomp.c t/op/re_tests
59861 ____________________________________________________________________________
59862 [  8778] By: jhi                                   on 2001/02/13  00:23:10
59863         Log: Comments do not nest.
59864      Branch: perl
59865            ! perl.h
59866 ____________________________________________________________________________
59867 [  8777] By: jhi                                   on 2001/02/13  00:17:54
59868         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59869              From: Hugo <hv@crypt.compulink.co.uk>
59870              Date: Tue, 13 Feb 2001 00:11:11 +0000
59871              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59872      Branch: maint-5.6/perl
59873            ! regcomp.c t/op/re_tests
59874 ____________________________________________________________________________
59875 [  8776] By: jhi                                   on 2001/02/12  23:25:52
59876         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
59877      Branch: maint-5.6/perl
59878            ! pod/perlport.pod
59879 ____________________________________________________________________________
59880 [  8775] By: jhi                                   on 2001/02/12  23:04:28
59881         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
59882      Branch: maint-5.6/perl
59883            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
59884            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59885            ! vos/configure_perl.cm
59886 ____________________________________________________________________________
59887 [  8774] By: jhi                                   on 2001/02/12  22:59:11
59888         Log: Subject: Re: [patch] context for 'U' magic functions
59889              From: Doug MacEachern <dougm@covalent.net>
59890              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
59891              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
59892              
59893              plus the suggestion by Nick Ing-Simmons to name the macro
59894              as PERL_MG_UFUNC to avoid namespace pollution, plus add
59895              the advice by Doug for XS writers to perl.h
59896      Branch: perl
59897            ! mg.c perl.h
59898 ____________________________________________________________________________
59899 [  8773] By: jhi                                   on 2001/02/11  20:14:12
59900         Log: Update Changes.
59901      Branch: perl
59902            ! Changes patchlevel.h
59903 ____________________________________________________________________________
59904 [  8772] By: jhi                                   on 2001/02/11  18:47:52
59905         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59906              From: Simon Cozens <simon@cozens.net>
59907              Date: Wed, 31 Jan 2001 16:31:43 +0000
59908              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
59909      Branch: perl
59910            + pod/perlclib.pod
59911            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
59912            ! pod/perltoc.pod
59913 ____________________________________________________________________________
59914 [  8771] By: jhi                                   on 2001/02/11  18:36:48
59915         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
59916              
59917              Blocks-4d3.beta.txt
59918              CaseFolding-3d4.beta.txt
59919              CompositionExclusions-3d6.beta.txt
59920              EastAsianWidth-4d4.beta.txt
59921              LineBreak-6d3.beta.txt
59922              NamesList-3.1.0d1.beta.txt
59923              PropList-3.1.0d4.beta.txt
59924              SpecialCasing-4d1.beta.txt
59925              UnicodeData-3.1.0d6.beta.txt
59926      Branch: perl
59927            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59928           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59929            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59930            - lib/unicode/Unicode.301
59931            ! (edit 257 files)
59932 ____________________________________________________________________________
59933 [  8770] By: jhi                                   on 2001/02/11  17:26:22
59934         Log: UTF-8 documentation.
59935      Branch: perl
59936            ! utf8.h
59937 ____________________________________________________________________________
59938 [  8769] By: jhi                                   on 2001/02/11  17:12:49
59939         Log: Retract #8762.
59940      Branch: perl
59941            ! regexec.c
59942 ____________________________________________________________________________
59943 [  8768] By: jhi                                   on 2001/02/11  16:54:45
59944         Log: Subject: [PATCH] Test::Harness
59945              From: andreas.koenig@anima.de (Andreas J. Koenig)
59946              Date: 11 Feb 2001 14:37:00 +0100
59947              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
59948      Branch: perl
59949            ! lib/Test/Harness.pm
59950 ____________________________________________________________________________
59951 [  8767] By: jhi                                   on 2001/02/11  16:53:52
59952         Log: Subject: [PATCH] Document makepatch in Porting/patching
59953              From: andreas.koenig@anima.de (Andreas J. Koenig)
59954              Date: 11 Feb 2001 16:46:28 +0100
59955              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
59956      Branch: perl
59957            ! Porting/patching.pod
59958 ____________________________________________________________________________
59959 [  8766] By: jhi                                   on 2001/02/11  06:30:23
59960         Log: Subject: Re: [patch] GvSHARED
59961              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
59962              From: Doug MacEachern <dougm@covalent.net>
59963              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
59964              
59965              Subject: Re: [patch] GvSHARED
59966              From: Doug MacEachern <dougm@covalent.net>
59967              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
59968              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
59969              
59970              Subject: [patch] attributes.pm support for `shared'
59971              From: Doug MacEachern <dougm@covalent.net>
59972              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
59973              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
59974              
59975              our() attributes were ignored, our :shared pieces missing,
59976              allow attributes.pm to turn on shared.
59977      Branch: perl
59978            ! op.c t/op/attrs.t toke.c xsutils.c
59979 ____________________________________________________________________________
59980 [  8765] By: alanbur                               on 2001/02/10  23:11:19
59981         Log: Resync with parent (hopefully sucessfully this time)
59982      Branch: maint-5.6/pureperl
59983           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
59984           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59985           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59986           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59987           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59988           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59989           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59990 ____________________________________________________________________________
59991 [  8764] By: jhi                                   on 2001/02/10  22:54:38
59992         Log: Make TEST and UTEST more verbose in case something goes
59993              wrong in running/compiling a script, suggested by Doug
59994              MacEachern.
59995      Branch: perl
59996            ! t/TEST t/UTEST
59997 ____________________________________________________________________________
59998 [  8763] By: jhi                                   on 2001/02/10  22:11:34
59999         Log: Bogus shebang.
60000      Branch: perl
60001            ! t/lib/texttabs.t
60002 ____________________________________________________________________________
60003 [  8762] By: jhi                                   on 2001/02/10  21:56:02
60004         Log: (Retracted by #8769)
60005      Branch: perl
60006            ! regexec.c
60007 ____________________________________________________________________________
60008 [  8761] By: jhi                                   on 2001/02/10  21:26:15
60009         Log: Subject: Re: [patch] GvSHARED 
60010              From: Doug MacEachern <dougm@covalent.net>
60011              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
60012              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
60013              
60014              our @EXPORT : shared = (...);
60015      Branch: perl
60016            ! toke.c
60017 ____________________________________________________________________________
60018 [  8760] By: jhi                                   on 2001/02/10  21:25:07
60019         Log: Subject: [patch] GvSHARED
60020              From: Doug MacEachern <dougm@covalent.net>
60021              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
60022              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
60023      Branch: perl
60024            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
60025 ____________________________________________________________________________
60026 [  8759] By: alanbur                               on 2001/02/10  21:24:27
60027         Log: Backed out mismerge.
60028      Branch: maint-5.6/pureperl
60029            ! MANIFEST README.hpux README.vmesa gv.c installhtml
60030            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
60031            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60032            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
60033            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
60034            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
60035            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
60036 ____________________________________________________________________________
60037 [  8758] By: jhi                                   on 2001/02/10  18:01:17
60038         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
60039              
60040              Fixed UMRs and leak in Perl_pmtrans()
60041              
60042              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
60043              associated UTFied tr/// code.  Also fixed scoping leak of
60044              PL_reg_start_tmp.
60045              
60046              newATTRSUB leaks when an attempt to redefine the active sort sub is
60047              made.
60048      Branch: maint-5.6/perl
60049           !> op.c regcomp.c
60050 ____________________________________________________________________________
60051 [  8757] By: alanbur                               on 2001/02/10  17:56:46
60052         Log: Resynchronised with parent
60053      Branch: maint-5.6/pureperl
60054           +> README.bs2000
60055            - README.posix-bc
60056            ! gv.c perl.c sv.c
60057           !> MANIFEST README.hpux README.vmesa installhtml
60058           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
60059           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60060           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
60061           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
60062           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
60063           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
60064 ____________________________________________________________________________
60065 [  8756] By: alanbur                               on 2001/02/10  17:51:15
60066         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
60067              made.
60068      Branch: maint-5.6/pureperl
60069            ! op.c
60070 ____________________________________________________________________________
60071 [  8755] By: jhi                                   on 2001/02/09  22:41:35
60072         Log: Upgrade to CPAN 1.59_54, from Andreas König.
60073      Branch: perl
60074            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60075 ____________________________________________________________________________
60076 [  8754] By: jhi                                   on 2001/02/09  22:29:20
60077         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
60078              
60079              Didn't upgrade the fill.t since it has a dependency to File::Slurp
60080              purely for debugging purposes, the actual test hasn't changed.
60081      Branch: perl
60082            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
60083            ! t/lib/textwrap.t
60084 ____________________________________________________________________________
60085 [  8753] By: jhi                                   on 2001/02/09  20:17:50
60086         Log: Integrate change #8682 from maintperl.
60087              
60088              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
60089              to work correctly.
60090      Branch: perl
60091           !> hints/irix_6.sh
60092 ____________________________________________________________________________
60093 [  8752] By: jhi                                   on 2001/02/09  20:00:46
60094         Log: Update Changes.
60095      Branch: perl
60096            ! Changes patchlevel.h
60097 ____________________________________________________________________________
60098 [  8751] By: nick                                  on 2001/02/09  19:48:37
60099         Log: Integrate mainline
60100      Branch: perlio
60101           +> README.bs2000 t/lib/cgi-esc.t
60102            - README.posix-bc
60103           !> (integrate 53 files)
60104 ____________________________________________________________________________
60105 [  8750] By: nick                                  on 2001/02/09  19:25:16
60106         Log: Subject: RE: Biannual Competition to Improve Hashing Function
60107              From: Fisher Mark <fisherm@tce.com>
60108              Date: Thu, 8 Feb 2001 10:44:00 -0500
60109              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
60110              Date: Thu, 8 Feb 2001 15:02:47 -0500
60111              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
60112      Branch: perl
60113            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
60114 ____________________________________________________________________________
60115 [  8749] By: jhi                                   on 2001/02/09  19:02:35
60116         Log: Forgotten fragment.
60117      Branch: perl
60118            ! pod/perlapi.pod
60119 ____________________________________________________________________________
60120 [  8748] By: jhi                                   on 2001/02/09  18:31:34
60121         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
60122              plus manual tweakage.
60123              
60124              Sync the perlfaq2 between mainline and maintperl.
60125      Branch: maint-5.6/perl
60126            ! pod/perlfaq2.pod
60127      Branch: perl
60128           !> pod/perlfaq2.pod
60129 ____________________________________________________________________________
60130 [  8747] By: jhi                                   on 2001/02/09  18:12:04
60131         Log: Subject: versiononly and installperl
60132              From: abigail@foad.org
60133              Date: Wed, 7 Feb 2001 22:43:12 +0100
60134              Message-ID: <20010207214312.7045.qmail@foad.org>    
60135              
60136              Add +v flag to force a normal install of the perl binary
60137              and the utilities.
60138              
60139              Subject: [PATCH] installperl
60140              From: Nicholas Clark <nick@ccl4.org>
60141              Date: Fri, 9 Feb 2001 16:28:57 +0000
60142              Message-ID: <20010209162857.B10931@plum.flirble.org>
60143              
60144              Add -A flag which also hardlinks the binary with
60145              the full architecture name.
60146      Branch: perl
60147            ! installperl
60148 ____________________________________________________________________________
60149 [  8746] By: jhi                                   on 2001/02/09  18:03:43
60150         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
60151              
60152              Subject: perlfaq2, re: perlmongers
60153              
60154              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
60155              
60156              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
60157              
60158              Subject: [ID 20010205.001] typo in perlfaq9
60159              
60160              Subject: [ID 20010208.002] unordered explanation in perlcall
60161      Branch: maint-5.6/perl
60162           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
60163           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
60164           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
60165 ____________________________________________________________________________
60166 [  8745] By: jhi                                   on 2001/02/09  17:59:09
60167         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
60168              From: abela@geneanet.org
60169              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
60170              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
60171      Branch: perl
60172            ! pod/perlcall.pod
60173 ____________________________________________________________________________
60174 [  8744] By: jhi                                   on 2001/02/09  17:48:16
60175         Log: Subject: [ID 20010205.001] typo in perlfaq9
60176              From: eserte@vran.herceg.de
60177              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
60178              Message-Id: <200102042244.XAA21926@vran.herceg.de>
60179      Branch: perl
60180            ! pod/perlfaq9.pod
60181 ____________________________________________________________________________
60182 [  8743] By: jhi                                   on 2001/02/09  17:25:12
60183         Log: Integrate change #8695 from maintperl.
60184              
60185              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
60186      Branch: perl
60187           !> thread.h
60188 ____________________________________________________________________________
60189 [  8742] By: jhi                                   on 2001/02/09  17:21:22
60190         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
60191              From: Andy Dougherty <doughera@lafayette.edu>
60192              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
60193              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
60194      Branch: perl
60195            ! embed.pl
60196 ____________________________________________________________________________
60197 [  8741] By: jhi                                   on 2001/02/09  17:05:19
60198         Log: Integrate changes #8738,8739,8740 from maintperl.
60199              
60200              Html files will be installed in a more logical and easier to
60201              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
60202              
60203              Html files will be generated with a header to make them look
60204              a little less bare.
60205              
60206              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
60207      Branch: perl
60208           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
60209 ____________________________________________________________________________
60210 [  8740] By: jhi                                   on 2001/02/09  17:03:46
60211         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
60212              From: "Brendan O'Dea" <bod@compusol.com.au>
60213              Date: Sun, 4 Feb 2001 11:17:56 +1100
60214              Message-ID: <20010204111756.A16301@compusol.com.au>
60215      Branch: maint-5.6/perl
60216            ! pod/perlfaq3.pod
60217 ____________________________________________________________________________
60218 [  8739] By: jhi                                   on 2001/02/09  17:01:59
60219         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
60220              From: "Indy Singh" <indy@nusphere.com>
60221              Date: Fri, 2 Feb 2001 15:09:59 -0500
60222              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
60223              
60224              Html files will be generated with a header to make them look
60225              a little less bare.
60226      Branch: maint-5.6/perl
60227            ! installhtml
60228 ____________________________________________________________________________
60229 [  8738] By: jhi                                   on 2001/02/09  16:58:48
60230         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
60231              From: "Indy Singh" <indy@nusphere.com>
60232              Date: Fri, 2 Feb 2001 15:08:23 -0500
60233              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
60234              
60235              Html files will be installed in a more logical and easier to
60236              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
60237      Branch: maint-5.6/perl
60238            ! win32/Makefile win32/makefile.mk
60239 ____________________________________________________________________________
60240 [  8737] By: jhi                                   on 2001/02/09  16:46:54
60241         Log: Integrate changes #8687,8736 from maintperl.
60242              
60243              HP-UX thread patches from Merijn H. Brand.
60244              
60245              Latin nit from Philip Newton.
60246      Branch: perl
60247           !> README.hpux hints/hpux.sh
60248 ____________________________________________________________________________
60249 [  8736] By: jhi                                   on 2001/02/09  16:42:31
60250         Log: Latin nit from Philip Newton.
60251      Branch: maint-5.6/perl
60252            ! README.hpux
60253 ____________________________________________________________________________
60254 [  8735] By: jhi                                   on 2001/02/09  16:24:03
60255         Log: Integrate changes #8704,8710 from pureperl.
60256              
60257              Fixed UMRs and leak in Perl_pmtrans()
60258              
60259              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
60260              associated UTFied tr/// code.  Also fixed scoping leak of
60261              PL_reg_start_tmp.
60262      Branch: perl
60263           !> op.c regcomp.c
60264 ____________________________________________________________________________
60265 [  8734] By: jhi                                   on 2001/02/09  15:40:21
60266         Log: Integrate change #8733 from maintperl.
60267              
60268              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
60269      Branch: perl
60270           !> pod/perlre.pod
60271 ____________________________________________________________________________
60272 [  8733] By: jhi                                   on 2001/02/09  15:35:47
60273         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
60274              From: Prymmer/Kahn <pvhp@best.com>
60275              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
60276              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
60277      Branch: maint-5.6/perl
60278            ! pod/perlre.pod
60279 ____________________________________________________________________________
60280 [  8732] By: jhi                                   on 2001/02/09  15:26:17
60281         Log: Rename README.posix-bc to README.bs2000 (to avoid the
60282              confusion of a "perlposix-bc.pod"), add a few missing
60283              arch pods, regen toc.
60284      Branch: maint-5.6/perl
60285           +> README.bs2000
60286            - README.posix-bc
60287            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
60288            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
60289 ____________________________________________________________________________
60290 [  8731] By: jhi                                   on 2001/02/09  15:23:39
60291         Log: De-cut-and-pasto.
60292      Branch: perl
60293            ! pod/perl.pod
60294 ____________________________________________________________________________
60295 [  8730] By: jhi                                   on 2001/02/09  15:11:13
60296         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
60297              when people think that perlposix-bc.pod tells anything about
60298              Perl and POSIX.  Regen toc.
60299      Branch: perl
60300           +> README.bs2000
60301            - README.posix-bc
60302            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
60303            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
60304 ____________________________________________________________________________
60305 [  8729] By: jhi                                   on 2001/02/09  14:52:28
60306         Log: The README.vmesa part of #8712 from maintperl.
60307      Branch: perl
60308            ! README.vmesa
60309 ____________________________________________________________________________
60310 [  8728] By: jhi                                   on 2001/02/09  14:46:06
60311         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
60312              From: Peter Prymmer <pvhp@forte.com>
60313              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
60314              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
60315      Branch: maint-5.6/perl
60316            ! README.vmesa win32/Makefile win32/makefile.mk
60317 ____________________________________________________________________________
60318 [  8727] By: jhi                                   on 2001/02/09  14:33:25
60319         Log: Integrate change #8712 from mainline.
60320              
60321              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
60322      Branch: maint-5.6/perl
60323           !> lib/Pod/Find.pm
60324 ____________________________________________________________________________
60325 [  8726] By: jhi                                   on 2001/02/09  14:30:28
60326         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
60327              From: Peter Prymmer <pvhp@forte.com>
60328              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
60329              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
60330      Branch: perl
60331            + t/lib/cgi-esc.t
60332            ! MANIFEST lib/CGI/Util.pm
60333 ____________________________________________________________________________
60334 [  8725] By: jhi                                   on 2001/02/09  04:56:47
60335         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
60336      Branch: maint-5.6/perl
60337            ! pod/perlport.pod
60338 ____________________________________________________________________________
60339 [  8724] By: jhi                                   on 2001/02/09  04:40:59
60340         Log: Integrate changes 7819,7820 from vmsperl into mainline.
60341              
60342              Add header for LIB$ prototypes (C. Berry)
60343              
60344              Convert fwrite()s to sockets to write()s, since some socket stacks
60345              don't take kindly to stdio.
60346              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60347              (for often optional LNMs)
60348              Correct a few typos
60349              (C. Bailey)
60350      Branch: perl
60351           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
60352 ____________________________________________________________________________
60353 [  8723] By: jhi                                   on 2001/02/09  03:29:29
60354         Log: Integrate change #8722 from mainline.
60355              
60356              The Im() function wasn't returning zero for non-Math::Complex
60357              arguments.  The bug reported by John Gamble.
60358      Branch: maint-5.6/perl
60359           !> lib/Math/Complex.pm
60360 ____________________________________________________________________________
60361 [  8722] By: jhi                                   on 2001/02/09  03:28:33
60362         Log: The Im() function wasn't returning zero for non-Math::Complex
60363              arguments.  The bug reported by John Gamble.
60364      Branch: perl
60365            ! lib/Math/Complex.pm
60366 ____________________________________________________________________________
60367 [  8721] By: nick                                  on 2001/02/08  22:11:35
60368         Log: Correct the correction :-(
60369      Branch: perl
60370            ! perl.c
60371 ____________________________________________________________________________
60372 [  8720] By: bailey                                on 2001/02/08  20:59:22
60373         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
60374              don't take kindly to stdio.
60375              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60376              (for often optional LNMs)
60377              Correct a few typos
60378              (C. Bailey)
60379      Branch: vmsperl
60380            ! vms/vms.c vms/vmsish.h
60381 ____________________________________________________________________________
60382 [  8719] By: bailey                                on 2001/02/08  20:51:02
60383         Log: Add header for LIB$ prototypes (C. Berry)
60384      Branch: vmsperl
60385            ! ext/Devel/DProf/DProf.xs
60386 ____________________________________________________________________________
60387 [  8718] By: bailey                                on 2001/02/08  20:49:00
60388         Log: SYN SYN
60389      Branch: vmsperl
60390           +> pod/perliol.pod t/lib/sample-tests/bailout
60391           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
60392           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
60393           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
60394           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
60395           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
60396           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
60397            - lib/unicode/Is/DCinital.pl
60398           !> (integrate 101 files)
60399 ____________________________________________________________________________
60400 [  8717] By: nick                                  on 2001/02/08  19:38:48
60401         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
60402              From: Robin Barker <rmb1@cise.npl.co.uk>
60403              Date: Thu, 8 Feb 2001 14:38:07 GMT
60404              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
60405      Branch: perl
60406            ! lib/CPAN.pm
60407 ____________________________________________________________________________
60408 [  8716] By: nick                                  on 2001/02/08  19:29:07
60409         Log: Generated files form 8713 etc.
60410      Branch: perl
60411            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60412 ____________________________________________________________________________
60413 [  8715] By: nick                                  on 2001/02/08  19:26:08
60414         Log: Fixup non-ithread build after 8713
60415      Branch: perl
60416            ! perl.c
60417 ____________________________________________________________________________
60418 [  8714] By: nick                                  on 2001/02/08  19:17:45
60419         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
60420              From: nick@ccl4.org
60421              Date: Wed, 7 Feb 2001 00:27:47 +0000
60422              Message-Id: <20010207002747.B63724@plum.flirble.org>
60423      Branch: perl
60424            ! sv.c toke.c
60425 ____________________________________________________________________________
60426 [  8713] By: nick                                  on 2001/02/08  19:15:58
60427         Log: Subject: Re: [patch] Re: PL_ptr_table
60428              From: Doug Maceachern <dougm@covalent.net>
60429              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
60430              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
60431      Branch: perl
60432            ! embed.pl perl.c sv.c sv.h
60433 ____________________________________________________________________________
60434 [  8712] By: nick                                  on 2001/02/08  19:12:47
60435         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
60436              From: Peter Prymmer <pvhp@forte.com>
60437              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
60438              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
60439      Branch: perl
60440            ! lib/Pod/Find.pm
60441 ____________________________________________________________________________
60442 [  8711] By: nick                                  on 2001/02/07  21:06:11
60443         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
60444              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
60445              From: Alan Burlison <Alan.Burlison@uk.sun.com>
60446              Date: Tue, 06 Feb 2001 23:37:01 +0000
60447              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
60448      Branch: perl
60449            ! regcomp.c
60450 ____________________________________________________________________________
60451 [  8710] By: alanbur                               on 2001/02/07  00:22:04
60452         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
60453              associated UTFied tr/// code.  Also fixed scoping leak of
60454              PL_reg_start_tmp.
60455      Branch: maint-5.6/pureperl
60456            ! op.c regcomp.c
60457 ____________________________________________________________________________
60458 [  8709] By: nick                                  on 2001/02/06  21:16:49
60459         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
60460              From: Michael G Schwern <schwern@pobox.com>
60461              Date: Sun, 4 Feb 2001 19:47:14 -0500
60462              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
60463      Branch: perl
60464            ! pod/perlapi.pod pod/perlmodlib.PL
60465 ____________________________________________________________________________
60466 [  8708] By: nick                                  on 2001/02/06  20:41:20
60467         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
60468              From: Michael G Schwern <schwern@pobox.com>
60469              Date: Sun, 4 Feb 2001 21:17:49 -0500
60470              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
60471      Branch: perl
60472            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
60473            ! pod/perltootc.pod
60474 ____________________________________________________________________________
60475 [  8707] By: nick                                  on 2001/02/06  20:29:11
60476         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
60477              From: Michael G Schwern <schwern@pobox.com>
60478              Date: Tue, 6 Feb 2001 05:54:30 -0500
60479              Message-Id: <20010206055430.A951@blackrider.aocn.com>
60480      Branch: perl
60481            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
60482 ____________________________________________________________________________
60483 [  8706] By: nick                                  on 2001/02/06  20:21:40
60484         Log: Subject: RE: some win32 fixes
60485              Date: Tue, 6 Feb 2001 09:23:20 +0300
60486              From: Vadim Konovalov <vkonovalov@lucent.com>
60487              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
60488      Branch: perl
60489            ! toke.c win32/Makefile win32/config.bc win32/config.gc
60490            ! win32/config.vc win32/config_H.bc win32/makefile.mk
60491 ____________________________________________________________________________
60492 [  8705] By: alanbur                               on 2001/02/06  15:00:03
60493         Log: Synchronised with parent
60494      Branch: maint-5.6/pureperl
60495            ! regexec.c
60496           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
60497           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
60498 ____________________________________________________________________________
60499 [  8704] By: alanbur                               on 2001/02/06  14:55:24
60500         Log: Fixed UMRs and leak in Perl_pmtrans()
60501      Branch: maint-5.6/pureperl
60502            ! op.c
60503 ____________________________________________________________________________
60504 [  8703] By: gsar                                  on 2001/02/06  02:29:37
60505         Log: $(MAKE) distclean doesn't clean up properly on windows
60506      Branch: maint-5.6/perl
60507            ! win32/Makefile win32/makefile.mk
60508 ____________________________________________________________________________
60509 [  8702] By: gsar                                  on 2001/02/06  01:00:46
60510         Log: tweak change#8659 to keep it simple
60511      Branch: maint-5.6/perl
60512            ! utils/perldoc.PL
60513 ____________________________________________________________________________
60514 [  8701] By: gsar                                  on 2001/02/05  22:45:41
60515         Log: change#8693 was missing testsuite changes
60516      Branch: maint-5.6/perl
60517           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
60518 ____________________________________________________________________________
60519 [  8700] By: nick                                  on 2001/02/05  20:32:52
60520         Log: Integrate mainline
60521      Branch: perlio
60522           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
60523           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
60524           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
60525           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
60526           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
60527           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
60528           +> t/lib/test-harness.t
60529           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
60530           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
60531           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
60532           !> pod/perlutil.pod t/TEST utils/h2xs.PL
60533 ____________________________________________________________________________
60534 [  8699] By: nick                                  on 2001/02/05  19:41:07
60535         Log: Subject: perlfaq2, re: perlmongers
60536              From: David H. Adler <dha@panix.com>
60537              Date: Sun, 4 Feb 2001 23:48:23 -0500
60538              Message-Id: <20010204234823.A13429@panix.com>
60539      Branch: perl
60540            ! pod/perlfaq2.pod
60541 ____________________________________________________________________________
60542 [  8698] By: nick                                  on 2001/02/05  19:39:31
60543         Log: Missed file f#rom the testharness mess.
60544      Branch: perl
60545            + t/lib/test-harness.t
60546 ____________________________________________________________________________
60547 [  8697] By: nick                                  on 2001/02/05  19:37:21
60548         Log: Subject: [DOC PATCH] overload.pm nits
60549              From: John Tobey <jtobey@john-edwin-tobey.org>
60550              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
60551              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
60552      Branch: perl
60553            ! lib/overload.pm
60554 ____________________________________________________________________________
60555 [  8696] By: alanbur                               on 2001/02/05  11:56:00
60556         Log: Sync with parent
60557      Branch: maint-5.6/pureperl
60558           !> thread.h
60559 ____________________________________________________________________________
60560 [  8695] By: gsar                                  on 2001/02/05  03:27:34
60561         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
60562      Branch: maint-5.6/perl
60563            ! thread.h
60564 ____________________________________________________________________________
60565 [  8694] By: alanbur                               on 2001/02/05  00:07:47
60566         Log: Initial branch creation from //depot/maint-5.6/perl
60567      Branch: maint-5.6/pureperl
60568           +> (branch 1719 files)
60569 ____________________________________________________________________________
60570 [  8693] By: gsar                                  on 2001/02/04  22:38:49
60571         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
60572              changes)
60573      Branch: maint-5.6/perl
60574           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
60575           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
60576           !> ext/DB_File/version.c
60577 ____________________________________________________________________________
60578 [  8692] By: nick                                  on 2001/02/04  18:15:57
60579         Log: The missed t/TEST part of the grand testharness upgrade.
60580      Branch: perl
60581            ! t/TEST
60582 ____________________________________________________________________________
60583 [  8691] By: nick                                  on 2001/02/04  18:05:17
60584         Log: New improved test harness
60585              Subject: Re: [PATCH Test::Harness] Third time's a charm?
60586              From: Michael G Schwern <schwern@pobox.com>
60587              Date: Sun, 4 Feb 2001 08:01:20 -0500
60588              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
60589      Branch: perl
60590            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
60591            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
60592            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
60593            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
60594            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
60595            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
60596            ! MANIFEST lib/Test/Harness.pm
60597 ____________________________________________________________________________
60598 [  8690] By: nick                                  on 2001/02/04  17:57:51
60599         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
60600              From: Jonathan Stowe <gellyfish@gellyfish.com>
60601              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
60602              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
60603      Branch: perl
60604            ! utils/h2xs.PL
60605 ____________________________________________________________________________
60606 [  8689] By: nick                                  on 2001/02/04  17:55:24
60607         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
60608              From: Michael G Schwern <schwern@pobox.com>
60609              Date: Sat, 3 Feb 2001 22:46:38 -0500
60610              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
60611      Branch: perl
60612            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
60613            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
60614 ____________________________________________________________________________
60615 [  8688] By: nick                                  on 2001/02/04  17:43:55
60616         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
60617              length byfailing to spot lack of closing )
60618              From: nick@talking.bollo.cx
60619              Date: Sat, 03 Feb 2001 23:53:16 +0000
60620              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
60621      Branch: perl
60622            ! perlio.c pod/perldiag.pod
60623 ____________________________________________________________________________
60624 [  8687] By: jhi                                   on 2001/02/03  17:11:42
60625         Log: HP-UX thread patches from Merijn H. Brand.
60626      Branch: maint-5.6/perl
60627            ! README.hpux hints/hpux.sh
60628 ____________________________________________________________________________
60629 [  8686] By: jhi                                   on 2001/02/03  16:40:12
60630         Log: Metaconfig changes for #8685.
60631      Branch: metaconfig
60632            ! U/installdirs/instubperl.U
60633      Branch: metaconfig/U/perl
60634            ! Devel.U versiononly.U
60635 ____________________________________________________________________________
60636 [  8685] By: jhi                                   on 2001/02/03  16:39:49
60637         Log: For -Dusedevel builds turn off installusrbinperl and turn on
60638              versiononly, a combined idea of Richard Soderberg and Merijn
60639              H. Brand.  You can still override both of these from the command
60640              line if you need to, -Dinstallusrbinperl and -Uversiononly.
60641      Branch: perl
60642            ! Configure
60643 ____________________________________________________________________________
60644 [  8684] By: jhi                                   on 2001/02/03  16:16:34
60645         Log: Metaconfig unit fix for #8683.
60646      Branch: metaconfig
60647            ! U/compline/nblock_io.U
60648 ____________________________________________________________________________
60649 [  8683] By: jhi                                   on 2001/02/03  16:16:12
60650         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
60651              reported by Peter Prymmer for 5.6-TRIAL1.
60652      Branch: perl
60653            ! Configure
60654 ____________________________________________________________________________
60655 [  8682] By: jhi                                   on 2001/02/03  05:52:11
60656         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
60657              to work correctly.
60658      Branch: maint-5.6/perl
60659            ! hints/irix_6.sh
60660 ____________________________________________________________________________
60661 [  8681] By: jhi                                   on 2001/02/03  05:47:33
60662         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
60663      Branch: maint-5.6/perl
60664            ! pod/perlport.pod
60665 ____________________________________________________________________________
60666 [  8680] By: jhi                                   on 2001/02/02  21:39:49
60667         Log: perlport update from Peter Prymmer.
60668      Branch: maint-5.6/perl
60669            ! pod/perlport.pod
60670 ____________________________________________________________________________
60671 [  8679] By: nick                                  on 2001/02/02  20:50:48
60672         Log: Integrate mainline
60673      Branch: perlio
60674           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60675           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
60676           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60677 ____________________________________________________________________________
60678 [  8678] By: gsar                                  on 2001/02/02  16:02:12
60679         Log: note about bincompat, slightly modified (from Lupe Christoph)
60680      Branch: maint-5.6/perl
60681            ! README.solaris
60682 ____________________________________________________________________________
60683 [  8677] By: jhi                                   on 2001/02/02  15:46:20
60684         Log: Supported platforms updates.
60685      Branch: maint-5.6/perl
60686            ! pod/perlport.pod
60687 ____________________________________________________________________________
60688 [  8676] By: jhi                                   on 2001/02/02  03:41:26
60689         Log: A couple more perlfaq2 tweaks.
60690      Branch: maint-5.6/perl
60691            ! pod/perlfaq2.pod
60692 ____________________________________________________________________________
60693 [  8675] By: jhi                                   on 2001/02/02  03:17:44
60694         Log: Misedit in #8661.
60695      Branch: maint-5.6/perl
60696            ! Configure
60697 ____________________________________________________________________________
60698 [  8674] By: jhi                                   on 2001/02/02  03:14:38
60699         Log: Damien again.
60700      Branch: maint-5.6/perl
60701            ! pod/perlfaq2.pod
60702 ____________________________________________________________________________
60703 [  8673] By: jhi                                   on 2001/02/02  03:12:40
60704         Log: perlfaq update from Elaine Ashton.
60705      Branch: maint-5.6/perl
60706            ! pod/perlfaq2.pod
60707 ____________________________________________________________________________
60708 [  8672] By: jhi                                   on 2001/02/02  03:07:08
60709         Log: UTF-8 s/// patch from Inaba Hiroto.
60710      Branch: maint-5.6/perl
60711            ! pp_ctl.c pp_hot.c
60712 ____________________________________________________________________________
60713 [  8671] By: jhi                                   on 2001/02/01  22:34:31
60714         Log: Update Changes.
60715      Branch: perl
60716            ! Changes patchlevel.h
60717 ____________________________________________________________________________
60718 [  8670] By: jhi                                   on 2001/02/01  22:15:29
60719         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
60720              from maintperl.
60721              
60722              Upgrade to Getopt::Long 2.25, from Johan Vromans.
60723              
60724              more files need to be writable in the source distribution
60725              
60726              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60727              
60728              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60729              
60730              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60731              
60732              Allow the float to be fuzzier.
60733              
60734              need to use INT2PTR instead of a straight cast or ia64 fails
60735              
60736              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60737              
60738              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60739      Branch: perl
60740           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60741           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
60742           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60743 ____________________________________________________________________________
60744 [  8669] By: jhi                                   on 2001/02/01  21:57:02
60745         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60746              From: Robin Barker <rmb1@cise.npl.co.uk>
60747              Date: Thu, 1 Feb 2001 16:59:05 GMT
60748              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
60749      Branch: maint-5.6/perl
60750            ! pod/perlmodlib.PL
60751 ____________________________________________________________________________
60752 [  8668] By: nick                                  on 2001/02/01  19:41:40
60753         Log: Integrate mainline
60754      Branch: perlio
60755           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
60756           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
60757           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
60758 ____________________________________________________________________________
60759 [  8667] By: gsar                                  on 2001/02/01  16:59:11
60760         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60761      Branch: maint-5.6/perl
60762            ! embed.pl embedvar.h
60763 ____________________________________________________________________________
60764 [  8666] By: gsar                                  on 2001/02/01  16:34:51
60765         Log: add missing entries to win32/config.?c
60766      Branch: maint-5.6/perl
60767            ! win32/config.bc win32/config.gc win32/config.vc
60768            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60769 ____________________________________________________________________________
60770 [  8665] By: jhi                                   on 2001/02/01  14:58:51
60771         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60772              From: "Stephen P. Potter" <spp@spotter.yi.org>
60773              Date: Thu, 01 Feb 2001 10:45:46 -0500
60774              Message-Id: <200102011545.KAA31479@spotter.yi.org>
60775      Branch: maint-5.6/perl
60776            ! pod/perlfunc.pod
60777 ____________________________________________________________________________
60778 [  8664] By: gsar                                  on 2001/02/01  14:52:37
60779         Log: need to use INT2PTR instead of a straight cast or ia64 fails
60780              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
60781      Branch: maint-5.6/perl
60782            ! ext/POSIX/POSIX.xs
60783 ____________________________________________________________________________
60784 [  8663] By: jhi                                   on 2001/02/01  14:09:13
60785         Log: Allow the float to be fuzzier.
60786      Branch: maint-5.6/perl
60787            ! t/lib/peek.t
60788 ____________________________________________________________________________
60789 [  8662] By: jhi                                   on 2001/02/01  13:59:00
60790         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60791              From: Robin Barker <rmb1@cise.npl.co.uk>
60792              Date: Thu, 1 Feb 2001 13:05:39 GMT
60793              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
60794      Branch: maint-5.6/perl
60795            ! pod/perlmodlib.pod
60796 ____________________________________________________________________________
60797 [  8661] By: jhi                                   on 2001/02/01  13:57:38
60798         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
60799              Date: Thu, 01 Feb 2001 14:15:41 +0100
60800              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60801              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
60802              
60803              Have the $ccflags in the gcc version test (strange, this change
60804              is claimed to be have been integrated already)
60805      Branch: maint-5.6/perl
60806            ! Configure
60807 ____________________________________________________________________________
60808 [  8660] By: jhi                                   on 2001/02/01  13:44:10
60809         Log: Integrate changes #7950,7964,7962 from mainline.
60810              
60811              Find the stdchar signedness using cpp, should fix some of
60812              the Solaris compiler warnings reported by Alan Burlison.
60813      Branch: maint-5.6/perl
60814           !> Configure config_h.SH
60815 ____________________________________________________________________________
60816 [  8659] By: jhi                                   on 2001/02/01  05:35:32
60817         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
60818              From: Jan Dubois <JanD@ActiveState.com>
60819              Date: Wed, 31 Jan 2001 21:17:03 -0800
60820              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
60821      Branch: maint-5.6/perl
60822            ! utils/perldoc.PL
60823 ____________________________________________________________________________
60824 [  8658] By: jhi                                   on 2001/02/01  04:33:17
60825         Log: Integrate the README.os390 and README.posix-bc parts of mainline
60826              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
60827              installperl parts were taken care of by #8657.)
60828      Branch: maint-5.6/perl
60829           !> README.os390 README.posix-bc
60830 ____________________________________________________________________________
60831 [  8657] By: jhi                                   on 2001/02/01  04:29:21
60832         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
60833              From: Peter Prymmer <pvhp@forte.com>
60834              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
60835              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
60836      Branch: maint-5.6/perl
60837            + ext/DynaLoader/dl_dllload.xs
60838            ! MANIFEST Makefile.SH hints/os390.sh installperl
60839 ____________________________________________________________________________
60840 [  8656] By: jhi                                   on 2001/02/01  04:25:45
60841         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
60842              From: Peter Prymmer <pvhp@forte.com>
60843              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
60844              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
60845      Branch: maint-5.6/perl
60846            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
60847 ____________________________________________________________________________
60848 [  8655] By: jhi                                   on 2001/02/01  04:14:47
60849         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
60850              From: troc@netrus.net
60851              Date: Wed, 31 Jan 2001 22:31:26 -0500
60852              Message-Id: <200102010331.WAA117.85@rocco.homenet>
60853      Branch: maint-5.6/perl
60854            ! os2/os2.c
60855 ____________________________________________________________________________
60856 [  8654] By: jhi                                   on 2001/02/01  04:12:52
60857         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60858              as reported by Alan Burlison.
60859      Branch: maint-5.6/perl
60860            ! pp.h
60861 ____________________________________________________________________________
60862 [  8653] By: jhi                                   on 2001/02/01  04:05:12
60863         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
60864              From: dsugalski@northernlight.com
60865              Date: Wed, 31 Jan 2001 18:54:11 -0500
60866              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
60867      Branch: maint-5.6/perl
60868            ! configure.com
60869 ____________________________________________________________________________
60870 [  8652] By: jhi                                   on 2001/02/01  04:03:11
60871         Log: Misplaced #endif.
60872              
60873              Subject: [perl-5-6-1-trial2] patches for EPOC
60874              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60875              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60876              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60877      Branch: maint-5.6/perl
60878            ! epoc/epocish.c
60879 ____________________________________________________________________________
60880 [  8651] By: jhi                                   on 2001/02/01  04:00:25
60881         Log: Integrate changes #8647,8648,8650 from mainline.
60882              
60883              Macrofy a magic UTF-8 test.
60884              
60885              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
60886              
60887              Watch out for cross compiling for EPOC (usually done on linux).
60888      Branch: maint-5.6/perl
60889           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
60890 ____________________________________________________________________________
60891 [  8650] By: jhi                                   on 2001/02/01  03:56:20
60892         Log: Watch out for cross compiling for EPOC (usually done on linux)
60893              
60894              Subject: [perl-5-6-1-trial2] patches for EPOC
60895              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60896              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60897              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60898      Branch: perl
60899            ! ext/Errno/Errno_pm.PL
60900 ____________________________________________________________________________
60901 [  8649] By: gsar                                  on 2001/02/01  00:46:00
60902         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60903      Branch: maint-5.6/perl
60904            ! sv.c
60905 ____________________________________________________________________________
60906 [  8648] By: jhi                                   on 2001/01/31  23:35:36
60907         Log: All the uses of PL_numeric_radix must be protected by
60908              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
60909              
60910              Subject: [perl-5-6-1-trial2] patches for EPOC
60911              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60912              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60913              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60914      Branch: perl
60915            ! sv.c
60916 ____________________________________________________________________________
60917 [  8647] By: jhi                                   on 2001/01/31  22:56:16
60918         Log: Macrofy a magic UTF-8 test.
60919      Branch: perl
60920            ! utf8.c utf8.h
60921 ____________________________________________________________________________
60922 [  8646] By: gsar                                  on 2001/01/31  15:55:12
60923         Log: update Changes
60924      Branch: maint-5.6/perl
60925            ! Changes
60926 ____________________________________________________________________________
60927 [  8645] By: gsar                                  on 2001/01/31  15:10:14
60928         Log: Configure tweak suggested by Peter Prymmer
60929      Branch: maint-5.6/perl
60930            ! Configure
60931 ____________________________________________________________________________
60932 [  8644] By: gsar                                  on 2001/01/31  15:06:32
60933         Log: more files need to be writable in the source distribution
60934      Branch: maint-5.6/perl
60935            ! Porting/makerel
60936 ____________________________________________________________________________
60937 [  8643] By: jhi                                   on 2001/01/31  14:59:46
60938         Log: Integrate changes #8258,8278,8279 from mainline.
60939              
60940              Make the large file tests more robust/talkative.
60941      Branch: maint-5.6/perl
60942           !> t/lib/syslfs.t t/op/lfs.t
60943 ____________________________________________________________________________
60944 [  8642] By: gsar                                  on 2001/01/31  14:53:48
60945         Log: integrate changes#8311,8334 from mainline
60946              
60947              Add a new MakeMaker variable PM_FILTER that defines a Unix
60948              filter to be run on each .pm during the pm_to_blib() phase,
60949              a fixed version of
60950              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
60951              
60952              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
60953              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
60954              accurate reading of the "atime".  
60955      Branch: maint-5.6/perl
60956           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
60957           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
60958           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
60959 ____________________________________________________________________________
60960 [  8641] By: jhi                                   on 2001/01/31  14:46:37
60961         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
60962      Branch: maint-5.6/perl
60963            ! lib/Getopt/Long.pm
60964 ____________________________________________________________________________
60965 [  8640] By: gsar                                  on 2001/01/31  14:40:24
60966         Log: make regen_all
60967      Branch: maint-5.6/perl
60968            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
60969 ____________________________________________________________________________
60970 [  8639] By: gsar                                  on 2001/01/31  14:37:25
60971         Log: refresh windows config files
60972      Branch: maint-5.6/perl
60973            ! win32/Makefile win32/config_H.bc win32/config_H.gc
60974            ! win32/config_H.vc win32/makefile.mk
60975 ____________________________________________________________________________
60976 [  8638] By: gsar                                  on 2001/01/31  14:28:10
60977         Log: makefile tweaks for windows: introduce a bulk-switch to enable
60978              same options as ActivePerl; sync changes with makefile.mk
60979      Branch: maint-5.6/perl
60980            ! win32/Makefile win32/makefile.mk
60981 ____________________________________________________________________________
60982 [  8637] By: jhi                                   on 2001/01/31  04:41:30
60983         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
60984              From: Nicholas Clark <nick@ccl4.org>
60985              Date: Tue, 30 Jan 2001 19:51:05 +0000
60986              Message-ID: <20010130195105.R76607@plum.flirble.org> 
60987              
60988              op/inc cure.
60989      Branch: perl
60990            ! pp.c pp.h pp_hot.c t/op/arith.t
60991 ____________________________________________________________________________
60992 [  8636] By: jhi                                   on 2001/01/31  02:38:32
60993         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
60994              no perlio],8257,8380,8479,8515 from mainline.
60995              
60996              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
60997              
60998              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
60999              Subject: [PATCH perl@8133] fix-up for VMS extensions
61000              
61001              In VMS embedded perls couldn't access the statically built Socket.
61002              
61003              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
61004              
61005              Further VMS piping fixes from Charles Lane.
61006              
61007              Subject:  [PATCH] make t/op/misc.t work on VMS
61008              
61009              Add tracing for debugging extensions builds in VMS.
61010              
61011              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
61012      Branch: maint-5.6/perl
61013           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
61014           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
61015           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
61016 ____________________________________________________________________________
61017 [  8635] By: jhi                                   on 2001/01/31  01:46:41
61018         Log: Integrate change #7732 from mainline.
61019              
61020              Sparc 64-bit pack() fix from Jens Hamisch.
61021      Branch: maint-5.6/perl
61022           !> pp.c
61023 ____________________________________________________________________________
61024 [  8634] By: jhi                                   on 2001/01/31  01:41:16
61025         Log: One spot missing from #8626.
61026      Branch: maint-5.6/perl
61027            ! sv.c
61028 ____________________________________________________________________________
61029 [  8633] By: jhi                                   on 2001/01/31  00:49:17
61030         Log: Integrate change #7495 from mainline.
61031              
61032              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
61033      Branch: maint-5.6/perl
61034           !> MANIFEST ext/re/Makefile.PL
61035 ____________________________________________________________________________
61036 [  8632] By: jhi                                   on 2001/01/30  23:38:49
61037         Log: Integrate change #8396 from mainline.
61038              
61039              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
61040              better multicast support (resend)
61041      Branch: maint-5.6/perl
61042           !> ext/Socket/Socket.pm
61043 ____________________________________________________________________________
61044 [  8631] By: jhi                                   on 2001/01/30  23:28:03
61045         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
61046              
61047              More AIX lore. (7514, ext/re/hints/aix.pl)
61048              
61049              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
61050              
61051              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)
61052              
61053              Subject: [ID 20001214.002] Net::Ping patch
61054              
61055              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
61056              
61057              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
61058              
61059              Add ReuseAddr as a (preferred) alias for Reuse as we now
61060              also have ReusePort.
61061              
61062              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
61063      Branch: maint-5.6/perl
61064           +> ext/re/hints/aix.pl
61065           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
61066           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
61067 ____________________________________________________________________________
61068 [  8630] By: jhi                                   on 2001/01/30  23:03:59
61069         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
61070              
61071              read() documentation tweak for 20001121.004.
61072              
61073              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
61074      Branch: maint-5.6/perl
61075           !> pod/perlfunc.pod pod/perlre.pod
61076 ____________________________________________________________________________
61077 [  8629] By: jhi                                   on 2001/01/30  22:41:57
61078         Log: Integrate change #8098 from mainline.
61079              
61080              fastgetcwd is defined using a glob alias on a $^O dependent basis
61081              and there was no default assignment or perl subroutine.
61082      Branch: maint-5.6/perl
61083           !> lib/Cwd.pm
61084 ____________________________________________________________________________
61085 [  8628] By: jhi                                   on 2001/01/30  21:58:52
61086         Log: Integrate change #7866 from mainline.
61087              
61088              File::Temp 0.11.
61089      Branch: maint-5.6/perl
61090           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
61091 ____________________________________________________________________________
61092 [  8627] By: jhi                                   on 2001/01/30  21:39:44
61093         Log: Integrate changes #8075,8086,8228 from mainline.  
61094              
61095              Darwin is not Windows. (8075,8086)
61096              
61097              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
61098      Branch: maint-5.6/perl
61099           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
61100           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
61101           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
61102           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
61103 ____________________________________________________________________________
61104 [  8626] By: jhi                                   on 2001/01/30  21:22:11
61105         Log: Integrate with tweakery the change #8625 from mainline,
61106              the multibyte decimal separator fix ("fa_IR locale failure").
61107      Branch: maint-5.6/perl
61108            ! embedvar.h perlapi.h
61109           !> intrpvar.h perl.c perl.h sv.c util.c
61110 ____________________________________________________________________________
61111 [  8625] By: jhi                                   on 2001/01/30  20:26:33
61112         Log: Fix for the fa_IR locale failure.  The reason for the failure
61113              was that Perl was assuming the decimal separator aka the radix
61114              separator is one character.  The Farsi-Iranian locale crushed
61115              that bad assumption since there the separator is 'Momayyez',
61116              glyphwise looking somewhat like a slash, and in Unicode UTF-8
61117              encoded in two bytes, 0xd9 0xab.
61118      Branch: perl
61119            ! intrpvar.h perl.c perl.h sv.c util.c
61120 ____________________________________________________________________________
61121 [  8624] By: gsar                                  on 2001/01/30  20:17:03
61122         Log: regen_headers
61123      Branch: maint-5.6/perl
61124            ! Makefile.SH pod/perlintern.pod
61125 ____________________________________________________________________________
61126 [  8623] By: gsar                                  on 2001/01/30  19:42:34
61127         Log: backout change#7431 and its dependents (causes spurious rebuilds
61128              of autogenerated files)
61129              
61130              fix benign b.t failure
61131      Branch: maint-5.6/perl
61132            ! Makefile.SH t/lib/b.t
61133 ____________________________________________________________________________
61134 [  8622] By: jhi                                   on 2001/01/30  19:41:41
61135         Log: Microperl sync.
61136      Branch: perl
61137            ! mg.c perl.h
61138 ____________________________________________________________________________
61139 [  8621] By: gsar                                  on 2001/01/30  19:24:47
61140         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
61141              from mainline
61142              
61143              Subject: podlators 1.06 released
61144              
61145              Subject: [PATCH @8436] Eliminate op_children
61146              
61147              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
61148              
61149              (Replaced by #8448)  More op_children traces (cleanup of #8442).
61150              
61151              Subject: [PATCH #3 @8436] Re: Eliminate op_children
61152              Replace #8444 and #8445.
61153              
61154              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
61155              at the setting of the ofs_sv in new_struct_thread() as the
61156              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
61157              uninitialized fields are, uh, initialized with),
61158              SvREFCNT_inc()ing that invited a core dump.
61159              
61160              podlators 1.07, from Russ Allbery.
61161              
61162              Subject: [PATCH] regcomp.c old feature removal
61163              From: mjd@plover.com
61164              Date: 16 Jan 2001 14:43:18 -0000 
61165              Message-ID: <20010116144318.7140.qmail@plover.com> 
61166      Branch: maint-5.6/perl
61167           +> lib/Pod/Text/Overstrike.pm
61168           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
61169           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
61170           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
61171           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
61172           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
61173           !> util.c
61174 ____________________________________________________________________________
61175 [  8620] By: gsar                                  on 2001/01/30  18:48:32
61176         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
61177              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
61178              now fails one test)
61179              
61180              Subject: [PATCH] lvalue AUTOLOAD. No, really.
61181              
61182              Subject: [PATCH] Interesting syntax idea
61183              Make opens + bareword assigns do typeglob assigns.
61184              
61185              Tests for #8254.
61186              
61187              Subject: [PATCH @8269] Continue blocks and B::Deparse
61188              Make the peephole optimizer to bypass more null ops and
61189              and rewrite the deparse handling of continue blocks.
61190              
61191              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
61192              Doc tweak on #8313.
61193              
61194              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
61195              
61196              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
61197              
61198              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
61199              
61200              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
61201              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
61202              according to the platform.
61203              
61204              Subject: [PATCH @8404] Consolidated lvalue sub changes
61205              
61206              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
61207              
61208              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
61209              
61210              Subject: B::Concise -- an improved replacement for B::Terse 
61211              
61212              The B::Terse drop-in replacement wasn't quite drop-in.
61213              
61214              The LVRET macro needed an aTHX.
61215              
61216              Use the /^Perl_/-less form of is_lvalue_sub().
61217              
61218              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
61219      Branch: maint-5.6/perl
61220           +> ext/B/B/Concise.pm
61221           !> (integrate 27 files)
61222 ____________________________________________________________________________
61223 [  8619] By: nick                                  on 2001/01/30  18:40:28
61224         Log: Integrate mainline
61225      Branch: perlio
61226           !> (integrate 40 files)
61227 ____________________________________________________________________________
61228 [  8618] By: jhi                                   on 2001/01/30  18:37:18
61229         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
61230              Date: Mon, 29 Jan 2001 22:51:29 -0600
61231              From: "Craig A. Berry" <craigberry@mac.com>
61232              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
61233      Branch: perl
61234            ! vms/test.com
61235 ____________________________________________________________________________
61236 [  8617] By: jhi                                   on 2001/01/30  18:34:53
61237         Log: Subject: [PATCH] Add missing CV flags to dump.c
61238              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61239              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
61240              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
61241      Branch: perl
61242            ! dump.c
61243 ____________________________________________________________________________
61244 [  8616] By: jhi                                   on 2001/01/30  18:20:58
61245         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
61246              part isn't applicable to maintperl.
61247              
61248              UTF-8 nit from Inaba Hiroto.
61249      Branch: maint-5.6/perl
61250           !> pod/perlapi.pod utf8.c
61251 ____________________________________________________________________________
61252 [  8615] By: jhi                                   on 2001/01/30  18:18:51
61253         Log: UTF-8 nit from Inaba Hiroto.
61254      Branch: perl
61255            ! pod/perlapi.pod t/op/each.t utf8.c
61256 ____________________________________________________________________________
61257 [  8614] By: jhi                                   on 2001/01/30  18:13:38
61258         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
61259              
61260              perl's internal variables are not for public consumption,
61261              move their docs from perlapi.pod to perlintern.pod
61262              
61263              support for -Dusethreads build under HP-UX 10.20 and DCE threads
61264              library (11.0 and later have pthreads but 10.x don't)
61265              
61266              avoid uninitialized value warnings
61267              
61268              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
61269              gets weird results)
61270              
61271              perldoc nit on windows
61272              
61273              make it possible to run the tests outside the source tree
61274              (there's still a dependency on ../lib being the library
61275              location)
61276      Branch: perl
61277           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
61278           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
61279           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
61280           !> win32/bin/search.pl win32/vdir.h
61281 ____________________________________________________________________________
61282 [  8613] By: gsar                                  on 2001/01/30  16:39:59
61283         Log: make it possible to run the tests outside the source tree
61284              (there's still a dependency on ../lib being the library
61285              location)
61286      Branch: maint-5.6/perl
61287            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
61288 ____________________________________________________________________________
61289 [  8612] By: gsar                                  on 2001/01/30  16:31:12
61290         Log: perldoc nit on windows
61291      Branch: maint-5.6/perl
61292            ! utils/perldoc.PL
61293 ____________________________________________________________________________
61294 [  8611] By: gsar                                  on 2001/01/30  16:22:54
61295         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
61296              gets weird results)
61297      Branch: maint-5.6/perl
61298            ! win32/vdir.h
61299 ____________________________________________________________________________
61300 [  8610] By: gsar                                  on 2001/01/30  16:12:45
61301         Log: avoid uninitialized value warnings
61302      Branch: maint-5.6/perl
61303            ! win32/bin/search.pl
61304 ____________________________________________________________________________
61305 [  8609] By: gsar                                  on 2001/01/30  16:08:01
61306         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
61307              library (11.0 and later have pthreads but 10.x don't)
61308      Branch: maint-5.6/perl
61309            ! hints/hpux.sh thread.h
61310 ____________________________________________________________________________
61311 [  8608] By: gsar                                  on 2001/01/30  15:48:55
61312         Log: perl's internal variables are not for public consumption,
61313              move their docs from perlapi.pod to perlintern.pod
61314      Branch: maint-5.6/perl
61315            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
61316            ! thrdvar.h
61317 ____________________________________________________________________________
61318 [  8607] By: gsar                                  on 2001/01/30  15:44:27
61319         Log: mistakenly branched perl56delta.pod, revert
61320      Branch: maint-5.6/perl
61321            - pod/perl56delta.pod
61322           !> pod/perldelta.pod
61323 ____________________________________________________________________________
61324 [  8606] By: gsar                                  on 2001/01/30  14:20:24
61325         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
61326              dTHR which has been a noop for a while now, except for the
61327              compatibility definition in thread.h)
61328      Branch: maint-5.6/perl
61329           !> (integrate 45 files)
61330 ____________________________________________________________________________
61331 [  8605] By: jhi                                   on 2001/01/30  05:43:58
61332         Log: Mark the UTF-8 APIs as experimental.
61333      Branch: maint-5.6/perl
61334            ! embed.pl pod/perlapi.pod
61335 ____________________________________________________________________________
61336 [  8604] By: jhi                                   on 2001/01/30  05:38:40
61337         Log: Nits from earlier integrates.
61338      Branch: maint-5.6/perl
61339            ! lib/Carp/Heavy.pm
61340           !> sv.c
61341 ____________________________________________________________________________
61342 [  8603] By: jhi                                   on 2001/01/30  05:27:26
61343         Log: Regenerate Porting files.
61344      Branch: maint-5.6/perl
61345            ! Porting/Glossary Porting/config.sh Porting/config_H
61346 ____________________________________________________________________________
61347 [  8602] By: jhi                                   on 2001/01/30  05:14:59
61348         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
61349              8310,8339,8447,8492,8493,8505,8525: documentation changes.
61350              
61351              Subject: Re: perlfaq style changes
61352              
61353              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
61354              
61355              Subject: [PATCH] docs on NaN
61356              
61357              Subject: [patch] perlfaq7
61358              
61359              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
61360              
61361              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
61362              
61363              Subject: [PATCH] open() example in perlfunc.pod
61364              
61365              Podify README.mpeix (a new version from the web)
61366              
61367              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
61368              
61369              Subject: [PATCH] format and rewording in perlfaq.pod
61370              
61371              Subject: [PATCH] API Variable documentation   
61372              
61373              Memory management calls documentation.
61374              
61375              Subject: [PATCH: perl@8482] README.vms URL updates
61376              
61377              Subject: Minor typos in perlfaq2.pod
61378              
61379              Subject: [PATCH] pod/perlvar.pod
61380      Branch: maint-5.6/perl
61381           +> pod/perl56delta.pod
61382            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
61383           !> README.amiga README.epoc README.mpeix README.vms
61384           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
61385           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
61386           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
61387           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
61388           !> pod/perlvar.pod thrdvar.h
61389 ____________________________________________________________________________
61390 [  8601] By: jhi                                   on 2001/01/30  04:38:35
61391         Log: Integrate changes #8036,8096,8253 from mainline:
61392              hints changes.
61393              
61394              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
61395              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
61396              
61397              Output the (apparent) version of gcc in Tru64.
61398      Branch: maint-5.6/perl
61399           +> ext/POSIX/hints/svr4.pl
61400           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
61401           !> hints/svr4.sh t/lib/bigfltpm.t
61402 ____________________________________________________________________________
61403 [  8600] By: jhi                                   on 2001/01/30  04:04:01
61404         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
61405              locale fixes.
61406              
61407              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
61408              
61409              Debian allows /usr/bin/locale to exist without any locales. (7868)
61410              
61411              Allow the locale test needing POSIX and the taint test
61412              needing IPC::SysV to run under 'minitest' (basically,
61413              bail out if loading the extension fails). (8384)
61414              
61415              Cleanup the locale.t output  (8480)
61416      Branch: maint-5.6/perl
61417           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
61418           !> t/pragma/locale.t
61419 ____________________________________________________________________________
61420 [  8599] By: jhi                                   on 2001/01/30  03:51:04
61421         Log: Missing generated files from #8598.
61422      Branch: maint-5.6/perl
61423            ! embed.h global.sym objXSUB.h perlapi.c proto.h
61424 ____________________________________________________________________________
61425 [  8598] By: jhi                                   on 2001/01/30  03:41:54
61426         Log: Integrate change #8555 from mainline, manually integrate parts
61427              of changes 8452 and 8583.
61428              
61429              Subject: [PATCH] utf8.c documentation (8452)
61430              
61431              No point in checking the length if the pointer is bogus. (8555)
61432              
61433              Introduce bytes_from_utf8() and implement sv_eq() using it,
61434              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
61435              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
61436              was malformed. (8583)
61437      Branch: maint-5.6/perl
61438            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
61439           !> pod/perlapi.pod sv.c utf8.c
61440 ____________________________________________________________________________
61441 [  8597] By: gsar                                  on 2001/01/30  02:37:26
61442         Log: get PERL_OBJECT build going again on windows
61443      Branch: maint-5.6/perl
61444            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61445            ! pod/perlapi.pod proto.h sv.c
61446 ____________________________________________________________________________
61447 [  8596] By: jhi                                   on 2001/01/30  02:16:17
61448         Log: Signedness nit.
61449      Branch: perl
61450            ! sv.c
61451 ____________________________________________________________________________
61452 [  8595] By: jhi                                   on 2001/01/30  02:11:07
61453         Log: EBCDIC patch for Storable, from Peter Prymmer.
61454      Branch: perl
61455            ! t/lib/st-06compat.t
61456 ____________________________________________________________________________
61457 [  8594] By: jhi                                   on 2001/01/30  01:04:48
61458         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
61459              From: Peter Prymmer <pvhp@forte.com>
61460              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
61461              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
61462      Branch: perl
61463            ! t/lib/b.t
61464 ____________________________________________________________________________
61465 [  8593] By: jhi                                   on 2001/01/30  00:56:47
61466         Log: Subject: [PATCH: perl@8585] pod problems in io
61467              From: Peter Prymmer <pvhp@forte.com>
61468              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
61469              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
61470      Branch: perl
61471            ! pod/perlapio.pod pod/perliol.pod
61472 ____________________________________________________________________________
61473 [  8592] By: jhi                                   on 2001/01/30  00:48:20
61474         Log: Integrate perlio.
61475      Branch: perl
61476           !> pod/perlapio.pod pod/perliol.pod
61477 ____________________________________________________________________________
61478 [  8591] By: nick                                  on 2001/01/29  22:02:28
61479         Log: GNU 'merge' Simon's copy of perliol.pod with version
61480              patched by Craig's patch.
61481      Branch: perlio
61482            ! pod/perliol.pod
61483 ____________________________________________________________________________
61484 [  8590] By: nick                                  on 2001/01/29  21:55:10
61485         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
61486      Branch: perlio
61487            ! pod/perlapio.pod pod/perliol.pod
61488 ____________________________________________________________________________
61489 [  8589] By: jhi                                   on 2001/01/29  15:35:33
61490         Log: Integrate change #8586 from maint-5.6/perl.
61491              
61492              make the BOM detection code not call tell() until it has to
61493              (meant to fix esoteric compatibility issues where PL_rsfp
61494              is overridden)
61495      Branch: perl
61496           !> toke.c
61497 ____________________________________________________________________________
61498 [  8588] By: jhi                                   on 2001/01/29  15:29:11
61499         Log: Subject: MAking Solaris malloc() the default
61500              From: Lupe Christoph <lupe@lupe-christoph.de>
61501              Date: Mon, 29 Jan 2001 12:59:36 +0100
61502              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
61503              
61504              The README.solaris part slightly tweaked.
61505      Branch: perl
61506            ! README.solaris hints/solaris_2.sh
61507 ____________________________________________________________________________
61508 [  8587] By: jhi                                   on 2001/01/29  15:17:34
61509         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
61510              From: root@ak-75.mind.de
61511              Date: Sun, 28 Jan 2001 20:32:29 +0100
61512              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
61513      Branch: perl
61514            ! pod/perlre.pod
61515 ____________________________________________________________________________
61516 [  8586] By: gsar                                  on 2001/01/29  13:43:44
61517         Log: make the BOM detection code not call tell() until it has to
61518              (meant to fix esoteric compatibility issues where PL_rsfp
61519              is overridden)
61520      Branch: maint-5.6/perl
61521            ! toke.c
61522 ____________________________________________________________________________
61523 [  8585] By: jhi                                   on 2001/01/28  20:05:45
61524         Log: Update Changes.
61525      Branch: perl
61526            ! Changes patchlevel.h
61527 ____________________________________________________________________________
61528 [  8584] By: jhi                                   on 2001/01/28  19:30:02
61529         Log: Integrate perlio.
61530      Branch: perl
61531           +> pod/perliol.pod
61532           !> MANIFEST pod/perlapio.pod
61533 ____________________________________________________________________________
61534 [  8583] By: jhi                                   on 2001/01/28  19:28:40
61535         Log: Patch from Inaba Hiroto:
61536              - canonical UTF-8 hash keys: if a key string for a hash is
61537              UTF8-on, try downgrade the string and use it if
61538              unicode::distinct is not in effect.
61539              For the task, I added a function bytes_from_utf8() to utf8.c.
61540              It might resemble utf8_to_bytes() but it is not convenient
61541              to the task.
61542              Made a test for it and added to t/op/each.t
61543              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
61544              the mortal copy of the argument SV.
61545              And changed t/io/utf8.t test 18 which expects print() to
61546              upgrade its argument.
61547              - re-implement sv_eq with bytes_from_utf8()
61548              - some bug fixes
61549              - tr/// does not handle UTF8 range (\x{}-\x{})
61550              - \ before raw UTF8 character produced
61551              "Malformed UTF-8 character" warning.
61552              - "\x{100}\N{CENT SIGN}" is Malformed.
61553              Added tests for these 3.
61554              - and one silly bug (by me) with qu operator.
61555      Branch: perl
61556            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
61557            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
61558            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
61559 ____________________________________________________________________________
61560 [  8582] By: nick                                  on 2001/01/28  19:25:04
61561         Log: Add pod/perliol.pod to MANIFEST :-(
61562      Branch: perlio
61563            ! MANIFEST
61564 ____________________________________________________________________________
61565 [  8581] By: nick                                  on 2001/01/28  19:22:40
61566         Log: PerlIO documentation. Proofing and sub-editing requested.
61567      Branch: perlio
61568            + pod/perliol.pod
61569            ! pod/perlapio.pod
61570 ____________________________________________________________________________
61571 [  8580] By: jhi                                   on 2001/01/28  05:16:25
61572         Log: Revert the change to sv_2pv() done by #8054: Someone who
61573              did SvNV_set() on a scalar that also happened to be POK,
61574              followed by sv_2pv() won't get the right coercion anymore.
61575              [Sarathy]
61576      Branch: maint-5.6/perl
61577            ! sv.c
61578 ____________________________________________________________________________
61579 [  8579] By: jhi                                   on 2001/01/28  05:15:04
61580         Log: Remove the #8084 effect: do not allow -Q to be interpreted
61581              as -&Q(), this is too much wiggle room.
61582      Branch: maint-5.6/perl
61583            ! toke.c
61584 ____________________________________________________________________________
61585 [  8578] By: jhi                                   on 2001/01/28  05:12:45
61586         Log: Needed bits of #8439 (should have been in #8576),
61587              mainly for lval substr().
61588      Branch: maint-5.6/perl
61589            ! mg.c pp.c pp_hot.c
61590 ____________________________________________________________________________
61591 [  8577] By: jhi                                   on 2001/01/28  05:02:46
61592         Log: A missing check-in.
61593      Branch: maint-5.6/perl
61594            ! utf8.c
61595 ____________________________________________________________________________
61596 [  8576] By: jhi                                   on 2001/01/28  04:26:18
61597         Log: Integrate changes #8425,8436,8439,8517 from mainline.
61598              The 8439 was not truly integrated because it had too many
61599              dependencies on the development branch and because it introduced
61600              concepts too bold for a maintenance branch (such as the qu operator).
61601              
61602              Subject: [PATCH perl@8342] -Wformat
61603              
61604              Tighten some of the UTF-8 tests a bit.
61605              
61606              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
61607              - The substr lval was still not okay.
61608              - Now pp_stringify and sv_setsv copies source's UTF8 flag
61609              even if IN_BYTE.  pp_stringify is called from fold_constants
61610              at optimization phase and "\x{100}" was made SvUTF8_off under
61611              use bytes (the bytes pragma is for "byte semantics" and not
61612              for "do not produce UTF8 data")
61613      Branch: maint-5.6/perl
61614            ! t/lib/charnames.t t/op/substr.t toke.c
61615           !> sv.c t/pragma/utf8.t
61616 ____________________________________________________________________________
61617 [  8575] By: jhi                                   on 2001/01/28  04:01:51
61618         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
61619              
61620              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
61621              
61622              Subject: [ID 20001230.003] UTF-8 tr still hurts
61623              
61624              Test cases for #8385 (from Simon's "torture.pl")
61625              
61626              Start fixing UTF-8 lval substr() (8405)
61627      Branch: maint-5.6/perl
61628           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
61629           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
61630 ____________________________________________________________________________
61631 [  8574] By: jhi                                   on 2001/01/28  03:09:06
61632         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
61633              from mainline.
61634              
61635              UTF-8 cleanup.
61636              
61637              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
61638              
61639              "\x{FF}\xFF" was broken.
61640              
61641              Tests for #8329 and #8330.
61642              
61643              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
61644              
61645              IRIX compiler noticed that the bof initialization might be
61646              bypassed by control flow.
61647              
61648              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
61649      Branch: maint-5.6/perl
61650           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
61651           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
61652 ____________________________________________________________________________
61653 [  8573] By: jhi                                   on 2001/01/28  02:06:12
61654         Log: Retract #8552.
61655      Branch: perl
61656            ! lib/Text/Wrap.pm t/lib/textwrap.t
61657 ____________________________________________________________________________
61658 [  8572] By: jhi                                   on 2001/01/28  02:04:49
61659         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
61660              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
61661              not really integrated but instead salvaged by hand
61662              (they had too many dependencies on the development release
61663              to be cleanly integratable).
61664              
61665              Subject: more UTF8 test suites and an UTF8 patch
61666              
61667              Tweak for MULTIPLICITY/USE_PERLIO
61668              
61669              Signedness nit.
61670              
61671              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
61672              
61673              Use the UTF8_XXX macros in is_utf8_char().
61674              
61675              Rewrite pp_concat() in terms of sv_catsv().  The . operator
61676              should now be UTF-8-proof.
61677              
61678              Subject: [PATCH perl@8269] scanning two hex-constants
61679              fails on EBCDIC environment (script length.t)
61680              
61681              Add some Unicode chop() tests.
61682      Branch: maint-5.6/perl
61683            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
61684           !> sv.c t/op/chop.t utf8.h
61685 ____________________________________________________________________________
61686 [  8571] By: jhi                                   on 2001/01/28  00:35:59
61687         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
61688              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
61689              
61690              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
61691              
61692              The maxiters upper limit sanity check (guarding against
61693              non-progress) assumed bytes instead of characters in s///
61694              and split().
61695              
61696              Signedness nit.
61697              
61698              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
61699              join() should now be UTF-8-proof.
61700              
61701              More split // UTF-8 tests. (8250)
61702      Branch: maint-5.6/perl
61703           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
61704           !> util.c
61705 ____________________________________________________________________________
61706 [  8570] By: jhi                                   on 2001/01/27  22:15:46
61707         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
61708              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
61709              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
61710              8084,8204,8244,8333 from mainline.
61711              
61712              For -Q where Q might be a one-letter sub name one does no more
61713              get a warning about an unknown filetest (7941,7943,7944,8084).
61714              
61715              Subject: Re: [ID 20001130.011] expression parsing bug ?
61716              
61717              Make uv_to_utf8() to zero-terminate its output buffer.
61718              
61719              Split off t/op/length.t (7995)
61720              
61721              Split off t/op/utf8decode.t (7996)
61722              
61723              Remove an unnecessary 'use utf8' from the utf8.t (7998)
61724              
61725              Split off t/op/concat.t (8004)
61726              
61727              Split off t/op/ver.t (8005)
61728              
61729              Document utf8_length(), utf8_distance(), and utf8_hop().
61730              
61731              Document utf8_to_uv() better.
61732              
61733              Introduce macros for UTF8 decoding (8028,8033).
61734              
61735              Add test for reverse() (8030,8031).
61736              
61737              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
61738              
61739              Do not return the Unicode replacement character    on UTF-8
61740              decoding failure.
61741              
61742              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
61743              not this_utf8 i.e. the output string has one, but don't mess
61744              with source assumption. (8052,8053)
61745              
61746              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
61747              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
61748              was not expecting to be called with something that was already
61749              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
61750              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
61751              (8054)
61752              
61753              Recode the naughty binary bytes in utf8decode.t using the \xHH.
61754              
61755              Make some panic messages a bit more logical.
61756      Branch: maint-5.6/perl
61757           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
61758           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
61759           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
61760           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
61761           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
61762           !> utf8.c utf8.h
61763 ____________________________________________________________________________
61764 [  8569] By: jhi                                   on 2001/01/27  19:16:43
61765         Log: Integrate changes #7750 from perlio and #8566 from mainline.
61766      Branch: maint-5.6/perl
61767           !> regexec.c sv.c
61768 ____________________________________________________________________________
61769 [  8568] By: jhi                                   on 2001/01/27  18:06:51
61770         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
61771              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
61772              7935[-perlio.c],7936,7959,7965 from mainline.
61773              
61774              Change the "big byte" error message to "Wide character".
61775              (7355, the croak-if-wide-chars-in-print part ignored)
61776              
61777              Use UINT64_C().
61778              
61779              Introduce Perl_utf8_length().
61780              
61781              diff -se shows these as different (7753, forgotten check-ins)
61782              
61783              Subject: [PATCH] doop.c - UTF8 tr///
61784              
61785              If we use (aTHX_ ...) then put Perl_ on the front.
61786              
61787              Make utf8_length() and utf8_distance() to be less forgiving
61788              about bad UTF-8.
61789              
61790              Test line numbers are different with utf8.
61791              
61792              No need to scan till infinity, 13 is enough. (7872,7911)
61793              
61794              Subject: [PATCH] Tokeniser debugging
61795              
61796              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
61797              
61798              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
61799              
61800              Be more careful in Perl_sv_utf8_downgrade().
61801              
61802              Use DO_UTF8().
61803              
61804              Raw zero bytes in text files confuse at least GNU patch 2.1.
61805      Branch: maint-5.6/perl
61806           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
61807           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
61808           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
61809           !> t/pragma/utf8.t toke.c utf8.c utf8.h
61810 ____________________________________________________________________________
61811 [  8567] By: nick                                  on 2001/01/27  11:10:38
61812         Log: Integrate mainline
61813      Branch: perlio
61814           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
61815           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
61816           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
61817           !> toke.c
61818 ____________________________________________________________________________
61819 [  8566] By: jhi                                   on 2001/01/27  06:22:48
61820         Log: More documentation for the regexp context stack.
61821      Branch: perl
61822            ! regexec.c
61823 ____________________________________________________________________________
61824 [  8565] By: jhi                                   on 2001/01/27  05:21:57
61825         Log: Update Changes.
61826      Branch: perl
61827            ! Changes patchlevel.h
61828 ____________________________________________________________________________
61829 [  8564] By: jhi                                   on 2001/01/27  04:44:04
61830         Log: Threadedness patch for #8562 from Doug MacEachern.
61831      Branch: perl
61832            ! toke.c
61833 ____________________________________________________________________________
61834 [  8563] By: jhi                                   on 2001/01/27  04:26:24
61835         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
61836              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61837              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
61838              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
61839      Branch: perl
61840            ! op.c
61841 ____________________________________________________________________________
61842 [  8562] By: jhi                                   on 2001/01/27  04:20:30
61843         Log: Subject: Re: Announce : Tokener reporting patch
61844              From: Simon Cozens <simon@cozens.net>
61845              Date: Mon, 22 Jan 2001 02:17:22 +0000
61846              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
61847      Branch: perl
61848            ! embed.h embed.pl proto.h toke.c
61849 ____________________________________________________________________________
61850 [  8561] By: jhi                                   on 2001/01/27  04:17:24
61851         Log: Forgot from #8545.  Oops.
61852      Branch: perl
61853            ! pp.c t/pragma/overload.t
61854 ____________________________________________________________________________
61855 [  8560] By: jhi                                   on 2001/01/27  03:01:47
61856         Log: A better module compilation test, use MANIFEST as suggested
61857              by Spider.
61858      Branch: perl
61859            ! t/lib/1_compile.t
61860 ____________________________________________________________________________
61861 [  8559] By: jhi                                   on 2001/01/27  02:50:48
61862         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
61863              From: Peter Prymmer <pvhp@forte.com>
61864              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
61865              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
61866      Branch: perl
61867            ! t/lib/b.t
61868 ____________________________________________________________________________
61869 [  8558] By: jhi                                   on 2001/01/27  02:27:05
61870         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
61871              From: Peter Prymmer <pvhp@forte.com>
61872              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
61873              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
61874      Branch: perl
61875            ! t/pragma/sub_lval.t
61876 ____________________________________________________________________________
61877 [  8557] By: jhi                                   on 2001/01/27  02:26:03
61878         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
61879              From: Peter Prymmer <pvhp@forte.com>
61880              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
61881              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
61882      Branch: perl
61883            ! t/lib/st-06compat.t
61884 ____________________________________________________________________________
61885 [  8556] By: jhi                                   on 2001/01/27  02:24:33
61886         Log: Subject: [PATCH: perl@8531] minor update to README.os390
61887              From: Peter Prymmer <pvhp@forte.com>
61888              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
61889              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
61890      Branch: perl
61891            ! README.os390
61892 ____________________________________________________________________________
61893 [  8555] By: jhi                                   on 2001/01/27  00:35:47
61894         Log: No point in checking the length before we know whether the pointer
61895              is bogus or not, fixes Abigail's odbm failures in Linux.
61896      Branch: perl
61897            ! sv.c
61898 ____________________________________________________________________________
61899 [  8554] By: nick                                  on 2001/01/26  19:01:31
61900         Log: Integrate mainline
61901      Branch: perlio
61902           !> lib/Text/Wrap.pm t/lib/textwrap.t
61903 ____________________________________________________________________________
61904 [  8553] By: jhi                                   on 2001/01/26  15:19:39
61905         Log: Integrate change #7792 from perlio (multiplicity fix),
61906              fix the AV leak in regex DEBUGGING (tiny part of the
61907              polymorphic regexp patch #8143).
61908      Branch: maint-5.6/perl
61909            ! regcomp.c
61910           !> scope.h
61911 ____________________________________________________________________________
61912 [  8552] By: jhi                                   on 2001/01/26  15:03:23
61913         Log: (Retracted by #8573)
61914              
61915              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
61916              From: Michael G Schwern <schwern@pobox.com>
61917              Date: Fri, 26 Jan 2001 09:28:31 -0500
61918              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
61919      Branch: perl
61920            ! lib/Text/Wrap.pm t/lib/textwrap.t
61921 ____________________________________________________________________________
61922 [  8551] By: jhi                                   on 2001/01/26  02:33:19
61923         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
61924              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
61925              
61926              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
61927              
61928              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
61929              
61930              Message nit.
61931              
61932              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
61933              
61934              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
61935              
61936              (the cleanup of unused submatches in regtry() and regcppop())
61937              
61938              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
61939              stored and restored, and thusly was trounced by the utf8 swash
61940              routines.
61941              
61942              use utf8 not required to use \x{}.
61943              
61944              Removed two more tests that make no sense in UTF-8 since the test
61945              data is not in UTF-8.
61946              
61947              Get the three different space character classes right under utf8.
61948              
61949              Implement ANYOFUTF8 regprop() dumping.
61950              
61951              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
61952              
61953              Document the regex context pushing/popping a bit better.
61954      Branch: maint-5.6/perl
61955           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
61956           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
61957           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
61958           !> t/op/regmesg.t utf8.c
61959 ____________________________________________________________________________
61960 [  8550] By: nick                                  on 2001/01/25  19:42:30
61961         Log: Integrate mainline
61962      Branch: perlio
61963           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
61964           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
61965           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
61966           !> t/lib/bigint.t t/lib/bigintpm.t
61967 ____________________________________________________________________________
61968 [  8549] By: jhi                                   on 2001/01/25  15:22:28
61969         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
61970      Branch: maint-5.6/perl
61971            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61972 ____________________________________________________________________________
61973 [  8548] By: jhi                                   on 2001/01/25  15:02:55
61974         Log: Integrate changes #7997,8063,8492,8547 from mainline.
61975              
61976              Subject: Re: STRLEN - what?
61977              
61978              Subject: [PATCH] perlguts.pod
61979              
61980              Memory management calls documentation.
61981              
61982              Layout using tabulator is not a good idea in a pod.
61983      Branch: maint-5.6/perl
61984           !> pod/perlguts.pod
61985 ____________________________________________________________________________
61986 [  8547] By: jhi                                   on 2001/01/25  14:49:05
61987         Log: Layout using tabulator is not a good idea in a pod.
61988      Branch: perl
61989            ! pod/perlguts.pod
61990 ____________________________________________________________________________
61991 [  8546] By: jhi                                   on 2001/01/25  14:31:12
61992         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
61993              from mainline.
61994              
61995              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61996              
61997              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
61998              
61999              More Win32 editor/IDE/shell hints.
62000              
62001              More Win32 Perling.
62002              
62003              Yet another editor edit.
62004              
62005              Edit edit edit.
62006              
62007              IDE/editor section tweaking.
62008              
62009              Few more IDE/editor nits from p5p.
62010      Branch: maint-5.6/perl
62011           !> pod/perlfaq3.pod
62012 ____________________________________________________________________________
62013 [  8545] By: jhi                                   on 2001/01/25  04:16:32
62014         Log: Subject: [PATCH 5.7.0] overload int()
62015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62016              Date: Wed, 24 Jan 2001 19:06:57 -0500
62017              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
62018      Branch: perl
62019            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
62020            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
62021            ! t/lib/bigintpm.t
62022 ____________________________________________________________________________
62023 [  8544] By: jhi                                   on 2001/01/25  04:15:11
62024         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
62025              From: Peter Prymmer <pvhp@forte.com>
62026              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
62027              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
62028      Branch: perl
62029            ! Makefile.SH README.os390 hints/os390.sh installperl
62030 ____________________________________________________________________________
62031 [  8543] By: jhi                                   on 2001/01/25  03:52:08
62032         Log: Integrate change #8462,8469 from mainline.
62033              
62034              In VMS Perl subversion (perl -V) is undef.
62035      Branch: maint-5.6/perl
62036           !> configure.com
62037 ____________________________________________________________________________
62038 [  8542] By: jhi                                   on 2001/01/25  03:44:55
62039         Log: Integrate changes #7835,7850,8315,8316 from mainline.
62040              
62041              Solaris hints.
62042      Branch: maint-5.6/perl
62043           !> hints/solaris_2.sh
62044 ____________________________________________________________________________
62045 [  8541] By: jhi                                   on 2001/01/25  03:39:28
62046         Log: Integrate #8336 from mainline.
62047      Branch: maint-5.6/perl
62048           !> hv.c
62049 ____________________________________________________________________________
62050 [  8540] By: jhi                                   on 2001/01/25  03:23:50
62051         Log: Retract #8539.
62052      Branch: maint-5.6/perl
62053            ! pod/perlfaq3.pod
62054 ____________________________________________________________________________
62055 [  8539] By: jhi                                   on 2001/01/25  03:21:55
62056         Log: (Retracted by #8540.)
62057      Branch: maint-5.6/perl
62058            ! pod/perlfaq3.pod
62059 ____________________________________________________________________________
62060 [  8538] By: jhi                                   on 2001/01/25  03:14:07
62061         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
62062              From: Peter Prymmer <pvhp@forte.com>
62063              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
62064              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
62065              
62066              The VMS bits.
62067      Branch: maint-5.6/perl
62068            ! configure.com vms/descrip_mms.template
62069 ____________________________________________________________________________
62070 [  8537] By: jhi                                   on 2001/01/25  03:06:09
62071         Log: Integrate #7710,7824,7973 from mainline.
62072      Branch: maint-5.6/perl
62073           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
62074           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
62075           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
62076           !> vos/config.ga.def vos/config.ga.h win32/config.bc
62077           !> win32/config.gc win32/config.vc
62078 ____________________________________________________________________________
62079 [  8536] By: jhi                                   on 2001/01/24  13:50:20
62080         Log: Revert the edits made by me so far to the 5.6 branch since
62081              the TRIAL1 since I did edits when I should have been using
62082              integrates.  Bad programmer.   (Will integrate them properly later.)
62083              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
62084              The #8353 will not be reapplied at least for now since
62085              the UTF-8 hash keys need more thinking.
62086              (The patches #8347, #8354, #8454, #8473 were okay since they
62087              were original edits made specifically for the 5.6.1-TRIAL1.)
62088      Branch: maint-5.6/perl
62089            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62090            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
62091            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
62092            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
62093            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
62094            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62095            ! win32/config.bc win32/config.gc win32/config.vc
62096 ____________________________________________________________________________
62097 [  8535] By: bailey                                on 2001/01/24  06:37:02
62098         Log: SYN SYN
62099      Branch: vmsperl
62100           +> (branch 26 files)
62101           !> (integrate 130 files)
62102 ____________________________________________________________________________
62103 [  8534] By: nick                                  on 2001/01/23  19:30:57
62104         Log: Integrate mainline.
62105      Branch: perlio
62106           !> Changes Configure Porting/Glossary Porting/config.sh
62107           !> Porting/config_H embed.h embed.pl ext/Encode/compile
62108           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
62109           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
62110           !> pod/perlvar.pod proto.h t/lib/1_compile.t
62111 ____________________________________________________________________________
62112 [  8533] By: jhi                                   on 2001/01/23  16:15:46
62113         Log: Forgotten from #8501.
62114      Branch: perl
62115            ! Porting/Glossary Porting/config.sh Porting/config_H
62116 ____________________________________________________________________________
62117 [  8532] By: jhi                                   on 2001/01/23  16:13:27
62118         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
62119              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62120              Date: Mon, 22 Jan 2001 17:51:58 +0100
62121              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
62122      Branch: perl
62123            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
62124 ____________________________________________________________________________
62125 [  8531] By: jhi                                   on 2001/01/23  15:46:01
62126         Log: Update Changes.
62127      Branch: perl
62128            ! Changes patchlevel.h
62129 ____________________________________________________________________________
62130 [  8530] By: jhi                                   on 2001/01/23  15:38:39
62131         Log: De-cut-and-pasto.
62132      Branch: perl
62133            ! t/lib/1_compile.t
62134 ____________________________________________________________________________
62135 [  8529] By: jhi                                   on 2001/01/23  15:11:04
62136         Log: Document the mkdir trailing slashes case.
62137      Branch: perl
62138            ! pod/perlfunc.pod
62139 ____________________________________________________________________________
62140 [  8528] By: jhi                                   on 2001/01/23  15:08:28
62141         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
62142              get installed:
62143              
62144              Subject: lib/lib.pm
62145              From: <abigail@foad.org>
62146              Date: Mon, 28 Aug 2000 20:35:08 -0400
62147              Message-ID: <20000829003508.21281.qmail@foad.org>
62148      Branch: perl
62149            ! installperl
62150 ____________________________________________________________________________
62151 [  8527] By: jhi                                   on 2001/01/23  14:44:04
62152         Log: Metaconfig unit change for #8526.
62153      Branch: metaconfig
62154            ! U/threads/archname.U
62155 ____________________________________________________________________________
62156 [  8526] By: jhi                                   on 2001/01/23  14:43:19
62157         Log: Attach -perlio to the archname if so selected.
62158      Branch: perl
62159            ! Configure
62160 ____________________________________________________________________________
62161 [  8525] By: jhi                                   on 2001/01/23  14:24:01
62162         Log: Subject: [PATCH] pod/perlvar.pod
62163              From: abigail@foad.org
62164              Date: Tue, 23 Jan 2001 01:41:10 +0100
62165              Message-ID: <20010123004110.22259.qmail@foad.org>
62166      Branch: perl
62167            ! pod/perlvar.pod
62168 ____________________________________________________________________________
62169 [  8524] By: jhi                                   on 2001/01/23  14:22:32
62170         Log: A bug introduced in #8217 (the undefined variable in the
62171              lib/safe1_t #3) fixed, by Charles Lane:
62172              
62173              The earlier patch made it so that stuff running in Safe
62174              compartments could do a "caller" and see "main".  That
62175              little change in name is done right before the code in
62176              the compartment is run, and apparantly the parser
62177              was picking up the stash name before it got changed.
62178              
62179              (why it was threaded vs. unthreaded Perl that was sensitive to this
62180              I still don't know...and it probably doesn't matter).
62181              
62182              I tryed removing the stash name-change and saw that threaded Perl
62183              did indeed pass the lib/safe1.t tests.
62184              
62185              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
62186              do the name change (and to connect _ in the compartment to the global
62187              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
62188              to call _safe_pkg_prep when creating a new compartment.
62189              
62190              Passes all tests with threaded perl on linux; passes all tests
62191              with unthreaded perl on VMS.
62192              
62193              At some point I'll probably want to revisit Safe and Opcode to
62194              provide more sensible handling of global variables...and to get
62195              formats working in Safe compartments, which they don't do currently.
62196      Branch: perl
62197            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
62198 ____________________________________________________________________________
62199 [  8523] By: jhi                                   on 2001/01/23  14:11:58
62200         Log: Also the lib/Thread.pm itself needs to be ignored if
62201              the Thread extension hasn't been built.
62202      Branch: perl
62203            ! t/lib/1_compile.t
62204 ____________________________________________________________________________
62205 [  8522] By: jhi                                   on 2001/01/23  13:51:28
62206         Log: print() instead of warn() so that stderr doesn't get
62207              unnecessarily polluted.
62208      Branch: perl
62209            ! ext/Encode/compile
62210 ____________________________________________________________________________
62211 [  8521] By: jhi                                   on 2001/01/23  13:49:48
62212         Log: Integrate perlio.
62213      Branch: perl
62214           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
62215           !> ext/Encode/encode.h
62216 ____________________________________________________________________________
62217 [  8520] By: nick                                  on 2001/01/22  21:44:00
62218         Log: More messing with Encode:
62219              Extra fields in header to allow multiple names and to record
62220              other things "compile" knows.
62221              Re-organise compile to factor out common output routines.
62222      Branch: perlio
62223            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
62224 ____________________________________________________________________________
62225 [  8519] By: nick                                  on 2001/01/22  20:33:50
62226         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
62227      Branch: perlio
62228            ! ext/Encode/Makefile.PL ext/Encode/compile
62229 ____________________________________________________________________________
62230 [  8518] By: nick                                  on 2001/01/22  20:28:13
62231         Log: Integrate mainline
62232      Branch: perlio
62233           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
62234           !> vos/config.alpha.def vos/config.alpha.h
62235 ____________________________________________________________________________
62236 [  8517] By: jhi                                   on 2001/01/22  15:37:17
62237         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
62238              by Inaba Hiroto.
62239      Branch: perl
62240            ! sv.c
62241 ____________________________________________________________________________
62242 [  8516] By: jhi                                   on 2001/01/22  14:55:15
62243         Log: More SIG_SIZE fixes.
62244      Branch: perl
62245            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
62246 ____________________________________________________________________________
62247 [  8515] By: jhi                                   on 2001/01/22  14:50:27
62248         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
62249              From: "Craig A. Berry" <craigberry@mac.com>
62250              Date: Mon, 22 Jan 2001 00:42:24 -0600
62251              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
62252      Branch: perl
62253            ! configure.com
62254 ____________________________________________________________________________
62255 [  8514] By: jhi                                   on 2001/01/22  14:31:17
62256         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
62257              From: "Craig A. Berry" <craigberry@mac.com>
62258              Date: Sun, 21 Jan 2001 23:03:25 -0600
62259              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
62260      Branch: perl
62261            ! configure.com
62262 ____________________________________________________________________________
62263 [  8513] By: jhi                                   on 2001/01/22  14:14:00
62264         Log: Add the .ucm encoding tables to the MANIFEST.
62265      Branch: perl
62266            ! MANIFEST
62267 ____________________________________________________________________________
62268 [  8512] By: jhi                                   on 2001/01/22  13:43:33
62269         Log: Integrate perlio.
62270      Branch: perl
62271           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62272           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62273           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62274           +> ext/Encode/Encode/iso8859-10.ucm
62275           +> ext/Encode/Encode/iso8859-13.ucm
62276           +> ext/Encode/Encode/iso8859-14.ucm
62277           +> ext/Encode/Encode/iso8859-15.ucm
62278           +> ext/Encode/Encode/iso8859-16.ucm
62279           +> ext/Encode/Encode/iso8859-2.ucm
62280           +> ext/Encode/Encode/iso8859-3.ucm
62281           +> ext/Encode/Encode/iso8859-4.ucm
62282           +> ext/Encode/Encode/iso8859-5.ucm
62283           +> ext/Encode/Encode/iso8859-6.ucm
62284           +> ext/Encode/Encode/iso8859-7.ucm
62285           +> ext/Encode/Encode/iso8859-8.ucm
62286           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62287           +> ext/Encode/Encode/symbol.ucm
62288           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
62289           !> perliol.h
62290 ____________________________________________________________________________
62291 [  8511] By: nick                                  on 2001/01/21  23:44:47
62292         Log: Make "real" layers of ":utf8" and ":raw".
62293              So now PERLIO=utf8 perl ...
62294              does what Andreas wanted.
62295              Fix arg passing in open.pm (still have a Carp issue).
62296      Branch: perlio
62297            ! lib/open.pm perlio.c perliol.h
62298 ____________________________________________________________________________
62299 [  8510] By: jhi                                   on 2001/01/21  22:56:53
62300         Log: Document the regex content pushing/popping a bit better.
62301      Branch: perl
62302            ! regexec.c
62303 ____________________________________________________________________________
62304 [  8509] By: jhi                                   on 2001/01/21  22:55:44
62305         Log: Tweak the mkdir trailing slash code some more.
62306              
62307              TO DO: the same handling should probably be done for
62308              all the other filesystem functions that can have directories
62309              as their arguments.
62310      Branch: perl
62311            ! pp_sys.c
62312 ____________________________________________________________________________
62313 [  8508] By: nick                                  on 2001/01/21  21:37:43
62314         Log: Switch "compiled in" encodings to .ucm format.
62315              (Leave others as .enc till we can run-time load .ucm,
62316              or find some other way to load them.)
62317      Branch: perlio
62318            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62319            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62320            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62321            + ext/Encode/Encode/iso8859-10.ucm
62322            + ext/Encode/Encode/iso8859-13.ucm
62323            + ext/Encode/Encode/iso8859-14.ucm
62324            + ext/Encode/Encode/iso8859-15.ucm
62325            + ext/Encode/Encode/iso8859-16.ucm
62326            + ext/Encode/Encode/iso8859-2.ucm
62327            + ext/Encode/Encode/iso8859-3.ucm
62328            + ext/Encode/Encode/iso8859-4.ucm
62329            + ext/Encode/Encode/iso8859-5.ucm
62330            + ext/Encode/Encode/iso8859-6.ucm
62331            + ext/Encode/Encode/iso8859-7.ucm
62332            + ext/Encode/Encode/iso8859-8.ucm
62333            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62334            + ext/Encode/Encode/symbol.ucm
62335            ! ext/Encode/Makefile.PL ext/Encode/compile
62336 ____________________________________________________________________________
62337 [  8507] By: nick                                  on 2001/01/21  21:02:03
62338         Log: Integrate (partial) mainline.
62339      Branch: perlio
62340           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
62341           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
62342           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62343 ____________________________________________________________________________
62344 [  8506] By: jhi                                   on 2001/01/21  20:09:30
62345         Log: Update Changes.
62346      Branch: perl
62347            ! Changes patchlevel.h
62348 ____________________________________________________________________________
62349 [  8505] By: jhi                                   on 2001/01/21  19:39:59
62350         Log: Subject: Minor typos in perlfaq2.pod
62351              From: "Stephen P. Potter" <spp@spotter.yi.org>
62352              Message-Id: <200101192101.QAA11911@spotter.yi.org>
62353              Date: Fri, 19 Jan 2001 16:01:13 -0500
62354              
62355              with a nit from Philip Newton.
62356      Branch: perl
62357            ! pod/perlfaq2.pod
62358 ____________________________________________________________________________
62359 [  8504] By: jhi                                   on 2001/01/21  19:33:05
62360         Log: Metaconfig change for #8503.
62361      Branch: metaconfig
62362            ! U/threads/usethreads.U
62363 ____________________________________________________________________________
62364 [  8503] By: jhi                                   on 2001/01/21  19:32:21
62365         Log: Sanity check for conflicting thread flavours.
62366      Branch: perl
62367            ! Configure config_h.SH
62368 ____________________________________________________________________________
62369 [  8502] By: jhi                                   on 2001/01/21  19:23:00
62370         Log: Metaconfig change for #8501.
62371      Branch: metaconfig
62372            ! U/modified/sig_name.U
62373 ____________________________________________________________________________
62374 [  8501] By: jhi                                   on 2001/01/21  19:22:26
62375         Log: The SIG_SIZE is the number of the elements *excluding*
62376              the terminating NULL.
62377      Branch: perl
62378            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
62379            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
62380            ! win32/config_H.vc
62381 ____________________________________________________________________________
62382 [  8500] By: jhi                                   on 2001/01/21  18:31:31
62383         Log: Integrate perlio.
62384      Branch: perl
62385           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
62386           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
62387           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
62388           !> pp_sys.c proto.h sv.c
62389 ____________________________________________________________________________
62390 [  8499] By: jhi                                   on 2001/01/21  17:43:57
62391         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
62392              From: Hugo <hv@crypt.compulink.co.uk>
62393              Date: Sun, 21 Jan 2001 13:34:05 +0000
62394              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
62395              
62396              In sprintf UTF8ize only if necessary.
62397      Branch: perl
62398            ! sv.c
62399 ____________________________________________________________________________
62400 [  8498] By: nick                                  on 2001/01/21  16:25:32
62401         Log: Encode cleanup.
62402              Add command line control over "compile" so that Makefile.PL
62403              needs can be combined with other uses.
62404              Use command line options in Makefile.PL.
62405              Fix multi-byte parsing in .ucm files.
62406      Branch: perlio
62407            ! ext/Encode/Makefile.PL ext/Encode/compile
62408 ____________________________________________________________________________
62409 [  8497] By: nick                                  on 2001/01/21  12:56:27
62410         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
62411      Branch: perlio
62412            ! ext/Encode/Encode.xs
62413 ____________________________________________________________________________
62414 [  8496] By: nick                                  on 2001/01/21  12:18:45
62415         Log: Fixup after integrate:
62416              missed the .sym files that are changed by regen_headers
62417              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
62418      Branch: perlio
62419            ! global.sym pp.sym sv.c
62420 ____________________________________________________________________________
62421 [  8495] By: nick                                  on 2001/01/21  11:51:07
62422         Log: Integrate mainline.
62423      Branch: perlio
62424           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
62425           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
62426           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
62427           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
62428           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
62429           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
62430           !> win32/Makefile win32/makefile.mk
62431 ____________________________________________________________________________
62432 [  8494] By: jhi                                   on 2001/01/20  23:12:11
62433         Log: Forgot the expect_number() prototype.
62434      Branch: perl
62435            ! embed.h embed.pl proto.h
62436 ____________________________________________________________________________
62437 [  8493] By: jhi                                   on 2001/01/20  22:56:39
62438         Log: Subject: [PATCH: perl@8482] README.vms URL updates
62439              From: Peter Prymmer <pvhp@forte.com>
62440              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
62441              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
62442              
62443              Plus Craig A. Berry's suggestion to use compaq.com instead
62444              of digital.com.
62445      Branch: perl
62446            ! README.vms
62447 ____________________________________________________________________________
62448 [  8492] By: jhi                                   on 2001/01/20  22:50:05
62449         Log: Memory management calls documentation.
62450      Branch: perl
62451            ! pod/perlguts.pod
62452 ____________________________________________________________________________
62453 [  8491] By: jhi                                   on 2001/01/20  22:38:33
62454         Log: Signedness nit plus few memcpy/Copy nits.
62455      Branch: perl
62456            ! sv.c
62457 ____________________________________________________________________________
62458 [  8490] By: jhi                                   on 2001/01/20  22:25:53
62459         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
62460              From: Peter Prymmer <pvhp@forte.com>
62461              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
62462              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
62463      Branch: perl
62464            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
62465 ____________________________________________________________________________
62466 [  8489] By: jhi                                   on 2001/01/20  22:24:41
62467         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
62468              From: Peter Prymmer <pvhp@forte.com>
62469              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
62470              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
62471      Branch: perl
62472            ! win32/Makefile win32/makefile.mk
62473 ____________________________________________________________________________
62474 [  8488] By: jhi                                   on 2001/01/20  22:22:27
62475         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
62476              From: Peter Prymmer <pvhp@forte.com>
62477              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
62478              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
62479      Branch: perl
62480            ! Makefile.SH
62481 ____________________________________________________________________________
62482 [  8487] By: jhi                                   on 2001/01/20  22:21:18
62483         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
62484              From: Peter Prymmer <pvhp@forte.com>
62485              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
62486              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
62487      Branch: perl
62488            + ext/DynaLoader/dl_dllload.xs
62489            ! MANIFEST Makefile.SH hints/os390.sh
62490 ____________________________________________________________________________
62491 [  8486] By: jhi                                   on 2001/01/20  22:17:53
62492         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
62493              From: Peter Prymmer <pvhp@forte.com>
62494              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
62495              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
62496      Branch: perl
62497            ! README.os390 README.posix-bc
62498 ____________________________________________________________________________
62499 [  8485] By: jhi                                   on 2001/01/20  20:15:30
62500         Log: Document and test the new qu operator.
62501      Branch: perl
62502            + t/op/qu.t
62503            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
62504            ! pod/perlretut.pod pod/perlunicode.pod
62505 ____________________________________________________________________________
62506 [  8484] By: nick                                  on 2001/01/20  19:42:30
62507         Log: Infrastructure to allow:
62508              open($fh,"|-",@array);
62509              to be implemented
62510              i.e. mark pp_open as needing a stack mark, and make pp_open
62511              process its args in that style (and pass them _all_ to tied handles OPEN).
62512              Invent do_openn() which takes SV ** at allow it to see multiple args.
62513              Note this does not _do_ anything yet.
62514      Branch: perlio
62515            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
62516            ! perlapi.c pp_proto.h pp_sys.c proto.h
62517 ____________________________________________________________________________
62518 [  8483] By: nick                                  on 2001/01/20  17:23:14
62519         Log: Integrate mainline.
62520      Branch: perlio
62521           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
62522           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
62523 ____________________________________________________________________________
62524 [  8482] By: jhi                                   on 2001/01/19  15:37:49
62525         Log: Update Changes.
62526      Branch: perl
62527            ! Changes patchlevel.h
62528 ____________________________________________________________________________
62529 [  8481] By: jhi                                   on 2001/01/19  14:41:24
62530         Log: Subject: Re: new feature: s?printf parameter reordering 
62531              From: Hugo <hv@crypt.compulink.co.uk>
62532              Date: Thu, 11 Jan 2001 17:09:03 +0000
62533              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
62534              
62535              - support reordering for all parameters: %, *v, *, .*
62536              - lay down that the reordering specification must immediately
62537              follow that parameter: %3$, *v3$, *3$, .*3$
62538              - fix vectorisation of a zero-length string
62539              - factor out the code choosing the argument to format
62540              
62541              Possibly unwanted side-effects:
62542              - the special format specifiers ' +-0' must now precede any
62543              vectorisation specifier. Tests in op/sprintf and op/ver
62544              have been changed to reflect this.
62545              - sprintf.t test #214 changed its expectations because in many
62546              cases, the next parameter has already been consumed when an
62547              invalid type letter is detected.
62548              
62549              Probably wanted side-effects:
62550              - attempts to format a non-existent parameter will warn as if C<undef>
62551              - attempt to write to non-existent parameter with '%n' will complain
62552              of "attempt to modify read-only value" instead of being silent
62553      Branch: perl
62554            ! sv.c t/op/sprintf.t t/op/ver.t
62555 ____________________________________________________________________________
62556 [  8480] By: jhi                                   on 2001/01/19  14:08:37
62557         Log: Subject: PATCH pragma/locale.t
62558              From: andreas.koenig@anima.de (Andreas J. Koenig)
62559              Date: 18 Jan 2001 09:45:37 +0100
62560              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
62561      Branch: perl
62562            ! t/pragma/locale.t
62563 ____________________________________________________________________________
62564 [  8479] By: jhi                                   on 2001/01/19  13:19:58
62565         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
62566      Branch: perl
62567            ! configure.com
62568 ____________________________________________________________________________
62569 [  8478] By: jhi                                   on 2001/01/19  02:12:35
62570         Log: Automate 1_compile.t.
62571      Branch: perl
62572            ! t/lib/1_compile.t
62573 ____________________________________________________________________________
62574 [  8477] By: jhi                                   on 2001/01/19  01:49:56
62575         Log: Integrate perlio.
62576      Branch: perl
62577           !> sv.c win32/config.bc win32/config.gc win32/config.vc
62578           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62579 ____________________________________________________________________________
62580 [  8476] By: nick                                  on 2001/01/18  21:51:52
62581         Log: Integrate mainline
62582      Branch: perlio
62583           +> t/lib/1_compile.t t/lib/compmod.pl
62584           !> MANIFEST configure.com lib/unicode/distinct.pm
62585 ____________________________________________________________________________
62586 [  8475] By: nick                                  on 2001/01/18  21:48:02
62587         Log: Win32 "safe signals" co-existance fix.
62588              Fix SIG_SIZE value.
62589              Clear PL_sig_pending when cloning (fork).
62590      Branch: perlio
62591            ! sv.c win32/config.bc win32/config.gc win32/config.vc
62592            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62593 ____________________________________________________________________________
62594 [  8474] By: jhi                                   on 2001/01/18  14:40:57
62595         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
62596      Branch: perl
62597            ! t/lib/1_compile.t
62598 ____________________________________________________________________________
62599 [  8473] By: gsar                                  on 2001/01/18  11:42:31
62600         Log: unsubmitted trial1 change
62601      Branch: maint-5.6/perl
62602            ! Changes
62603 ____________________________________________________________________________
62604 [  8472] By: jhi                                   on 2001/01/18  04:30:24
62605         Log: The first bug found by 1_compile.t.
62606      Branch: perl
62607            ! lib/unicode/distinct.pm
62608 ____________________________________________________________________________
62609 [  8471] By: jhi                                   on 2001/01/18  04:29:42
62610         Log: Add Schwern's 1_compile test.  The compile_module script renamed
62611              to be a bit shorter for the 8.3 people.
62612      Branch: perl
62613            + t/lib/1_compile.t t/lib/compmod.pl
62614            ! MANIFEST
62615 ____________________________________________________________________________
62616 [  8470] By: jhi                                   on 2001/01/18  04:16:00
62617         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)
62618              From: Peter Prymmer <pvhp@forte.com>
62619              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
62620              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
62621              Replace #8463.
62622      Branch: maint-5.6/perl
62623            ! configure.com
62624 ____________________________________________________________________________
62625 [  8469] By: jhi                                   on 2001/01/18  04:13:02
62626         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)
62627              From: Peter Prymmer <pvhp@forte.com>
62628              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
62629              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
62630              Replace #8462.
62631      Branch: perl
62632            ! configure.com
62633 ____________________________________________________________________________
62634 [  8468] By: jhi                                   on 2001/01/18  03:42:08
62635         Log: Integrate perlio.
62636      Branch: perl
62637           !> gv.c mg.c perlio.c util.c
62638 ____________________________________________________________________________
62639 [  8467] By: nick                                  on 2001/01/17  22:41:10
62640         Log: "Safe" signals - trial implementation.
62641              gv.c tweaked to zero PL_sig_pend array
62642              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
62643              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
62644              Odd thing is that it "works" with PERLIO=stdio as well (linux).
62645      Branch: perlio
62646            ! gv.c mg.c perlio.c util.c
62647 ____________________________________________________________________________
62648 [  8466] By: nick                                  on 2001/01/17  20:40:20
62649         Log: Integrate mainline.
62650      Branch: perlio
62651           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
62652           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62653           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
62654           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62655           !> vos/config.ga.h win32/config.bc win32/config.gc
62656           !> win32/config.vc
62657 ____________________________________________________________________________
62658 [  8465] By: jhi                                   on 2001/01/17  18:37:13
62659         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62660              From: Nicholas Clark <nick@ccl4.org>
62661              Date: Wed, 17 Jan 2001 17:31:33 +0000
62662              Message-ID: <20010117173133.I2633@plum.flirble.org>
62663      Branch: perl
62664            ! t/op/int.t
62665 ____________________________________________________________________________
62666 [  8464] By: jhi                                   on 2001/01/17  14:43:17
62667         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62668              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62669              Date: Wed, 17 Jan 2001 15:16:43 +0100
62670              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
62671              
62672              pp_int() was dropping an NV to the floor,
62673              int(279964589018079/59) either returned not an integer
62674              4745162525730.15, or one got "Attempt to free unreferenced scalar."
62675      Branch: perl
62676            ! pp.c
62677 ____________________________________________________________________________
62678 [  8463] By: jhi                                   on 2001/01/17  06:12:42
62679         Log: (Replaced by #8470)
62680              
62681              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)
62682              From: "Craig A. Berry" <craigberry@mac.com>
62683              Date: Tue, 16 Jan 2001 23:38:46 -0600
62684              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62685      Branch: maint-5.6/perl
62686            ! configure.com
62687 ____________________________________________________________________________
62688 [  8462] By: jhi                                   on 2001/01/17  06:11:31
62689         Log: (Replaced by #8469)
62690              
62691              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)
62692              From: "Craig A. Berry" <craigberry@mac.com>
62693              Date: Tue, 16 Jan 2001 23:38:46 -0600
62694              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62695      Branch: perl
62696            ! configure.com
62697 ____________________________________________________________________________
62698 [  8461] By: jhi                                   on 2001/01/17  05:56:12
62699         Log: Allow for one trailing slash in the directory of mkdir().
62700      Branch: perl
62701            ! pp_sys.c
62702 ____________________________________________________________________________
62703 [  8460] By: jhi                                   on 2001/01/17  03:26:01
62704         Log: Metaconfig unit changes for #8459.
62705      Branch: metaconfig
62706            ! U/modified/Loc.U U/modified/sig_name.U
62707 ____________________________________________________________________________
62708 [  8459] By: jhi                                   on 2001/01/17  03:24:48
62709         Log: Define SIG_SIZE, the number of elements in the sig_name and
62710              sig_num arrays, including the final NULL entry.
62711      Branch: perl
62712            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62713            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62714            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
62715            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62716            ! win32/config.bc win32/config.gc win32/config.vc
62717 ____________________________________________________________________________
62718 [  8458] By: jhi                                   on 2001/01/17  01:41:33
62719         Log: Integrate perlio.
62720      Branch: perl
62721           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62722           !> perlapi.h proto.h sv.c
62723 ____________________________________________________________________________
62724 [  8457] By: nick                                  on 2001/01/16  22:07:26
62725         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
62726              Provides all the "cost" but no benefit yet - it is to allow cost
62727              to be measured, and implementation experiments (just in mg.c?).
62728      Branch: perlio
62729            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62730            ! perlapi.h proto.h sv.c
62731 ____________________________________________________________________________
62732 [  8456] By: nick                                  on 2001/01/16  21:07:07
62733         Log: Integrate mainline.
62734      Branch: perlio
62735           !> (integrate 51 files)
62736 ____________________________________________________________________________
62737 [  8455] By: jhi                                   on 2001/01/16  18:13:43
62738         Log: Subject: [PATCH] regcomp.c old feature removal
62739              From: mjd@plover.com
62740              Date: 16 Jan 2001 14:43:18 -0000 
62741              Message-ID: <20010116144318.7140.qmail@plover.com> 
62742      Branch: perl
62743            ! regcomp.c
62744 ____________________________________________________________________________
62745 [  8454] By: jhi                                   on 2001/01/16  16:12:39
62746         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
62747              From: "Indy Singh" <indy@nusphere.com>
62748              Date: Wed, 10 Jan 2001 20:17:49 -0500
62749              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
62750      Branch: maint-5.6/perl
62751            ! win32/Makefile
62752 ____________________________________________________________________________
62753 [  8453] By: jhi                                   on 2001/01/16  16:09:33
62754         Log: Update Changes.
62755      Branch: perl
62756            ! Changes patchlevel.h
62757 ____________________________________________________________________________
62758 [  8452] By: jhi                                   on 2001/01/16  15:42:04
62759         Log: Subject: Re: API Cleanup
62760              To: perl5-porters@perl.org
62761              Date: Tue, 16 Jan 2001 13:42:30 +0000
62762              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
62763              
62764              Subject: [PATCH] utf8.c documentation
62765              From: Simon Cozens <simon@cozens.net>
62766              Date: Tue, 16 Jan 2001 13:52:48 +0000
62767              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
62768              
62769              Subject: Re: API Cleanup
62770              From: Simon Cozens <simon@cozens.net>
62771              Date: Tue, 16 Jan 2001 14:58:55 +0000
62772              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
62773              
62774              UTF-8 doc patches.
62775      Branch: perl
62776            ! embed.pl pod/perlapi.pod utf8.c
62777 ____________________________________________________________________________
62778 [  8451] By: jhi                                   on 2001/01/16  14:41:39
62779         Log: podlators 1.07, from Russ Allbery.
62780      Branch: perl
62781            ! lib/Pod/Man.pm
62782 ____________________________________________________________________________
62783 [  8450] By: jhi                                   on 2001/01/16  14:24:19
62784         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
62785              From: "Indy Singh" <indy@nusphere.com>
62786              Date: Mon, 15 Jan 2001 20:59:40 -0500
62787              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
62788      Branch: perl
62789            ! win32/Makefile
62790 ____________________________________________________________________________
62791 [  8449] By: jhi                                   on 2001/01/16  03:42:55
62792         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
62793              at the setting of the ofs_sv in new_struct_thread() as the
62794              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
62795              uninitialized fields are, uh, initialized with),
62796              SvREFCNT_inc()ing that invited a core dump.
62797      Branch: perl
62798            ! util.c
62799 ____________________________________________________________________________
62800 [  8448] By: jhi                                   on 2001/01/16  01:49:07
62801         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
62802              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62803              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
62804              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
62805              
62806              Replace #8444 and #8445.
62807      Branch: perl
62808            ! ext/B/B.xs ext/B/B/Debug.pm
62809 ____________________________________________________________________________
62810 [  8447] By: jhi                                   on 2001/01/15  21:05:35
62811         Log: Subject: [PATCH] API Variable documentation   
62812              From: Simon Cozens <simon@cozens.net>
62813              Date: Mon, 15 Jan 2001 19:35:54 +0000
62814              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
62815      Branch: perl
62816            ! pod/perlapi.pod thrdvar.h
62817 ____________________________________________________________________________
62818 [  8446] By: jhi                                   on 2001/01/15  20:49:20
62819         Log: Signedness nit.
62820      Branch: perl
62821            ! pp_ctl.c
62822 ____________________________________________________________________________
62823 [  8445] By: jhi                                   on 2001/01/15  20:28:48
62824         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
62825      Branch: perl
62826            ! ext/B/B/Debug.pm
62827 ____________________________________________________________________________
62828 [  8444] By: jhi                                   on 2001/01/15  13:09:10
62829         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
62830      Branch: perl
62831            ! ext/B/B.xs
62832 ____________________________________________________________________________
62833 [  8443] By: jhi                                   on 2001/01/15  13:06:26
62834         Log: Missing from #8439.
62835      Branch: perl
62836            ! keywords.h mg.c
62837 ____________________________________________________________________________
62838 [  8442] By: jhi                                   on 2001/01/15  13:02:38
62839         Log: Subject: [PATCH @8436] Eliminate op_children
62840              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62841              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
62842              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
62843              
62844              Subject: [PATCH @8436] Re: Eliminate op_children
62845              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62846              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
62847              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
62848      Branch: perl
62849            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
62850            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
62851            ! op.c op.h
62852 ____________________________________________________________________________
62853 [  8441] By: jhi                                   on 2001/01/15  12:57:08
62854         Log: Use the /^Perl_/-less form of is_lvalue_sub().
62855      Branch: perl
62856            ! pp.h
62857 ____________________________________________________________________________
62858 [  8440] By: jhi                                   on 2001/01/15  05:13:09
62859         Log: Revert #8437 and #8438, the Linux large files story is more complex.
62860      Branch: metaconfig/U/perl
62861            ! d_fpos64_t.U d_off64_t.U
62862      Branch: perl
62863            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62864            ! config_h.SH configure.com epoc/config.sh perl.h
62865            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62866            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62867            ! win32/config.bc win32/config.gc win32/config.vc
62868 ____________________________________________________________________________
62869 [  8439] By: jhi                                   on 2001/01/15  05:02:24
62870         Log: More UTF-8 patches from Inaba Hiroto.
62871              - The substr lval was still not okay.
62872              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62873              even if IN_BYTE.  pp_stringify is called from fold_constants
62874              at optimization phase and "\x{100}" was made SvUTF8_off under
62875              use bytes (the bytes pragma is for "byte semantics" and not
62876              for "do not produce UTF8 data")
62877              - New `qu' operator to generate UTF8 string explicitly.
62878              Though I agree with the policy "0x00-0xff always produce bytes",
62879              sometimes want to such a string to be coded in UTF8.
62880              I can use pack"U0a*" but it requires more typing and has
62881              runtime overhead.
62882              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
62883              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
62884              string is not UTF8_on and has char 0x80-0xff.
62885              
62886              TODO: document and test qu.
62887      Branch: perl
62888            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
62889            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
62890            ! toke.c
62891 ____________________________________________________________________________
62892 [  8438] By: jhi                                   on 2001/01/14  05:10:23
62893         Log: (Reverted by #8440)
62894              
62895              Metaconfig unit changes for #8437.
62896      Branch: metaconfig/U/perl
62897            ! d_fpos64_t.U d_off64_t.U
62898 ____________________________________________________________________________
62899 [  8437] By: jhi                                   on 2001/01/14  04:55:34
62900         Log: (Reverted by #8440)
62901              
62902              Add <features.h> probing, seems to be needed for (some?)
62903              Linux largefileness.
62904      Branch: perl
62905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62906            ! config_h.SH configure.com epoc/config.sh perl.h
62907            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62908            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62909            ! win32/config.bc win32/config.gc win32/config.vc
62910 ____________________________________________________________________________
62911 [  8436] By: jhi                                   on 2001/01/13  17:47:21
62912         Log: Tighten some of the tests a bit.
62913      Branch: perl
62914            ! t/pragma/utf8.t
62915 ____________________________________________________________________________
62916 [  8435] By: jhi                                   on 2001/01/13  17:31:54
62917         Log: Integrate perlio.
62918      Branch: perl
62919           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
62920           !> win32/config_H.gc win32/config_H.vc
62921 ____________________________________________________________________________
62922 [  8434] By: nick                                  on 2001/01/13  11:36:53
62923         Log: Run dmake regen_config_h for Win32
62924      Branch: perlio
62925            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62926 ____________________________________________________________________________
62927 [  8433] By: nick                                  on 2001/01/13  11:31:55
62928         Log: VMS friendly patch to Encode compile process
62929      Branch: perlio
62930            ! ext/Encode/Makefile.PL ext/Encode/compile
62931 ____________________________________________________________________________
62932 [  8432] By: nick                                  on 2001/01/13  11:06:44
62933         Log: Integrate mainline
62934      Branch: perlio
62935           +> ext/B/B/Concise.pm
62936           !> (integrate 52 files)
62937 ____________________________________________________________________________
62938 [  8431] By: jhi                                   on 2001/01/13  05:55:55
62939         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
62940              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62941              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
62942              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
62943      Branch: perl
62944            ! ext/B/B/Concise.pm
62945 ____________________________________________________________________________
62946 [  8430] By: jhi                                   on 2001/01/13  04:24:18
62947         Log: The LVRET macro needed an aTHX.
62948      Branch: perl
62949            ! pp.h
62950 ____________________________________________________________________________
62951 [  8429] By: jhi                                   on 2001/01/13  02:12:42
62952         Log: Update Changes.
62953      Branch: perl
62954            ! Changes patchlevel.h
62955 ____________________________________________________________________________
62956 [  8428] By: jhi                                   on 2001/01/13  02:08:50
62957         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
62958              From: Peter Prymmer <pvhp@forte.com>
62959              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
62960              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
62961              
62962              Add a BEGIN guard for sloppy floating point division.
62963      Branch: perl
62964            ! lib/Math/BigInt.pm lib/bigint.pl
62965 ____________________________________________________________________________
62966 [  8427] By: jhi                                   on 2001/01/13  01:47:16
62967         Log: The B::Terse drop-in replacement wasn't quite drop-in.
62968      Branch: perl
62969            ! ext/B/B/Terse.pm
62970 ____________________________________________________________________________
62971 [  8426] By: jhi                                   on 2001/01/12  21:20:43
62972         Log: Use UVXf.
62973      Branch: perl
62974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62975            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
62976            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62977            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62978            ! win32/config.gc win32/config.vc
62979 ____________________________________________________________________________
62980 [  8425] By: jhi                                   on 2001/01/12  20:20:14
62981         Log: Subject: [PATCH perl@8342] -Wformat
62982              From: Robin Barker <rmb1@cise.npl.co.uk>
62983              Date: Fri, 12 Jan 2001 20:03:14 GMT
62984              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
62985      Branch: perl
62986            ! ext/Encode/Encode.xs mg.c sv.c toke.c
62987 ____________________________________________________________________________
62988 [  8424] By: jhi                                   on 2001/01/12  20:01:48
62989         Log: Subject: B::Concise -- an improved replacement for B::Terse 
62990              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62991              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
62992              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
62993      Branch: perl
62994            + ext/B/B/Concise.pm
62995            ! MANIFEST ext/B/B/Terse.pm
62996 ____________________________________________________________________________
62997 [  8423] By: jhi                                   on 2001/01/12  19:24:02
62998         Log: The new metaconfig unit from the #8421.
62999      Branch: metaconfig/U/perl
63000            + d_sigprocmask.U
63001 ____________________________________________________________________________
63002 [  8422] By: jhi                                   on 2001/01/12  19:23:43
63003         Log: Forgot the microperl config from the #8421.
63004      Branch: perl
63005            ! uconfig.h uconfig.sh
63006 ____________________________________________________________________________
63007 [  8421] By: jhi                                   on 2001/01/12  19:05:27
63008         Log: Add sigprocmask() probe, regen Configure, regen toc.
63009      Branch: perl
63010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63011            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
63012            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63013            ! vos/config.ga.h win32/config.bc win32/config.gc
63014            ! win32/config.vc
63015 ____________________________________________________________________________
63016 [  8420] By: jhi                                   on 2001/01/12  18:34:31
63017         Log: Add sockatmark() to the todo list.
63018      Branch: perl
63019            ! Todo-5.6
63020 ____________________________________________________________________________
63021 [  8419] By: jhi                                   on 2001/01/12  18:09:46
63022         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
63023      Branch: perl
63024            ! op.c
63025 ____________________________________________________________________________
63026 [  8418] By: jhi                                   on 2001/01/12  18:05:30
63027         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
63028              From: Radu Greab <radu@netsoft.ro>
63029              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
63030              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
63031      Branch: perl
63032            ! op.c t/pragma/sub_lval.t
63033 ____________________________________________________________________________
63034 [  8417] By: jhi                                   on 2001/01/12  16:09:09
63035         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
63036              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
63037              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
63038              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
63039      Branch: perl
63040            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
63041            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
63042            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
63043            ! t/pragma/sub_lval.t toke.c
63044 ____________________________________________________________________________
63045 [  8416] By: jhi                                   on 2001/01/12  15:42:06
63046         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
63047              From: "Richard Soderberg" <rs@crystalflame.net>
63048              Date: Fri, 12 Jan 2001 04:49:35 -0800
63049              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
63050              
63051              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
63052              according to the platform.
63053      Branch: perl
63054            ! op.c
63055 ____________________________________________________________________________
63056 [  8415] By: jhi                                   on 2001/01/12  15:33:41
63057         Log: One more UTF-8 fix from Inaba Hiroto.
63058      Branch: perl
63059            ! pp.c regexec.c t/pragma/utf8.t
63060 ____________________________________________________________________________
63061 [  8414] By: jhi                                   on 2001/01/12  15:30:18
63062         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
63063      Branch: perl
63064            ! regexec.c
63065 ____________________________________________________________________________
63066 [  8413] By: jhi                                   on 2001/01/12  15:22:10
63067         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
63068              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63069              Date: Thu, 11 Jan 2001 12:53:36 +0100
63070              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
63071      Branch: perl
63072            ! toke.c
63073 ____________________________________________________________________________
63074 [  8412] By: jhi                                   on 2001/01/12  15:20:25
63075         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
63076              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63077              Date: Fri, 12 Jan 2001 14:37:55 +0100
63078              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
63079      Branch: perl
63080            ! hints/posix-bc.sh
63081 ____________________________________________________________________________
63082 [  8411] By: jhi                                   on 2001/01/12  15:14:14
63083         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
63084              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63085              Date: Fri, 12 Jan 2001 10:42:21 +0100
63086              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
63087      Branch: perl
63088            ! t/op/regmesg.t
63089 ____________________________________________________________________________
63090 [  8410] By: jhi                                   on 2001/01/12  05:48:55
63091         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
63092              From: Nicholas Clark <nick@ccl4.org> 
63093              Date: Sun, 7 Jan 2001 19:47:14 +0000
63094              Message-ID: <20010107194714.B1048@plum.flirble.org>
63095      Branch: perl
63096            ! t/op/numconvert.t
63097 ____________________________________________________________________________
63098 [  8409] By: jhi                                   on 2001/01/12  05:41:28
63099         Log: Integrate perlio.
63100      Branch: perl
63101           !> mg.c scope.h
63102 ____________________________________________________________________________
63103 [  8408] By: nick                                  on 2001/01/11  22:43:28
63104         Log: Remove variables that were used in experiments.
63105      Branch: perlio
63106            ! mg.c
63107 ____________________________________________________________________________
63108 [  8407] By: nick                                  on 2001/01/11  20:57:44
63109         Log: Catch die in %SIG handler and unblock the signal before re-dying.
63110              This make Linux work _without_ sigsetjmp().
63111              Turn off sigsetjmp() to see what else it does.
63112              May need Configure probe for sigprocmask() if anything has sigaction()
63113              but not sigprocmask().
63114      Branch: perlio
63115            ! mg.c scope.h
63116 ____________________________________________________________________________
63117 [  8406] By: nick                                  on 2001/01/11  19:32:07
63118         Log: Integrate mainline
63119      Branch: perlio
63120           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
63121           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
63122           !> t/op/substr.t
63123 ____________________________________________________________________________
63124 [  8405] By: jhi                                   on 2001/01/11  17:11:01
63125         Log: Fix UTF-8 lval substr().
63126      Branch: perl
63127            ! mg.c t/op/substr.t
63128 ____________________________________________________________________________
63129 [  8404] By: jhi                                   on 2001/01/11  05:13:58
63130         Log: Update Changes.
63131      Branch: perl
63132            ! Changes patchlevel.h
63133 ____________________________________________________________________________
63134 [  8403] By: jhi                                   on 2001/01/11  04:38:24
63135         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
63136              From: Hugo <hv@crypt.compulink.co.uk>
63137              Date: Mon, 30 Oct 2000 01:33:26 +0000
63138              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
63139      Branch: perl
63140            ! regexec.c t/op/re_tests
63141 ____________________________________________________________________________
63142 [  8402] By: jhi                                   on 2001/01/11  04:26:12
63143         Log: Integrate perlio.
63144      Branch: perl
63145           !> scope.h util.c
63146 ____________________________________________________________________________
63147 [  8401] By: nick                                  on 2001/01/10  22:52:55
63148         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
63149              (So Alan and Ilya can try setting via hints.)
63150              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
63151              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
63152              doing the save everywhere seems to restart read() correctly, but just
63153              doing it once "round" the handler does not.
63154      Branch: perlio
63155            ! scope.h
63156 ____________________________________________________________________________
63157 [  8400] By: jhi                                   on 2001/01/10  21:57:54
63158         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
63159              of IRIX, HP-UX is unaffected.
63160      Branch: perl
63161            ! perl.h
63162 ____________________________________________________________________________
63163 [  8399] By: nick                                  on 2001/01/10  21:29:19
63164         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
63165      Branch: perlio
63166            ! util.c
63167 ____________________________________________________________________________
63168 [  8398] By: jhi                                   on 2001/01/10  20:55:31
63169         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
63170              also have ReusePort.
63171      Branch: perl
63172            ! ext/IO/lib/IO/Socket/INET.pm
63173 ____________________________________________________________________________
63174 [  8397] By: jhi                                   on 2001/01/10  20:50:57
63175         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
63176              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
63177              Date: Wed, 10 Jan 2001 01:38:13 -0800
63178              Message-ID: <20010110013813.B41744@yahoo-inc.com>
63179      Branch: perl
63180            ! ext/IO/lib/IO/Socket/INET.pm
63181 ____________________________________________________________________________
63182 [  8396] By: jhi                                   on 2001/01/10  20:49:30
63183         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
63184              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
63185              Date: Wed, 10 Jan 2001 01:37:32 -0800
63186              Message-ID: <20010110013732.A41744@yahoo-inc.com>
63187      Branch: perl
63188            ! ext/Socket/Socket.pm
63189 ____________________________________________________________________________
63190 [  8395] By: jhi                                   on 2001/01/10  20:41:37
63191         Log: Test for bug id 20010105.016 (fixed by #8378).
63192      Branch: perl
63193            ! t/op/split.t
63194 ____________________________________________________________________________
63195 [  8394] By: jhi                                   on 2001/01/10  20:26:32
63196         Log: Integrate perlio.
63197      Branch: perl
63198            ! util.c
63199 ____________________________________________________________________________
63200 [  8393] By: nick                                  on 2001/01/10  19:34:30
63201         Log: Back out Simon's pid hackery for now.
63202      Branch: perlio
63203            ! util.c
63204 ____________________________________________________________________________
63205 [  8392] By: nick                                  on 2001/01/10  19:23:13
63206         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
63207      Branch: perlio
63208           !> (integrate 29 files)
63209 ____________________________________________________________________________
63210 [  8391] By: jhi                                   on 2001/01/10  18:43:15
63211         Log: Subject: [PATCH] Fix my_pclose segfault
63212              From: Simon Cozens <simon@cozens.net>
63213              Date: Wed, 10 Jan 2001 18:39:35 +0000
63214              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
63215      Branch: perl
63216            ! util.c
63217 ____________________________________________________________________________
63218 [  8390] By: jhi                                   on 2001/01/10  18:42:08
63219         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
63220              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63221              Date:     Wed, 10 Jan 2001 13:23:02 EST
63222              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
63223      Branch: perl
63224            ! ext/Opcode/Opcode.xs
63225 ____________________________________________________________________________
63226 [  8389] By: jhi                                   on 2001/01/10  15:16:07
63227         Log: Turn off the integer preservation for now.
63228      Branch: perl
63229            ! perl.h
63230 ____________________________________________________________________________
63231 [  8388] By: jhi                                   on 2001/01/10  15:01:25
63232         Log: Few more IDE/editor nits from p5p.
63233      Branch: perl
63234            ! pod/perlfaq3.pod
63235 ____________________________________________________________________________
63236 [  8387] By: jhi                                   on 2001/01/10  06:53:16
63237         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
63238              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
63239              Date: Tue, 9 Jan 2001 23:16:02 +0000
63240              Message-ID: <20010109231602.A81101@plum.flirble.org>
63241      Branch: perl
63242            ! sv.c
63243 ____________________________________________________________________________
63244 [  8386] By: jhi                                   on 2001/01/10  03:17:54
63245         Log: Test cases for #8385 (from Simon's "torture.pl")
63246      Branch: perl
63247            ! t/op/tr.t
63248 ____________________________________________________________________________
63249 [  8385] By: jhi                                   on 2001/01/10  03:17:11
63250         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
63251              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
63252              Date: Wed, 10 Jan 2001 11:39:39 +0900
63253              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
63254              
63255              Some more UTF-8 tr cases fixed.
63256      Branch: perl
63257            ! doop.c
63258 ____________________________________________________________________________
63259 [  8384] By: jhi                                   on 2001/01/09  22:45:40
63260         Log: Allow the locale test needing POSIX and the taint test
63261              needing IPC::SysV to run under 'minitest' (basically,
63262              bail out if loading the extension fails)
63263      Branch: perl
63264            ! t/op/misc.t t/op/taint.t
63265 ____________________________________________________________________________
63266 [  8383] By: jhi                                   on 2001/01/09  21:36:04
63267         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
63268              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63269              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
63270              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
63271      Branch: perl
63272            ! t/io/openpid.t
63273 ____________________________________________________________________________
63274 [  8382] By: jhi                                   on 2001/01/09  21:06:08
63275         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
63276              Should finish up the bug id 20001205.022.
63277      Branch: perl
63278            ! pp.c pp_hot.c scope.c
63279 ____________________________________________________________________________
63280 [  8381] By: jhi                                   on 2001/01/09  18:27:43
63281         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
63282              From: Andy Dougherty <doughera@lafayette.edu>
63283              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
63284              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
63285              
63286              More robust yacc/bison error detection.
63287      Branch: perl
63288            ! t/comp/proto.t
63289 ____________________________________________________________________________
63290 [  8380] By: jhi                                   on 2001/01/09  15:21:38
63291         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
63292              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63293              Date:     Tue, 9 Jan 2001 07:53:55 EST
63294              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
63295      Branch: perl
63296            ! t/op/misc.t vms/test.com
63297 ____________________________________________________________________________
63298 [  8379] By: jhi                                   on 2001/01/09  15:20:38
63299         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
63300              From: jhi@cc.hut.fi
63301              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
63302              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
63303              
63304              The #8378 fixed this.
63305      Branch: perl
63306            ! t/op/tr.t
63307 ____________________________________________________________________________
63308 [  8378] By: jhi                                   on 2001/01/09  15:05:32
63309         Log: Subject: One more patch for UTF8 
63310              From: Inaba Hiroto <inaba@st.rim.or.jp>
63311              Date: Tue, 09 Jan 2001 01:04:32 +0900
63312              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
63313              
63314              UTF-8 fixes for 'x' and tr///.
63315      Branch: perl
63316            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
63317            ! regcomp.c regexec.c toke.c utf8.c
63318 ____________________________________________________________________________
63319 [  8377] By: jhi                                   on 2001/01/09  14:32:17
63320         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
63321      Branch: perl
63322            ! t/op/length.t
63323 ____________________________________________________________________________
63324 [  8376] By: jhi                                   on 2001/01/09  04:32:32
63325         Log: integrate changes #7775, #8316, #8316 from mainline
63326      Branch: maint-5.6/perl
63327            ! hints/solaris_2.sh
63328 ____________________________________________________________________________
63329 [  8375] By: jhi                                   on 2001/01/09  04:26:43
63330         Log: Update Changes.
63331      Branch: perl
63332            ! Changes patchlevel.h
63333 ____________________________________________________________________________
63334 [  8374] By: jhi                                   on 2001/01/09  04:14:32
63335         Log: IDE/editor section tweaking.
63336      Branch: perl
63337            ! pod/perlfaq3.pod
63338 ____________________________________________________________________________
63339 [  8373] By: jhi                                   on 2001/01/09  02:38:26
63340         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
63341              From: Peter Prymmer <pvhp@forte.com>
63342              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
63343              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
63344              
63345              In preparation os OS/390 dynamic loading.
63346      Branch: perl
63347            ! README.os390 hints/os390.sh
63348 ____________________________________________________________________________
63349 [  8372] By: jhi                                   on 2001/01/09  00:24:30
63350         Log: Integrate with perlio.
63351      Branch: perl
63352           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
63353 ____________________________________________________________________________
63354 [  8371] By: nick                                  on 2001/01/08  23:54:33
63355         Log: Fix "scalars leaked" bugs caused by overload magic
63356              (Highlighted by Ilya's DESTROY optimization.)
63357      Branch: perlio
63358            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
63359 ____________________________________________________________________________
63360 [  8370] By: nick                                  on 2001/01/08  20:19:41
63361         Log: Integrate mainline
63362      Branch: perlio
63363           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
63364           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
63365           !> t/op/64bitint.t
63366 ____________________________________________________________________________
63367 [  8369] By: jhi                                   on 2001/01/08  17:30:52
63368         Log: save_delete() Safefree() doesn't (anymore?) work with shared
63369              strings, one test failure in op/misc and almost all of lib/b.
63370              (Outcomments #8369.)
63371      Branch: perl
63372            ! scope.c
63373 ____________________________________________________________________________
63374 [  8368] By: jhi                                   on 2001/01/08  14:47:10
63375         Log: (Outcommented by #8369.)
63376              
63377              Subject: Re: Perl BugID 20001205.022 ---- save_delete
63378              From: Simon Cozens <simon@cozens.net>
63379              Date: Sat, 6 Jan 2001 11:48:40 +0000
63380              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
63381              
63382              The save_delete() does need the Safefree.
63383      Branch: perl
63384            ! scope.c
63385 ____________________________________________________________________________
63386 [  8367] By: bailey                                on 2001/01/08  08:53:52
63387         Log: Once again syncing after too long an absence
63388      Branch: vmsperl
63389           +> (branch 55 files)
63390            - MAINTAIN fix_pl vos/config.def vos/config.h
63391            - vos/config_h.SH_orig
63392           !> (integrate 498 files)
63393 ____________________________________________________________________________
63394 [  8366] By: jhi                                   on 2001/01/08  02:42:59
63395         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
63396              From: nick@ccl4.org
63397              Date: Sun, 7 Jan 2001 21:07:18 +0000
63398              Message-Id: <20010107210717.D1048@plum.flirble.org>
63399      Branch: perl
63400            ! sv.c t/op/64bitint.t
63401 ____________________________________________________________________________
63402 [  8365] By: jhi                                   on 2001/01/08  02:35:16
63403         Log: Subject: [PATCH] environ nit
63404              From: Simon Cozens <simon@cozens.net>
63405              Date: Sun, 7 Jan 2001 17:57:07 +0000
63406              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
63407              
63408              Use environ only if we have it.
63409      Branch: perl
63410            ! mg.c
63411 ____________________________________________________________________________
63412 [  8364] By: jhi                                   on 2001/01/08  02:24:51
63413         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
63414      Branch: perl
63415            ! ext/GDBM_File/GDBM_File.xs
63416 ____________________________________________________________________________
63417 [  8363] By: jhi                                   on 2001/01/08  02:19:24
63418         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
63419              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63420              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
63421              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
63422      Branch: perl
63423            ! dump.c op.c
63424 ____________________________________________________________________________
63425 [  8362] By: jhi                                   on 2001/01/08  02:17:43
63426         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
63427              From: Doug MacEachern <dougm@covalent.net>
63428              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
63429              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
63430              
63431              Allow AUTOLOAD to be an xsub and allow such xsubs
63432              to avoid use of $AUTOLOAD.
63433      Branch: perl
63434            ! gv.c
63435 ____________________________________________________________________________
63436 [  8361] By: jhi                                   on 2001/01/08  02:16:07
63437         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
63438              From: Radu Greab <radu@netsoft.ro>
63439              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
63440              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
63441              
63442              No need for the potentially nonportable $SIG{CHLD}.
63443      Branch: perl
63444            ! t/io/pipe.t
63445 ____________________________________________________________________________
63446 [  8360] By: jhi                                   on 2001/01/08  01:58:23
63447         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
63448      Branch: perl
63449            ! lib/Getopt/Long.pm
63450 ____________________________________________________________________________
63451 [  8359] By: jhi                                   on 2001/01/08  01:55:44
63452         Log: Integrate perlio.
63453      Branch: perl
63454           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
63455           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
63456           !> utf8.c win32/Makefile
63457 ____________________________________________________________________________
63458 [  8358] By: jhi                                   on 2001/01/07  21:16:50
63459         Log: Update the EPOC cross SDK URL.
63460      Branch: perl
63461            ! README.epoc
63462 ____________________________________________________________________________
63463 [  8357] By: jhi                                   on 2001/01/07  21:16:09
63464         Log: Update the EPOC cross SDK URL.
63465      Branch: maint-5.6/perl
63466            ! README.epoc
63467 ____________________________________________________________________________
63468 [  8356] By: nick                                  on 2001/01/06  21:47:52
63469         Log: FILE * in XS code for PerlIO world:
63470              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
63471              - Add FILE * T_STDIO typemap.
63472              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
63473      Branch: perlio
63474            ! lib/ExtUtils/typemap perlio.c perlio.h
63475 ____________________________________________________________________________
63476 [  8355] By: jhi                                   on 2001/01/06  20:27:15
63477         Log: integrate change #8336 from mainline
63478              
63479              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
63480      Branch: maint-5.6/perl
63481            ! hv.c
63482 ____________________________________________________________________________
63483 [  8354] By: jhi                                   on 2001/01/06  20:24:29
63484         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63485              From: Robin Barker <rmb1@cise.npl.co.uk>
63486              Date: Fri, 22 Dec 2000 12:17:38 GMT
63487              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
63488              
63489              The patch reformats some long =item lines so they give
63490              correct output via pod2man | nroff -man
63491              
63492              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63493              From: Robin Barker <rmb1@cise.npl.co.uk>
63494              Date: Tue, 2 Jan 2001 15:35:03 GMT
63495              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63496              
63497              Here is a _further_ patch which corrects a few more errors:
63498              * an empty C<=item> in CPAN.pm
63499              * patching the wrong file (pod/perlamiga.pod not README.amiga)
63500              * leaving empty C<=item>s which formatted incorrectly
63501              * over long C<=item>s revealed by latest patch to Pod::Man
63502      Branch: maint-5.6/perl
63503            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63504            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63505            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
63506            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
63507            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
63508            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
63509 ____________________________________________________________________________
63510 [  8353] By: jhi                                   on 2001/01/06  20:21:10
63511         Log: integrate changes #7980, 8056, 8057 from mainline
63512              
63513              UTF-8 hash keys.
63514      Branch: maint-5.6/perl
63515            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
63516 ____________________________________________________________________________
63517 [  8352] By: jhi                                   on 2001/01/06  20:18:44
63518         Log: Forgotten from #8438.
63519      Branch: maint-5.6/perl
63520            ! epoc/epocish.h
63521 ____________________________________________________________________________
63522 [  8351] By: jhi                                   on 2001/01/06  20:18:12
63523         Log: Forgotten from #8347.
63524      Branch: maint-5.6/perl
63525            ! config_h.SH
63526 ____________________________________________________________________________
63527 [  8350] By: jhi                                   on 2001/01/06  20:00:19
63528         Log: Thinko in #8347.
63529      Branch: maint-5.6/perl
63530            ! regcomp.c
63531 ____________________________________________________________________________
63532 [  8349] By: jhi                                   on 2001/01/06  18:05:30
63533         Log: Copy the FAQ3 IDE section from the development branch,
63534              changes originally by Peter Prymmer.
63535      Branch: maint-5.6/perl
63536            ! pod/perlfaq3.pod
63537 ____________________________________________________________________________
63538 [  8348] By: jhi                                   on 2001/01/06  18:03:02
63539         Log: EPOC updates for TRIAL1.
63540              
63541              Subject: [5.6.1 trial1] EPOC update
63542              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63543              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
63544              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
63545              
63546              Subject: epoc patch2 for perl-5.6.1-trial1
63547              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63548              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
63549              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
63550      Branch: maint-5.6/perl
63551            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
63552            ! epoc/epocish.c
63553 ____________________________________________________________________________
63554 [  8347] By: jhi                                   on 2001/01/06  17:29:10
63555         Log: integrate changes #7710,7824,7973 from mainline,
63556              plus VMS nits from Peter Prymmer and Dan Sugalski.
63557              
63558              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
63559              library (getprotobyname and getprotobynumber are outversioned by
63560              the same calls in libc, at least for xlc version 3.
63561              
63562              Add HAS_SBRK_PROTO.
63563              
63564              Fixes for signedness warnings noticed by VMSperlers.
63565      Branch: maint-5.6/perl
63566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63567            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
63568            ! sv.c vms/descrip_mms.template vos/config.alpha.def
63569            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63570            ! win32/config.bc win32/config.gc win32/config.vc
63571 ____________________________________________________________________________
63572 [  8346] By: nick                                  on 2001/01/06  14:36:01
63573         Log: Fixup accumulated integrate muddles (perlio == devperl again)
63574      Branch: perlio
63575            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
63576 ____________________________________________________________________________
63577 [  8345] By: nick                                  on 2001/01/06  14:24:58
63578         Log: Integrate mainline
63579      Branch: perlio
63580           !> (integrate 55 files)
63581 ____________________________________________________________________________
63582 [  8344] By: jhi                                   on 2001/01/06  02:24:02
63583         Log: Subject: [patch] PerlIO_cleanup() prototype
63584              From: Doug MacEachern <dougm@covalent.net>
63585              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
63586              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
63587      Branch: perl
63588            ! perlio.h
63589 ____________________________________________________________________________
63590 [  8343] By: jhi                                   on 2001/01/06  01:04:09
63591         Log: IRIX compiler noticed that the bof initialization might be
63592              bypassed by control flow.
63593      Branch: perl
63594            ! toke.c
63595 ____________________________________________________________________________
63596 [  8342] By: jhi                                   on 2001/01/06  00:10:48
63597         Log: Update Changes.
63598      Branch: perl
63599            ! Changes patchlevel.h
63600 ____________________________________________________________________________
63601 [  8341] By: jhi                                   on 2001/01/05  23:52:33
63602         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
63603      Branch: perl
63604            ! toke.c
63605 ____________________________________________________________________________
63606 [  8340] By: jhi                                   on 2001/01/05  22:44:08
63607         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
63608              From: Radu Greab <radu@netsoft.ro>
63609              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
63610              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
63611      Branch: perl
63612            ! t/io/pipe.t util.c
63613 ____________________________________________________________________________
63614 [  8339] By: jhi                                   on 2001/01/05  22:35:17
63615         Log: Subject: [PATCH] format and rewording in perlfaq.pod
63616              From: Robin Barker <rmb1@cise.npl.co.uk>
63617              Date: Fri, 5 Jan 2001 18:51:20 GMT
63618              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
63619      Branch: perl
63620            ! pod/perlfaq.pod
63621 ____________________________________________________________________________
63622 [  8338] By: jhi                                   on 2001/01/05  22:31:17
63623         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
63624              From: Peter Prymmer <pvhp@forte.com>
63625              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
63626              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
63627      Branch: perl
63628            ! utils/perlbug.PL
63629 ____________________________________________________________________________
63630 [  8337] By: jhi                                   on 2001/01/05  18:15:11
63631         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
63632              From: Robin Barker <rmb1@cise.npl.co.uk>
63633              Date: Tue, 2 Jan 2001 15:24:07 GMT
63634              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
63635              
63636              If you call configure as C<./Configure> or C<sh ./Configure>,
63637              $src is set to the absolute path name, not '.'.
63638              
63639              This, in turn, means -Dmksymlink tries to do its stuff because
63640              it does not think it is in the src directory.
63641              
63642              (plus a metaconfig nitfix)
63643      Branch: metaconfig
63644            ! U/compline/ccflags.U U/modified/src.U
63645      Branch: perl
63646            ! Configure config_h.SH
63647 ____________________________________________________________________________
63648 [  8336] By: jhi                                   on 2001/01/05  17:48:32
63649         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
63650              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63651              Message-ID: <3A5606C4.473D2226@uk.sun.com>
63652              Date: Fri, 05 Jan 2001 17:39:16 +0000
63653      Branch: perl
63654            ! hv.c
63655 ____________________________________________________________________________
63656 [  8335] By: jhi                                   on 2001/01/05  16:05:44
63657         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
63658      Branch: perl
63659            ! lib/Getopt/Long.pm
63660 ____________________________________________________________________________
63661 [  8334] By: jhi                                   on 2001/01/05  16:00:51
63662         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63663              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63664              Date: Fri, 05 Jan 2001 13:46:51 +0100
63665              Message-ID: <13693.978698811@nice.ram.loc>
63666              
63667              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63668              accurate reading of the "atime".  
63669      Branch: perl
63670            ! t/io/fs.t
63671 ____________________________________________________________________________
63672 [  8333] By: jhi                                   on 2001/01/05  15:57:37
63673         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
63674              From: Simon Cozens <simon@cozens.net>
63675              Date: Fri, 8 Dec 2000 13:33:31 +0000
63676              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
63677              
63678              A lost patch fragment.
63679      Branch: perl
63680            ! doop.c
63681 ____________________________________________________________________________
63682 [  8332] By: jhi                                   on 2001/01/05  15:40:42
63683         Log: Do away with strncpy() and a fixed length buffer.
63684      Branch: perl
63685            ! utf8.c
63686 ____________________________________________________________________________
63687 [  8331] By: jhi                                   on 2001/01/05  15:03:07
63688         Log: Tests for #8329 and #8330.
63689      Branch: perl
63690            ! t/op/bop.t
63691 ____________________________________________________________________________
63692 [  8330] By: jhi                                   on 2001/01/05  15:02:38
63693         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
63694              raw 8-bit form to the UTF-8 string.
63695      Branch: perl
63696            ! toke.c
63697 ____________________________________________________________________________
63698 [  8329] By: jhi                                   on 2001/01/05  14:55:13
63699         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
63700              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63701              Date: Fri, 5 Jan 2001 12:28:52 +0100
63702              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
63703              
63704              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
63705              no effect.  (changed the strncpy() to Copy())
63706      Branch: perl
63707            ! toke.c
63708 ____________________________________________________________________________
63709 [  8328] By: jhi                                   on 2001/01/05  06:44:27
63710         Log: UTF-8 cleanup.
63711      Branch: perl
63712            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63713            ! regexec.c sv.c toke.c
63714 ____________________________________________________________________________
63715 [  8327] By: jhi                                   on 2001/01/05  01:11:29
63716         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')
63717              From: Radu Greab <radu@netsoft.ro>
63718              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
63719              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
63720              
63721              Cleans up Harness to not use FileHandle, which uses IO.
63722      Branch: perl
63723            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63724 ____________________________________________________________________________
63725 [  8326] By: jhi                                   on 2001/01/05  00:56:37
63726         Log: Update Changes.
63727      Branch: perl
63728            ! Changes patchlevel.h
63729 ____________________________________________________________________________
63730 [  8325] By: jhi                                   on 2001/01/05  00:53:18
63731         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
63732              From: Peter Prymmer <pvhp@forte.com>
63733              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
63734              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
63735              
63736              plus a couple more tailing whitespace removals.
63737      Branch: perl
63738            ! win32/Makefile
63739 ____________________________________________________________________________
63740 [  8324] By: jhi                                   on 2001/01/05  00:47:39
63741         Log: Add some Unicode chop() tests.
63742      Branch: perl
63743            ! t/op/chop.t
63744 ____________________________________________________________________________
63745 [  8323] By: jhi                                   on 2001/01/05  00:47:23
63746         Log: Unify UTF-8 malformedness handling.
63747      Branch: perl
63748            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
63749 ____________________________________________________________________________
63750 [  8322] By: jhi                                   on 2001/01/04  22:21:54
63751         Log: The new $issymlink was unknown to Mksymlinks.
63752      Branch: metaconfig/U/perl
63753            ! Mksymlinks.U issymlink.U
63754      Branch: perl
63755            ! Configure config_h.SH
63756 ____________________________________________________________________________
63757 [  8321] By: jhi                                   on 2001/01/04  21:51:05
63758         Log: The test didn't work under the core test framework.
63759      Branch: perl
63760            ! t/lib/st-lock.t
63761 ____________________________________________________________________________
63762 [  8320] By: jhi                                   on 2001/01/04  21:14:22
63763         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
63764      Branch: perl
63765            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
63766 ____________________________________________________________________________
63767 [  8319] By: jhi                                   on 2001/01/04  20:46:17
63768         Log: Typo in #8312 when manually applying a problematic patch fragment.
63769      Branch: perl
63770            ! ext/Storable/Storable.xs
63771 ____________________________________________________________________________
63772 [  8318] By: jhi                                   on 2001/01/04  20:43:01
63773         Log: The $sh_c didn't fly.
63774      Branch: metaconfig
63775            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63776            ! U/modified/Loc.U U/modified/myhostname.U
63777            ! U/modified/spitshell.U
63778      Branch: metaconfig/U/perl
63779            ! issymlink.U
63780      Branch: perl
63781            ! Configure config_h.SH
63782 ____________________________________________________________________________
63783 [  8317] By: jhi                                   on 2001/01/04  19:58:01
63784         Log: AIX builtin test -h is broken, changes based on
63785              
63786              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
63787              Date: Tue, 02 Jan 2001 11:24:39 +0100
63788              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63789              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
63790      Branch: metaconfig
63791            + U/modified/spitshell.U
63792            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63793            ! U/modified/Loc.U U/modified/myhostname.U
63794      Branch: metaconfig/U/perl
63795            ! Mksymlinks.U issymlink.U
63796      Branch: perl
63797            ! Configure
63798 ____________________________________________________________________________
63799 [  8316] By: jhi                                   on 2001/01/04  19:02:22
63800         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
63801              From: Andy Dougherty <doughera@lafayette.edu>
63802              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
63803              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
63804              
63805              Beware of GNU ld.
63806      Branch: perl
63807            ! hints/solaris_2.sh
63808 ____________________________________________________________________________
63809 [  8315] By: jhi                                   on 2001/01/04  18:56:48
63810         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
63811              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
63812              Date: Wed, 3 Jan 2001 07:58:51 +0100
63813              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
63814      Branch: perl
63815            ! hints/solaris_2.sh
63816 ____________________________________________________________________________
63817 [  8314] By: jhi                                   on 2001/01/04  18:54:07
63818         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63819              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63820              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
63821              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
63822              
63823              Doc tweak on #8313.
63824      Branch: perl
63825            ! ext/B/B/Deparse.pm
63826 ____________________________________________________________________________
63827 [  8313] By: jhi                                   on 2001/01/04  18:52:27
63828         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
63829              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
63830              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63831              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
63832              
63833              Make the peephole optimizer to bypass more null ops and
63834              and rewrite the deparse handling of continue blocks.
63835      Branch: perl
63836            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
63837 ____________________________________________________________________________
63838 [  8312] By: jhi                                   on 2001/01/04  18:47:39
63839         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
63840      Branch: perl
63841            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
63842            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63843            ! t/lib/st-lock.t
63844 ____________________________________________________________________________
63845 [  8311] By: jhi                                   on 2001/01/04  18:36:08
63846         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
63847              filter to be run on each .pm during the pm_to_blib() phase,
63848              a fixed version of
63849              
63850              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63851              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63852              Date: Wed, 03 Jan 2001 22:01:30 +0100
63853              Message-ID: <5296.978555690@nice.ram.loc>
63854      Branch: perl
63855            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63856            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63857            ! lib/ExtUtils/MakeMaker.pm
63858 ____________________________________________________________________________
63859 [  8310] By: jhi                                   on 2001/01/04  18:32:54
63860         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63861              From: Robin Barker <rmb1@cise.npl.co.uk>
63862              Date: Tue, 2 Jan 2001 15:35:03 GMT
63863              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63864      Branch: perl
63865            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
63866            ! pod/perlrequick.pod
63867 ____________________________________________________________________________
63868 [  8309] By: jhi                                   on 2001/01/04  18:29:07
63869         Log: Subject: Re: [patch] static-ize XS()
63870              From: Doug MacEachern <dougm@covalent.net>
63871              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
63872              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
63873              
63874              Provide prototypes for the XS functions.
63875      Branch: perl
63876            ! lib/ExtUtils/xsubpp
63877 ____________________________________________________________________________
63878 [  8308] By: jhi                                   on 2001/01/04  18:27:44
63879         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
63880              From: Doug MacEachern <dougm@covalent.net>
63881              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
63882              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
63883      Branch: perl
63884            ! lib/ExtUtils/typemap
63885 ____________________________________________________________________________
63886 [  8307] By: jhi                                   on 2001/01/04  18:25:25
63887         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
63888              From: Doug MacEachern <dougm@covalent.net>
63889              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
63890              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
63891              
63892              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
63893      Branch: perl
63894            ! lib/ExtUtils/MM_Unix.pm
63895 ____________________________________________________________________________
63896 [  8306] By: jhi                                   on 2001/01/04  18:23:00
63897         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
63898              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63899              Date: Thu, 4 Jan 2001 12:47:10 +0100 
63900              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
63901              
63902              The toke.c part only, patching embed.h and proto.h is futile.
63903      Branch: perl
63904            ! toke.c
63905 ____________________________________________________________________________
63906 [  8305] By: jhi                                   on 2001/01/04  18:05:51
63907         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
63908              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63909              Date: Thu, 4 Jan 2001 17:50:12 +0100 
63910              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
63911      Branch: perl
63912            ! toke.c
63913 ____________________________________________________________________________
63914 [  8304] By: jhi                                   on 2001/01/04  18:03:26
63915         Log: Subject: [PATCH perl@8269]
63916              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63917              Date: Thu, 4 Jan 2001 12:53:39 +0100 
63918              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
63919              
63920              If running byacc write-enable also perly.h.
63921      Branch: perl
63922            ! Makefile.SH
63923 ____________________________________________________________________________
63924 [  8303] By: jhi                                   on 2001/01/04  15:40:49
63925         Log: Rewrite pp_concat() in terms of sv_catsv().
63926      Branch: perl
63927            ! pp_hot.c
63928 ____________________________________________________________________________
63929 [  8302] By: nick                                  on 2001/01/03  22:43:22
63930         Log: Integrate mainline.
63931      Branch: perlio
63932           !> ext/Encode/Encode.xs sv.c utf8.c
63933 ____________________________________________________________________________
63934 [  8301] By: jhi                                   on 2001/01/02  23:40:26
63935         Log: Variable naming tweak.
63936      Branch: perl
63937            ! sv.c
63938 ____________________________________________________________________________
63939 [  8300] By: jhi                                   on 2001/01/02  23:40:02
63940         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
63941              in is_utf8_string().
63942      Branch: perl
63943            ! utf8.c
63944 ____________________________________________________________________________
63945 [  8299] By: jhi                                   on 2001/01/02  22:14:40
63946         Log: Integrate perlio.
63947      Branch: perl
63948           !> pp.c pp_hot.c win32/Makefile
63949 ____________________________________________________________________________
63950 [  8298] By: nick                                  on 2001/01/02  22:03:06
63951         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63952      Branch: perlio
63953            ! pp.c pp_hot.c
63954 ____________________________________________________________________________
63955 [  8297] By: jhi                                   on 2001/01/02  04:26:28
63956         Log: Signedness nit.
63957      Branch: perl
63958            ! ext/Encode/Encode.xs
63959 ____________________________________________________________________________
63960 [  8296] By: nick                                  on 2001/01/01  23:49:36
63961         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
63962      Branch: perlio
63963            ! win32/Makefile
63964 ____________________________________________________________________________
63965 [  8295] By: jhi                                   on 2001/01/01  23:05:48
63966         Log: Integrate perlio.
63967      Branch: perl
63968           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63969           !> t/lib/encode.t
63970 ____________________________________________________________________________
63971 [  8294] By: nick                                  on 2001/01/01  22:48:34
63972         Log: Integrate mainline
63973      Branch: perlio
63974            ! pp_hot.c t/lib/encode.t
63975           !> (integrate 65 files)
63976 ____________________________________________________________________________
63977 [  8293] By: nick                                  on 2001/01/01  21:58:50
63978         Log: More rigor in UTF-8-ness of Encode's toUnicode
63979              XS export some of the utf8 internal functions.
63980              Test some of the functions.
63981              Fix pp_concat() bug shown by said tests.
63982      Branch: perlio
63983            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63984            ! t/lib/encode.t
63985 ____________________________________________________________________________
63986 [  8292] By: jhi                                   on 2001/01/01  18:11:44
63987         Log: Integrate perlio.
63988      Branch: perl
63989           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63990           !> ext/Encode/encengine.c ext/Encode/encode.h
63991 ____________________________________________________________________________
63992 [  8291] By: jhi                                   on 2001/01/01  18:10:58
63993         Log: Podify README.mpeix (a new version from the web),
63994              add a dummy NAME to Carp::Heavy, regen toc.
63995      Branch: perl
63996            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
63997            ! pod/perltoc.pod
63998 ____________________________________________________________________________
63999 [  8290] By: nick                                  on 2001/01/01  17:43:47
64000         Log: Loose the "Loading..." warning.
64001              Another bug in fallback support
64002      Branch: perlio
64003            ! ext/Encode/Encode.pm ext/Encode/encengine.c
64004 ____________________________________________________________________________
64005 [  8289] By: jhi                                   on 2001/01/01  00:01:57
64006         Log: Bump up Larry's copyright.
64007      Branch: perl
64008            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
64009            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
64010            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
64011            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
64012            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
64013            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
64014            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
64015            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
64016 ____________________________________________________________________________
64017 [  8288] By: nick                                  on 2000/12/31  21:27:53
64018         Log: Fix .ucm reading - forgot a chr()
64019              Start of .ucm write (for .enc to .ucm)
64020      Branch: perlio
64021            ! ext/Encode/compile
64022 ____________________________________________________________________________
64023 [  8287] By: jhi                                   on 2000/12/31  18:15:56
64024         Log: Comment away a diagnostic message as noted by Craig A. Berry
64025              (the unexpected message was confusing testing)
64026      Branch: perl
64027            ! ext/Encode/Encode.pm
64028 ____________________________________________________________________________
64029 [  8286] By: jhi                                   on 2000/12/31  18:14:51
64030         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
64031              Date: Sun, 31 Dec 2000 11:17:37 -0600
64032              From: "Craig A. Berry" <craigberry@mac.com>
64033              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
64034      Branch: perl
64035            ! ext/Encode/Makefile.PL
64036 ____________________________________________________________________________
64037 [  8285] By: nick                                  on 2000/12/31  18:11:54
64038         Log: Start of support of ICU-style .ucm files:
64039              - teach compile how to read a .ucm file
64040              - first guess at how to represent fallbacks in "tries".
64041              - use fallbacks if check == 0
64042              - new return code to indicate we used one.
64043      Branch: perlio
64044            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
64045            ! ext/Encode/encengine.c ext/Encode/encode.h
64046 ____________________________________________________________________________
64047 [  8284] By: jhi                                   on 2000/12/31  18:04:41
64048         Log: Pacify picky VMS compiler.
64049              
64050              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
64051              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64052              Date: Sat, 30 Dec 2000 18:10:02 -0600
64053              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
64054      Branch: perl
64055            ! sv.c
64056 ____________________________________________________________________________
64057 [  8283] By: jhi                                   on 2000/12/31  16:11:47
64058         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
64059      Branch: perl
64060            ! t/lib/glob-basic.t
64061 ____________________________________________________________________________
64062 [  8282] By: jhi                                   on 2000/12/31  15:26:11
64063         Log: Integrate perlio.
64064      Branch: perl
64065           !> makedef.pl opcode.pl os2/os2.c perlio.c
64066 ____________________________________________________________________________
64067 [  8281] By: nick                                  on 2000/12/31  10:06:15
64068         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
64069              is available to be exported
64070      Branch: perlio
64071            ! makedef.pl perlio.c
64072 ____________________________________________________________________________
64073 [  8280] By: nick                                  on 2000/12/31  09:41:26
64074         Log: Ilya's OS2 patch (testing for damage on Win32)
64075      Branch: perlio
64076            ! makedef.pl opcode.pl os2/os2.c
64077 ____________________________________________________________________________
64078 [  8279] By: jhi                                   on 2000/12/30  21:52:07
64079         Log: Test nits.
64080      Branch: perl
64081            ! t/lib/syslfs.t t/op/lfs.t
64082 ____________________________________________________________________________
64083 [  8278] By: jhi                                   on 2000/12/30  21:47:49
64084         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
64085              From: andreas.koenig@anima.de (Andreas J. Koenig)
64086              Date: 30 Dec 2000 22:35:37 +0100
64087              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
64088              
64089              The 32-bit wraparound test wasn't quite right.
64090      Branch: perl
64091            ! t/lib/syslfs.t t/op/lfs.t
64092 ____________________________________________________________________________
64093 [  8277] By: jhi                                   on 2000/12/30  21:33:44
64094         Log: Subject: [PATCH] open() example in perlfunc.pod 
64095              From: Karsten Sperling <s_sperli@ira.uka.de>
64096              Date: Sat, 30 Dec 2000 22:27:09 +0100
64097              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
64098      Branch: perl
64099            ! pod/perlfunc.pod
64100 ____________________________________________________________________________
64101 [  8276] By: jhi                                   on 2000/12/30  20:32:40
64102         Log: Not quite that many tests yet.
64103      Branch: perl
64104            ! t/op/pat.t
64105 ____________________________________________________________________________
64106 [  8275] By: jhi                                   on 2000/12/30  20:26:58
64107         Log: Integrate perlio.
64108      Branch: perl
64109           !> toke.c
64110 ____________________________________________________________________________
64111 [  8274] By: jhi                                   on 2000/12/30  20:24:56
64112         Log: Signedness nit.
64113      Branch: perl
64114            ! utf8.c
64115 ____________________________________________________________________________
64116 [  8273] By: jhi                                   on 2000/12/30  20:15:46
64117         Log: Add a test case for 20000731.001 which was fixed by the #8267.
64118      Branch: perl
64119            ! t/op/pat.t
64120 ____________________________________________________________________________
64121 [  8272] By: nick                                  on 2000/12/30  19:47:51
64122         Log: Tweak for MULTIPLICITY/USE_PERLIO
64123      Branch: perlio
64124            ! toke.c
64125 ____________________________________________________________________________
64126 [  8271] By: nick                                  on 2000/12/30  19:46:45
64127         Log: Integrate mainline
64128      Branch: perlio
64129           +> lib/unicode/distinct.pm
64130           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
64131           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
64132           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
64133 ____________________________________________________________________________
64134 [  8270] By: jhi                                   on 2000/12/30  19:39:50
64135         Log: Subject: RE: perl@8269
64136              From: "Richard Soderberg" <rs@crystalflame.net>
64137              Date: Sat, 30 Dec 2000 11:36:27 -0800
64138              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
64139              
64140              A missing aTHX_.
64141      Branch: perl
64142            ! toke.c
64143 ____________________________________________________________________________
64144 [  8269] By: jhi                                   on 2000/12/30  18:55:48
64145         Log: Update Changes.
64146      Branch: perl
64147            ! Changes patchlevel.h
64148 ____________________________________________________________________________
64149 [  8268] By: jhi                                   on 2000/12/30  17:18:40
64150         Log: Add a test for Unicode split //.  The #8267 was the cure.
64151      Branch: perl
64152            ! t/op/split.t
64153 ____________________________________________________________________________
64154 [  8267] By: jhi                                   on 2000/12/30  17:14:19
64155         Log: Subject: more UTF8 test suites and an UTF8 patch
64156              From: Inaba Hiroto <inaba@st.rim.or.jp>
64157              Date: Sat, 30 Dec 2000 14:27:10 +0900
64158              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
64159              
64160              Just the patch part for now, and the pragma renamed
64161              as unicode::distinct.
64162      Branch: perl
64163            + lib/unicode/distinct.pm
64164            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
64165            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
64166            ! regcomp.h regexec.c sv.c toke.c utf8.c
64167 ____________________________________________________________________________
64168 [  8266] By: nick                                  on 2000/12/30  16:40:49
64169         Log: Integrate mainline
64170      Branch: perlio
64171           +> lib/Pod/Text/Overstrike.pm
64172           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
64173           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
64174           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
64175           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
64176           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
64177 ____________________________________________________________________________
64178 [  8265] By: jhi                                   on 2000/12/30  07:28:55
64179         Log: The sv_catsv() fix, take two.
64180      Branch: perl
64181            ! sv.c t/op/join.t
64182 ____________________________________________________________________________
64183 [  8264] By: jhi                                   on 2000/12/30  06:19:18
64184         Log: Undo all the join-related changes since #8248: relevant
64185              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
64186              The new sv_catsv() doesn't fly so it must go back to
64187              the drawing board.
64188      Branch: perl
64189            ! sv.c t/op/join.t t/pragma/utf8.t
64190 ____________________________________________________________________________
64191 [  8263] By: jhi                                   on 2000/12/30  01:08:32
64192         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
64193      Branch: perl
64194            ! sv.c
64195 ____________________________________________________________________________
64196 [  8262] By: jhi                                   on 2000/12/30  00:45:14
64197         Log: Retract #8261.
64198      Branch: perl
64199            ! hv.c util.c
64200 ____________________________________________________________________________
64201 [  8261] By: jhi                                   on 2000/12/30  00:38:32
64202         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
64203      Branch: perl
64204            ! hv.c util.c
64205 ____________________________________________________________________________
64206 [  8260] By: jhi                                   on 2000/12/29  22:51:33
64207         Log: (Retracted by #8264)  More fixing for #8251.
64208      Branch: perl
64209            ! sv.c
64210 ____________________________________________________________________________
64211 [  8259] By: jhi                                   on 2000/12/29  18:27:30
64212         Log: Subject: podlators 1.06 released
64213              From: Russ Allbery <rra@stanford.edu>
64214              Date: 25 Dec 2000 05:09:30 -0800
64215              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
64216      Branch: perl
64217            + lib/Pod/Text/Overstrike.pm
64218            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
64219            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
64220 ____________________________________________________________________________
64221 [  8258] By: jhi                                   on 2000/12/29  18:20:45
64222         Log: Make the large file tests more robust/talkative as suggested by
64223              
64224              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
64225              From: andreas.koenig@anima.de (Andreas J. Koenig)
64226              Date: 29 Dec 2000 14:23:01 +0100
64227              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
64228      Branch: perl
64229            ! t/lib/syslfs.t t/op/lfs.t
64230 ____________________________________________________________________________
64231 [  8257] By: jhi                                   on 2000/12/29  17:48:04
64232         Log: Further VMS piping fixes from Charles Lane:
64233              
64234              In summary, error messages produced when a subprocess terminated
64235              abnormally were being sent not just to the parent process, but to
64236              grandparents, because of default values for error output that were
64237              not completely overridden when the subprocess was started.
64238              
64239              This patch fixes this behavior by defining user-mode (i.e., temporary
64240              for the duration of the program) logical names for SYS$OUTPUT and
64241              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
64242              changes to make it so that the user-mode logicals are the ones that
64243              control where Perl's error messages go if it terminates abnormally.
64244              
64245              I also added some gratuitous fixes to the indentation of braces in
64246              the piping code.  It just looked ugly, before.
64247      Branch: perl
64248            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
64249 ____________________________________________________________________________
64250 [  8256] By: jhi                                   on 2000/12/29  17:45:12
64251         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
64252              From: "Casey R. Tweten" <crt@kiski.net>
64253              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
64254              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
64255              
64256              Tests for for #8240.
64257      Branch: perl
64258            ! t/pragma/constant.t
64259 ____________________________________________________________________________
64260 [  8255] By: jhi                                   on 2000/12/29  17:43:07
64261         Log: Subject: Re: [PATCH] Interesting syntax idea
64262              From: Simon Cozens <simon@cozens.net>
64263              Date: Fri, 29 Dec 2000 14:34:04 +0000
64264              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
64265              
64266              Tests for #8254.
64267      Branch: perl
64268            ! t/pragma/sub_lval.t
64269 ____________________________________________________________________________
64270 [  8254] By: jhi                                   on 2000/12/29  17:42:11
64271         Log: Subject: [PATCH] Interesting syntax idea
64272              From: Simon Cozens <simon@cozens.net>
64273              Date: Wed, 27 Dec 2000 05:08:57 +0000
64274              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
64275              
64276              Make opens + bareword assigns do typeglob assigns.
64277      Branch: perl
64278            ! op.c
64279 ____________________________________________________________________________
64280 [  8253] By: jhi                                   on 2000/12/29  17:36:45
64281         Log: Output the (apparent) version of gcc, as suggested by
64282              
64283              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
64284              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
64285              Date: 26 Dec 2000 04:29:17 -0500
64286              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
64287              
64288              (The patch as such didn't any more apply as the misparsing had
64289              already been addressed in #6474.)  Also change the wording about
64290              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
64291      Branch: perl
64292            ! hints/dec_osf.sh
64293 ____________________________________________________________________________
64294 [  8252] By: nick                                  on 2000/12/29  12:14:31
64295         Log: Integrate mainline
64296      Branch: perlio
64297           !> (integrate 27 files)
64298 ____________________________________________________________________________
64299 [  8251] By: jhi                                   on 2000/12/29  08:45:46
64300         Log: (Retracted by #8264)
64301              
64302              (Fixed by #8260.)
64303              
64304              sv_catsv() needs one more byte space than seems reasonable.
64305              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
64306              Curiouser and curiouser.
64307      Branch: perl
64308            ! sv.c
64309 ____________________________________________________________________________
64310 [  8250] By: jhi                                   on 2000/12/29  07:57:52
64311         Log: More split // UTF-8 tests.
64312      Branch: perl
64313            ! t/pragma/utf8.t
64314 ____________________________________________________________________________
64315 [  8249] By: jhi                                   on 2000/12/29  07:54:51
64316         Log: (Retracted by #8264)  More join() testing which was good because
64317              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
64318      Branch: perl
64319            ! pp.c t/op/join.t utf8.c utf8.h
64320 ____________________________________________________________________________
64321 [  8248] By: jhi                                   on 2000/12/29  07:08:32
64322         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
64323              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
64324              that the only cases to care about are byte+byte and byte+character.
64325              
64326              TODO: See how well pp_concat() could be implemented in terms
64327              of sv_catsv().
64328      Branch: perl
64329            ! doop.c sv.c t/op/join.t utf8.h
64330 ____________________________________________________________________________
64331 [  8247] By: jhi                                   on 2000/12/29  06:35:23
64332         Log: Signedness nit.
64333      Branch: perl
64334            ! pp_hot.c
64335 ____________________________________________________________________________
64336 [  8246] By: jhi                                   on 2000/12/29  01:23:31
64337         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
64338              From: Lupe Christoph <lupe@lupe-christoph.de>
64339              Date: Thu, 28 Dec 2000 23:00:00 +0100
64340              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
64341              
64342              Suggest rsync --delete --dry-run.
64343      Branch: perl
64344            ! pod/perlhack.pod
64345 ____________________________________________________________________________
64346 [  8245] By: jhi                                   on 2000/12/28  23:57:05
64347         Log: The maxiters upper limit sanity check (guarding against
64348              non-progress) assumed bytes instead of characters in s///
64349              and split().
64350      Branch: perl
64351            ! pp.c pp_hot.c
64352 ____________________________________________________________________________
64353 [  8244] By: jhi                                   on 2000/12/28  23:34:08
64354         Log: Make some panic messages a bit more logical.
64355      Branch: perl
64356            ! doop.c pod/perldiag.pod pp.c pp_hot.c
64357 ____________________________________________________________________________
64358 [  8243] By: jhi                                   on 2000/12/28  22:59:16
64359         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
64360              From: Simon Cozens <simon@cozens.net>
64361              Date: Wed, 27 Dec 2000 02:30:03 +0000
64362              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
64363      Branch: perl
64364            ! pp.c t/pragma/sub_lval.t
64365 ____________________________________________________________________________
64366 [  8242] By: jhi                                   on 2000/12/28  22:56:53
64367         Log: Subject: [PATCH blead] Fix B::Terse indentation
64368              From: Daniel Chetlin <daniel@chetlin.com>
64369              Date: Wed, 27 Dec 2000 06:43:30 -0800
64370              Message-ID: <20001227064329.B9573@darkstar>
64371      Branch: perl
64372            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
64373 ____________________________________________________________________________
64374 [  8241] By: jhi                                   on 2000/12/28  22:48:59
64375         Log: The latter patch from the
64376              
64377              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
64378              From: Peter Prymmer <pvhp@forte.com> 
64379              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
64380              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
64381              
64382              (the former patch from the above should have been
64383              taken care of by Nick I-S)
64384      Branch: perl
64385            ! win32/Makefile
64386 ____________________________________________________________________________
64387 [  8240] By: jhi                                   on 2000/12/28  22:45:22
64388         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
64389              From: "Casey R. Tweten" <crt@kiski.net>
64390              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
64391              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
64392      Branch: perl
64393            ! lib/constant.pm
64394 ____________________________________________________________________________
64395 [  8239] By: jhi                                   on 2000/12/28  22:37:45
64396         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
64397              From: Simon Cozens <simon@cozens.net>
64398              Date: Wed, 27 Dec 2000 14:12:44 +0000
64399              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
64400      Branch: perl
64401            ! t/op/method.t t/op/sort.t toke.c
64402 ____________________________________________________________________________
64403 [  8238] By: jhi                                   on 2000/12/28  22:30:32
64404         Log: Subject: [PATCH perl@8229] Call.pm
64405              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
64406              Date: Mon, 25 Dec 2000 10:47:15 -0000
64407              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
64408      Branch: perl
64409            ! ext/Filter/Util/Call/Call.pm
64410 ____________________________________________________________________________
64411 [  8237] By: jhi                                   on 2000/12/28  22:19:21
64412         Log: Subject: [PATCH blead] Fix problem with `&' prototype
64413              From: Daniel Chetlin <daniel@chetlin.com>
64414              Date: Wed, 27 Dec 2000 15:55:32 -0800
64415              Message-ID: <20001227155532.D9573@darkstar>
64416      Branch: perl
64417            ! op.c t/comp/proto.t
64418 ____________________________________________________________________________
64419 [  8236] By: jhi                                   on 2000/12/28  22:09:25
64420         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
64421              From: Daniel Chetlin <daniel@chetlin.com>
64422              Date: Sun, 24 Dec 2000 04:09:49 -0800
64423              Message-ID: <20001224040949.B3090@darkstar>
64424      Branch: perl
64425            ! gv.c mg.c t/op/attrs.t
64426 ____________________________________________________________________________
64427 [  8235] By: jhi                                   on 2000/12/28  22:07:11
64428         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
64429              From: Jan Dubois <jand@ActiveState.com>
64430              Date: Tue, 26 Dec 2000 20:57:31 -0800
64431              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
64432      Branch: perl
64433            ! win32/win32.c
64434 ____________________________________________________________________________
64435 [  8234] By: jhi                                   on 2000/12/28  21:52:42
64436         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
64437              From: Simon Cozens <simon@cozens.net>
64438              Date: Thu, 28 Dec 2000 20:33:13 +0000
64439              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
64440      Branch: perl
64441            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
64442 ____________________________________________________________________________
64443 [  8233] By: jhi                                   on 2000/12/28  19:40:49
64444         Log: Integrate perlio.
64445      Branch: perl
64446           !> ext/Encode/Makefile.PL ext/Encode/compile
64447 ____________________________________________________________________________
64448 [  8232] By: nick                                  on 2000/12/23  16:06:00
64449         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
64450              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
64451      Branch: perlio
64452            ! ext/Encode/Makefile.PL
64453 ____________________________________________________________________________
64454 [  8231] By: nick                                  on 2000/12/23  14:30:34
64455         Log: "Compiled" encode build cleanup
64456              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
64457              - .c files do not export sub-tables
64458      Branch: perlio
64459            ! ext/Encode/Makefile.PL ext/Encode/compile
64460 ____________________________________________________________________________
64461 [  8230] By: nick                                  on 2000/12/23  12:50:37
64462         Log: Integrate mainline
64463      Branch: perlio
64464           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
64465           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
64466           !> pod/perl5004delta.pod pod/perl5005delta.pod
64467           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
64468           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
64469           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
64470           !> pod/perlsub.pod
64471 ____________________________________________________________________________
64472 [  8229] By: jhi                                   on 2000/12/22  15:32:12
64473         Log: Integrate perlio.
64474      Branch: perl
64475           +> win32/distclean.bat
64476           !> MANIFEST t/io/utf8.t
64477 ____________________________________________________________________________
64478 [  8228] By: jhi                                   on 2000/12/22  15:29:40
64479         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
64480              From: Robin Barker <rmb1@cise.npl.co.uk>
64481              Date: Fri, 22 Dec 2000 12:17:38 GMT
64482              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
64483      Branch: perl
64484            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
64485            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
64486            ! pod/perl5004delta.pod pod/perl5005delta.pod
64487            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
64488            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
64489            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
64490            ! pod/perlsub.pod
64491 ____________________________________________________________________________
64492 [  8227] By: jhi                                   on 2000/12/22  15:24:28
64493         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
64494              From: "John L. Allen" <allen@grumman.com>
64495              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
64496              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
64497              
64498              Document APPLLIB_EXP.
64499      Branch: perl
64500            ! INSTALL
64501 ____________________________________________________________________________
64502 [  8226] By: nick                                  on 2000/12/21  22:11:50
64503         Log: Handy script for when one forgets to "dmake clean" 
64504      Branch: perlio
64505            + win32/distclean.bat
64506            ! MANIFEST
64507 ____________________________________________________________________________
64508 [  8225] By: nick                                  on 2000/12/21  21:54:04
64509         Log: CRLF platform issue with io/utf8 fix.
64510      Branch: perlio
64511            ! t/io/utf8.t
64512 ____________________________________________________________________________
64513 [  8224] By: nick                                  on 2000/12/21  21:02:20
64514         Log: Integrate mainline
64515      Branch: perlio
64516           !> Changes Configure Makefile.SH Porting/Glossary
64517           !> Porting/config.sh Porting/config_H configure.com
64518           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
64519           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
64520           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
64521           !> win32/config.bc win32/config.gc win32/config.vc
64522 ____________________________________________________________________________
64523 [  8223] By: jhi                                   on 2000/12/21  17:09:16
64524         Log: Update Changes.
64525      Branch: perl
64526            ! Changes patchlevel.h
64527 ____________________________________________________________________________
64528 [  8222] By: jhi                                   on 2000/12/21  16:24:01
64529         Log: Metaconfig unit changes for #8221.
64530      Branch: metaconfig/U/perl
64531           +> issymlink.U
64532            - testsyml.U
64533            ! Mksymlinks.U
64534 ____________________________________________________________________________
64535 [  8221] By: jhi                                   on 2000/12/21  16:23:48
64536         Log: Rename testsyml to issymlink.
64537      Branch: perl
64538            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64539            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
64540            ! win32/config.vc
64541 ____________________________________________________________________________
64542 [  8220] By: jhi                                   on 2000/12/21  15:47:26
64543         Log: Robustness support for #8218 (symlink forest) since the GNU
64544              tools seem to be overly picky about symlinkage depths.
64545      Branch: perl
64546            ! Makefile.SH t/io/fs.t
64547 ____________________________________________________________________________
64548 [  8219] By: jhi                                   on 2000/12/21  15:38:27
64549         Log: Metaconfig changes for #8218.
64550      Branch: metaconfig
64551            ! U/modified/Oldconfig.U
64552      Branch: metaconfig/U/perl
64553            + Mksymlinks.U
64554            ! testsyml.U
64555 ____________________________________________________________________________
64556 [  8218] By: jhi                                   on 2000/12/21  15:37:57
64557         Log: Add Configure option -Dmksymlinks which will create a symlink
64558              forest if the current/build differs from the source directory.
64559              TODO: mkdir -p is not portable.
64560      Branch: perl
64561            ! Configure
64562 ____________________________________________________________________________
64563 [  8217] By: jhi                                   on 2000/12/21  14:39:12
64564         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
64565              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
64566              Date: Thu, 21 Dec 2000 09:38:18 GMT
64567              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
64568              
64569              The ofs became an SV.
64570      Branch: perl
64571            ! ext/Thread/Thread.xs
64572 ____________________________________________________________________________
64573 [  8216] By: jhi                                   on 2000/12/21  05:40:21
64574         Log: The polymorphism seems to have fixed 20000517.001.
64575      Branch: perl
64576            ! t/pragma/utf8.t
64577 ____________________________________________________________________________
64578 [  8215] By: jhi                                   on 2000/12/21  04:44:52
64579         Log: read() documentation tweak for 20001121.004.
64580      Branch: perl
64581            ! pod/perlfunc.pod
64582 ____________________________________________________________________________
64583 [  8214] By: jhi                                   on 2000/12/21  03:54:11
64584         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
64585      Branch: perl
64586            ! pp_sys.c t/op/misc.t
64587 ____________________________________________________________________________
64588 [  8213] By: jhi                                   on 2000/12/21  00:28:10
64589         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
64590              From: Peter Prymmer <pvhp@forte.com>
64591              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
64592              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
64593      Branch: perl
64594            ! configure.com
64595 ____________________________________________________________________________
64596 [  8212] By: jhi                                   on 2000/12/21  00:26:21
64597         Log: Edit edit edit.
64598      Branch: perl
64599            ! pod/perlfaq3.pod
64600 ____________________________________________________________________________
64601 [  8211] By: jhi                                   on 2000/12/20  18:52:46
64602         Log: Update Changes.
64603      Branch: perl
64604            ! Changes patchlevel.h
64605 ____________________________________________________________________________
64606 [  8210] By: jhi                                   on 2000/12/20  18:34:47
64607         Log: Yet another editor edit.
64608      Branch: perl
64609            ! pod/perlfaq3.pod
64610 ____________________________________________________________________________
64611 [  8209] By: jhi                                   on 2000/12/20  15:33:28
64612         Log: More Win32 Perling.
64613      Branch: perl
64614            ! pod/perlfaq3.pod
64615 ____________________________________________________________________________
64616 [  8208] By: jhi                                   on 2000/12/20  15:07:46
64617         Log: More Win32 editor/IDE/shell hints.
64618      Branch: perl
64619            ! pod/perlfaq3.pod
64620 ____________________________________________________________________________
64621 [  8207] By: jhi                                   on 2000/12/20  03:54:08
64622         Log: Subject: [PATCH] obscure timing knowledge
64623              From: Nicholas Clark <nick@ccl4.org>
64624              Date: Tue, 19 Dec 2000 19:22:31 +0000
64625              Message-ID: <20001219192231.F2827@plum.flirble.org>
64626      Branch: perl
64627            ! sv.c
64628 ____________________________________________________________________________
64629 [  8206] By: jhi                                   on 2000/12/20  03:45:57
64630         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
64631              From: Spider Boardman <spider@leggy.zk3.dec.com>
64632              Date: Tue, 19 Dec 2000 21:30:16 -0500
64633              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
64634      Branch: perl
64635            ! sv.c
64636 ____________________________________________________________________________
64637 [  8205] By: jhi                                   on 2000/12/19  23:02:01
64638         Log: Update Changes.
64639      Branch: perl
64640            ! Changes patchlevel.h
64641 ____________________________________________________________________________
64642 [  8204] By: jhi                                   on 2000/12/19  22:58:18
64643         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
64644              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
64645              on editors and diffing/patching.
64646      Branch: perl
64647            ! t/op/utf8decode.t
64648 ____________________________________________________________________________
64649 [  8203] By: nick                                  on 2000/12/19  21:36:16
64650         Log: Integrate mainline (forgot my own change...)
64651      Branch: perlio
64652           !> ext/Encode/compile
64653 ____________________________________________________________________________
64654 [  8202] By: nick                                  on 2000/12/19  21:34:42
64655         Log: Integrate mainline.
64656      Branch: perlio
64657           !> (integrate 61 files)
64658 ____________________________________________________________________________
64659 [  8201] By: nick                                  on 2000/12/19  21:34:06
64660         Log: Avoid looking for File::Glob when we don't need it.
64661      Branch: perl
64662            ! ext/Encode/compile
64663 ____________________________________________________________________________
64664 [  8200] By: jhi                                   on 2000/12/19  18:35:49
64665         Log: Update Changes.
64666      Branch: perl
64667            ! Changes patchlevel.h
64668 ____________________________________________________________________________
64669 [  8199] By: jhi                                   on 2000/12/19  18:35:07
64670         Log: Microperl tweaks.
64671      Branch: perl
64672            ! sv.c uconfig.h uconfig.sh
64673 ____________________________________________________________________________
64674 [  8198] By: jhi                                   on 2000/12/19  18:29:59
64675         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
64676      Branch: perl
64677            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64678            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
64679 ____________________________________________________________________________
64680 [  8197] By: jhi                                   on 2000/12/19  17:55:29
64681         Log: In VMS embedded perls couldn't access the statically built Socket,
64682              from Charles Lane.
64683      Branch: perl
64684            ! configure.com
64685 ____________________________________________________________________________
64686 [  8196] By: jhi                                   on 2000/12/19  17:49:50
64687         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
64688              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
64689              Date: Sun, 17 Dec 2000 19:11:44 -0000
64690              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
64691      Branch: perl
64692            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64693            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
64694 ____________________________________________________________________________
64695 [  8195] By: jhi                                   on 2000/12/19  17:47:53
64696         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
64697              From: Jonathan Stowe <gellyfish@gellyfish.com>
64698              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
64699              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
64700      Branch: perl
64701            ! utils/h2xs.PL
64702 ____________________________________________________________________________
64703 [  8194] By: jhi                                   on 2000/12/19  17:46:28
64704         Log: Subject: Re: useless use of void context work-around
64705              From: andreas.koenig@anima.de (Andreas J. Koenig)
64706              Date: 16 Dec 2000 15:13:36 +0100
64707              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
64708              
64709              Document (comment) the q(di ds ig) trick in the code.
64710      Branch: perl
64711            ! op.c
64712 ____________________________________________________________________________
64713 [  8193] By: jhi                                   on 2000/12/19  17:10:57
64714         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
64715              From: "Mark J. Reed" <mreed@strange.turner.com>
64716              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
64717              Message-Id: <200012160222.VAA13986@strange.turner.com>
64718      Branch: perl
64719            ! ext/Sys/Syslog/Syslog.pm
64720 ____________________________________________________________________________
64721 [  8192] By: jhi                                   on 2000/12/19  17:07:45
64722         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
64723              From: Nicholas Clark <nick@ccl4.org>
64724              Date: Sat, 16 Dec 2000 19:03:13 +0000
64725              Message-ID: <20001216190313.D68304@plum.flirble.org>
64726      Branch: perl
64727            ! t/op/64bitint.t
64728 ____________________________________________________________________________
64729 [  8191] By: jhi                                   on 2000/12/19  17:06:13
64730         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
64731              From: Dominic Dunlop <domo@computer.org>
64732              Date: Mon, 18 Dec 2000 12:00:15 +0100
64733              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
64734              
64735              This patchlet is needed in order that perl can be statically linked.  
64736      Branch: perl
64737            ! regexec.c
64738 ____________________________________________________________________________
64739 [  8190] By: jhi                                   on 2000/12/19  17:03:08
64740         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
64741              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64742              Date: Sun, 17 Dec 2000 00:18:35 -0600
64743              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
64744      Branch: perl
64745            ! perlio.h vms/gen_shrfls.pl
64746 ____________________________________________________________________________
64747 [  8189] By: jhi                                   on 2000/12/19  16:20:28
64748         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64749              From: Prymmer/Kahn <pvhp@best.com>
64750              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
64751              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
64752              
64753              A better version of #8188.
64754      Branch: perl
64755            ! pod/perlfaq3.pod
64756 ____________________________________________________________________________
64757 [  8188] By: jhi                                   on 2000/12/19  15:57:06
64758         Log: (Replaced by #8189)
64759              
64760              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64761              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
64762              From: Prymmer/Kahn <pvhp@best.com>
64763              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
64764              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64765              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
64766              Date: Mon, 18 Dec 2000 11:10:45 -0500
64767              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
64768      Branch: perl
64769            ! pod/perlfaq3.pod
64770 ____________________________________________________________________________
64771 [  8187] By: jhi                                   on 2000/12/19  15:54:19
64772         Log: Email address fix for Anton Berezin.
64773      Branch: perl
64774            ! AUTHORS
64775 ____________________________________________________________________________
64776 [  8186] By: jhi                                   on 2000/12/19  15:38:54
64777         Log: Subject: [PATCH perl@8102] cygwin port
64778              From: "Eric Fifer" <efifer@dircon.co.uk> 
64779              Date: Thu, 14 Dec 2000 13:41:29 -0000
64780              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
64781              
64782              When compiling modules the data item that is being imported
64783              from libperl.dll needs to be tagged as imported/shared data:
64784              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
64785      Branch: perl
64786            ! perliol.h
64787 ____________________________________________________________________________
64788 [  8185] By: jhi                                   on 2000/12/19  14:53:24
64789         Log: Regen uconfig.h and uconfig.sh.
64790      Branch: perl
64791            ! uconfig.h uconfig.sh
64792 ____________________________________________________________________________
64793 [  8184] By: jhi                                   on 2000/12/18  20:43:49
64794         Log: Comments work so much better when they are closed.
64795      Branch: perl
64796            ! regcomp.c
64797 ____________________________________________________________________________
64798 [  8183] By: jhi                                   on 2000/12/18  18:04:02
64799         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
64800              Fixes the bug 20001218.016.
64801      Branch: perl
64802            ! regcomp.c
64803 ____________________________________________________________________________
64804 [  8182] By: gsar                                  on 2000/12/18  09:53:47
64805         Log: delete spurious files
64806      Branch: maint-5.6/perl
64807            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
64808            - vos/config.h vos/config_h.SH_orig
64809 ____________________________________________________________________________
64810 [  8181] By: gsar                                  on 2000/12/18  09:46:08
64811         Log: regen perltoc
64812      Branch: maint-5.6/perl
64813            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
64814 ____________________________________________________________________________
64815 [  8180] By: gsar                                  on 2000/12/18  09:20:27
64816         Log: integrate changes#7924..7926,7946,7952 from mainline
64817              
64818              A test works better if it has the right 1..$n output.
64819              
64820              All the core library users of Class::Struct seem to be
64821              using "use Class::Struct 'struct';" instead of the bare
64822              "use Class::Struct;", which isn't documented in Class::Struct.
64823              This can't be right.
64824              
64825              Make the Class::Struct import() wiser.
64826              
64827              Upgrade to CPAN 1.59_51, from Andreas König.
64828              
64829              Subject: Re: long shell lines
64830              Split overly long shell command lines.
64831      Branch: maint-5.6/perl
64832           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
64833           !> lib/File/stat.pm t/lib/class-struct.t
64834 ____________________________________________________________________________
64835 [  8179] By: gsar                                  on 2000/12/18  08:55:54
64836         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
64837              7918,7919,7988,8907 from mainline (various)
64838              
64839              Subject: [ID 20001127.004] White space problem in perlamiga.pod
64840              
64841              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
64842              
64843              Subject: [PATCH] perlcc.PL cleanups
64844              
64845              Subject: [PATCH] Updating perltie.pod for arrays
64846              
64847              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
64848              Subject: Re: [PATCH] Updating perltie.pod for arrays
64849              Subject: Re: [PATCH] Updating perltie.pod for arrays
64850              
64851              One more perltie.pod nit from Casey R. Tweten.
64852              
64853              Subject: [PATCH] $^O  win32 -> MSWin32
64854              plus similar nits for vms, err, VMS, and UNICOS.
64855              
64856              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
64857              More checking in case someone has broken their services or
64858              protocol databases.
64859              
64860              Make "use Class::Struct 'struct';" work again (broken by #7617);
64861              add a test for Class::Struct.
64862              
64863              Integrate the "skip" messages to explain().
64864              
64865              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64866      Branch: maint-5.6/perl
64867           +> t/lib/class-struct.t
64868           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
64869           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
64870           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
64871 ____________________________________________________________________________
64872 [  8178] By: gsar                                  on 2000/12/18  08:16:30
64873         Log: avoid redefinition warnings on windows due to sys/socket.h getting
64874              #included before win32.h
64875      Branch: maint-5.6/perl
64876            ! win32/include/sys/socket.h
64877 ____________________________________________________________________________
64878 [  8177] By: gsar                                  on 2000/12/18  05:24:04
64879         Log: make regen_headers; fix POSIX.xs problems; remove outdated
64880              code from sys/socket.h that makes build fail now
64881      Branch: maint-5.6/perl
64882            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
64883            ! pod/perlapi.pod
64884           !> win32/include/sys/socket.h
64885 ____________________________________________________________________________
64886 [  8176] By: gsar                                  on 2000/12/18  05:20:17
64887         Log: update Changes
64888      Branch: maint-5.6/perl
64889            ! Changes patchlevel.h
64890 ____________________________________________________________________________
64891 [  8175] By: gsar                                  on 2000/12/18  04:57:48
64892         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
64893              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
64894              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
64895              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
64896              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
64897              7823,7825,7838
64898              
64899              Subject: Re: [PATCH] README.solaris
64900              
64901              Add getpagesize() probing, on non-UNIX guess 'undef'.
64902              
64903              Simplify the getpagesize() unit by dropping the
64904              pagesize probe since it's nowadays slightly more
64905              complicated because of sysconf(). (Note: if some
64906              platform really needs the -lPW for getpagesize,
64907              I just broke it.)
64908              TODO: a new pagesize unit.
64909              
64910              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64911              
64912              MachTen doesn't really do mmap() and munmap().
64913              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64914              
64915              More README.solaris updates from Andy Dougherty.
64916              
64917              Copy the s// information of README.hpux also to the perlrun.
64918              
64919              Add HAS_FSYNC, lack noticed by Nicholas Clark.
64920              
64921              Add a metaconfig unit for fsync.
64922              
64923              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64924              
64925              Many subdocumented return values of the IO extension now documented.
64926              ungetc and write still left subdocumented.
64927              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64928              
64929              Document tell() on special streams.
64930              
64931              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64932              
64933              Subject: [ID 20001112.007] sfio's sftell isn't ftell
64934              
64935              Couple of tests from #7660 salvaged.
64936              
64937              Tweak the definition of the bit complement on UTF-8 data:
64938              if none of the characters in the string are > 0xff,
64939              the result is a complemented byte string, not a (UTF-8)
64940              char string.  Based on the summary in
64941              Subject: Re: [ID 20000918.005] ~ on wide chars
64942              This should give us the maximum backward (pre-char string)
64943              compatibility and utf8 compatibility.  The other alternative
64944              would be to limit the bit complement to be always byte only,
64945              taking the least significant byte of the chars.
64946              
64947              Cleanup messy #ifdef.
64948              
64949              Typos in #7667.
64950              
64951              Declare reg_data like reg_substr_data.
64952              
64953              Placate nervous compilers that see longer than ints switch()ing.
64954              
64955              Remove the new two tests of lib/io_xs for now, they seem to
64956              fail under perlio on some platforms.
64957              
64958              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64959              
64960              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64961              
64962              Subject: tiny typo in perl5db.pl
64963              
64964              Subject: some additions for makefiles for win32 (for perl@7674)
64965              
64966              Hoist the duplicated socket/netdb include logic to perl.h;
64967              undef SETERRNO in case SOCKS has defined it.  Based on:
64968              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64969              
64970              Regen Configure.
64971              
64972              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
64973              (a macro to define signed and unsigned integer constants).
64974              
64975              Use UINT64_C().
64976              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
64977              
64978              Use u_int32_t for the size of hash_cb(), not size_t.
64979              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
64980              
64981              Quit utf8_to_uv() instantly if curlen == 0.
64982              
64983              Subject: [PATCH: perl@7674] updates to README.os390
64984              
64985              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
64986              
64987              EBCDIC tweaks.
64988              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
64989              
64990              Linenumber fix.
64991              
64992              SOCKS has its own USE_THREADS, based on
64993              Subject: [ID 20001114.002] et. al. bugfix followup
64994              
64995              UINT64_C() work continues.
64996              
64997              Detypo.
64998              
64999              The type of the hash_cb() size argument is tricky.
65000              
65001              Add fwalk() probe to the configuration files and regen perltoc.
65002              
65003              Subject: perllocale.pod changes
65004              
65005              Avoid an infinite loop in VMS when utils scripts are run
65006              with no arguments, from Charles Lane.
65007              
65008              Subject: Re: Bug in Carp::Heavy/5.6.0?
65009              
65010              For Solaris use64bitall the stdchar needs a little bit of help.
65011              
65012              The long double hints can be here or there.
65013              
65014              Test tweak for the open pragma.
65015              
65016              Also the 64bitall hints can be either here or there.
65017              
65018              As surmised the #7719 wasn't a good move.
65019              
65020              Subject: Fix for 20000409.001
65021              
65022              Subject: Fix for 20000815.006
65023              It's really 20000518.006.
65024              
65025              Subject: [PATCH 5.6.0 README.win32] very minor typos
65026              
65027              Subject: Fix for README.amiga (20000323.033)
65028              
65029              Explain in more detail the {} syntax ambiguousity.
65030              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
65031              
65032              Sparc 64-bit pack() fix from Jens Hamisch.
65033              
65034              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
65035              
65036              Subject: podlators 1.05 available        
65037              
65038              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
65039              
65040              Subject: [perl 7711: EPOC] updates
65041              
65042              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
65043              
65044              Miraculous typo.
65045              
65046              sysseek() instead of seek().
65047              
65048              Solaris hints tweaks.
65049              
65050              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
65051              This may be overly harsh but until proven otherwise, we think this
65052              way, or until we have a simple test for Configure (having to start
65053              up servers is does not count as simple) to check for the problems.
65054              
65055              Remove the shared object before attempting to create
65056              (by linking) a new one.  E.g. in AIX not removing
65057              becomes quite painful if one tries to do more than one
65058              build in the same tree (an interrupted build, for example),
65059              since the AIX' shared dynaloader seemingly keeps the shared
65060              objects open and therefore 'busy' for quite a while, even when
65061              nobody is using the objects, leading into link failures.
65062              
65063              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
65064              
65065              Subject: DOC PATCH 5.6.0 perlreftut
65066              
65067              Subject: [PATCH: perl@7777] add system locale testing for VMS
65068              
65069              Subject: [PATCH] Test.pm POD peculiarity
65070              
65071              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
65072              
65073              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
65074              
65075              Subject: Re: perl@7777 
65076              Detypoing.
65077              
65078              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
65079              
65080              Go ahead and #include <unistd.h> in perl.h.
65081              
65082              Subject: [PATCH perl@7795] small cleanup task for test suite
65083              
65084              Subject: Re: av.c patch (having slight problems)
65085              unshift() speedup.
65086              
65087              Reach back one higher up when searching for PERL_SRC.
65088      Branch: maint-5.6/perl
65089           +> lib/File/Spec/Epoc.pm
65090           !> (integrate 88 files)
65091 ____________________________________________________________________________
65092 [  8174] By: gsar                                  on 2000/12/18  03:53:09
65093         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
65094              7625..7629,7631..7634,7637,7639,7642 from mainline
65095              
65096              Fix for the tie-refhash string table leaks.
65097              
65098              Subject: [patch perl@7595] VMS configure.com tweak
65099              
65100              More careful detection of how well NVs and UVs mix.
65101              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))
65102              Added some SIGFPE paranoia.
65103              
65104              Forgot to bump the line numbers in #7601.
65105              
65106              Subject: PATCH std stdio for (Free)BSD
65107              
65108              Deleting $ENV{PATH} in VMS is not recommendable.
65109              
65110              Locale buglets.
65111              Subject: RE: Locales support (setlocale) fixes
65112              
65113              Do not test UTF-8 locales since that the tests would require
65114              polymorphic regexen.
65115              
65116              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
65117              
65118              A missing aTHX_.
65119              
65120              Subject: [ID 20001108.013] spelling
65121              
65122              Subject: [PATCH] Class::Struct at compile time
65123              
65124              Make deleting for %ENV work for (newer versions of) VMS,
65125              from Craig A. Berry.
65126              
65127              Forgot from #7618.
65128              
65129              More VMS moves on environment handling, from Charles Lane.
65130              
65131              Remove unused extra arguments.
65132              
65133              Typo in an ifndef.
65134              Subject: Re: [PATCH 5.7.0] better messages from malloc()
65135              
65136              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
65137              All except the "cow orker" change.
65138              
65139              The generated boot_* headers are wrong.  Pickier compiler,
65140              such as KAI C++ will refuse to compile the resulting perlmain.
65141              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
65142              
65143              There's no =head3.
65144              
65145              Disable only the tests 99 and 166 for UTF-8 locales.
65146              
65147              Missing dTHXs.
65148              Subject: RE: perl@7595 builds not on cygwin
65149              
65150              Subject: Re: bash -c exit and linux hints 
65151              
65152              Various doc oddball characters.
65153              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
65154              
65155              Subject: [PATCH] IO::Seekable pod
65156              
65157              Amdahl UTS hints updates.
65158              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
65159              
65160              Explain better why certain regex tests are skipped.
65161              Subject: Re: tests skipped: unknown reason
65162              
65163              Subject: [PATCH] README.solaris
65164              
65165              Subject: [PATCH perl@7638] cygwin port
65166      Branch: maint-5.6/perl
65167           +> README.solaris
65168           !> (integrate 26 files)
65169 ____________________________________________________________________________
65170 [  8173] By: gsar                                  on 2000/12/18  03:37:02
65171         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
65172              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
65173              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
65174              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
65175              
65176              Better create a true mailing list for the repository keepers.
65177              
65178              Subject: [ID 20001027.007] uniq array in perlfaq
65179              
65180              De-quoted-unreadable to ISO Latin 1.
65181              (There's one ISO-2022-JP name in Changes5.004.)
65182              
65183              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
65184              
65185              The #7476 needs a MANIFEST change, too.
65186              
65187              Add also emailless people.
65188              
65189              UTF-8 decoder tweak.
65190              
65191              Make \x{...} consistently produce UTF-8.
65192              Subject: Re: \x{...} is confused 
65193              
65194              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
65195              
65196              Add a perlbug flag, -A, to avoid acknowledgement messages.
65197              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
65198              
65199              Use Errno magic.
65200              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
65201              
65202              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
65203              
65204              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
65205              
65206              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
65207              
65208              Be more lenient on bad UTF-8 when doing bit arithmetics.
65209              Subject: Re: [ID 20000918.005] ~ on wide chars
65210              (The ord() part of the patch skipped.)
65211              
65212              Subject: perlfaq style changes
65213              
65214              AUTHORS tweaks.
65215              
65216              Whitespace style tweak.  Was originally going to see to
65217              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65218              but that had already been taken care of.
65219              
65220              The compiler is either gcc or cc, from Tom Bates.
65221              
65222              The osname has been lowercased by now, from Tom Bates.
65223              
65224              The NonStop-UX libraries have a novel way to say NaN.
65225              
65226              printf UVs the correct way, noticed by Robin Barker.
65227              
65228              Subject: [PATCH] startperl to respect versiononly
65229              
65230              AUTHORS updates.
65231              
65232              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
65233              
65234              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
65235              
65236              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
65237              
65238              Generalize the Camel wording.
65239              Subject: Re: perlfaq style changes
65240              
65241              Subject: [ID 20001005.006] Documentation -- description of qr//
65242              
65243              C.pm part of
65244              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
65245              
65246              Locale warning explanation tweak.
65247              
65248              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
65249              
65250              Make the POSIX::setuid and POSIX::setgid to really call setuid()
65251              and setgid() because they were just changing $< and $( which means
65252              only changing the real uid/gid, as opposed to changing both
65253              real and effective ids.  (The alternative way could have been
65254              in POSIX.pm to change $> and $), too, but making a direct call
65255              to the C API feels cleaner.)  Fixes the bug
65256              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
65257              
65258              Expand %Config variables and %ENV variables only if
65259              so requested during build time using the
65260              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
65261              Not expanding makes relocating distributions easier.
65262              
65263              More tweaking on the #7522 theme.
65264              
65265              Test::Harness revealed buglets in the new DynaLoader.
65266              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
65267              
65268              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
65269              fix a autovivification bug in Tie::RefHash, add tests for both.
65270              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
65271              
65272              Detpyo.
65273              
65274              recv() can fail and return undef.
65275              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
65276              
65277              Fix the problem discussed in
65278              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
65279              originally from Linc Madison.  Also Andreas König's comments
65280              taken into account.  Some other problems with Tie::SubstrHash
65281              fixed: didn't croak when the table exceeded the requested number
65282              of entries (as documented) but instead when the number of entries
65283              exceeded the size of the table, a croak() had an unnecessary \n,
65284              didn't have a CLEAR method, documented that there is no exists().
65285              Didn't fix to be strict-proof because the module uses &foo; and
65286              dynamic scope.  Added a test script exercizing both first tamely 
65287              the basic functionality, and then the failure cases reported by
65288              Linc Madison.
65289              
65290              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
65291              
65292              The #7521 touched things it shouldn't have.
65293              
65294              Subject: [PATCH 5.7.0] better messages from malloc()
65295              
65296              Subject: Re: README.aix
65297              
65298              Add FCNTL_CAN_LOCK.
65299              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65300              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65301              
65302              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
65303              create a "fast path" for locale name probing using "locale -a"
65304              if available, squash finally hopefully the s?printf resetting
65305              the numeric locale (since, IIUC perllocale, it never shouldn't). 
65306              
65307              More Changes tweakery.
65308              
65309              Dying is too strict here, better just skip.
65310              
65311              Subject: Locales support (setlocale) fixes
65312              Modified quite a bit to be more portable.
65313              
65314              Configure would use a bad $myuname from an old config.sh.
65315              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
65316              
65317              Fix for
65318              Subject: [ID 20001004.006] undef is never tainted
65319              An undef read from a slurped file was not tainted.
65320              
65321              Fix for
65322              Subject: [ID 20001004.007] taint propogation is inconsistent
65323              The culprit was sv_setsv() which was rather blindly
65324              propagating taint, which lead to behaviour where if
65325              a tainted anon hash value was seen all the hash values
65326              from then on at that level became tainted, or at any
65327              upper levels in the case of nested anon hashes.
65328              
65329              Test tweak: show also the failed locales.
65330              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
65331              
65332              A fix of sorts for 20000329.026, a better error message
65333              for a missing "use charnames" when using the \N{...}. 
65334              
65335              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
65336              
65337              Add =pod to be tidy.
65338              
65339              Fix for bug id 19990615.008, pos() unset during s///ge.
65340              
65341              Add a note for future generations about bug id 20000229.006.
65342              
65343              Use -dM for gcc (the suggested patch did it only for Linux,
65344              but I think it can be generalized).
65345              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
65346              
65347              opmini.o can linger from Configures past.
65348              
65349              Document that the evaled syntax errors cause scalar leaks.
65350              
65351              Fix for
65352              Subject: [ID 20000728.005] perl -P broken
65353              (hopefully).  The fix is also not complete, it seems to break
65354              BOM swallowing for libc5 systems, but until someone figures
65355              out a way to do this without ftell(), this will do.
65356              
65357              AUTHORS updates.
65358              
65359              Subject: Re: rsync'ed patches vs. rsync'ed source
65360              
65361              Admit that the test leaks scalars.
65362              
65363              Sanitize the environment further.
65364              
65365              VOS updates from Paul Green.
65366              
65367              Document %ENV = () portability issues.
65368              
65369              Make the stdio test program of 7427 less noisy while being 
65370              compiled so that Digital UNIX wouldn't get both
65371              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
65372              undefined.  This makes perlio happy.
65373              
65374              glibc5 detection by __GNU_LIBRARY__.
65375              
65376              %ENV note tweaks from Dan Sugalski.
65377              
65378              Varargs don't always work too well if one puts an unsigned
65379              char on the stack and pop an unsigned quad off the stack.
65380              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
65381              
65382              Subject: Pod updates
65383              
65384              Fake support of holey files in win/dosish platforms.
65385              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
65386              
65387              A doc addition for bug id 20001105.019, beware \p.
65388              
65389              Tweak #7587.
65390              
65391              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
65392              
65393              perlhack updates from H.Merijn Brand.
65394              
65395              Subject: [PATCH perl@7573] cygwin port
65396              Synchronize with Cygwin 1.1.5.
65397              
65398              Bad thinko in #7581 (I used the test program with the expanded
65399              values as-is).
65400              
65401              Make perlbug not insist on dumping to a file when stdout isn't a tty.
65402              Subject: [PATCH] perlbug.PL
65403              
65404              Overrideable keys, each, pop, push, shift, splice, unshift.
65405              Subject: [PATCH] prototyped functions that should be overrideable
65406              
65407              Try to avoid flockless and emulationless places.
65408      Branch: maint-5.6/perl
65409           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
65410            - MAINTAIN
65411           !> (integrate 111 files)
65412 ____________________________________________________________________________
65413 [  8172] By: jhi                                   on 2000/12/18  02:49:27
65414         Log: Regen pods.
65415      Branch: perl
65416            ! pod/perlmodlib.pod pod/perltoc.pod
65417 ____________________________________________________________________________
65418 [  8171] By: gsar                                  on 2000/12/18  02:49:24
65419         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
65420              7465..7471 from mainline
65421              
65422              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
65423              in platforms that strictly require all the symbols being present
65424              at link time.
65425              
65426              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
65427              
65428              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
65429              
65430              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
65431              
65432              Subject: [PATCH] todo
65433              
65434              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
65435              
65436              Use $sort, $uniq (and $tr) consistently as wondered
65437              by Nicholas Clark.
65438              
65439              Too enthusiastic editing in #7460.
65440              
65441              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
65442              
65443              Upgrade to CPAN 1.58_55.
65444              Subject: CPAN.pm status
65445              
65446              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
65447              
65448              Make target reordering to avoid pointless re-makes.
65449              Subject: Re: Total re-make of 'make okfile' after 7451 ?
65450              
65451              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
65452              
65453              Subject: DOC PATCH 5.6.0
65454              
65455              Add the repository doc by Malcolm, Sarathy, and by Simon,
65456              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
65457      Branch: maint-5.6/perl
65458           +> Porting/repository.pod
65459           !> Configure MANIFEST Makefile.SH README.dos README.os2
65460           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
65461           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
65462           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
65463 ____________________________________________________________________________
65464 [  8169] By: gsar                                  on 2000/12/18  02:33:34
65465         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
65466              7435..7441,7445 from mainline
65467              
65468              Make the UTF-8 decoding stricter and more verbose when
65469              malformation happens.  This involved adding an argument
65470              to utf8_to_uv_chk(), which involved changing its prototype,
65471              and prefer STRLEN over I32 for the UTF-8 length, which as
65472              a domino effect necessitated changing the prototypes of
65473              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
65474              The stricter UTF-8 decoding checking uses Markus Kuhn's
65475              UTF-8 Decode Stress Tester from
65476              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
65477              
65478              Run vms/vms_yfix.pl, should have done that after changing
65479              perly.c in #7382.
65480              
65481              Subject: [PATCH 5.7.0] static linking with uninstalled perl
65482              
65483              (Replaced by #7440.)
65484              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
65485              
65486              Fix the bug ID 20001024.005, the bug introduced by #7416.
65487              
65488              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
65489              
65490              Fix the bug reported in
65491              From: andreas.koenig@anima.de (Andreas J. Koenig)
65492              Also make is_utf8_char() stricter.
65493              
65494              Missed the header file changes from #7425.
65495              
65496              Check if stdio supports tweaking lval and cnt simultaneously.
65497              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65498              
65499              Stratus VOS updates from Paul Green.
65500              
65501              Podify README.epoc and README.vos.
65502              
65503              Add targets to Makefile.SH, most importantly
65504              'regen_all' which also remembers to update vms/perly*.
65505              
65506              Subject: Minor update to find2perl, for portability
65507              
65508              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
65509              
65510              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
65511              
65512              Rename UTF8LEN() to be UNISKIP(), too confusing to have
65513              UTF8LEN() and UTF8SKIP(). 
65514              
65515              Allow poking holes at the UTF-8 decoding strictness.
65516              
65517              Continue the internal UTF-8 API tweaking.
65518              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
65519              used much more than the simpler API, now called utf8_to_uv_simple().
65520              Still not quite happy with API, too much partial duplication
65521              of functionality.
65522              
65523              A new version of making the syslog test more robust.
65524              (Replaces #7421.)
65525              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
65526              
65527              buildtoc target tweaks.
65528              
65529              Integrate with vmsperl #7430 by Charles Bailey:
65530              
65531              Cleanup from prior patch (Charles Lane?):
65532              - improve handling of MFDs in Basename and Path
65533              - default to no xsubpp line # munging when building debug images
65534      Branch: maint-5.6/perl
65535           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65536           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
65537           !> (integrate 67 files)
65538 ____________________________________________________________________________
65539 [  8168] By: gsar                                  on 2000/12/18  02:05:49
65540         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
65541              
65542              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
65543              From: Martin Husemann <martin@duskware.de>
65544              
65545              Subject: [PATCH 5.7.0] restore match data on backtracing
65546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65547      Branch: maint-5.6/perl
65548           !> regcomp.c regexec.c t/op/re_tests
65549 ____________________________________________________________________________
65550 [  8167] By: gsar                                  on 2000/12/18  01:55:22
65551         Log: integrate changes#7858,7986 from mainline
65552              
65553              C<foreach my $x ...> in pseudo-fork()ed process may diddle
65554              parent's memory; fix it by keeping track of the actual pad
65555              offset rather than a raw pointer (this change is probably also
65556              relevant to non-ithreads case to avoid fallout from reallocs of
65557              the pad array, but is currently only enabled for the ithreads
65558              case in the interests of minimal disruption to existing "well
65559              tested" code)
65560              
65561              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
65562              due to the notorious GetFileType() bug in Windows 9x, which fstat()
65563              tickles)
65564      Branch: maint-5.6/perl
65565           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
65566           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
65567           !> win32/win32.c win32/win32.h win32/win32sck.c
65568 ____________________________________________________________________________
65569 [  8166] By: gsar                                  on 2000/12/18  01:52:59
65570         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
65571              from mainline (xsubpp and ExtUtils::LibList fixups, various
65572              other small items)
65573              
65574              The generated boot_* headers are wrong.  Pickier compiler,
65575              such as KAI C++ will refuse to compile the resulting perlmain.
65576              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
65577              
65578              Various doc oddball characters.
65579              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
65580              
65581              Subject: [PATCH] Re: 20001101.003 PDL
65582              
65583              Subject: [PATCH 5.7.0] etags broken again
65584              
65585              Subject: [PATCH 5.7.0] Liblist finally works
65586              
65587              Subject: [PATCH 5.7.0] Liblist returns found libraries
65588              
65589              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
65590              
65591              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
65592              
65593              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65594              OUT keyword nits.
65595              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65596              OUT and IN_OUT documentation.
65597      Branch: maint-5.6/perl
65598           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
65599           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
65600           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
65601           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
65602           !> win32/bin/search.pl
65603 ____________________________________________________________________________
65604 [  8165] By: gsar                                  on 2000/12/18  01:28:45
65605         Log: integrate changes#7533,7563,7611,7623 from mainline (various
65606              malloc.c embellishments)
65607      Branch: maint-5.6/perl
65608           !> malloc.c pod/perldiag.pod
65609 ____________________________________________________________________________
65610 [  8164] By: gsar                                  on 2000/12/18  01:23:33
65611         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
65612              fixups)
65613      Branch: maint-5.6/perl
65614           !> utils/h2xs.PL
65615 ____________________________________________________________________________
65616 [  8163] By: gsar                                  on 2000/12/18  01:17:50
65617         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
65618              fixups)
65619      Branch: maint-5.6/perl
65620           !> Makefile.SH utils/perlbug.PL
65621 ____________________________________________________________________________
65622 [  8162] By: gsar                                  on 2000/12/18  00:25:43
65623         Log: always export Perl_deb() (it is required by re.xs whether
65624              Perl is built with or without -DDEBUGGING)
65625      Branch: maint-5.6/perl
65626            ! makedef.pl
65627 ____________________________________________________________________________
65628 [  8161] By: gsar                                  on 2000/12/18  00:23:38
65629         Log: integrate change#7414 from mainline
65630              
65631              Undo the basename() part of #7412 since the lib/basename
65632              tests would need upgrading too.
65633              
65634              squelch two tests in tr.t that rely on tr/// paranoia change
65635              that's not in 5.6.x
65636      Branch: maint-5.6/perl
65637            ! t/op/tr.t
65638           !> lib/File/Basename.pm
65639 ____________________________________________________________________________
65640 [  8160] By: gsar                                  on 2000/12/18  00:05:30
65641         Log: missing change in previous integrate
65642      Branch: maint-5.6/perl
65643           !> README.aix
65644 ____________________________________________________________________________
65645 [  8159] By: gsar                                  on 2000/12/18  00:03:38
65646         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
65647              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
65648              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
65649              7410..7413 from mainline
65650              
65651              Introduce the man[24-8] variables, from Andy Dougherty.
65652              
65653              Upgrade to CPAN 1.58, from Andreas König.
65654              
65655              An updated EBCDIC tr patch.
65656              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
65657              
65658              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
65659              
65660              Two thirds of
65661              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65662              The Install.pm changes will be submitted separately because
65663              they need some work and discussion still.
65664              
65665              The Install.pm third of
65666              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65667              
65668              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
65669              
65670              Subject: [PATCH 5.7.0] IVs in mtats
65671              
65672              Subject: [PATCH 5.7.0] Perl API for mstats
65673              
65674              Ilya implemented the memory profiling API.
65675              
65676              In Amdahl UTS "struct sv" is defined by a system header,
65677              <ksync.h>.
65678              
65679              Slight tweak of the code to appease Amdahl UTS cc.
65680              
65681              Amdahl UTS doesn't seem to do dynaloading.
65682              
65683              Use UTF8SKIP(), from Simon Cozens.
65684              
65685              Thinko in #7222.
65686              
65687              op/sprintf.t patch for OS/390 (and any other host with limited
65688              floating-point exponent length)
65689              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
65690              
65691              Tweak #7225.
65692              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
65693              
65694              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
65695              
65696              Needs to be conditional on SunOS 4.
65697              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
65698              
65699              Test cases for bug id 20000323.056 (the bug seems to be fixed).
65700              
65701              Add test for bug id 20000427.003 (which seems to have
65702              been fixed) (also duplicate as 20000427.004, though
65703              with a higher severity).  Move one utf8 from op/append
65704              to pragma/utf8, tag the tests with bug ids.
65705              
65706              Document FNCASE=y as discussed in the bug 20000902.009.
65707              
65708              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
65709              The problem was that rx->minlen was in chars while pp_split()
65710              thought it would be in bytes. 
65711              
65712              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
65713              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
65714              
65715              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
65716              
65717              Fix a couple of compiler-noted nits in #7235.
65718              
65719              Tweak the test of #7235.
65720              
65721              One more ~utf8 tweak.
65722              
65723              -w cleanup.
65724              Subject: Re: Problems with bleadperl 
65725              
65726              Subject: small pod patch
65727              
65728              Subject: [PATCH perlguts.pod] Document offset hack
65729              
65730              Add Charles Lane.
65731              
65732              Add the capability to include/exclude branches.
65733              
65734              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
65735              
65736              Detect early whether the std streams have gone bad.
65737              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65738              
65739              More IoTYPE sprinkling.
65740              
65741              Workaround for a sfio bug where the stream error indicator
65742              is not cleared as documented.
65743              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65744              
65745              Clarify documentation on 'use bytes'.
65746              Subject: Re: What does 'use bytes' "mean" ?
65747              
65748              Show the failed remote port, instead of the failing line number.
65749              Subject: [PATCH 5.6.1 Debugger] More diagnostics
65750              
65751              Make Cwd more bulletproof in chrooted environments.
65752              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
65753              
65754              Subject: Pod patch for Devel::Peek
65755              
65756              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
65757              
65758              Borland C fstat() never saw the fd as writable.
65759              Subject: fix for Borland's weak "stat" (perl@7211)
65760              
65761              Missing change from #7362.
65762              
65763              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
65764              
65765              Add the test case for the bug id 20000730.004 which seems
65766              to have been fixed by now.
65767              
65768              Fix of sorts for bug id 20000901.092.  There seems to be no trace
65769              of a 'pmshort' anywhere in the B, so the offending line was simply
65770              removed.
65771              
65772              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
65773              
65774              Subject: PATCH do_print has 2 PerlIO_error()s
65775              
65776              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
65777              
65778              Typo noted by Mark Lutz.
65779              
65780              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
65781              
65782              In the latest compiler builds cccdlflags must not become -fpic,
65783              from Wilfredo Sánchez.
65784              
65785              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
65786              
65787              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
65788              
65789              SOCKS function redefinitions need prototypes, too, otherwise
65790              for example 32 bit versus 64 bit differences cause a lot of
65791              problems.  Part of
65792              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65793              
65794              Portability tweak on #7377.
65795              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
65796              
65797              Don't write double values through long double pointers,
65798              based on a part of
65799              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65800              
65801              Reëntrancy fix.
65802              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65803              
65804              Make scan_num() reëntrant, as suggested in
65805              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65806              
65807              Fix for ID 20001020.006, concatenating an unset submatch
65808              with utf8 resulted in "Modification of a read-only value".
65809              
65810              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
65811              
65812              The #7383 was right only in the context of the original bug report,
65813              not in more general case.
65814              
65815              Update Changes.
65816              
65817              Testcases for a #7383,#7385 related bug.
65818              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
65819              
65820              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
65821              
65822              Tweak the Is* definitions of Unicode character classes
65823              to better match the official categorizations; embrace
65824              the official categorizations; add the combining marks
65825              as alpha (and -numeric); fix DCinital (a typo and edito)
65826              to be DCmedial.
65827              
65828              Hints tweak from Anton Berezin.
65829              
65830              Subject: installman go-faster stripes
65831              Subject: Re: installman go-faster stripes
65832              
65833              Subject: [ID 20001021.003] updated hints/openbsd.sh
65834              
65835              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
65836              
65837              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
65838              
65839              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
65840              
65841              Doc patch.
65842              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
65843              
65844              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
65845              
65846              Subject: Re: [ID 20001021.005] SEGV with regex match 
65847              
65848              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
65849              
65850              The change #7187 was not so good on VMS.
65851              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
65852              
65853              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
65854              
65855              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
65856              
65857              Document PERL_INSTALL_ROOT of #7210.
65858      Branch: maint-5.6/perl
65859           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
65860           +> t/lib/tie-splice.t
65861            - lib/unicode/Is/DCinital.pl
65862           !> (integrate 112 files)
65863 ____________________________________________________________________________
65864 [  8158] By: jhi                                   on 2000/12/17  23:04:24
65865         Log: Subject: [PATCHES] RE: perl@8150 
65866              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
65867              Date: Sun, 17 Dec 2000 21:46:39 +0100
65868              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
65869              
65870              Neither cygwin has a getpwuid() one can trust on.
65871      Branch: perl
65872            ! t/lib/glob-basic.t
65873 ____________________________________________________________________________
65874 [  8157] By: jhi                                   on 2000/12/17  23:01:54
65875         Log: More MAN.PODS => {} fixes.
65876      Branch: perl
65877            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
65878            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
65879            ! os2/OS2/REXX/Makefile.PL
65880 ____________________________________________________________________________
65881 [  8156] By: gsar                                  on 2000/12/17  22:49:13
65882         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
65883              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
65884              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
65885              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
65886              7201,7204 from mainline
65887              
65888              Remove vestiges of tr//CU.
65889              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65890              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65891              
65892              The return value of setlocale must be copied away.
65893              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65894              
65895              Allow chop() and chomp() to be overridden.
65896              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65897              
65898              Hints optimization.
65899              Subject: Minor nit
65900              
65901              Subject: [PATCH] de-wall t/README
65902              
65903              Subject: Re: Two advertising clauses need to be removed
65904              
65905              Batch of UTF-8 patches from Simon Cozens.
65906              
65907              Fix for a parsing bug, not for the original bug.
65908              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
65909              
65910              Compilation warnings and an error.
65911              
65912              Subject: File::Find 5.7.0 POD nits
65913              
65914              Subject: [PATCH perl-5.7.0] continued -Wformat support
65915              
65916              The one that got away.
65917              
65918              Subject: Re: perl@7078
65919              
65920              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
65921              convertable to bytes by checking it doesn't go above 0xc3
65922              Subject: Re: perl@7078
65923              
65924              Replace #7084 with
65925              Subject: Re: perl@7078 
65926              
65927              We don't need to count the high bit bytes, a boolean is enough. 
65928              
65929              Subject: [PATCH] utf8.c apidoc
65930              
65931              Subject: Re: perl@7078 
65932              
65933              Botched the #7090 check-in.
65934              
65935              Fix for the charnames.t failures from Spider Boardman.
65936              
65937              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
65938              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
65939              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
65940              0 to checking to get the warning.
65941              
65942              Subject: [PATCH] Nits in perlmod.pod
65943              
65944              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
65945              
65946              Subject: Re: unicode support and perl [ID 20000901.097]
65947              
65948              Subject: Re: unicode support and perl [ID 20000901.097]
65949              
65950              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
65951              
65952              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
65953              
65954              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
65955              
65956              Subject: [PATCH@blead] Fix some recursion in overload.pm
65957              
65958              s/Robin Parker/Robin Barker/
65959              
65960              Subject: [PATCH] Fix aliasing of tied filehandles
65961              
65962              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
65963              
65964              Subject: Re: [PATCH 5.005_64 missed]
65965              
65966              SOCK_DGRAM and listen() do not mix as reported in
65967              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
65968              The patch for 5.7.0+ had to be reengineered, though.
65969              
65970              Subject: DOC PATCH 5.6.0
65971              
65972              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
65973              
65974              Document the issue (is not a syntax error, kind of)
65975              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
65976              
65977              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
65978              Did not apply cleanly, manual intervention was needed.
65979              
65980              Subject: [PATCH] DLL not restartabke with threaded perl
65981              
65982              Inside require() $^S was always left undefined.
65983              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
65984              
65985              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
65986              
65987              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
65988              
65989              Regen headers.
65990              
65991              Subject: [PATCH 5.7.0] Epoc update
65992              
65993              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
65994              as suggested by Olaf Flebbe and Nick Clark.
65995              
65996              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
65997              
65998              Misplaced else.
65999              
66000              Scale down the VMS message boxes, by Charles Lane.
66001              Fix for ID 20000903.009, workaround at
66002              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
66003              
66004              Subject: [ID 20001003.006] B::Debug not -w clean
66005              
66006              Test harness update to sync with the new perlcc,
66007              from Simon Cozens.
66008              
66009              One remaining nit less at the VMS mailbox sizing.
66010              
66011              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
66012              
66013              It is possible to have no hosts database at all.  Pointed out in
66014              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
66015              
66016              Subject: [PATCH 5.7.0] h2xs not working
66017              Subject: [PATCH 5.7.0] h2xs not documenting the created module
66018              
66019              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
66020              
66021              Subject: perlhack.pod Patch for Externals Tools
66022              
66023              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
66024              
66025              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
66026              
66027              Enable disabling scripts installation by Configure -Uinstallscripts,
66028              suggested by H. Merijn Brand.
66029              
66030              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
66031              reported several times by Dominic Dunlop, for example in
66032              ID 20000315.008.  Patch from Dominic.  Patch affects at
66033              least MachTen, and possibly other oldish BSDs. Should not
66034              break non-broken platforms (tested on LinuxPPC). 
66035              
66036              Regen toc.
66037              
66038              Subject: Re: Questions about Tie::Array and perl modules
66039              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
66040              
66041              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
66042              
66043              Tweak #7153.
66044              
66045              IO::Handle->syswrite() did not handle length omission
66046              like CORE::syswrite() does.
66047              Subject: [Fwd] IO::Handle, syswrite and arguments
66048              The original patch from andrew@ugh.net.au.
66049              
66050              Also the $ccflags is needed for the C compiler check.
66051              Subject: Configure (check for C-compiler)
66052              
66053              Eliminate $Is_VMS code from the test.
66054              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
66055              
66056              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
66057              as the first option of cc/ld because of ultrapicky compilers
66058              (e.g. OS/390 R2.5)
66059              
66060              Change the version number of Tie::Handle in the core to 4.0,
66061              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
66062              Subject: Note on Tie::Handle
66063              
66064              UTF8ize split() so that the cloned substrings get the UTF8
66065              flag of the original scalar.  Problem reported by Simon Cozens.
66066              
66067              save_re_context() could reset PL_curcop to freed memory, causing core
66068              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
66069              
66070              Subject: PATCH 5.6 perldebguts grammar cleanup
66071              
66072              Add a todo note about overloadable assertions.
66073              
66074              on Windows, LoadLibrary() could load an extension DLL multiple
66075              times if forward slashes are used in the path
66076              
66077              on Windows, cwd strings in the environment should be of the
66078              form =X:=X:\foo instead of =X=X:\foo\
66079              
66080              on Windows, avoid potential exception (could happen if MSVCRT isn't
66081              being used) when closing a socket handle
66082              
66083              avoid nonportable example code
66084              
66085              Windows9x doesn't support link(), despite what Config.pm
66086              might think
66087              
66088              pod nit
66089              
66090              Change #7160 had a nasty typo.
66091              
66092              Warn about unknown scripts.
66093              Subject: Re: ideas? patches? [PATCH bleadperl]
66094              
66095              on Windows, clean targets might not work under some flavors of the shell
66096              
66097              tweak for change#7173
66098              
66099              Make eq work again with utf8 (disabling the upgrading
66100              should no more be necessary since the copies of the
66101              scalars are upgraded, not the scalars themselves).
66102              Takes care of ID 20001009.001.  (The claimed length()
66103              bug in 20001009.001 seems bogus to me.)
66104              
66105              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
66106              
66107              Upgrade to CGI.pm 2.74, from Lincoln Stein.
66108              
66109              Upgrade to podlators 1.04, from Russ Allbery.
66110              
66111              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
66112              
66113              Quote the temp file name, needed in Win32 because the
66114              default name unfortunately contains spaces, shouldn't
66115              hurt elsewhere.
66116              Subject: FW: perldoc fails if $TEMP contains spaces
66117              
66118              Subject: RE: [ID 19990803.001] README.win32 suggestions 
66119              
66120              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
66121              
66122              Subject: Re: utf8 concat, mg_get
66123              
66124              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
66125              
66126              Subject: [PATCH: perl@7181] op/tr tests on OS/390
66127              
66128              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
66129              
66130              Use the versiononly instead of the installscripts,
66131              retract the changes 7146 and 7147.
66132              
66133              Reapply Andy's patch and regen Configure.
66134              
66135              Add the test case for #7190, from the original bug report
66136              by Andreas König.
66137              
66138              Remove duplicated code.
66139              
66140              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
66141              
66142              restore change#7202
66143      Branch: maint-5.6/perl
66144           !> (integrate 121 files)
66145 ____________________________________________________________________________
66146 [  8155] By: jhi                                   on 2000/12/17  22:30:58
66147         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
66148              From: "Craig A. Berry" <craigberry@mac.com>
66149              Date: Sun, 17 Dec 2000 13:09:28 -0600
66150              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
66151              
66152              MAN.PODS => ' ' is naughty.
66153      Branch: perl
66154            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
66155 ____________________________________________________________________________
66156 [  8154] By: nick                                  on 2000/12/17  22:07:13
66157         Log: MULTIPLICITY nit.
66158      Branch: perl
66159            ! mg.c
66160 ____________________________________________________________________________
66161 [  8153] By: gsar                                  on 2000/12/17  21:23:05
66162         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
66163              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
66164              from mainline
66165              
66166              Document the SvIOK_.*UV().
66167              
66168              Update Unicode todo list.
66169              
66170              Guard against bad string->int conversion for quads.
66171              
66172              Subject: small apidoc fix
66173              
66174              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
66175              
66176              Subject: [PATCH] Tied filehandle documentation
66177              
66178              Subject: [PATCH] Modernize Opcode.pm documentation
66179              
66180              Make Data::Dumper (non-XS) to work with changed semantics of ref().
66181              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
66182              [applied even though said semantics didn't change in 5.6.x]
66183              
66184              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
66185              
66186              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
66187              
66188              Fix the URL, but the server is still missing in action.
66189              Subject: [ID 20000905.002] perlfaq1.pod URL error
66190              
66191              Subject: [ID 20000903.001] \w in utf8-strings
66192              
66193              Fix the ccversion detection for 5.1 and beyond.
66194              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
66195              
66196              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
66197              
66198              Subject: [ID 20000904.008] Tiny fix for perldiag
66199              
66200              Subject: Re: [ID 20000906.004] segfault with bad perl statement
66201              
66202              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
66203              
66204              Subject: [ID 20000908.002] perlipc documentation bug.
66205              
66206              Subject: [PATCH lib/Benchmark.pm]
66207              
66208              Re-allow vec() for characters > 255.
66209              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
66210              
66211              Do away with memory models cruft.  Sorry, PDP users.
66212              
66213              Continue #7041.
66214              
66215              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
66216              
66217              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
66218              
66219              Upgrade to CPAN 1.57_65, from Andreas König.
66220              
66221              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
66222              by Russ Allbery.
66223              
66224              Silence t/pod/*.t about alternate quote-mappings now implemented
66225              by Pod::Text, from Brad Appleton.
66226              
66227              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
66228              Subject: borland C++ win32.c tweak
66229              
66230              C<@a = @b = split(...)> optimization coredumps under ithreads
66231              (missed a spot when fixing up op_pmreplroot hack for ithreads)
66232              
66233              Document the SvUTF8*().
66234              
66235              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
66236              
66237              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
66238              
66239              Do in VMS as the #7054 does.
66240              
66241              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
66242              
66243              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
66244              
66245              Subject: [patch: perl@7045] vms updates
66246              
66247              Test for the #7049.
66248              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
66249              
66250              Break up the myconfig lines a bit.
66251              Subject: perlbug/perl -V output format
66252              
66253              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
66254              
66255              The #7054 truncated Configure badly.
66256              
66257              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
66258              initialization in all the threads on Windows
66259              
66260              Allow for whitespace between "#" and "line" in cpp output.
66261              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
66262              
66263              Remove vestiges of tr//CU.
66264              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
66265              
66266              The return value of setlocale must be copied away.
66267              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
66268              
66269              Allow chop() and chomp() to be overridden.
66270              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
66271              
66272              Hints optimization.
66273              Subject: Minor nit
66274              
66275              Subject: [PATCH] de-wall t/README
66276              
66277              Subject: Re: Two advertising clauses need to be removed
66278      Branch: maint-5.6/perl
66279           !> (integrate 75 files)
66280 ____________________________________________________________________________
66281 [  8152] By: gsar                                  on 2000/12/17  20:30:11
66282         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
66283              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
66284              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
66285              
66286              Don't attach -ld to the archname if pointless.
66287              
66288              Document UNTIE in a very minimalistic way.
66289              
66290              POSIX doesn't report long double values under -Duselongdouble
66291              when the long doubles are "real" (bigger than doubles).
66292              
66293              More author updates.
66294              
66295              Try to deduce NV_MAX.  Really should be Configure fodder.
66296              
66297              :: not allowed in pathnames, change to .
66298              Subject: [PATCH perl@6938] cygwin port
66299              
66300              Forget about NV_MAX (#6951).  Various floating point tweaks,
66301              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
66302              
66303              Move the Solaris 7 scan to use64bitall, make the
66304              failure to find 64-bot sparc libc to mention the
66305              possibility of being in an intel, from Lupe and Alan.
66306              
66307              Regen perltoc.
66308              
66309              AUTHORS tweaks, from Peter Prymmer.
66310              
66311              More address tweaking.
66312              
66313              Small tweaks all over.
66314              
66315              File::Temp patches from Andreas König,
66316              
66317              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
66318              
66319              Subject: CPAN.pm beta 1.57_57 for the core
66320              
66321              Part of the solution.
66322              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
66323              
66324              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
66325              
66326              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
66327              
66328              Add the overload warnings to perldiag.
66329              
66330              Drop unused argument.
66331              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
66332              
66333              Subject: Nit in Configure (bleadperl@6961)
66334              
66335              Update to PodParser 1.18, from Brad Appleton.
66336              
66337              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
66338              
66339              Subject: [PATCH: 6948] add SCNfldbl to configure.com
66340              
66341              Document UNTIE. Also tweak implementation to suppress the 'inner references'
66342              warning when UNTIE exists and instead pass the cound of extra references to
66343              the UNTIE method.
66344              
66345              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
66346              so that case-ignoring systems like DCL can tell them from
66347              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
66348              
66349              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
66350              
66351              Feature ordering tweak.
66352              
66353              Regen perltoc.
66354              
66355              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
66356              
66357              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
66358              
66359              Subject: http:// in L<>
66360              
66361              Detypo.
66362              
66363              change#6791 accidentally clobbered change#6710, put it back
66364              
66365              Only the first line, thank you very much.
66366              
66367              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
66368              plus rework the http: spots as suggested by Tom Christiansen,
66369              plus regen perltoc.
66370              
66371              Undo part of change 6489 which looks like a bulk edit which
66372              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
66373              The supressing of main:: on return from select() is undesirable.
66374              
66375              Apparently avoiding the swapping is too costly.
66376              
66377              Various Configure nits by Philip Newton,
66378              plus the ebcdic one by me.
66379              
66380              Make certain cc is set before trying to run it.
66381              
66382              If overloaded %{} etc. return the object do not loop.
66383              Thus  sub deref { $_[0] } functions if object is wanted type.
66384              
66385              Update perlhist.
66386              
66387              More %{} and other deref special casing - do not pass to 'nomethod'.
66388      Branch: maint-5.6/perl
66389           !> (integrate 59 files)
66390 ____________________________________________________________________________
66391 [  8151] By: gsar                                  on 2000/12/17  19:14:38
66392         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
66393              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
66394              
66395              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
66396              
66397              Make the epsilon to be relative, not absolute.
66398              
66399              Put back the flags dump as reasoned in
66400              Subject: Re: [PATCH] Glob dumping
66401              
66402              Introduce ccname to keep track of what compiler kind of we have.
66403              
66404              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
66405              
66406              Put back the slice accidentally removed by #6907.
66407              
66408              Reset archname and archname64 always, forcing them be
66409              recomputed at each Configure run, make Configure and
66410              the hints files agree on the naming of largefiles variables.
66411              
66412              Don't say "Perl 5.0 source kit".
66413              
66414              Subject: [PATCH] fix misc cast warnings
66415              
66416              Subject: typos in pods
66417              
66418              NVs not necessarily doubles, as pointed out by Yitzchak.
66419              
66420              Subject: [PATCH 6889] add a few ldbl formats to configure.com
66421              
66422              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
66423              
66424              Better options for rsync.
66425              
66426              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
66427              
66428              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
66429              
66430              Subject: [PATCH] Re: UNTIE method 
66431              
66432              A better fix for the Socket building problem from Craig Berry.
66433              
66434              Retract the dummy test, skip the security tests (instead of failing),
66435              explain what the warnings mean.
66436              
66437              Heap decorruption.
66438              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
66439              
66440              Update to Unicode 3.0.1.
66441              
66442              Missed one Unicode file.
66443              
66444              Subject: Re: typos in pods
66445              
66446              The #6929 was too skimpy.
66447              
66448              sscanf() may be the only way to read long doubles from strings.
66449              
66450              Reveal Borland's isnan.
66451              Subject: build with BC++ tweak
66452              
66453              Issue useful diagnostic on unknown pod commands.
66454              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
66455              
66456              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
66457              
66458              Clarify the third case of ftmp-security warnings.
66459              
66460              Make -Dusemorebits find long doubles in Solaris.
66461              
66462              Wrap the test in eval.
66463      Branch: maint-5.6/perl
66464           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
66465           +> lib/unicode/PropList.txt lib/unicode/README.perl
66466           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
66467           +> lib/unicode/Unicode.301 vms/vmspipe.com
66468            - lib/unicode/Props.txt lib/unicode/UCD300.html
66469            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
66470           !> (integrate 305 files)
66471 ____________________________________________________________________________
66472 [  8150] By: jhi                                   on 2000/12/17  18:47:57
66473         Log: Uncheckedin generated files.
66474      Branch: perl
66475            ! global.sym perlapi.c pod/perlapi.pod
66476 ____________________________________________________________________________
66477 [  8149] By: jhi                                   on 2000/12/17  18:41:22
66478         Log: Update Changes.
66479      Branch: perl
66480            ! Changes patchlevel.h
66481 ____________________________________________________________________________
66482 [  8148] By: jhi                                   on 2000/12/17  18:39:16
66483         Log: Subject: [PATCH] Fcntl constants speedup
66484              From: Nicholas Clark <nick@ccl4.org>
66485              Date: Sun, 17 Dec 2000 16:29:24 +0000
66486              Message-ID: <20001217162924.E97668@plum.flirble.org>
66487              
66488              Use IVs for the Fcntl constants instead of NVs.
66489      Branch: perl
66490            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
66491 ____________________________________________________________________________
66492 [  8147] By: jhi                                   on 2000/12/17  18:33:41
66493         Log: Add test for #8145 (binmode() warning), add warning for
66494              ioctl() and sockpair(), document them. (fileno() cannot
66495              be tripwired with the same kind of warning because
66496              'defined fileno($foo)' seems to be an idiom.)
66497      Branch: perl
66498            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
66499 ____________________________________________________________________________
66500 [  8146] By: gsar                                  on 2000/12/17  18:09:08
66501         Log: update Changes
66502      Branch: maint-5.6/perl
66503            ! Changes
66504 ____________________________________________________________________________
66505 [  8145] By: jhi                                   on 2000/12/17  17:39:35
66506         Log: Subject: [PATCH] Re: The long awaited feature ...
66507              From: Simon Cozens <simon@cozens.net>
66508              Date: Sun, 17 Dec 2000 12:31:56 +0000
66509              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
66510              
66511              Add a warning to binmode() about using bad filehandles
66512              (can happen e.g. if someone forgets the filehandle argument)
66513      Branch: perl
66514            ! pp_sys.c
66515 ____________________________________________________________________________
66516 [  8144] By: jhi                                   on 2000/12/17  17:33:48
66517         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
66518              From: Jonathan Stowe <gellyfish@gellyfish.com>
66519              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
66520              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
66521      Branch: perl
66522            ! lib/Net/Ping.pm
66523 ____________________________________________________________________________
66524 [  8143] By: jhi                                   on 2000/12/17  05:31:37
66525         Log: Polymorphic regexps.
66526              
66527              Fixes at least the bugs 20001028.003 (both of them...) and
66528              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
66529              also to be fixed by now, probably already before this patch.
66530      Branch: perl
66531            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
66532            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
66533            ! t/op/utf8decode.t t/pragma/utf8.t
66534 ____________________________________________________________________________
66535 [  8142] By: jhi                                   on 2000/12/16  17:16:05
66536         Log: Subject: [patch perl@8102] dos/djgpp update
66537              From: Laszlo Molnar <ml1050@freemail.hu>
66538              Date: Sat, 16 Dec 2000 01:40:52 +0100
66539              Message-ID: <20001216014052.A335@freemail.hu>
66540      Branch: perl
66541            ! djgpp/config.over t/base/commonsense.t
66542 ____________________________________________________________________________
66543 [  8141] By: jhi                                   on 2000/12/16  17:09:27
66544         Log: Few uncheckedin files.
66545      Branch: perl
66546            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
66547 ____________________________________________________________________________
66548 [  8140] By: nick                                  on 2000/12/15  22:14:31
66549         Log: Integrate mainline
66550      Branch: perlio
66551           !> (integrate 53 files)
66552 ____________________________________________________________________________
66553 [  8139] By: jhi                                   on 2000/12/15  19:49:49
66554         Log: One more IVUV tweak from Nicholas Clark.
66555      Branch: perl
66556            ! sv.c
66557 ____________________________________________________________________________
66558 [  8138] By: jhi                                   on 2000/12/15  19:17:06
66559         Log: Return of the IVUV-preservation, now seems to be happy even
66560              in Digital UNIX (the broken strtoul brokenness detection
66561              seems to have been the fly in the ointment).
66562      Branch: perl
66563            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66564            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
66565            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
66566            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
66567            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66568            ! vos/config.ga.h win32/config.bc win32/config.gc
66569            ! win32/config.vc
66570 ____________________________________________________________________________
66571 [  8137] By: jhi                                   on 2000/12/15  18:12:14
66572         Log: Metaconfig unit change for #8136.
66573      Branch: metaconfig
66574            ! U/modified/d_strtoul.U
66575      Branch: metaconfig/U/perl
66576            ! d_strtoull.U d_strtouq.U
66577 ____________________________________________________________________________
66578 [  8136] By: jhi                                   on 2000/12/15  18:11:35
66579         Log: I don't think it's sensible or portable to test the strtou*
66580              on /^-/ strings.
66581      Branch: perl
66582            ! Configure
66583 ____________________________________________________________________________
66584 [  8135] By: jhi                                   on 2000/12/15  17:18:49
66585         Log: Metaconfig unit change for #8134.
66586      Branch: metaconfig
66587            ! U/modified/d_strtoul.U
66588 ____________________________________________________________________________
66589 [  8134] By: jhi                                   on 2000/12/15  17:14:13
66590         Log: If longsize is 8 we don't need a LL suffix for integer constants.
66591      Branch: perl
66592            ! Configure config_h.SH
66593 ____________________________________________________________________________
66594 [  8133] By: jhi                                   on 2000/12/15  16:00:23
66595         Log: Update Changes.
66596      Branch: perl
66597            ! Changes patchlevel.h
66598 ____________________________________________________________________________
66599 [  8132] By: jhi                                   on 2000/12/15  15:44:16
66600         Log: Some compilers get huffy if you do not cast a const pointer
66601              to a non-const when assigning.
66602      Branch: perl
66603            ! gv.c
66604 ____________________________________________________________________________
66605 [  8131] By: jhi                                   on 2000/12/15  15:38:30
66606         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
66607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66608              Date: Fri, 15 Dec 2000 05:26:57 -0500
66609              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
66610      Branch: perl
66611            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
66612            ! t/pragma/overload.t
66613 ____________________________________________________________________________
66614 [  8130] By: jhi                                   on 2000/12/15  15:36:08
66615         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
66616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66617              Date: Thu, 14 Dec 2000 22:02:43 -0500
66618              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
66619      Branch: perl
66620            ! gv.c perl.h
66621 ____________________________________________________________________________
66622 [  8129] By: jhi                                   on 2000/12/15  15:34:16
66623         Log: Subject: PATCH: h2xs nit
66624              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66625              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
66626              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
66627              
66628              Add a template README.
66629      Branch: perl
66630            ! utils/h2xs.PL
66631 ____________________________________________________________________________
66632 [  8128] By: jhi                                   on 2000/12/15  15:32:22
66633         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
66634      Branch: perl
66635            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
66636 ____________________________________________________________________________
66637 [  8127] By: jhi                                   on 2000/12/15  15:19:34
66638         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
66639              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66640              Date:     Thu, 14 Dec 2000 20:04:42 EST
66641              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
66642      Branch: perl
66643            ! ext/Opcode/Opcode.xs
66644 ____________________________________________________________________________
66645 [  8126] By: jhi                                   on 2000/12/15  15:17:49
66646         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
66647              From: Peter Prymmer <pvhp@forte.com>
66648              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
66649              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
66650      Branch: perl
66651            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
66652            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
66653            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
66654 ____________________________________________________________________________
66655 [  8125] By: jhi                                   on 2000/12/15  15:11:05
66656         Log: This seems to be a stage sane and stable enough to checkin.
66657              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
66658      Branch: perl
66659            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
66660            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
66661            ! t/op/cmp.t t/op/numconvert.t
66662 ____________________________________________________________________________
66663 [  8124] By: jhi                                   on 2000/12/15  04:20:26
66664         Log: Something is really wonky.
66665      Branch: perl
66666            ! sv.c
66667 ____________________________________________________________________________
66668 [  8123] By: jhi                                   on 2000/12/15  04:00:50
66669         Log: Fixes for the IV UV patches to compile in Digital UNIX.
66670      Branch: perl
66671            ! sv.c
66672 ____________________________________________________________________________
66673 [  8122] By: jhi                                   on 2000/12/15  02:53:40
66674         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66675              From: "Craig A. Berry" <craigberry@mac.com>
66676              Date: Thu, 14 Dec 2000 19:10:49 -0600
66677              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
66678      Branch: perl
66679            ! vms/vms.c
66680 ____________________________________________________________________________
66681 [  8121] By: jhi                                   on 2000/12/15  02:50:00
66682         Log: Metaconfig changes for #8120.
66683      Branch: metaconfig
66684            + U/modified/d_strtoul.U
66685      Branch: metaconfig/U/perl
66686            ! d_strtoull.U d_strtouq.U
66687 ____________________________________________________________________________
66688 [  8120] By: jhi                                   on 2000/12/15  02:49:42
66689         Log: From: Nicholas Clark <nick@ccl4.org> 
66690              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
66691              Date: Thu, 14 Dec 2000 18:38:57 +0000
66692              Message-ID: <20001214183857.B97909@plum.flirble.org>
66693      Branch: perl
66694            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66695            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
66696            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
66697            ! vos/config.ga.def vos/config.ga.h win32/config.bc
66698            ! win32/config.gc win32/config.vc
66699 ____________________________________________________________________________
66700 [  8119] By: jhi                                   on 2000/12/14  23:40:58
66701         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
66702              From: Nicholas Clark <nick@ccl4.org>
66703              Date: Wed, 13 Dec 2000 20:08:50 +0000
66704              Message-ID: <20001213200849.B71166@plum.flirble.org>
66705      Branch: perl
66706            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
66707            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
66708 ____________________________________________________________________________
66709 [  8118] By: jhi                                   on 2000/12/14  22:46:26
66710         Log: Integrate perlio.
66711      Branch: perl
66712           !> MANIFEST ext/Encode/compile makedef.pl
66713 ____________________________________________________________________________
66714 [  8117] By: nick                                  on 2000/12/14  22:38:53
66715         Log: Win32 tweaks to get Encode to build
66716              - temp hack to makedef.pl till PerlIO is properly "exported".
66717              - MSVC dislikes  
66718              static encpage_t foo[];
66719              so make 'em extern for now.
66720      Branch: perlio
66721            ! ext/Encode/compile makedef.pl
66722 ____________________________________________________________________________
66723 [  8116] By: nick                                  on 2000/12/14  22:00:53
66724         Log: Document the new files
66725      Branch: perlio
66726            ! MANIFEST
66727 ____________________________________________________________________________
66728 [  8115] By: jhi                                   on 2000/12/14  21:58:01
66729         Log: MANIFEST new files of #8114.
66730      Branch: perl
66731            ! MANIFEST
66732 ____________________________________________________________________________
66733 [  8114] By: jhi                                   on 2000/12/14  21:50:49
66734         Log: Integrate perlio.
66735      Branch: perl
66736           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66737           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
66738           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66739           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66740           !> ext/Encode/Makefile.PL
66741 ____________________________________________________________________________
66742 [  8113] By: jhi                                   on 2000/12/14  21:48:49
66743         Log: The documentation part of the
66744              
66745              Subject: [ID 20001214.002] Net::Ping patch
66746              From: Jonathan Stowe <gellyfish@gellyfish.com>
66747              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
66748              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
66749              since the #7529 had already addressed the same problem.
66750      Branch: perl
66751            ! lib/Net/Ping.pm
66752 ____________________________________________________________________________
66753 [  8112] By: jhi                                   on 2000/12/14  21:42:57
66754         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66755              From: Dominic Dunlop <domo@computer.org>
66756              Date: Tue, 12 Dec 2000 10:47:10 +0100
66757              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
66758              
66759              Document how elusive subroutines can be.
66760      Branch: perl
66761            ! pod/perlfunc.pod
66762 ____________________________________________________________________________
66763 [  8111] By: jhi                                   on 2000/12/14  21:38:05
66764         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66765              From: Dominic Dunlop <domo@computer.org>
66766              Date: Thu, 14 Dec 2000 10:13:51 +0100
66767              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
66768      Branch: perl
66769            ! ext/POSIX/POSIX.pod
66770 ____________________________________________________________________________
66771 [  8110] By: jhi                                   on 2000/12/14  21:36:32
66772         Log: Subject: [patch] perlfaq7
66773              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
66774              Date: Thu, 14 Dec 2000 15:31:07 +0100
66775              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
66776      Branch: perl
66777            ! pod/perlfaq7.pod
66778 ____________________________________________________________________________
66779 [  8109] By: jhi                                   on 2000/12/14  21:29:20
66780         Log: Subject: [8104] Encode
66781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66782              Date: Thu, 14 Dec 2000 14:49:34 +0100
66783              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
66784              
66785              Type casting for nervous compilers.
66786      Branch: perl
66787            ! ext/Encode/Encode.xs
66788 ____________________________________________________________________________
66789 [  8108] By: jhi                                   on 2000/12/14  21:26:17
66790         Log: Subject: [8104] DB_File
66791              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66792              Date: Thu, 14 Dec 2000 14:49:35 +0100
66793              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
66794              
66795              Type definition incorrect for DB 2.7.7.  Not known when it
66796              changed, so only changed it for a known revision.
66797      Branch: perl
66798            ! ext/DB_File/DB_File.xs
66799 ____________________________________________________________________________
66800 [  8107] By: jhi                                   on 2000/12/14  21:23:41
66801         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
66802              From: Peter Prymmer <pvhp@forte.com>
66803              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
66804              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
66805              
66806              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
66807      Branch: perl
66808            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
66809            ! ext/Encode/Encode/posix-bc.enc
66810 ____________________________________________________________________________
66811 [  8106] By: nick                                  on 2000/12/14  20:36:13
66812         Log: "Cold" build correction to Encode's Makefile.PL
66813      Branch: perlio
66814            ! ext/Encode/Makefile.PL
66815 ____________________________________________________________________________
66816 [  8105] By: nick                                  on 2000/12/14  20:09:37
66817         Log: "Compiled" encodings.
66818              Correct replacement character in EBCDIC .enc files
66819              Add 0x7F to ASCII repertoire.
66820      Branch: perlio
66821            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
66822            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66823            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66824            ! ext/Encode/Makefile.PL ext/Encode/compile
66825            ! ext/Encode/encengine.c ext/Encode/encode.h
66826 ____________________________________________________________________________
66827 [  8104] By: nick                                  on 2000/12/14  00:38:20
66828         Log: Integrate mainline
66829      Branch: perlio
66830           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
66831           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
66832           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
66833           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
66834           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
66835           !> t/lib/db-hash.t t/lib/db-recno.t
66836 ____________________________________________________________________________
66837 [  8103] By: nick                                  on 2000/12/13  23:16:13
66838         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
66839              so far and so it does not get lost.
66840      Branch: perlio
66841            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66842 ____________________________________________________________________________
66843 [  8102] By: jhi                                   on 2000/12/13  17:14:22
66844         Log: Update Changes.
66845      Branch: perl
66846            ! Changes patchlevel.h
66847 ____________________________________________________________________________
66848 [  8101] By: jhi                                   on 2000/12/13  16:53:41
66849         Log: Move the proto of start_glob() to a better place; regen api files.
66850      Branch: perl
66851            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
66852 ____________________________________________________________________________
66853 [  8100] By: jhi                                   on 2000/12/13  16:47:11
66854         Log: Metaconfig change for #8099.
66855      Branch: metaconfig
66856            ! U/modified/Head.U
66857 ____________________________________________________________________________
66858 [  8099] By: jhi                                   on 2000/12/13  16:46:48
66859         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
66860              From: Andy Dougherty <doughera@lafayette.edu>
66861              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
66862              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
66863      Branch: perl
66864            ! Configure
66865 ____________________________________________________________________________
66866 [  8098] By: jhi                                   on 2000/12/13  16:39:02
66867         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
66868              From: rspier@pobox.com (Robert Spier)
66869              Date: Tue, 12 Dec 2000 21:12:39 -0500
66870              Message-ID: <14902.56087.678086.725773@rls.cx>
66871              
66872              fastgetcwd is defined using a glob alias on a $^O dependent basis -
66873              and there was no default assignment or perl subroutine.
66874      Branch: perl
66875            ! lib/Cwd.pm
66876 ____________________________________________________________________________
66877 [  8097] By: jhi                                   on 2000/12/13  16:16:01
66878         Log: Subject: [PATCH] move startglob out of pp_hot.c
66879              From: Nicholas Clark <nick@ccl4.org>
66880              Date: Mon, 11 Dec 2000 23:16:39 +0000
66881              Message-ID: <20001211231638.A55550@plum.flirble.org>
66882      Branch: perl
66883            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
66884 ____________________________________________________________________________
66885 [  8096] By: jhi                                   on 2000/12/13  15:26:23
66886         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66887              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
66888              Date: Wed, 13 Dec 2000 14:01:37 +0100
66889              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
66890              
66891              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
66892              in turn requires libpthread in libswanted.
66893      Branch: perl
66894            ! hints/hpux.sh
66895 ____________________________________________________________________________
66896 [  8095] By: jhi                                   on 2000/12/12  19:51:05
66897         Log: The integration wars continue.
66898      Branch: perl
66899           !> sv.c
66900 ____________________________________________________________________________
66901 [  8094] By: jhi                                   on 2000/12/12  19:48:26
66902         Log: Subject: [PATCH perl@8070] DB_File-1.74  
66903              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
66904              Date: Mon, 11 Dec 2000 23:07:17 -0000
66905              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
66906      Branch: perl
66907            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66908            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
66909            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
66910            ! t/lib/db-recno.t
66911 ____________________________________________________________________________
66912 [  8093] By: nick                                  on 2000/12/12  19:42:13
66913         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
66914      Branch: perlio
66915            ! sv.c
66916           !> lib/File/DosGlob.pm
66917 ____________________________________________________________________________
66918 [  8092] By: jhi                                   on 2000/12/12  19:28:11
66919         Log: Integrate perlio.
66920      Branch: perl
66921           !> sv.c
66922 ____________________________________________________________________________
66923 [  8091] By: nick                                  on 2000/12/12  18:49:45
66924         Log: Fix for Tk, and upgrading shared SVs.
66925      Branch: perlio
66926            ! sv.c
66927 ____________________________________________________________________________
66928 [  8090] By: jhi                                   on 2000/12/12  16:48:59
66929         Log: Subject: [PATCH] Re: Breadperl & Tk
66930              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66931              Date: Tue, 12 Dec 2000 14:48:27 GMT
66932              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
66933      Branch: perl
66934            ! sv.c
66935 ____________________________________________________________________________
66936 [  8089] By: jhi                                   on 2000/12/12  03:37:19
66937         Log: Subject: DosGlob.pm diff for bash style brace expansion.
66938              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
66939              Date: Fri, 8 Dec 2000 10:45:30 -0600
66940              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
66941      Branch: perl
66942            ! lib/File/DosGlob.pm
66943 ____________________________________________________________________________
66944 [  8088] By: nick                                  on 2000/12/11  23:59:59
66945         Log: Integrate mainline
66946      Branch: perlio
66947           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
66948           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66949           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
66950           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
66951           !> t/op/local.t t/pragma/warn/toke toke.c
66952 ____________________________________________________________________________
66953 [  8087] By: jhi                                   on 2000/12/11  23:20:23
66954         Log: Integrate perlio.
66955      Branch: perl
66956           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66957 ____________________________________________________________________________
66958 [  8086] By: jhi                                   on 2000/12/11  22:50:59
66959         Log: Tune further the OS detection of CGI.
66960      Branch: perl
66961            ! lib/CGI.pm
66962 ____________________________________________________________________________
66963 [  8085] By: nick                                  on 2000/12/11  22:50:46
66964         Log: Finish 1st pass of "encoding" layer e.g. :
66965              open($fh,"<encoding(iso8859-7)",$greek) || die;
66966      Branch: perlio
66967            ! ext/Encode/Encode.xs perlio.c perliol.h
66968 ____________________________________________________________________________
66969 [  8084] By: jhi                                   on 2000/12/11  22:32:06
66970         Log: Revert the -f ambiguousity patch, seems to cause
66971              too much hassle (the interpret -Q as a function
66972              where Q is not a known filetest part is left in).
66973      Branch: perl
66974            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
66975            ! toke.c
66976 ____________________________________________________________________________
66977 [  8083] By: jhi                                   on 2000/12/11  22:27:23
66978         Log: (accidentally empty check-in)
66979      Branch: perl
66980            ! lib/File/DosGlob.pm
66981 ____________________________________________________________________________
66982 [  8082] By: nick                                  on 2000/12/11  19:09:51
66983         Log: Restore mmap function (broken by tweaks to shared buffer
66984              layer for encode(xxxx)).
66985      Branch: perlio
66986            ! perlio.c
66987 ____________________________________________________________________________
66988 [  8081] By: jhi                                   on 2000/12/11  18:29:13
66989         Log: Subject: Re: The long awaited feature ...
66990              From: Simon Cozens <simon@cozens.net>
66991              Date: Mon, 11 Dec 2000 15:54:24 +0000
66992              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
66993              
66994              More io/utf8 tests.
66995      Branch: perl
66996            ! t/io/utf8.t
66997 ____________________________________________________________________________
66998 [  8080] By: jhi                                   on 2000/12/11  18:19:36
66999         Log: Subject: PATCH MakeMaker manpage clarification
67000              From: andreas.koenig@anima.de (Andreas J. Koenig)
67001              Date: 10 Dec 2000 20:46:13 +0100
67002              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
67003      Branch: perl
67004            ! lib/ExtUtils/MakeMaker.pm
67005 ____________________________________________________________________________
67006 [  8079] By: jhi                                   on 2000/12/11  15:35:07
67007         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
67008              From: Simon Cozens <simon@cozens.net>
67009              Date: Sun, 10 Dec 2000 19:06:19 +0000
67010              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
67011      Branch: perl
67012            ! ext/B/B/Deparse.pm t/lib/b.t
67013 ____________________________________________________________________________
67014 [  8078] By: jhi                                   on 2000/12/11  15:09:11
67015         Log: Subject: [PATCH] docs on NaN
67016              From: Nicholas Clark <nick@ccl4.org>
67017              Date: Mon, 11 Dec 2000 01:48:38 +0000
67018              Message-ID: <20001211014838.B99205@plum.flirble.org>
67019      Branch: perl
67020            ! pod/perlop.pod
67021 ____________________________________________________________________________
67022 [  8077] By: jhi                                   on 2000/12/11  15:02:21
67023         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
67024              From: Simon Cozens <simon@cozens.net>
67025              Date: Mon, 11 Dec 2000 01:21:45 +0000
67026              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
67027      Branch: perl
67028            ! pp.c pp_hot.c scope.c t/op/local.t
67029 ____________________________________________________________________________
67030 [  8076] By: nick                                  on 2000/12/10  20:43:32
67031         Log: Not merge worthy...
67032              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
67033              syntax is modelled on attributes.
67034              Untested fix for io/utf8 on Win32 etc.
67035              Very clumsy start to the encode layer.
67036      Branch: perlio
67037            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
67038 ____________________________________________________________________________
67039 [  8075] By: jhi                                   on 2000/12/10  18:39:33
67040         Log: Darwin is not Windows.
67041      Branch: perl
67042            ! lib/CGI.pm
67043 ____________________________________________________________________________
67044 [  8074] By: jhi                                   on 2000/12/10  18:31:27
67045         Log: Subject: Ambiguous -%c() resolved as a file test
67046              From: "Paul Marquess" <Paul.Marquess@openwave.com>
67047              Date: Sun, 10 Dec 2000 15:35:07 -0000
67048              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
67049      Branch: perl
67050            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
67051 ____________________________________________________________________________
67052 [  8073] By: jhi                                   on 2000/12/10  18:16:29
67053         Log: Subject: PATCH installperl misinformed 
67054              From: andreas.koenig@anima.de (Andreas J. Koenig)
67055              Date: 10 Dec 2000 13:01:32 +0100 
67056              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
67057      Branch: perl
67058            ! installperl
67059 ____________________________________________________________________________
67060 [  8072] By: jhi                                   on 2000/12/10  18:07:55
67061         Log: The walkoptree confusion rages; walkoptree() seems to be coming
67062              from B.xs, while walkoptree_slow() comes from B.pm.
67063      Branch: perl
67064            ! ext/B/B.pm
67065 ____________________________________________________________________________
67066 [  8071] By: nick                                  on 2000/12/10  11:45:47
67067         Log: Integrate mainline
67068      Branch: perlio
67069           +> t/base/commonsense.t
67070           !> (integrate 37 files)
67071 ____________________________________________________________________________
67072 [  8070] By: jhi                                   on 2000/12/10  04:46:21
67073         Log: Update Changes.
67074      Branch: perl
67075            ! Changes patchlevel.h
67076 ____________________________________________________________________________
67077 [  8069] By: jhi                                   on 2000/12/10  04:39:19
67078         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
67079              From: andreas.koenig@anima.de (Andreas J. Koenig)
67080              Date: 09 Dec 2000 17:14:25 +0100
67081              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
67082      Branch: perl
67083            + t/base/commonsense.t
67084            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
67085 ____________________________________________________________________________
67086 [  8068] By: jhi                                   on 2000/12/10  04:17:36
67087         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
67088              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
67089              Date: Sat, 9 Dec 2000 16:47:22 -0000
67090              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
67091      Branch: perl
67092            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
67093            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
67094            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
67095            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
67096            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
67097            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
67098            ! t/lib/sdbm.t
67099 ____________________________________________________________________________
67100 [  8067] By: jhi                                   on 2000/12/10  03:52:02
67101         Log: Test case for #8066.
67102      Branch: perl
67103            ! t/op/misc.t
67104 ____________________________________________________________________________
67105 [  8066] By: jhi                                   on 2000/12/10  03:50:30
67106         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
67107              From: Simon Cozens <simon@cozens.net>
67108              Date: Sun, 10 Dec 2000 00:55:37 +0000
67109              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
67110      Branch: perl
67111            ! pp_sys.c
67112 ____________________________________________________________________________
67113 [  8065] By: jhi                                   on 2000/12/10  03:44:52
67114         Log: Test case for #8064.
67115      Branch: perl
67116            ! t/comp/proto.t
67117 ____________________________________________________________________________
67118 [  8064] By: jhi                                   on 2000/12/10  03:42:32
67119         Log: Subject: Re: prototype of substr
67120              From: Simon Cozens <simon@cozens.net>
67121              Date: Sun, 10 Dec 2000 00:13:33 +0000
67122              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
67123              
67124              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
67125              In other words, make the returned prototypes for any function
67126              stop prepending the ';' optionality marker after the first one.
67127              If they start getting optional, all the rest are optional.
67128      Branch: perl
67129            ! pp.c
67130 ____________________________________________________________________________
67131 [  8063] By: jhi                                   on 2000/12/10  03:39:42
67132         Log: Subject: [PATCH] perlguts.pod
67133              From: Simon Cozens <simon@cozens.net>
67134              Date: Sun, 10 Dec 2000 00:06:47 +0000
67135              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
67136              
67137              Documentation of the different types of ops,
67138              plus the functions in dump.c
67139      Branch: perl
67140            ! pod/perlguts.pod
67141 ____________________________________________________________________________
67142 [  8062] By: jhi                                   on 2000/12/10  03:30:04
67143         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
67144              From: Nicholas Clark <nick@talking.bollo.cx>
67145              Date: Sat, 09 Dec 2000 18:57:25 +0000
67146              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
67147              
67148              Be more robust in weird hostname setups.
67149      Branch: perl
67150            ! t/lib/net-hostent.t
67151 ____________________________________________________________________________
67152 [  8061] By: jhi                                   on 2000/12/10  03:28:21
67153         Log: Pacify fussy compiler. 
67154      Branch: perl
67155            ! pp_sys.c
67156 ____________________________________________________________________________
67157 [  8060] By: jhi                                   on 2000/12/10  02:52:46
67158         Log: Integrate perlio.
67159      Branch: perl
67160           !> pp_sys.c t/io/utf8.t
67161 ____________________________________________________________________________
67162 [  8059] By: nick                                  on 2000/12/09  23:40:14
67163         Log: read/sysread/recv should now be utf8 aware.
67164              Basic test for utf8 read.
67165      Branch: perlio
67166            ! pp_sys.c t/io/utf8.t
67167 ____________________________________________________________________________
67168 [  8058] By: jhi                                   on 2000/12/09  21:56:02
67169         Log: Integrate perlio.
67170      Branch: perl
67171           +> t/io/utf8.t
67172           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
67173 ____________________________________________________________________________
67174 [  8057] By: jhi                                   on 2000/12/09  21:53:35
67175         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
67176              From: Inaba Hiroto <inaba@st.rim.or.jp>
67177              Date: Sun, 10 Dec 2000 05:53:21 +0900
67178              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
67179              
67180              Tests for #8056.
67181      Branch: perl
67182            ! t/op/each.t
67183 ____________________________________________________________________________
67184 [  8056] By: jhi                                   on 2000/12/09  21:51:16
67185         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
67186              From: Inaba Hiroto <inaba@st.rim.or.jp>
67187              Date: Sat, 09 Dec 2000 18:02:00 +0900
67188              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
67189              
67190              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
67191      Branch: perl
67192            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
67193 ____________________________________________________________________________
67194 [  8055] By: nick                                  on 2000/12/09  20:11:48
67195         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
67196              than raw PerlIO_write() - does not seem to break any tests.
67197      Branch: perlio
67198            ! pp_sys.c
67199 ____________________________________________________________________________
67200 [  8054] By: nick                                  on 2000/12/09  19:47:30
67201         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
67202              (sysread, recv and write i.e. formats still to do...)
67203              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
67204              open($fh,">:utf8","name")
67205              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
67206              so no extra overhead is involved.
67207              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
67208              to a non-utf8 stream.
67209              Add initial io/utf8.t
67210              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
67211              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
67212              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
67213      Branch: perlio
67214            + t/io/utf8.t
67215            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
67216 ____________________________________________________________________________
67217 [  8053] By: nick                                  on 2000/12/09  19:26:37
67218         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
67219              was only testing this_utf8.
67220      Branch: perlio
67221            ! toke.c
67222 ____________________________________________________________________________
67223 [  8052] By: nick                                  on 2000/12/09  19:09:41
67224         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
67225              i.e. the output string has one, but don't mess with source assumption.
67226      Branch: perlio
67227            ! toke.c
67228 ____________________________________________________________________________
67229 [  8051] By: jhi                                   on 2000/12/09  16:55:17
67230         Log: Integrate perlio.
67231      Branch: perl
67232           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
67233           !> sv.c thrdvar.h util.c
67234 ____________________________________________________________________________
67235 [  8050] By: jhi                                   on 2000/12/09  16:48:07
67236         Log: Nits noticed by Peter Prymmer.
67237      Branch: perl
67238            ! lib/ExtUtils/MM_VMS.pm
67239 ____________________________________________________________________________
67240 [  8049] By: nick                                  on 2000/12/09  13:49:40
67241         Log: UTF8 output prework.
67242              - Store $\ and $, as SVs so they can have SvUTF8 flag
67243              - use do_print() rather than raw PerlIO_write() to print them.
67244      Branch: perlio
67245            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
67246            ! thrdvar.h util.c
67247 ____________________________________________________________________________
67248 [  8048] By: nick                                  on 2000/12/09  12:30:43
67249         Log: Integrate mainline.
67250      Branch: perlio
67251           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
67252           +> t/op/reverse.t
67253           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
67254           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
67255           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
67256           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
67257           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
67258           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
67259 ____________________________________________________________________________
67260 [  8047] By: jhi                                   on 2000/12/09  00:23:27
67261         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
67262              From: Michael G Schwern <schwern@pobox.com>
67263              Date: Fri, 8 Dec 2000 14:43:04 -0600
67264      Branch: perl
67265            ! lib/ExtUtils/MM_VMS.pm
67266 ____________________________________________________________________________
67267 [  8046] By: jhi                                   on 2000/12/08  23:10:27
67268         Log: A missed check-in.
67269      Branch: perl
67270            ! lib/ExtUtils/Manifest.pm
67271 ____________________________________________________________________________
67272 [  8045] By: jhi                                   on 2000/12/08  21:57:12
67273         Log: (null check-in)
67274      Branch: perl
67275            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
67276 ____________________________________________________________________________
67277 [  8044] By: jhi                                   on 2000/12/08  21:11:06
67278         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
67279              at the final draft stage.
67280      Branch: perl
67281            + ext/Encode/Encode/iso8859-16.enc
67282            ! MANIFEST
67283 ____________________________________________________________________________
67284 [  8043] By: jhi                                   on 2000/12/08  16:39:04
67285         Log: Update Changes.
67286      Branch: perl
67287            ! Changes patchlevel.h
67288 ____________________________________________________________________________
67289 [  8042] By: jhi                                   on 2000/12/08  16:33:39
67290         Log: Do not return the Unicode replacement character if UTF-8
67291              decoding goes awry, it should be up to the caller to decide.
67292      Branch: perl
67293            ! pod/perlapi.pod utf8.c
67294 ____________________________________________________________________________
67295 [  8041] By: jhi                                   on 2000/12/08  16:22:28
67296         Log: metaconfig maintenance.
67297      Branch: metaconfig
67298            ! U/modified/stdchar.U
67299      Branch: metaconfig/U/perl
67300            + testsyml.U
67301 ____________________________________________________________________________
67302 [  8040] By: jhi                                   on 2000/12/08  16:03:08
67303         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
67304              From: sthoenna@efn.org
67305              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
67306              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
67307      Branch: perl
67308            ! Changes lib/ExtUtils/MM_OS2.pm
67309 ____________________________________________________________________________
67310 [  8039] By: jhi                                   on 2000/12/08  15:57:11
67311         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
67312              From: Simon Cozens <simon@cozens.net>
67313              Date: Fri, 8 Dec 2000 13:33:31 +0000
67314              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
67315              
67316              (The pp_hot part needed a rewrite.)
67317      Branch: perl
67318            ! doop.c pp_hot.c utf8.c
67319 ____________________________________________________________________________
67320 [  8038] By: jhi                                   on 2000/12/08  15:25:08
67321         Log: Subject: djSP
67322              From: Michael Stevens <michael@etla.org>
67323              Date: Wed, 6 Dec 2000 23:24:01 +0000
67324              Message-ID: <20001206232400.A21381@firedrake.org>
67325              
67326              Plus a note from Nick Ing-Simmons.
67327      Branch: perl
67328            ! pp.h
67329 ____________________________________________________________________________
67330 [  8037] By: jhi                                   on 2000/12/08  15:18:35
67331         Log: Filetype is text.
67332      Branch: perl
67333            ! t/op/utf8decode.t
67334 ____________________________________________________________________________
67335 [  8036] By: jhi                                   on 2000/12/08  03:31:27
67336         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
67337              From: Andy Dougherty <doughera@lafayette.edu>
67338              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
67339              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
67340              
67341              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
67342              From: Andy Dougherty <doughera@lafayette.edu>
67343              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
67344              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
67345      Branch: perl
67346            + ext/POSIX/hints/svr4.pl
67347            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
67348 ____________________________________________________________________________
67349 [  8035] By: jhi                                   on 2000/12/08  03:26:01
67350         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
67351              From: Andy Dougherty <doughera@lafayette.edu>
67352              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
67353              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
67354      Branch: perl
67355            ! t/README t/base/term.t
67356 ____________________________________________________________________________
67357 [  8034] By: jhi                                   on 2000/12/08  03:21:59
67358         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
67359              From: mjd@plover.com  
67360              Date: 7 Dec 2000 21:04:20 -0000
67361              Message-ID: <20001207210420.22282.qmail@plover.com>
67362              
67363              Plus -z doc.
67364      Branch: perl
67365            ! pod/perlfunc.pod
67366 ____________________________________________________________________________
67367 [  8033] By: jhi                                   on 2000/12/08  03:19:03
67368         Log: Use the UTF8 macros a bit.  They can't be used with abandon
67369              everywhere because we do generate illegal UTF-8 in some situations.
67370              This is of course naughty.
67371      Branch: perl
67372            ! pod/perlapi.pod utf8.c utf8.h
67373 ____________________________________________________________________________
67374 [  8032] By: jhi                                   on 2000/12/08  03:00:09
67375         Log: Out of sync?
67376      Branch: perl
67377            ! t/pragma/warn/utf8
67378 ____________________________________________________________________________
67379 [  8031] By: jhi                                   on 2000/12/08  02:22:39
67380         Log: Cnt spl.
67381      Branch: perl
67382            ! MANIFEST
67383 ____________________________________________________________________________
67384 [  8030] By: jhi                                   on 2000/12/08  01:23:54
67385         Log: Add test for reverse().
67386      Branch: perl
67387            + t/op/reverse.t
67388            ! MANIFEST
67389 ____________________________________________________________________________
67390 [  8029] By: jhi                                   on 2000/12/08  01:21:47
67391         Log: Integrate perlio.
67392      Branch: perl
67393           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
67394           !> perlio.c perlio.h perlsdio.h warnings.pl
67395 ____________________________________________________________________________
67396 [  8028] By: jhi                                   on 2000/12/08  01:19:08
67397         Log: Introduce macros for UTF8 decoding.
67398      Branch: perl
67399            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
67400 ____________________________________________________________________________
67401 [  8027] By: nick                                  on 2000/12/07  22:18:19
67402         Log: Integrate mainline
67403      Branch: perlio
67404           !> embed.pl pod/perlapi.pod utf8.c
67405 ____________________________________________________________________________
67406 [  8026] By: nick                                  on 2000/12/07  21:45:08
67407         Log: Various oddities p4 diff -se showed up
67408              Remove 'our' from warnings.pl
67409      Branch: perlio
67410            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
67411 ____________________________________________________________________________
67412 [  8025] By: nick                                  on 2000/12/07  21:43:32
67413         Log: Change PerlIO_(get|set)pos to take SV *
67414              Should fix, OS/2, VMS, (sfio??)
67415      Branch: perlio
67416            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
67417 ____________________________________________________________________________
67418 [  8024] By: jhi                                   on 2000/12/07  19:05:32
67419         Log: Document utf8_to_uv() better.
67420      Branch: perl
67421            ! pod/perlapi.pod utf8.c
67422 ____________________________________________________________________________
67423 [  8023] By: jhi                                   on 2000/12/07  18:23:47
67424         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
67425      Branch: perl
67426            ! embed.pl pod/perlapi.pod utf8.c
67427 ____________________________________________________________________________
67428 [  8022] By: jhi                                   on 2000/12/07  04:13:51
67429         Log: Integrate perlio.
67430      Branch: perl
67431           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
67432           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
67433           !> win32/makefile.mk
67434 ____________________________________________________________________________
67435 [  8021] By: nick                                  on 2000/12/07  00:28:14
67436         Log: Various attempts at MSVC debug - not sure what has
67437              changed but works now. 
67438              Seems atexit() _may_ work for DLLs built with MSVC so don't
67439              call cleanup that way.
67440      Branch: perlio
67441            ! perlio.c win32/makefile.mk
67442 ____________________________________________________________________________
67443 [  8020] By: nick                                  on 2000/12/06  19:57:20
67444         Log: Integrate mainline
67445      Branch: perlio
67446           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
67447           !> (integrate 75 files)
67448 ____________________________________________________________________________
67449 [  8019] By: nick                                  on 2000/12/06  19:28:21
67450         Log: Add useperlio to config.vc
67451              Turn off binmode in config_H.PL
67452              Regen all the config_H.xx
67453              Attempt to get debugging build with MSVC.
67454      Branch: perlio
67455            ! win32/config.vc win32/config_H.bc win32/config_H.gc
67456            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
67457 ____________________________________________________________________________
67458 [  8018] By: nick                                  on 2000/12/06  19:21:57
67459         Log: Test various dup/external program options on all platforms.
67460      Branch: perlio
67461            ! t/io/dup.t
67462 ____________________________________________________________________________
67463 [  8017] By: nick                                  on 2000/12/06  19:20:47
67464         Log: Fix harness to be less picky
67465      Branch: perlio
67466            ! lib/Test/Harness.pm
67467 ____________________________________________________________________________
67468 [  8016] By: jhi                                   on 2000/12/06  16:45:12
67469         Log: Update Changes.
67470      Branch: perl
67471            ! Changes patchlevel.h
67472 ____________________________________________________________________________
67473 [  8015] By: jhi                                   on 2000/12/06  16:41:03
67474         Log: Test \x{...} with ord().
67475      Branch: perl
67476            ! t/op/ord.t
67477 ____________________________________________________________________________
67478 [  8014] By: jhi                                   on 2000/12/06  16:20:33
67479         Log: Test tweak because of #8013.
67480      Branch: perl
67481            ! t/lib/b.t
67482 ____________________________________________________________________________
67483 [  8013] By: jhi                                   on 2000/12/06  16:09:09
67484         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
67485              From: Michael G Schwern <schwern@pobox.com>
67486              Date: Tue, 5 Dec 2000 21:23:28 -0500
67487              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
67488              
67489              Carp::Heavy parts not very applicable because of recent changes.
67490      Branch: perl
67491            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
67492            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
67493            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
67494            ! lib/Exporter.pm lib/Exporter/Heavy.pm
67495            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
67496            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
67497            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
67498            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
67499            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
67500            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
67501            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
67502            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
67503            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
67504            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
67505            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
67506            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
67507            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
67508            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
67509            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
67510            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
67511            ! warnings.pl
67512 ____________________________________________________________________________
67513 [  8012] By: jhi                                   on 2000/12/06  15:22:38
67514         Log: Subject: [PATCH] Re: New harness is failing things
67515              From: Nick Ing-Simmons <nik@tiuk.ti.com>
67516              Date: Wed, 6 Dec 2000 13:00:30 GMT
67517              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
67518      Branch: perl
67519            ! lib/Test/Harness.pm
67520 ____________________________________________________________________________
67521 [  8011] By: jhi                                   on 2000/12/06  15:12:08
67522         Log: Subject: installhtml changes
67523              From: Michael Stevens <michael@etla.org>
67524              Date: Wed, 6 Dec 2000 13:15:53 +0000
67525              Message-ID: <20001206131553.A27317@firedrake.org>
67526      Branch: perl
67527            ! installhtml
67528 ____________________________________________________________________________
67529 [  8010] By: jhi                                   on 2000/12/06  15:06:05
67530         Log: Subject: the dTHR hits
67531              From: Michael Stevens <michael@etla.org>
67532              Date: Wed, 6 Dec 2000 12:06:03 +0000
67533              Message-ID: <20001206120603.A24581@firedrake.org>
67534              
67535              More, errrm, less dTHRs.
67536      Branch: perl
67537            ! bytecode.pl ext/B/B/C.pm
67538 ____________________________________________________________________________
67539 [  8009] By: jhi                                   on 2000/12/06  15:04:25
67540         Log: Subject: MakeMaker mailing list gone?
67541              From: Michael G Schwern <schwern@pobox.com>
67542              Date: Tue, 5 Dec 2000 19:29:59 -0500
67543              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
67544              
67545              The MakeMaker mailing list is dead, perlbug is the right
67546              address to report bugs.
67547      Branch: perl
67548            ! lib/ExtUtils/MakeMaker.pm
67549 ____________________________________________________________________________
67550 [  8008] By: jhi                                   on 2000/12/06  15:00:32
67551         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
67552              From: Michael G Schwern <schwern@pobox.com>
67553              Date: Tue, 5 Dec 2000 19:21:21 -0500
67554              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
67555              
67556              Add a default MANIFEST skip that ignores things like
67557              version control files, editor temporary files, and the Makefile.
67558      Branch: perl
67559            + lib/ExtUtils/MANIFEST.SKIP
67560            ! MANIFEST lib/ExtUtils/Manifest.pm
67561 ____________________________________________________________________________
67562 [  8007] By: jhi                                   on 2000/12/06  14:57:20
67563         Log: In Amiga more manual hackery of the scripts seems to be needed,
67564              from Jan-Erik Karlsson.  Why Configure does not get this right
67565              is unknown, may be shell-induced.
67566      Branch: perl
67567            ! README.amiga
67568 ____________________________________________________________________________
67569 [  8006] By: jhi                                   on 2000/12/05  23:53:12
67570         Log: Add TOPm1s to peek at the second topmost stack item.
67571      Branch: perl
67572            ! pp.h
67573 ____________________________________________________________________________
67574 [  8005] By: jhi                                   on 2000/12/05  23:13:55
67575         Log: Avaunt, you foul UTF-8 tests.
67576      Branch: perl
67577            ! t/op/ver.t t/pragma/utf8.t
67578 ____________________________________________________________________________
67579 [  8004] By: jhi                                   on 2000/12/05  23:09:54
67580         Log: Continue utf8 dispersal. 
67581      Branch: perl
67582            + t/op/concat.t
67583            ! MANIFEST t/pragma/utf8.t
67584 ____________________________________________________________________________
67585 [  8003] By: nick                                  on 2000/12/05  23:02:39
67586         Log: Integrate mainline.
67587      Branch: perlio
67588           +> t/op/length.t t/op/utf8decode.t
67589           !> (integrate 69 files)
67590 ____________________________________________________________________________
67591 [  8002] By: jhi                                   on 2000/12/05  22:59:28
67592         Log: Integrate perlio.
67593      Branch: perl
67594           !> iperlsys.h perl.c perlio.c win32/perllib.c
67595 ____________________________________________________________________________
67596 [  8001] By: nick                                  on 2000/12/05  22:07:52
67597         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
67598              - calloc/free suffer from damage on TerminateThread()
67599              - use PerlMemShared (as originally planned) now fixed
67600              - avoid doing anything important on DLL "detach".
67601      Branch: perlio
67602            ! perl.c perlio.c win32/perllib.c
67603 ____________________________________________________________________________
67604 [  8000] By: nick                                  on 2000/12/05  21:05:09
67605         Log: Fix gross PerlMemShared issue.
67606      Branch: perlio
67607            ! iperlsys.h
67608 ____________________________________________________________________________
67609 [  7999] By: jhi                                   on 2000/12/05  20:46:58
67610         Log: Test for Unicode (UTF-8) hash keys.
67611      Branch: perl
67612            ! t/op/each.t
67613 ____________________________________________________________________________
67614 [  7998] By: jhi                                   on 2000/12/05  20:30:35
67615         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
67616              is now always UTF-8), empty line cosmetics.
67617      Branch: perl
67618            ! t/pragma/utf8.t
67619 ____________________________________________________________________________
67620 [  7997] By: jhi                                   on 2000/12/05  20:15:40
67621         Log: Subject: Re: STRLEN - what?
67622              From: Andy Dougherty <doughera@lafayette.edu>
67623              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
67624              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
67625              
67626              Explain STRLEN.
67627      Branch: perl
67628            ! pod/perlguts.pod
67629 ____________________________________________________________________________
67630 [  7996] By: jhi                                   on 2000/12/05  20:13:34
67631         Log: Split off the UTF-8 decoder tests, make them to check also
67632              the error message.
67633      Branch: perl
67634            + t/op/utf8decode.t
67635            ! MANIFEST t/pragma/utf8.t utf8.c
67636 ____________________________________________________________________________
67637 [  7995] By: jhi                                   on 2000/12/05  16:39:47
67638         Log: Start migrating bits of pragma/utf8 to elsewhere
67639              (since the long term plan is to obsolete 'use utf8').
67640      Branch: perl
67641            + t/op/length.t
67642            ! MANIFEST t/pragma/utf8.t
67643 ____________________________________________________________________________
67644 [  7994] By: jhi                                   on 2000/12/05  16:30:21
67645         Log: Fix a manual edit typo from #7993, fix the message formatting
67646              for Unicode, add few our declarations.
67647      Branch: perl
67648            ! lib/Carp/Heavy.pm
67649 ____________________________________________________________________________
67650 [  7993] By: jhi                                   on 2000/12/05  16:09:15
67651         Log: Subject: Need help with warnings :-(
67652              From: "Ben Tilly" <ben_tilly@hotmail.com>
67653              Date: Tue, 05 Dec 2000 01:35:54 -0500
67654              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
67655              
67656              Subject: UPDATE: Carp/Heavy now passes all tests
67657              From: "Ben Tilly" <ben_tilly@hotmail.com>
67658              Date: Tue, 05 Dec 2000 07:59:41 -0500
67659              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
67660              
67661              The Brave New Carp.
67662      Branch: perl
67663            ! lib/Carp.pm lib/Carp/Heavy.pm
67664 ____________________________________________________________________________
67665 [  7992] By: jhi                                   on 2000/12/05  15:55:08
67666         Log: Subject: [PATCH perl@7979] cygwin port
67667              From: "Eric Fifer" <efifer@dircon.co.uk>
67668              Date: Tue, 5 Dec 2000 14:04:09 -0000
67669              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
67670      Branch: perl
67671            ! t/lib/net-hostent.t
67672 ____________________________________________________________________________
67673 [  7991] By: jhi                                   on 2000/12/05  15:52:34
67674         Log: Subject: Re: [PATCH] The largest hoax of all times?
67675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67676              Date: Tue, 5 Dec 2000 00:40:25 -0500
67677              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
67678              
67679              Subject: Re: [PATCH] The largest hoax of all times?
67680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67681              Date: Mon, 4 Dec 2000 23:55:53 -0500
67682              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
67683              
67684              Subject: Re: [PATCH] The largest hoax of all times?
67685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67686              Date: Tue, 5 Dec 2000 01:28:45 -0500
67687              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
67688              
67689              Fix the unpredictable order of DESTROYs.
67690      Branch: perl
67691            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
67692            ! sv.c sv.h t/op/ref.t
67693 ____________________________________________________________________________
67694 [  7990] By: jhi                                   on 2000/12/05  14:38:53
67695         Log: Subject: [PATCH] shrink pp_hot fractionally
67696              From: Nicholas Clark <nick@ccl4.org>
67697              Date: Tue, 5 Dec 2000 12:44:31 +0000
67698              Message-ID: <20001205124431.E74518@plum.flirble.org>
67699              
67700              Use report_evil_fh().
67701      Branch: perl
67702            ! opcode.pl opnames.h pp_hot.c util.c
67703 ____________________________________________________________________________
67704 [  7989] By: jhi                                   on 2000/12/05  14:21:27
67705         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67706              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67707              Date: Mon, 04 Dec 2000 22:21:59 -0800
67708              Message-ID: <HmIL6gzkgepS092yn@efn.org>
67709              
67710              Harness shouldn't ignore responses like "ok 3\r\r\n".
67711      Branch: perl
67712            ! lib/Test/Harness.pm
67713 ____________________________________________________________________________
67714 [  7988] By: jhi                                   on 2000/12/05  13:51:28
67715         Log: Integrate the "skip" messages to explain().
67716      Branch: perl
67717            ! t/lib/syslfs.t t/op/lfs.t
67718 ____________________________________________________________________________
67719 [  7987] By: jhi                                   on 2000/12/05  12:34:54
67720         Log: The one that got away in #7984.
67721              
67722              Subject: Re: dTHR - what and why?
67723              From: Michael Stevens <michael@etla.org> 
67724              Date: Tue, 5 Dec 2000 11:15:52 +0000
67725              Message-ID: <20001205111552.A4647@firedrake.org>
67726      Branch: perl
67727            ! sv.h
67728 ____________________________________________________________________________
67729 [  7986] By: gsar                                  on 2000/12/05  09:14:44
67730         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
67731              due to the notorious GetFileType() bug in Windows 9x, which fstat()
67732              tickles)
67733      Branch: perl
67734            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
67735 ____________________________________________________________________________
67736 [  7985] By: jhi                                   on 2000/12/05  05:49:03
67737         Log: Integrate perlio.
67738      Branch: perl
67739           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67740           !> win32/perlhost.h win32/perllib.c
67741 ____________________________________________________________________________
67742 [  7984] By: jhi                                   on 2000/12/05  05:48:16
67743         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
67744      Branch: perl
67745            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
67746            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
67747            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
67748            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
67749            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
67750            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
67751            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
67752            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
67753            ! win32/win32.c
67754 ____________________________________________________________________________
67755 [  7983] By: nick                                  on 2000/12/04  23:27:43
67756         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
67757      Branch: perlio
67758            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67759            ! win32/perlhost.h win32/perllib.c
67760 ____________________________________________________________________________
67761 [  7982] By: jhi                                   on 2000/12/04  19:44:09
67762         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
67763              uncovered by #7980.
67764      Branch: perl
67765            ! op.c
67766 ____________________________________________________________________________
67767 [  7981] By: jhi                                   on 2000/12/04  19:42:07
67768         Log: Subject: [PATCH] Trivial dump.c feature
67769              From: Simon Cozens <simon@cozens.net>
67770              Date: Mon, 4 Dec 2000 18:08:38 +0000
67771              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
67772              
67773              Show whether a constant is UTF-8.
67774      Branch: perl
67775            ! dump.c
67776 ____________________________________________________________________________
67777 [  7980] By: jhi                                   on 2000/12/04  19:36:51
67778         Log: UTF-8 hash keys, patch from Inaba Hiroto.
67779      Branch: perl
67780            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
67781 ____________________________________________________________________________
67782 [  7979] By: jhi                                   on 2000/12/04  17:36:28
67783         Log: Update Changes.
67784      Branch: perl
67785            ! Changes patchlevel.h
67786 ____________________________________________________________________________
67787 [  7978] By: jhi                                   on 2000/12/04  16:42:17
67788         Log: Retract #7977, still too volatile (the euphemism of the day
67789              for unfinished and buggy :-)
67790      Branch: perl
67791            ! doop.c hv.c pp.c sv.h
67792 ____________________________________________________________________________
67793 [  7977] By: jhi                                   on 2000/12/04  16:25:15
67794         Log: (Retracted by #7978, too shaky yet.)
67795              
67796              Subject: Re: utf8 in hash keys, implementor missing
67797              From: Simon Cozens <simon@cozens.net>
67798              Date: Sat, 2 Dec 2000 19:49:35 +0000
67799              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
67800              
67801              The first step at UTF-8 hash keys.
67802      Branch: perl
67803            ! doop.c hv.c pp.c sv.h
67804 ____________________________________________________________________________
67805 [  7976] By: jhi                                   on 2000/12/04  16:13:53
67806         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67807              From: sthoenna@efn.org
67808              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
67809              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
67810      Branch: perl
67811            ! os2/os2.c perlio.c
67812 ____________________________________________________________________________
67813 [  7975] By: jhi                                   on 2000/12/04  16:05:25
67814         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
67815              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67816              Date: Thu, 30 Nov 2000 20:50:37 -0800
67817              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
67818      Branch: perl
67819            ! os2/os2.c
67820 ____________________________________________________________________________
67821 [  7974] By: jhi                                   on 2000/12/04  16:03:57
67822         Log: Subject: [PATCH] ++ 20% faster
67823              From: Nicholas Clark <nick@ccl4.org>
67824              Date: Mon, 4 Dec 2000 12:17:27 +0000
67825              Message-ID: <20001204121726.B52976@plum.flirble.org>
67826              
67827              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
67828      Branch: perl
67829            ! sv.c
67830 ____________________________________________________________________________
67831 [  7973] By: jhi                                   on 2000/12/04  16:00:48
67832         Log: 
67833              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
67834              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67835              Date: Mon, 04 Dec 2000 12:30:45 +0100
67836              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
67837              
67838              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
67839              library (getprotobyname and getprotobynumber are outversioned by
67840              the same calls in libc, at least for xlc version 3.
67841      Branch: perl
67842            ! hints/aix.sh
67843 ____________________________________________________________________________
67844 [  7972] By: jhi                                   on 2000/12/04  02:58:31
67845         Log: Integrate perlio.
67846      Branch: perl
67847           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
67848           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
67849           !> win32/win32.h win32/win32iop.h win32/win32thread.h
67850 ____________________________________________________________________________
67851 [  7971] By: nick                                  on 2000/12/04  00:24:33
67852         Log: Quieten some noise in Win32 builds:
67853              - win32.h is included after <sys/socket.h>, so need to 
67854              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
67855              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
67856      Branch: perlio
67857            ! doio.c perl.h toke.c win32/win32.h
67858 ____________________________________________________________________________
67859 [  7970] By: nick                                  on 2000/12/03  22:57:46
67860         Log: PERL_IMPLICIT_SYS compiles but does not work.
67861      Branch: perlio
67862            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
67863            ! win32/perlhost.h win32/perllib.c win32/win32.h
67864            ! win32/win32iop.h win32/win32thread.h
67865 ____________________________________________________________________________
67866 [  7969] By: jhi                                   on 2000/12/03  22:12:58
67867         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
67868              used to swash_init(), makes regprop() dumps more informative
67869              (+utf8::IsAlpha, -utf8::IsDigit, for example).
67870      Branch: perl
67871            ! regcomp.c regexec.c
67872 ____________________________________________________________________________
67873 [  7968] By: jhi                                   on 2000/12/03  21:39:56
67874         Log: Implement ANYOFUTF8 regprop() dumping.
67875      Branch: perl
67876            ! regcomp.c
67877 ____________________________________________________________________________
67878 [  7967] By: jhi                                   on 2000/12/03  20:57:19
67879         Log: Make uv_to_utf8() to zero-terminate its output buffer,
67880              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
67881      Branch: perl
67882            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
67883 ____________________________________________________________________________
67884 [  7966] By: nick                                  on 2000/12/03  18:41:21
67885         Log: Integrate mainline (STDCHAR)
67886      Branch: perlio
67887           !> Configure t/pragma/utf8.t
67888 ____________________________________________________________________________
67889 [  7965] By: jhi                                   on 2000/12/03  17:58:20
67890         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
67891      Branch: perl
67892            ! t/pragma/utf8.t
67893 ____________________________________________________________________________
67894 [  7964] By: jhi                                   on 2000/12/03  17:35:56
67895         Log: Integrate perlio.
67896      Branch: perl
67897           !> iperlsys.h perlio.c
67898 ____________________________________________________________________________
67899 [  7963] By: jhi                                   on 2000/12/03  17:33:55
67900         Log: Metaconfig unit change for #7962.
67901      Branch: metaconfig
67902            ! U/modified/stdchar.U
67903 ____________________________________________________________________________
67904 [  7962] By: jhi                                   on 2000/12/03  17:33:27
67905         Log: Untangle the <stdio.h> #include nest for the stdchar test,
67906              from Andy Dougherty.
67907      Branch: perl
67908            ! Configure
67909 ____________________________________________________________________________
67910 [  7961] By: nick                                  on 2000/12/03  16:53:00
67911         Log: Make iperlsys.h vector stdio not PerlIO.
67912      Branch: perlio
67913            ! iperlsys.h perlio.c
67914 ____________________________________________________________________________
67915 [  7960] By: nick                                  on 2000/12/03  14:43:01
67916         Log: Integrate mainline
67917      Branch: perlio
67918           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
67919           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
67920 ____________________________________________________________________________
67921 [  7959] By: jhi                                   on 2000/12/03  08:16:36
67922         Log: Use DO_UTF8().
67923      Branch: perl
67924            ! op.c
67925 ____________________________________________________________________________
67926 [  7958] By: jhi                                   on 2000/12/02  18:33:05
67927         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67928              From: Mike Guy <mjtg@cam.ac.uk>         
67929              Date: Sat, 02 Dec 2000 17:27:13 +0000
67930              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
67931              
67932              An extraneous argument.
67933      Branch: perl
67934            ! toke.c
67935 ____________________________________________________________________________
67936 [  7957] By: jhi                                   on 2000/12/02  18:22:32
67937         Log: A missing hunk.
67938      Branch: perl
67939            ! t/lib/net-hostent.t
67940 ____________________________________________________________________________
67941 [  7956] By: jhi                                   on 2000/12/02  18:06:20
67942         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
67943              From: Nicholas Clark <nick@ccl4.org>
67944              Date: Sat, 2 Dec 2000 14:28:27 +0000
67945              Message-ID: <20001202142827.A12308@plum.flirble.org>
67946              
67947              Test robustness.
67948      Branch: perl
67949            ! t/lib/net-hostent.t
67950 ____________________________________________________________________________
67951 [  7955] By: jhi                                   on 2000/12/02  17:58:06
67952         Log: Metaconfig unit change for #7954.
67953      Branch: metaconfig
67954            ! U/modified/stdchar.U
67955 ____________________________________________________________________________
67956 [  7954] By: jhi                                   on 2000/12/02  17:54:32
67957         Log: An inconvenient hang would happen if the stdio _ptr wasn't
67958              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
67959              would be grepping stdin for all eternity for the _ptr.)
67960      Branch: perl
67961            ! Configure
67962 ____________________________________________________________________________
67963 [  7953] By: jhi                                   on 2000/12/02  00:07:15
67964         Log: Update Changes.
67965      Branch: perl
67966            ! Changes patchlevel.h
67967 ____________________________________________________________________________
67968 [  7952] By: jhi                                   on 2000/12/01  23:54:47
67969         Log: Subject: Re: long shell lines
67970              From: Andy Dougherty <doughera@lafayette.edu>
67971              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
67972              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
67973              
67974              Split overly long shell command lines.
67975      Branch: perl
67976            ! lib/ExtUtils/MM_Unix.pm
67977 ____________________________________________________________________________
67978 [  7951] By: jhi                                   on 2000/12/01  23:48:02
67979         Log: The metaconfig unit change for #7950.
67980      Branch: metaconfig
67981            + U/modified/stdchar.U
67982 ____________________________________________________________________________
67983 [  7950] By: jhi                                   on 2000/12/01  23:47:39
67984         Log: Try to find stdchar also from <stdio_impl.h>.
67985      Branch: perl
67986            ! Configure config_h.SH
67987 ____________________________________________________________________________
67988 [  7949] By: jhi                                   on 2000/12/01  23:46:45
67989         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67990              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67991              Date: Fri, 1 Dec 2000 16:26:08 -0500
67992              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
67993              
67994              Reword the diagnostic message.
67995      Branch: perl
67996            ! pod/perldiag.pod
67997 ____________________________________________________________________________
67998 [  7948] By: nick                                  on 2000/12/01  22:49:43
67999         Log: Integrate mainline (for s/y/m as sub names stuff).
68000      Branch: perlio
68001           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
68002           !> t/pragma/warn/toke toke.c
68003 ____________________________________________________________________________
68004 [  7947] By: jhi                                   on 2000/12/01  20:55:41
68005         Log: Integrate perlio.
68006      Branch: perl
68007           !> perlio.c perliol.h t/io/pipe.t
68008 ____________________________________________________________________________
68009 [  7946] By: jhi                                   on 2000/12/01  20:36:51
68010         Log: Upgrade to CPAN 1.59_51, from Andreas König.
68011      Branch: perl
68012            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68013 ____________________________________________________________________________
68014 [  7945] By: nick                                  on 2000/12/01  20:31:32
68015         Log: Integrate mainline
68016      Branch: perlio
68017           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
68018           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
68019           +> t/lib/net-hostent.t
68020           !> (integrate 35 files)
68021 ____________________________________________________________________________
68022 [  7944] By: jhi                                   on 2000/12/01  20:23:29
68023         Log: Some help for 20001130.011.  Now one gets warnings like
68024              "Ambiguous -f() resolved as a file test ..."
68025      Branch: perl
68026            ! pod/perldiag.pod t/pragma/warn/toke toke.c
68027 ____________________________________________________________________________
68028 [  7943] By: jhi                                   on 2000/12/01  19:44:44
68029         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
68030              that also breaks using them as methods. 
68031      Branch: perl
68032            ! pod/perldiag.pod t/op/misc.t toke.c
68033 ____________________________________________________________________________
68034 [  7942] By: nick                                  on 2000/12/01  17:56:46
68035         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
68036              Make 'unix' pass most tests
68037              - do unread by temporary push of layer ("pending") holding unread chars
68038              - fast_gets is now based on per-handle flag
68039              - relax one of io/pipe.t tests to allow print to fail and close to
68040              succeed so that it passes on unbuffered "unix" layer.
68041              Remaining fail is sporadic and a genuine race condition between
68042              parent/child in fork test.
68043      Branch: perlio
68044            ! perlio.c perliol.h t/io/pipe.t
68045 ____________________________________________________________________________
68046 [  7941] By: jhi                                   on 2000/12/01  15:28:58
68047         Log: (Retracted by #7943.)
68048              
68049              Reserve the short named string operator names.
68050      Branch: perl
68051            ! pod/perldiag.pod t/op/misc.t toke.c
68052 ____________________________________________________________________________
68053 [  7940] By: jhi                                   on 2000/12/01  06:45:53
68054         Log: Get the three different space character classes right under utf8.
68055      Branch: perl
68056            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
68057            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
68058            ! regexec.c t/op/pat.t utf8.c
68059 ____________________________________________________________________________
68060 [  7939] By: jhi                                   on 2000/12/01  03:26:26
68061         Log: Two more tests that make no sense in UTF-8 since the test
68062              data is not in UTF-8.
68063      Branch: perl
68064            ! t/op/regexp.t
68065 ____________________________________________________________________________
68066 [  7938] By: jhi                                   on 2000/12/01  03:20:39
68067         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
68068              should it be required inside regexen?
68069      Branch: perl
68070            ! regcomp.c t/op/regmesg.t
68071 ____________________________________________________________________________
68072 [  7937] By: jhi                                   on 2000/12/01  02:58:53
68073         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
68074              stored and restored, and thusly was trounced by the utf8 swash
68075              routines.
68076      Branch: perl
68077            ! regcomp.c
68078 ____________________________________________________________________________
68079 [  7936] By: jhi                                   on 2000/11/30  20:41:39
68080         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
68081              Why the different platforms behave so differently (core dump vs
68082              no core dump) on this bug is a but of a mystery, but if I had to
68083              guess I would mumble something like 'alignment'.
68084      Branch: perl
68085            ! sv.c
68086 ____________________________________________________________________________
68087 [  7935] By: jhi                                   on 2000/11/30  16:17:02
68088         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
68089              From: Robin Barker <rmb1@cise.npl.co.uk>
68090              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
68091              Date: Thu, 30 Nov 2000 14:27:12 GMT
68092      Branch: perl
68093            ! perlio.c toke.c
68094 ____________________________________________________________________________
68095 [  7934] By: jhi                                   on 2000/11/30  16:04:49
68096         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
68097      Branch: perl
68098            ! t/lib/net-hostent.t
68099 ____________________________________________________________________________
68100 [  7933] By: jhi                                   on 2000/11/30  06:07:26
68101         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
68102              From: Peter Prymmer <pvhp@forte.com>
68103              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
68104              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
68105              
68106              In VMS the localhost may be LOCALHOST.
68107      Branch: perl
68108            ! t/lib/net-hostent.t
68109 ____________________________________________________________________________
68110 [  7932] By: jhi                                   on 2000/11/30  01:11:11
68111         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
68112              From: Peter Prymmer <pvhp@forte.com>
68113              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
68114              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
68115              
68116              plus regen perlapi.pod.
68117      Branch: perl
68118            ! pod/perlapi.pod utf8.c
68119 ____________________________________________________________________________
68120 [  7931] By: jhi                                   on 2000/11/30  01:06:19
68121         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
68122              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68123              Date:     Wed, 29 Nov 2000 17:15:11 EST
68124              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
68125      Branch: perl
68126            ! t/lib/filter-util.pl t/lib/filter-util.t
68127 ____________________________________________________________________________
68128 [  7930] By: jhi                                   on 2000/11/29  18:51:55
68129         Log: Update Changes.
68130      Branch: perl
68131            ! Changes patchlevel.h
68132 ____________________________________________________________________________
68133 [  7929] By: jhi                                   on 2000/11/29  18:50:55
68134         Log: Update the va_copy() metaconfig unit.
68135      Branch: metaconfig/U/perl
68136            ! need_va_copy.U
68137 ____________________________________________________________________________
68138 [  7928] By: jhi                                   on 2000/11/29  17:50:43
68139         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
68140              From: Dominic Dunlop <domo@computer.org>
68141              Date: Tue, 28 Nov 2000 16:41:57 +0100
68142              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
68143              
68144              Patch to catch a core dump in the Configure va_copy test.
68145      Branch: perl
68146            ! Configure config_h.SH
68147 ____________________________________________________________________________
68148 [  7927] By: jhi                                   on 2000/11/29  17:31:59
68149         Log: Retract #7921, the patch shouldn't be needed.
68150      Branch: perl
68151            ! sv.c
68152 ____________________________________________________________________________
68153 [  7926] By: jhi                                   on 2000/11/29  17:01:41
68154         Log: Make the Class::Struct import() wiser.
68155      Branch: perl
68156            ! lib/Class/Struct.pm t/lib/class-struct.t
68157 ____________________________________________________________________________
68158 [  7925] By: jhi                                   on 2000/11/29  16:36:33
68159         Log: All the core library users of Class::Struct seem to be
68160              using "use Class::Struct 'struct';" instead of the bare
68161              "use Class::Struct;", which isn't documented in Class::Struct.
68162              This can't be right.
68163      Branch: perl
68164            ! lib/File/stat.pm
68165 ____________________________________________________________________________
68166 [  7924] By: jhi                                   on 2000/11/29  16:32:15
68167         Log: A test works better if it has the right 1..$n output.
68168      Branch: perl
68169            ! t/lib/class-struct.t
68170 ____________________________________________________________________________
68171 [  7923] By: jhi                                   on 2000/11/29  16:29:11
68172         Log: Forgot to MANIFEST the new Net::hostent test.
68173      Branch: perl
68174            ! MANIFEST
68175 ____________________________________________________________________________
68176 [  7922] By: jhi                                   on 2000/11/29  16:27:49
68177         Log: Integrate perlio.
68178      Branch: perl
68179           !> iperlsys.h perlio.c
68180 ____________________________________________________________________________
68181 [  7921] By: jhi                                   on 2000/11/29  16:27:10
68182         Log: (Retracted by #7927.)
68183              
68184              Subject: [PATCH] Is infinity a number?
68185              From: Simon Cozens <simon@cozens.net>
68186              Date: Wed, 29 Nov 2000 14:48:20 +0000
68187              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
68188      Branch: perl
68189            ! sv.c
68190 ____________________________________________________________________________
68191 [  7920] By: jhi                                   on 2000/11/29  16:23:02
68192         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
68193              From: rspier@pobox.com (Robert Spier)
68194              Date: Wed, 29 Nov 2000 02:17:49 -0500
68195              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
68196              
68197              Add a test for Net::hostent.
68198      Branch: perl
68199            + t/lib/net-hostent.t
68200 ____________________________________________________________________________
68201 [  7919] By: jhi                                   on 2000/11/29  16:21:31
68202         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
68203              add a test for Class::Struct.
68204      Branch: perl
68205            + t/lib/class-struct.t
68206            ! MANIFEST lib/Class/Struct.pm
68207 ____________________________________________________________________________
68208 [  7918] By: jhi                                   on 2000/11/29  15:48:40
68209         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
68210              From: rspier@pobox.com (Robert Spier)
68211              Date: Wed, 29 Nov 2000 02:25:39 -0500
68212              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
68213              
68214              More checking in case someone has broken their services or
68215              protocol databases.
68216      Branch: perl
68217            ! ext/Sys/Syslog/Syslog.pm
68218 ____________________________________________________________________________
68219 [  7917] By: jhi                                   on 2000/11/29  15:46:25
68220         Log: Subject: [PATCH] $^O  win32 -> MSWin32
68221              From: rspier@pobox.com (Robert Spier)
68222              Date: Wed, 29 Nov 2000 02:17:38 -0500
68223              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
68224              
68225              plus similar nits for vms, err, VMS, and UNICOS.
68226      Branch: perl
68227            ! t/lib/syslfs.t t/op/lfs.t
68228 ____________________________________________________________________________
68229 [  7916] By: jhi                                   on 2000/11/29  15:42:51
68230         Log: Subject: [PATCH] Tokeniser debugging
68231              From: Simon Cozens <simon@cozens.net>
68232              Date: Wed, 29 Nov 2000 14:15:45 +0000
68233              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
68234      Branch: perl
68235            ! perl.c perl.h pod/perlrun.pod toke.c
68236 ____________________________________________________________________________
68237 [  7915] By: jhi                                   on 2000/11/29  15:41:36
68238         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
68239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68240              Date: Wed, 29 Nov 2000 02:13:14 -0500
68241              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
68242              
68243              OUT keyword nits.
68244              
68245              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
68246              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68247              Date: Wed, 29 Nov 2000 03:09:04 -0500
68248              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
68249              
68250              OUT and IN_OUT documentation.
68251      Branch: perl
68252            ! lib/ExtUtils/xsubpp pod/perlxs.pod
68253 ____________________________________________________________________________
68254 [  7914] By: jhi                                   on 2000/11/29  03:35:01
68255         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
68256              From: John Tobey <jtobey@john-edwin-tobey.org>
68257              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
68258              Message-Id: <m140e1N-000FOoC@feynman.localnet>
68259              
68260              plus a performance speedup noticed by Sarathy.
68261      Branch: perl
68262            ! op.c
68263 ____________________________________________________________________________
68264 [  7913] By: jhi                                   on 2000/11/29  03:16:59
68265         Log: Use "1 while unlink" so that VMS gets clean, too.
68266      Branch: perl
68267            ! t/lib/filter-util.t
68268 ____________________________________________________________________________
68269 [  7912] By: jhi                                   on 2000/11/29  03:09:08
68270         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
68271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68272              Date: Tue, 28 Nov 2000 03:27:09 -0500
68273              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
68274      Branch: perl
68275            ! lib/ExtUtils/xsubpp
68276 ____________________________________________________________________________
68277 [  7911] By: jhi                                   on 2000/11/29  03:06:30
68278         Log: This should have been part of #7872: no need to scan UTF-8
68279              until eternity.
68280      Branch: perl
68281            ! utf8.c
68282 ____________________________________________________________________________
68283 [  7910] By: jhi                                   on 2000/11/29  02:50:04
68284         Log: One more perltie.pod nit from Casey R. Tweten.
68285      Branch: perl
68286            ! pod/perltie.pod
68287 ____________________________________________________________________________
68288 [  7909] By: jhi                                   on 2000/11/29  02:44:23
68289         Log: Document the known sprintf test failures, exact standard
68290              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
68291      Branch: perl
68292            ! pod/perldelta.pod t/op/sprintf.t
68293 ____________________________________________________________________________
68294 [  7908] By: jhi                                   on 2000/11/29  02:36:23
68295         Log: Add the Encoding table format documentation.
68296      Branch: perl
68297            + ext/Encode/Encode/EncodeFormat.pod
68298            ! MANIFEST
68299 ____________________________________________________________________________
68300 [  7907] By: jhi                                   on 2000/11/29  02:07:24
68301         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
68302              From: "Casey R. Tweten" <crt@kiski.net>
68303              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
68304              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
68305              
68306              Subject: Re: [PATCH] Updating perltie.pod for arrays
68307              From: "Casey R. Tweten" <crt@kiski.net>
68308              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
68309              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
68310      Branch: perl
68311            ! pod/perltie.pod
68312 ____________________________________________________________________________
68313 [  7906] By: nick                                  on 2000/11/28  22:40:59
68314         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
68315      Branch: perlio
68316            ! iperlsys.h perlio.c
68317 ____________________________________________________________________________
68318 [  7905] By: nick                                  on 2000/11/28  22:04:34
68319         Log: Integrate mainline
68320      Branch: perlio
68321           !> (integrate 39 files)
68322 ____________________________________________________________________________
68323 [  7904] By: jhi                                   on 2000/11/28  16:44:43
68324         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
68325              From: Nicholas Clark <nick@babyhippo.co.uk>
68326              Date: Tue, 28 Nov 2000 11:16:57 +0000
68327              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
68328      Branch: perl
68329            ! pod/perlipc.pod
68330 ____________________________________________________________________________
68331 [  7903] By: jhi                                   on 2000/11/28  16:40:31
68332         Log: Subject: [PATCH] Updating perltie.pod for arrays
68333              From: "Casey R. Tweten" <crt@kiski.net>
68334              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
68335              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
68336      Branch: perl
68337            ! pod/perltie.pod
68338 ____________________________________________________________________________
68339 [  7902] By: jhi                                   on 2000/11/28  16:39:37
68340         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
68341              From: Robin Barker <rmb1@cise.npl.co.uk>
68342              Date: Mon, 27 Nov 2000 17:56:44 GMT
68343              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
68344      Branch: perl
68345            ! pod/perlfunc.pod t/op/split.t
68346 ____________________________________________________________________________
68347 [  7901] By: jhi                                   on 2000/11/28  16:28:04
68348         Log: setmode() is a DOSish-only thing.
68349      Branch: perl
68350            ! perlio.c
68351 ____________________________________________________________________________
68352 [  7900] By: jhi                                   on 2000/11/28  16:21:46
68353         Log: Subject: [PATCH] perlcc.PL cleanups
68354              From: Simon Cozens <simon@cozens.net>
68355              Date: Tue, 28 Nov 2000 12:44:35 +0000
68356              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
68357      Branch: perl
68358            ! utils/perlcc.PL
68359 ____________________________________________________________________________
68360 [  7899] By: gsar                                  on 2000/11/28  06:32:55
68361         Log: reintegrate files missed by change#7895
68362      Branch: maint-5.6/perl
68363           +> ext/ByteLoader/bytecode.h utils/Makefile
68364            - utils/perlbc.PL
68365 ____________________________________________________________________________
68366 [  7897] By: gsar                                  on 2000/11/27  18:22:47
68367         Log: can't integrate these two files, for some reason
68368      Branch: maint-5.6/perl
68369            - ext/ByteLoader/bytecode.h utils/Makefile
68370 ____________________________________________________________________________
68371 [  7895] By: gsar                                  on 2000/11/27  18:11:21
68372         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
68373              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
68374              6757..6890,6892..6901 from mainline
68375              
68376              Bytecompiler patches from Benjamin Stuhl.
68377              
68378              More bytecompiler.
68379              
68380              Subject: [PATCH blead] B:: missing dependency
68381              
68382              Subject: [PATCH: 6757] configure.com updates and syslog build
68383              
68384              Long double Gconvert fixes from Yitzchak Scott-Thoennes
68385              and Spider Boardman.
68386              
68387              Subject: [PATCH blead] nextchar() abuse misses an optimisation
68388              
68389              Long double fixes from Spider Boardman.
68390              
68391              Make the selection of NVff et al stricter.
68392              
68393              cSVOPo_*v things index into the current PL_curpad
68394              under ithreads, which is different from the curpad
68395              used by the XSUB.  (In other words, the code as-is
68396              before this patch wouldn't work under ithreads.)
68397              
68398              Be portable.
68399              
68400              VMS MMS (make) wants null action.
68401              
68402              Mac and other portability updates from Chris Nandor.
68403              
68404              Storable support, v-version fixes.
68405              Subject: CPAN.pm beta for testing available
68406              
68407              Portability fix from Hugo van der Sanden.
68408              
68409              Bad makefile.
68410              
68411              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
68412              
68413              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
68414              
68415              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
68416              
68417              Replace #6705 with a minimal doc patch.
68418              Subject: [PATCH 5.6.0] replace change #6705
68419              
68420              Drop the separate perlbc, perlcc -b should be enough.
68421              
68422              installperl couldn't tell whether it had run tests or not.
68423              Subject: [PATCH] Re: installperl and t/TEST
68424              
68425              Add silencer flags to installperl.
68426              Subject: [PATCH] Making installperl silent.
68427              
68428              Make "make install" by default silent.  A new "install-verbose"
68429              target is verbose.
68430              
68431              More liberal parsing of version numbers.
68432              Subject: Re: CPAN.pm beta for testing available
68433              
68434              Create directories in silence.
68435              Subject: [PATCH] Another silencer for MakeMaker
68436              
68437              DOS patches and portability/porting notes, from Tim Jenness.
68438              
68439              Make installman to recognize the silence flag -S.
68440              
68441              Actually do something with the silencer option.
68442              
68443              Continue silencing.
68444              
68445              Show the doc file, not the temp file.
68446              
68447              Regen perltoc.
68448              
68449              Subject: [PATCH] More silencing of installman.
68450              
68451              Better wording for the vec lvalue diagnostic.
68452              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
68453              
68454              Subject: [PATCH: 6805] several more tweaks to configure.com
68455              
68456              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
68457              
68458              Missing parts of 
68459              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
68460              
68461              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
68462              (applied slightly modified)
68463              
68464              installperl --verbose and --silent.
68465              Subject: Re: [PATCH] More silencing of installman.
68466              
68467              Add install-silent target.
68468              
68469              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
68470              the problem reported in
68471              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
68472              
68473              Tweak the sfio/useperlio logic, hopefully as wished in
68474              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
68475              
68476              One forgotten file from #6816.
68477              
68478              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
68479              
68480              Remove duplicately applied patch shards.
68481              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
68482              
68483              Support preserving extremely big/small angles.
68484              
68485              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
68486              
68487              Subject: [PATCH] installation not quite silent yet.
68488              
68489              Update the test count.
68490              
68491              Use UVxf, PTR2UV, NVff.
68492              
68493              Document PTR2XX and INT2PTR.
68494              
68495              no-install target a la make -n.
68496              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
68497              
68498              grep -e isn't portable.
68499              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
68500              
68501              Can't get the test to reliably work thanks to the
68502              inaccurateness of floating point.  "Resolves" bug ids
68503              20000826.003, 20000826.009, 20000826.010,
68504              
68505              Subject: installman buglet
68506              
68507              DJGPP update from Laszlo Molnar.
68508              
68509              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
68510              
68511              Passing -R in ldflags makes now it to appear in the default
68512              for lddlflags, just like with -L.
68513              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
68514              
68515              Test nit.
68516              
68517              Use the actual thread type, not the pointer-to-struct.
68518              
68519              Provice virtual $Config{ccflags_nolargefiles} etc. 
68520              
68521              display_format used as a class method without arguments was broken,
68522              reported in
68523              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
68524              
68525              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
68526              
68527              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
68528              
68529              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
68530              
68531              opmini.o may be left around if a build is interrupted.
68532              
68533              Typo in #6858.
68534              
68535              Fix for ID 20000828.001, long doubles were not formatted
68536              correctly (showed up in $], which stopped installing perl).
68537              
68538              An attempt to fix the problem reported in
68539              Subject: Building perl@6856 using gcc/AIX 4.3.3 
68540              I can't test this properly since the gcc installation I have
68541              access to seems to be botched (gcc is calling the AIX cpp,
68542              a losing proposition...)
68543              
68544              Add -ld to archname on long tr...double platforms.
68545              
68546              Subject: hv.h Doc Patch
68547              
68548              Potential cruft.
68549              
68550              Subject: [PATCH bleedperl@6856] warnings fixes
68551              
68552              -S is the silent flag, -s is the strip flag.
68553              Subject: [PATCH] Re: [PATCH] make no-install          
68554              
68555              Take out the SUIDMAIL thing, that will not be
68556              a problem in 5.7.*.
68557              
68558              Subject: [PATCH bleedperl@6866] spellings
68559              
68560              Subject: [PATCH] Re: files not cleaned even by veryclean
68561              
68562              Use minimal @INC in tests, most of the time just '../lib',
68563              so that we simply can't pick up stuff from other Perls than
68564              the one we are testing.  Pointed out by
68565              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
68566              
68567              Update to Getopt::Long 2.24, from Johan Vromans.
68568              
68569              Fix for thinko in #6848.
68570              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
68571              
68572              Patches all over for people and the files they (hopefully) care about.
68573              
68574              Subject: Net::protoent does not export 'getproto'
68575              
68576              Missed a change in #6869.
68577              
68578              Subject: [PATCH] Warnings in B::Deparse
68579              
68580              Subject: [PATCH] Glob dumping
68581              
68582              Disable one of the tests for now.
68583              
68584              Disabling the one test is a bit tricky.
68585              
68586              Don't forget to tidy up.
68587              
68588              The #6881 removed one dump line.
68589              
68590              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
68591              
68592              Under usethreads the dumped variable is IN_PAD.
68593              Subject: Re: [PATCH] Glob dumping
68594              
68595              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
68596              
68597              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
68598              
68599              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
68600              
68601              Regen Configure for #6894.
68602              
68603              Subject: [PATCH: 6889] updates to perlebcdic.pod
68604              
68605              Undo namespace pollution of #6878.
68606              Subject: Re: Net::protoent does not export 'getproto'
68607              
68608              Admit that we are leaking scalars.
68609              
68610              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
68611      Branch: maint-5.6/perl
68612           !> (integrate 271 files)
68613 ____________________________________________________________________________
68614 [  7894] By: gsar                                  on 2000/11/27  16:00:34
68615         Log: a couple of nits
68616      Branch: maint-5.6/perl
68617            ! MANIFEST pp_sys.c
68618 ____________________________________________________________________________
68619 [  7893] By: gsar                                  on 2000/11/27  15:10:56
68620         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
68621              6740..6745,6747..6757,6760
68622              
68623              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
68624              
68625              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
68626              
68627              Doc nits spotted by Richard Soderberg.
68628              
68629              move WNOHANG definition to where other such things are
68630              
68631              Make $Config{byteorder} more magical so that it is
68632              dynamically computed: nice for 'fat binaries'.
68633              Subject: [PATCH]: default byteorder
68634              
68635              Subject: [PATCH] Cwd.pm now uses strict
68636              
68637              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
68638              
68639              Get -DLEAKTEST to compile (not necessarily to work, mind)
68640              Subject: [ID 20000724.006] -DLEAKTEST problem
68641              
68642              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
68643              
68644              Add perlebcdic from Peter Prymmer, regen toc.
68645              
68646              Don't propose using modules built for 5.005 if no binary
68647              compatibility with 5.005 is attempted.
68648              
68649              Do not use prototyping here.
68650              Subject: [ID 20000817.016] [PATCH] Peek.xs
68651              
68652              Document what the backtick returns if the command fails.
68653              
68654              Add byteorder to the myconfig output.
68655              
68656              Introduce NVef, NVff, and NVgf, use the middle one.
68657              (helps for lib/peek + Linux + long doubles)  Reported in
68658              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68659              Use NVs in POSIX math, not doubles.
68660              Subject: [ID 20000817.014] POSIX & modfl
68661              
68662              Subject: [PATCH 5.6.0+] newSVrv() memory leak
68663              
68664              The byteorder code in #6671 was wrong.
68665              
68666              Fix the lib/complex failure of
68667              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68668              Linux long double accuracy issue: something that
68669              when printed with %g looks like "2" but int() of it is 1.
68670              
68671              Propagate new Configure vars.
68672              
68673              Unbuffer the output.
68674              
68675              Subject: [PATCH] perltrap.pod spring cleaning
68676              
68677              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
68678              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
68679              
68680              Tiny Getopt::Long patch from Johan Vromans.
68681              
68682              Document code point which makes if (defined %stash::) to work
68683              (noted by Spider Boardman).
68684              
68685              Subject: [PATCH perl@6698] cygwin port
68686              
68687              Document the NDBM_File and ODBM_File as SDBM_File
68688              was documented in #6417.
68689              
68690              The new tests were missing from #6415.
68691              
68692              Add [[:blank:]] as suggested in
68693              Subject: [ID 20000716.024] [=cc=] / [:blank:]
68694              (the [=cc=] has already been taken care of by #6439
68695              so the whole bug report can be closed)
68696              and make [[:space:]] to be equivalent to isspace(3)
68697              (as opposed to \s, which is isSPACE()).  The difference
68698              is that now [[:space:]] matches the mythical vertical tab,
68699              while \s doesn't.
68700              
68701              Don't eat leading os from index entries.
68702              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
68703              
68704              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
68705              
68706              Typo in pp_complement().
68707              Subject: [PATCH perl-current] Deparse
68708              
68709              Add warnif(), check warnings further up the stack,
68710              all the warnings functions now can take an optional object reference.
68711              Subject: [PATCH bleedperl@6691] warnings pragma update
68712              
68713              Fix a core dump in lib/selfloader under -DDEBUGGING.
68714              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
68715              
68716              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
68717              
68718              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
68719              
68720              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
68721              Put back the long double avoidance code to POSIX.xs
68722              because VMS seems to need it still.
68723              
68724              Introduce a 'veryclean' target that is like 'distclean'
68725              but also removes *~ and *.orig.
68726              
68727              Subject: [ID 20000817.023] endianness description in perlfunc.pod
68728              
68729              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
68730              
68731              Let's try #6717 again.
68732              
68733              UTF8 concat fixes.
68734              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
68735              
68736              pp_open() could pass an uninitialized filename down to do_open9().
68737              
68738              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
68739              
68740              Update to CGI 2.72, from Lincoln Stein.
68741              
68742              Subject: [PATCH] Silence MakeMaker (Was: installman)
68743              
68744              Use temporary directory instead of current directory.
68745              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
68746              
68747              Document odd vs even subreleases and -Dusedevel.
68748              
68749              The veryclean target needs to clobber.
68750              
68751              Use File::Spec->tmpdir().
68752              
68753              Document the number of exponent digits.
68754              
68755              Mention perlebcdic and perlposix-bc.
68756              
68757              s/this one/the 5.6.0 release/
68758              
68759              The #6724 is here.
68760              
68761              The correct cleaning order is an art.
68762              
68763              small tweaks for change#6705: avoid C++ style comments in C code;
68764              use Perl's malloc API rather than the low level system one
68765              
68766              Array context keeps slithering in.
68767              
68768              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
68769              
68770              Subject: [PATCH] os2.c fix for use64bitint
68771              
68772              Update to Pod::LaTeX 0.53.
68773              Subject: [PATCH] lib/Pod/LaTeX.pm updates
68774              
68775              Document the endianness of Alpha more precisely.
68776              
68777              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
68778              
68779              Rename the macro argument because some preprocessors
68780              can't tell the difference and expand arguments also inside
68781              double quoted strings.
68782              
68783              free TLS slot properly on Windows
68784              
68785              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
68786              
68787              Unicos/mk requires elaborate paranoia.
68788              
68789              Tweak the floating point output routine preferences.
68790              
68791              Also under djgpp the timestamps are funky.
68792              
68793              Apply some PodParser 1.18 patches; the Pod/Find.pm
68794              patches cannot be applied since #6712 conflicts.
68795              
68796              Use PodParser 1.18 new test.
68797              
68798              A pod nit.
68799              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
68800              
68801              Be verydeepclean.
68802      Branch: maint-5.6/perl
68803           +> pod/perlebcdic.pod
68804           !> (integrate 106 files)
68805 ____________________________________________________________________________
68806 [  7892] By: jhi                                   on 2000/11/27  15:02:32
68807         Log: Update Changes.
68808      Branch: perl
68809            ! Changes patchlevel.h
68810 ____________________________________________________________________________
68811 [  7891] By: jhi                                   on 2000/11/27  14:57:23
68812         Log: Subject: Re: perlfaq style changes
68813              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68814              Date: Sat, 25 Nov 2000 23:32:26 -0800
68815              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
68816              
68817              plus a note from Ronald Kimball.
68818      Branch: perl
68819            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
68820 ____________________________________________________________________________
68821 [  7890] By: jhi                                   on 2000/11/27  14:53:14
68822         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
68823              From: Benjamin Holzman <bah@ecnvantage.com>
68824              Date: Sun, 26 Nov 2000 16:27:33 -0500
68825              Message-ID: <20001126162733.J25040@ecnvantage.com>
68826      Branch: perl
68827            ! gv.c
68828 ____________________________________________________________________________
68829 [  7889] By: jhi                                   on 2000/11/27  14:43:11
68830         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
68831              From: lvirden@cas.org
68832              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
68833              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
68834      Branch: perl
68835            ! README.amiga
68836 ____________________________________________________________________________
68837 [  7888] By: jhi                                   on 2000/11/27  14:32:34
68838         Log: Restore also the locale test to no-sprintf-taint state.
68839              Fixes the bug 20001127.003.
68840      Branch: perl
68841            ! sv.c t/pragma/locale.t
68842 ____________________________________________________________________________
68843 [  7887] By: gsar                                  on 2000/11/27  14:13:05
68844         Log: integrate changes#6613..6616,6620..6665 from mainline
68845              
68846              VMS configure.com update continues.
68847              
68848              Subject: Test fails / warnings with perl-current #6612
68849              
68850              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
68851              
68852              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68853              
68854              For now remove the mail code.
68855              
68856              Subject: Re: [PATCH] @+, @- readonly
68857              
68858              Subject: warning: storage class after type is obsolescent
68859              
68860              Subject: sfio2000
68861              
68862              Subject: Re: File::Temp problems on VMS in bleedperl
68863              
68864              README.os2 update.
68865              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
68866              
68867              Make the user to give up his firstborn, err, to knowingly
68868              verify installing an unstable developer release.  Also bump
68869              the release to 5.7.0, but leave a patch tag in the local
68870              patches saying that this is not yet the real thing.
68871              
68872              Update (kinda) to Test 1.14, from Joshua Pritikin.
68873              
68874              make ok etc also for win32.
68875              
68876              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
68877              
68878              Don't blow limited stacks, a lower number is enough to
68879              tickle the lookbehind limit.
68880              
68881              Use -Dusedevel; regen Configure and the respective Porting stuff.
68882              
68883              Subject: [PATCH] debugger exit code should reflect user exit code
68884              
68885              Subject: [PATCH perl@6620] cygwin port
68886              
68887              Missed a file from #6638.
68888              
68889              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)
68890              
68891              magic callbacks all need to have same type signature
68892              
68893              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
68894              
68895              Fix a dependency problem.
68896              Subject: [PATCH: 6640] VMS Makefile.SH update
68897              
68898              The numeric locale was reset to "C" by s?printf and never restored.
68899              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
68900              No test since adding the failing example to locale.t
68901              does not fail -- probably because the locale settings are so
68902              thoroughly tweaked by that time.  Running the example standalone
68903              does fail, though.  UPDATE: test case added at change #7540.
68904              
68905              Subject: [ID 20000324.040] minor fix to perlhpux.pod
68906              
68907              Update to CPAN 1.57.
68908              
68909              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
68910              
68911              Change the perlbug address to perl.org since it's more forgiving.
68912              
68913              Change the regx compilation error markers to use = instead of <
68914              since pod makes using the latter quite messy.  Reported in
68915              ID 20000814.006 by Abigail and in
68916              Subject: Unknown escape E<> ?
68917              
68918              Update to perldebtut 1.9, from Richard Foley.
68919              
68920              check that the number pseudo children doesn't exceed
68921              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
68922              the WaitForMultipleObjects() limit that would cause wait()
68923              to crash)
68924              wait() and waitpid() could potentially be rewritten to use
68925              more than one thread to do the waiting to eliminate this
68926              limitation
68927              
68928              change#6328 could make close(SOCKET) return false on windows
68929              when it shouldn't
68930              
68931              pod nit seen in passing
68932              
68933              on windows, the return values from wait() and waitpid() don't
68934              match those of pseudo-pids
68935              
68936              waitpid() now handles externally spawned pids correctly;
68937              fixes for backtick/wait/waitpid failures on Windows 9x
68938              these changes make the pid returned by process functions on
68939              Windows 9x always positive by clearing the high bit (which
68940              is always set on Win9x); pseudo-process PIDs are likewise
68941              always negative now on Win9x (just as on NT/2000)
68942              
68943              trailing new %ENV entries weren't being pushed into the real
68944              environment of subprocesses on Windows
68945              
68946              Tweak the regex compilation errors once more.
68947              
68948              avoid warnings from dense compiler
68949              
68950              add "ok" targets from change#6632 in makefile.mk
68951      Branch: maint-5.6/perl
68952            - lib/Pod/PlainText.pm vms/configure.com
68953           !> (integrate 66 files)
68954 ____________________________________________________________________________
68955 [  7886] By: jhi                                   on 2000/11/27  13:54:18
68956         Log: __FUNCTION__ isn't portable and trying to emulate it leads
68957              into practically spelling out the name of the function.
68958              Takes care of the bug 20001127.001.
68959      Branch: perl
68960            ! perlio.c
68961 ____________________________________________________________________________
68962 [  7885] By: gsar                                  on 2000/11/27  13:53:18
68963         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
68964              6610..6611 from mainline
68965              
68966              Make regular expression parse error messages easier to understand.
68967              Subject: Re: enhanced(?) regex error messages
68968              
68969              Tiny tidying on report_evil_fh().
68970              
68971              Subject: Re: enhanced(?) regex error messages 
68972              plus Capitalize the error messages, plus perldiag them.
68973              
68974              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
68975              
68976              Document here-doc better.
68977              
68978              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68979              
68980              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
68981              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
68982              (either perlbug or p5p ate the original), plus regen
68983              perlapi and perltoc. 
68984              
68985              Regen global.sym.
68986              
68987              Double check that we have a dirhandle.
68988              
68989              Subject: Re: enhanced(?) regex error messages
68990              (plus two small patches sent privately)
68991              (this still seems to leave few test failures)
68992              
68993              warn is a macro, avoid using at a variable to avoid warnings
68994              in some configurations; readdir.t is too conservative in
68995              estimating number of *.t's
68996              
68997              Get back into sync with Jeffrey on the enhanced regex warnings.
68998              
68999              Subject: [PATCH 5.6.0] cygwin port
69000              
69001              Zero entries were skipped, fix from Adrian Goalby
69002              <argoalby@yahoo.co.uk>
69003              
69004              Subject: Remove dead entry in perldiag
69005              
69006              Amend the description of Perl6.
69007              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
69008              
69009              detypo
69010              
69011              It's the 2ndO'ROSSC.
69012              
69013              Revert the sv.c part of #6559, a better fix is needed.
69014              
69015              Iterating perl6 description.
69016              
69017              Update to Term::ANSIColor 1.03, from Russ Allbery.
69018              
69019              Update to Getopt::Long 2.23_05, from Johan Vromans.
69020              
69021              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
69022              
69023              Update to Pod::Parser 1.17, from Brad Appleton.
69024              
69025              Update to CPAN 1.56, from Andreas König.
69026              
69027              Update to CGI 2.70, from Lincoln Stein.
69028              
69029              Put back the std @INC thing.
69030              
69031              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
69032              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
69033              
69034              Document the IO::Select timeout.
69035              
69036              sleep(1) does not necessarily return 1.
69037              Subject: [PATCH bleadperl] op/lex_assign.t  
69038              
69039              Subject: debugger "d" command doesnt check line number
69040              
69041              B::Deparse didn't do sub attributes.
69042              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
69043              
69044              Preprocessing and postprocessing for File::Find.
69045              Subject: Patch to Find::File.pm to allow alphabetical results
69046              
69047              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
69048              
69049              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
69050              
69051              Subject: Re: [ID 20000730.003] utf8::length() bad
69052              
69053              Subject: Getting perlio and threads to compile
69054              (the Solaris version changes in Configure skipped)
69055              
69056              Tests for #6589.
69057              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
69058              
69059              Add Perl debugging tutorial, regen toc. 
69060              Subject: perldebtut.pod
69061              
69062              Add a few missing files, update MANIFEST.
69063              
69064              Rewrite of vms/subconfigure.com as configure.com,
69065              from Peter Prymmer and the vmsperl crew.
69066              
69067              Should have deleted this in #6603.
69068              
69069              Fix the test for 5005threads.
69070              
69071              Fix-n-skip the tests under 5005threads.
69072              
69073              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
69074              
69075              Upgrade to CGI 2.71, from Lincoln Stein.
69076      Branch: maint-5.6/perl
69077           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
69078           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
69079           +> t/op/regmesg.t t/pod/find.t vms/configure.com
69080            - vms/subconfigure.com
69081            ! lib/lib.pm
69082           !> (integrate 115 files)
69083 ____________________________________________________________________________
69084 [  7884] By: jhi                                   on 2000/11/27  13:44:33
69085         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
69086              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69087              Date:     Mon, 27 Nov 2000 08:23:54 EST
69088              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
69089      Branch: perl
69090            ! vms/descrip_mms.template vms/test.com
69091 ____________________________________________________________________________
69092 [  7883] By: gsar                                  on 2000/11/27  11:50:46
69093         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
69094              6511..6513,6515..6523,6525..6536
69095              
69096              The swallow_bom() saga continues.  The #23 of require.t
69097              (UTF16-LE) still fails (silently, no output) but the #22
69098              (UTF16-BE) seems to be working now.  The root of the
69099              failure may be in sv_gets(): is it UTF-16LE-aware,
69100              especially when it comes to line endings? 
69101              
69102              Document the problem with -P in HP-UX and its workaround.
69103              
69104              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
69105              (aka ID 20000730.002)
69106              
69107              Subject: fix and question re: waitpid() under win32
69108              
69109              Make the safety catch for buggy gccs work with triple version
69110              numbers like 2.95.2.  Reported in
69111              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
69112              
69113              In Digital UNIX warn if gcc explicitly chosen because even
69114              2.95.2 is known to cause problems.
69115              
69116              Make chr() for values >127 to create utf8 when under utf8.
69117              
69118              various syntax errors and such (not fixed: comp/require.t#22 coredump
69119              on Windows)
69120              
69121              Stash away the largefiles flags and libswanted.
69122              
69123              BOM patching from Simon Cozens.
69124              
69125              If gccosandvers is equal to osname, clear gccosandvers.
69126              
69127              Make p4desc to skip non-mainperl branches by default.
69128              
69129              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
69130              
69131              The test from this
69132              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
69133              
69134              In new BSDs changes to argv[] do not show up in ps(1) output,
69135              instead one must use setproctitle().  This was already addressed
69136              by change #6457, but the below has a new variant for FreeBSD 4.0
69137              or later, and the matter is also documented more.
69138              
69139              FreeBSD 3.* updates from
69140              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
69141              
69142              regen_headers, regen perltoc.
69143              
69144              Document in one place the memory abstractions used in Perl core.
69145              
69146              memcpy has n o in it, as pinted ut by Sarathy.
69147              
69148              Remove the extraneous "main::" prefix from all the
69149              "opened only for", "on closed", and "never opened" warnings.
69150              
69151              The name of a filehandle does not have <these>.
69152              
69153              The tr utf8 patching continues.
69154              
69155              The new setproctitle() feature is available only in 
69156              bleeding edge FreeBSD.  From Paul Saab.
69157              
69158              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
69159              
69160              Dump UVs as UVs in Data::Dumper.
69161              
69162              detypo #6494
69163              
69164              Document the IVdf UVuf UVof UVxf.
69165              
69166              require.t needs binmode() to work on windows
69167              
69168              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
69169              that are hopefully soon put into use.
69170              
69171              Allow "no Module;" even if there is no 'unimport'.
69172              
69173              Better skip message for the test; one of the two problems in
69174              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
69175              
69176              The subtest 4 may fail also on VOBS, as pointed out
69177              by Nick Ing-Simmons in November 1999, bug id 19991124.003
69178              (but the failure in that bug report isn't the subtest 4).
69179              
69180              Be more informative on what is skipped and why,
69181              also repeat the list at the end.
69182              
69183              Add a URL for FSF.
69184              
69185              Subject: [PATCH] sv.h documentation - SvLEN
69186              
69187              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
69188              
69189              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
69190              
69191              Subject: [PATCH] bad cppsymbols on os2 + Configure question
69192              
69193              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
69194              
69195              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
69196              mention the idea of @( and @)
69197              
69198              This is 6512.  Really.
69199              
69200              Subject: [ID 19990721.004] Documentation bug in perlfunc
69201              
69202              Subject: Minor tweak to perlvar.pod
69203              
69204              In the warnings call filehandles consistently so;
69205              add "unopened" warning for stat().
69206              
69207              After the #6519 a warning about stat() is just that,
69208              not about a filetest, which now have their own warning.
69209              
69210              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
69211              
69212              Subject: Re: Array vs. List context
69213              
69214              Subject: New perlcc, take 2
69215              
69216              Weed buglets pointed out by
69217              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
69218              
69219              gcc versions might have (parentheses) in them.
69220              
69221              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
69222              
69223              Essential prototype changes were missing from #6527.
69224              Also make report_evil_fh() more bomb-proof.
69225              
69226              Zap lib/Sys directory when cleaning up.
69227              
69228              Change the Policy policy: now -Dprefix= with an existing
69229              Policy.sh and prefix == siteprefix == vendorprefix, then all
69230              of them follow along the new prefix.
69231              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
69232              
69233              Continue fixing the io warnings.  This also
69234              sort of fixes bug ID 20000802.003: the core dump
69235              is no more.  Whether the current behaviour is correct
69236              (giving a warning: "Not a format reference"), is another matter.
69237              
69238              Have symbols for the IoTYPEs.
69239              
69240              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
69241              
69242              Document a bit that UDP is not what you might think.
69243              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
69244              tr memory corruption fix from Simon Cozens.
69245              
69246              Plug the security hole described in the Aug 05 2000 bugtraq message
69247              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
69248              The security hole exists only in suidperls, which isn't
69249              installed or even built by default.
69250      Branch: maint-5.6/perl
69251           !> (integrate 71 files)
69252 ____________________________________________________________________________
69253 [  7882] By: gsar                                  on 2000/11/27  10:25:36
69254         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
69255              from mainline
69256              
69257              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
69258              to be fatal errors (instead of by default ignoring them, and
69259              ignoring with a bug: even though -w gave an error, the opening [
69260              was left in)  Reported in:
69261              
69262              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
69263              
69264              Subject: [PATCH] split /^/
69265              
69266              MacOS nits from Matthias Neeracher.
69267              
69268              More split() doc and test patches from Mike Guy.
69269              
69270              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
69271              from Graham Barr in the module list.
69272              
69273              docfix from Peter Scott <Peter@PSDT.com>.
69274              
69275              File::Temp patches for VMS and OS/2 from Tim Jenness.
69276              
69277              open() wariness in perlbug.
69278              
69279              Subject: [PATCH] minor doc change - perlguts
69280              
69281              Subject: Minor doc patch: handy.h
69282              
69283              Be wary of close()s, too.
69284              
69285              Further File::Temp patches from Yitzchak Scott-Thoennes
69286              and Craig A. Berry.
69287              
69288              Subject: [PATCH] fixes bug 20000508.004
69289              
69290              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
69291              
69292              Allow "no AutoLoader;", based on change #6444,
69293              suggested by Graham Barr.
69294              
69295              Use setproctitle() if available to modify $0.
69296              
69297              Warn if the version of the operating system used to compile gcc
69298              differs from the current version of the operating system.
69299              Also display the gcc compilation os and version in myconfig.
69300              Inspiration from
69301              
69302              Tiny fixes for #6460.
69303              
69304              The problem described in this
69305              Subject: [ID 20000322.018] named chars aren't magical enough
69306              has been fixed in perl 5.6.0 but just in case added a test
69307              to keep it away.  (The report from Joseph Hall.)
69308              
69309              Tune the comments and hopefully stop a memory leak.
69310              
69311              Subject: UTF8 concat
69312              (with a memory leak fixed, plus a few casts added)
69313              This also seems to help for
69314              Subject: [ID 20000716.015] join UTF8 weirdness
69315              
69316              Do not upgrade SVs into utf8 just because they participate
69317              in eq or cmp.  Reported and fix suggested in
69318              Subject: [ID 20000720.009] sv_eq UTF8 bug
69319              
69320              Fix the HALF_UPGRADE() macro introduced in #6263.
69321              
69322              Find green threads before native threads.
69323              Subject: Re: Patch to jpl/JNI/Makefile.PL
69324      Branch: maint-5.6/perl
69325           !> (integrate 30 files)
69326 ____________________________________________________________________________
69327 [  7881] By: jhi                                   on 2000/11/27  05:48:41
69328         Log: It seems that *both* the unused submatch loop cleanup
69329              codes are needed.
69330      Branch: perl
69331            ! regexec.c
69332 ____________________________________________________________________________
69333 [  7880] By: jhi                                   on 2000/11/27  04:50:07
69334         Log: Clean .exists deeper.
69335      Branch: perl
69336            ! Makefile.SH
69337 ____________________________________________________________________________
69338 [  7879] By: jhi                                   on 2000/11/27  02:31:35
69339         Log: The code in regcppop() (see #7878) contains the correct lower
69340              limit for the unused submatch 'cleanup' loop so that under
69341              "use utf8" the following code wouldn't dump core:
69342              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
69343              the cleanup loop in regtry() stomped beyond allocated area
69344              in the startp[] array.  Therefore, copied the correct lower
69345              loop limit (*PL_reglastparen) to regtry().  Note: something
69346              may still not be quite right: why was the _higher_ loop limit
69347              (prog->nparens) different in the utf8 case?
69348              
69349              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
69350              without core dumps, there were about 17 of them before
69351              the patch (with us since Perl 5.7.0).  Two failures, still:
69352              496 and 505 (though these may not be severe).
69353              
69354              Patch #7881 is also needed since both the cleanup loops
69355              seem to be needed.
69356              
69357              Also, the t/op/pat#44 seems to core dump under utf8.
69358              Plus a couple of failures.  UGH-8.
69359      Branch: perl
69360            ! regexec.c
69361 ____________________________________________________________________________
69362 [  7878] By: jhi                                   on 2000/11/27  02:21:17
69363         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
69364              the code in regcppop() seems to be redundant for the test suite --
69365              but it contains a germ of truth, and it needed for the build
69366              process itself: see #7879 and #7881.
69367      Branch: perl
69368            ! regexec.c
69369 ____________________________________________________________________________
69370 [  7877] By: jhi                                   on 2000/11/27  01:53:09
69371         Log: Comment on comment.
69372      Branch: perl
69373            ! regexec.c
69374 ____________________________________________________________________________
69375 [  7876] By: jhi                                   on 2000/11/27  00:49:59
69376         Log: Adjust the docs to agree with #7875.
69377      Branch: perl
69378            ! pod/perllocale.pod
69379 ____________________________________________________________________________
69380 [  7875] By: jhi                                   on 2000/11/27  00:49:27
69381         Log: Retract #7863.  It makes more sense not to taint formatted output,
69382              not even by sprintf().
69383      Branch: perl
69384            ! sv.c
69385 ____________________________________________________________________________
69386 [  7874] By: jhi                                   on 2000/11/26  23:36:02
69387         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
69388              Not really fixed (should really dump the UTF-8 charclass),
69389              but stopped displaying the garbage.
69390              
69391              Also add a note on the (missing) Unicode PSXSPC and BLANK.
69392      Branch: perl
69393            ! regcomp.c
69394 ____________________________________________________________________________
69395 [  7873] By: jhi                                   on 2000/11/26  21:31:13
69396         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
69397      Branch: perl
69398            ! regexec.c
69399 ____________________________________________________________________________
69400 [  7872] By: jhi                                   on 2000/11/26  21:06:04
69401         Log: No need to scan till infinity, 13 is enough.
69402      Branch: perl
69403            ! handy.h utf8.c
69404 ____________________________________________________________________________
69405 [  7871] By: jhi                                   on 2000/11/26  20:20:32
69406         Log: Test line numbers are different with utf8.
69407      Branch: perl
69408            ! t/op/re_tests
69409 ____________________________________________________________________________
69410 [  7870] By: jhi                                   on 2000/11/26  20:10:12
69411         Log: Message nit.
69412      Branch: perl
69413            ! regcomp.c
69414 ____________________________________________________________________________
69415 [  7869] By: jhi                                   on 2000/11/26  19:01:05
69416         Log: Make utf8_length() and utf8_distance() (the latter of which
69417              is unused at the moment) to be less forgiving about bad UTF-8.
69418      Branch: perl
69419            ! embed.h embed.pl objXSUB.h proto.h utf8.c
69420 ____________________________________________________________________________
69421 [  7868] By: jhi                                   on 2000/11/26  18:45:56
69422         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
69423              From: Benjamin Holzman <bah@ecnvantage.com>
69424              Date: Sat, 25 Nov 2000 20:40:20 -0500       
69425              Message-ID: <20001125204020.A25040@ecnvantage.com>              
69426              
69427              Debian allows installing /usr/bin/locale without installing
69428              any locales, an error message will ensue.
69429      Branch: perl
69430            ! t/pragma/locale.t
69431 ____________________________________________________________________________
69432 [  7867] By: jhi                                   on 2000/11/26  18:31:12
69433         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
69434              From: Benjamin Holzman <bah@ecnvantage.com>
69435              Date: Sun, 26 Nov 2000 02:42:34 -0500
69436              Message-ID: <20001126024234.G25040@ecnvantage.com>
69437              
69438              Patch for the bug 20000212.002.
69439      Branch: perl
69440            ! sv.c t/op/array.t
69441 ____________________________________________________________________________
69442 [  7866] By: jhi                                   on 2000/11/26  18:28:09
69443         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
69444              From: Tim Jenness <t.jenness@jach.hawaii.edu>
69445              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
69446              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
69447              
69448              File::Temp 0.11.
69449      Branch: perl
69450            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
69451 ____________________________________________________________________________
69452 [  7865] By: jhi                                   on 2000/11/26  18:24:22
69453         Log: The metaconfig unit change for #7864.
69454      Branch: metaconfig/U/perl
69455            ! need_va_copy.U
69456 ____________________________________________________________________________
69457 [  7864] By: jhi                                   on 2000/11/26  18:23:41
69458         Log: Make the va_copy() test not to be so talkative.
69459      Branch: perl
69460            ! Configure config_h.SH
69461 ____________________________________________________________________________
69462 [  7863] By: jhi                                   on 2000/11/26  18:11:02
69463         Log: Fix locale inconsistencies unearthed by Hugo's work.
69464              Now the floating point sprintf really does taint the result
69465              string as perllocale promises (has promised for a long time)
69466              if "use locale" is in the lexical scope.
69467      Branch: perl
69468            ! sv.c t/pragma/locale.t
69469 ____________________________________________________________________________
69470 [  7862] By: jhi                                   on 2000/11/26  00:35:15
69471         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
69472              From: Nicholas Clark <nick@ccl4.org>
69473              Date: Sun, 26 Nov 2000 00:07:50 +0000
69474              Message-ID: <20001126000750.A22446@plum.flirble.org>
69475              
69476              Infinit.
69477      Branch: perl
69478            ! sv.c
69479 ____________________________________________________________________________
69480 [  7861] By: jhi                                   on 2000/11/26  00:01:26
69481         Log: Integrate perlio.
69482      Branch: perl
69483           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
69484 ____________________________________________________________________________
69485 [  7860] By: nick                                  on 2000/11/25  22:04:17
69486         Log: Correct relative path from new ext\Filter\Util\Call location
69487              back to miniperl.
69488      Branch: perlio
69489            ! win32/makefile.mk
69490 ____________________________________________________________________________
69491 [  7859] By: nick                                  on 2000/11/25  21:26:54
69492         Log: Integrate mainline.
69493      Branch: perlio
69494           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
69495           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69496           +> t/lib/filter-util.t
69497            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69498            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69499            - t/lib/filt-util.t
69500           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
69501           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
69502           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
69503           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
69504           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
69505           !> win32/makefile.mk
69506 ____________________________________________________________________________
69507 [  7858] By: gsar                                  on 2000/11/25  20:52:17
69508         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
69509              parent's memory; fix it by keeping track of the actual pad
69510              offset rather than a raw pointer (this change is probably also
69511              relevant to non-ithreads case to avoid fallout from reallocs of
69512              the pad array, but is currently only enabled for the ithreads
69513              case in the interests of minimal disruption to existing "well
69514              tested" code)
69515      Branch: perl
69516            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
69517            ! proto.h scope.c scope.h sv.c t/op/fork.t
69518 ____________________________________________________________________________
69519 [  7857] By: nick                                  on 2000/11/25  20:01:28
69520         Log: All tests pass on Win32/gcc/USE_PERLIO.
69521              - when crlf layer is pushed make unix-level binary.
69522              - remove :crlf injection in pp_backtick in pp_sys.c
69523              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
69524      Branch: perlio
69525            ! doio.c perlio.c pp_sys.c win32/makefile.mk
69526 ____________________________________________________________________________
69527 [  7856] By: jhi                                   on 2000/11/25  18:38:30
69528         Log: Update the metaconfig units for #7855.
69529      Branch: metaconfig/U/perl
69530            ! useperlio.U usesocks.U
69531 ____________________________________________________________________________
69532 [  7855] By: jhi                                   on 2000/11/25  18:37:54
69533         Log: Undo the SOCKS workarounds, instead start using PerlIO
69534              if SOCKS is selected.
69535              
69536              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
69537              From: Jens Hamisch <jens@Strawberry.COM>
69538              Date: Fri, 24 Nov 2000 18:31:30 +0100
69539              Message-ID: <20001124183130.E28337@Strawberry.COM>
69540              
69541              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
69542              From: Jens Hamisch <jens@Strawberry.COM>
69543              Date: Fri, 24 Nov 2000 19:11:51 +0100
69544              Message-ID: <20001124191151.A28753@Strawberry.COM>
69545      Branch: perl
69546            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
69547            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
69548 ____________________________________________________________________________
69549 [  7854] By: jhi                                   on 2000/11/25  17:39:08
69550         Log: Undo #7848.  Some of the code seems to use walkoptree(),
69551              some walkoptree_slow().  An unfinished renaming?
69552              Now the sub is walkoptree() (which is @EXPORT_OK),
69553              the walkoptree_slow() is a typeglob alias to walkoptree.
69554              This makes the tests to pass, at least.
69555      Branch: perl
69556            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
69557 ____________________________________________________________________________
69558 [  7853] By: nick                                  on 2000/11/24  22:24:33
69559         Log: Re-arrange crlf vs binary for platforms that care.
69560              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
69561              Lip-service to making stdio layer work on such platforms (untested).
69562              Now fails 3 tests rather than one, checkin to see if I can debug 
69563              the issue under linux. (Do not merge.)
69564      Branch: perlio
69565            ! doio.c perlio.c perliol.h
69566 ____________________________________________________________________________
69567 [  7852] By: jhi                                   on 2000/11/24  18:57:39
69568         Log: AUTHORS edits.
69569      Branch: perl
69570            ! AUTHORS
69571 ____________________________________________________________________________
69572 [  7851] By: jhi                                   on 2000/11/24  17:34:56
69573         Log: Add Jan-Erik Karlsson.
69574      Branch: perl
69575            ! AUTHORS
69576 ____________________________________________________________________________
69577 [  7850] By: jhi                                   on 2000/11/24  17:27:56
69578         Log: Configure should find stdchar on its own.
69579      Branch: perl
69580            ! hints/solaris_2.sh
69581 ____________________________________________________________________________
69582 [  7849] By: jhi                                   on 2000/11/24  17:24:55
69583         Log: Subject: PATCH over 7848: Filter test flawed
69584              From: andreas.koenig@anima.de (Andreas J. Koenig)
69585              Date: 24 Nov 2000 10:28:29 +0100
69586              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
69587      Branch: perl
69588            ! t/lib/filter-util.t
69589 ____________________________________________________________________________
69590 [  7848] By: jhi                                   on 2000/11/24  17:22:15
69591         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
69592              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
69593              Date: Fri, 24 Nov 2000 16:12:58 +0000
69594              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
69595      Branch: perl
69596            ! ext/B/B.pm
69597 ____________________________________________________________________________
69598 [  7847] By: jhi                                   on 2000/11/24  03:07:01
69599         Log: Integrate perlio.
69600      Branch: perl
69601           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69602           !> win32/makefile.mk
69603 ____________________________________________________________________________
69604 [  7846] By: gsar                                  on 2000/11/24  00:55:57
69605         Log: integrate changes#6415..6418,6420..6438 from mainline
69606              
69607              Fix the bitvector ops for utf8 (tricky since past 7 bits
69608              the utf8 'characters' can be more than one octet).
69609              
69610              MPE/ix updates for perl 5.6.0 from Mark Bixby.
69611              
69612              Subject: SDBM_File documentation
69613              
69614              Detypo.
69615              
69616              Decutandpasto.
69617              
69618              Send all installperl messages to STDERR and be -w clean.
69619              
69620              Out-of-date note removed.
69621              
69622              Protect against "wild next"s, that is, callbacks doing "next"
69623              instead of "return".
69624              
69625              Use STDOUT consistently.
69626              
69627              The output might have been produced in the wrong order.
69628              
69629              A missing 'break' after the [[:space:]] switch case.
69630              
69631              Add tests for
69632              [ID 19991110.003] another matching finding by pcre author
69633              which has already been fixed by some patch, as verified in
69634              
69635              Documentation to explain the behaviour of map().
69636              
69637              Add an optimization for map-maps-a-list-element-to-more-list-elements
69638              case, but add also notes explaining the relationship of this
69639              patch and the earlier notes by Sarathy.
69640              
69641              Subject: [ID 20000716.023] syslog test fails without sockets
69642              
69643              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
69644              Test cases for #6431.
69645              
69646              File::Spec::VMS fixup for tmpdir from Craig Berry.
69647              
69648              Make the "uninit variable" warning to say "concat or string"
69649              or "join or string" when in concat or join .
69650              
69651              Get UTF16 BOMs working.  Patch from
69652              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
69653              
69654              Subject: [PATCH] Make large file tests deal with SIGXFSZ
69655              
69656              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
69657              
69658              Subject: [PATCH] av.c apidoc
69659      Branch: maint-5.6/perl
69660           !> (integrate 43 files)
69661 ____________________________________________________________________________
69662 [  7845] By: gsar                                  on 2000/11/24  00:20:45
69663         Log: integrate changes#6406..6414 from mainline
69664              
69665              Merge perlhacktut into perlhack, update perlguts.
69666              
69667              Fix AutoSplit to use File::Spec the right way in VMS,
69668              from Peter Prymmer.
69669              
69670              The bug report
69671              [ID 19991110.002] minimal matching discrepancy found by pcre author
69672              seems to have been fixed (though differently from what was suggested
69673              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
69674              
69675              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
69676              not in pod, from Peter Prymmer
69677              
69678              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
69679              From: Hugo <hv@crypt.compulink.co.uk>
69680              Date: Fri, 14 Jul 2000 23:05:20 +0100
69681              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
69682              
69683              Didn't anymore apply, but that point still could use another fix.
69684              
69685              lib/b test fixes from Peter Prymmer.
69686              
69687              More docs for sv functions.
69688              
69689              perlvms.pod whitespace cleanup to keep pod utils happy.
69690              
69691              another VMS build tweak from Peter Prymmer
69692      Branch: maint-5.6/perl
69693           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
69694           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
69695           !> vms/descrip_mms.template vms/perlvms.pod
69696 ____________________________________________________________________________
69697 [  7844] By: nick                                  on 2000/11/23  23:42:45
69698         Log: Win32/perlio Now just fails one io/argv.t test - lack 
69699              of default :crlf on standard streams.
69700      Branch: perlio
69701            ! doio.c perlio.c
69702 ____________________________________________________________________________
69703 [  7843] By: nick                                  on 2000/11/23  23:04:05
69704         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
69705              peek fail is showing a real problem (multiple crlf layers
69706              are getting pushed.)
69707      Branch: perlio
69708            ! doio.c perlio.c win32/makefile.mk
69709 ____________________________________________________________________________
69710 [  7842] By: nick                                  on 2000/11/23  19:46:23
69711         Log: Implement PerlIO_binmode()
69712              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
69713              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
69714              make binmode in t/lib/io_tell.t unconditional so that works.
69715              Checkin just so Win32 machine can see these changes.
69716      Branch: perlio
69717            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69718 ____________________________________________________________________________
69719 [  7841] By: jhi                                   on 2000/11/23  19:30:00
69720         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
69721      Branch: perl
69722            ! README.amiga
69723 ____________________________________________________________________________
69724 [  7840] By: jhi                                   on 2000/11/23  17:18:02
69725         Log: SOCKS wrestling continues, patches from Jens Hamisch.
69726      Branch: perl
69727            ! doio.c embed.h embed.pl perlsdio.h proto.h
69728 ____________________________________________________________________________
69729 [  7839] By: jhi                                   on 2000/11/23  16:54:14
69730         Log: Push Filter::Util::Call one level deeper.
69731      Branch: perl
69732            + t/lib/filter-util.t
69733           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
69734           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69735            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69736            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69737            - t/lib/filt-util.t
69738            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
69739            ! win32/Makefile win32/makefile.mk
69740 ____________________________________________________________________________
69741 [  7838] By: jhi                                   on 2000/11/23  16:52:40
69742         Log: Reach back one higher up when searching for PERL_SRC.
69743      Branch: perl
69744            ! lib/ExtUtils/MM_Unix.pm
69745 ____________________________________________________________________________
69746 [  7837] By: jhi                                   on 2000/11/23  16:05:41
69747         Log: Subject: Re: perl@7826
69748              Date: Thu, 23 Nov 2000 02:20:25 -0600
69749              From: "Craig A. Berry" <craigberry@mac.com>
69750              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
69751              
69752              Make VMS to like Filter::Util::Call. 
69753      Branch: perl
69754            ! configure.com ext/Filter/Util/Makefile.PL
69755 ____________________________________________________________________________
69756 [  7836] By: nick                                  on 2000/11/23  16:04:08
69757         Log: Implement crlf layer - not ready for merge.
69758      Branch: perlio
69759            ! perlio.c win32/makefile.mk
69760 ____________________________________________________________________________
69761 [  7835] By: jhi                                   on 2000/11/23  15:56:52
69762         Log: STDCHAR is different in Sparc v9 vs x86.
69763      Branch: perl
69764            ! hints/solaris_2.sh
69765 ____________________________________________________________________________
69766 [  7834] By: jhi                                   on 2000/11/23  15:50:47
69767         Log: The type needs to be visible to protos.
69768      Branch: perl
69769            ! perl.h
69770 ____________________________________________________________________________
69771 [  7833] By: jhi                                   on 2000/11/23  15:40:46
69772         Log: Finish unfinished SOCKS workaround changes.
69773      Branch: perl
69774            ! doio.c
69775 ____________________________________________________________________________
69776 [  7832] By: jhi                                   on 2000/11/23  15:33:30
69777         Log: Integrate perlio.
69778      Branch: perl
69779           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
69780           !> win32/makefile.mk
69781 ____________________________________________________________________________
69782 [  7831] By: nick                                  on 2000/11/23  10:31:07
69783         Log: Correct makefile.mk dependancies for ext/Filter/Util
69784              Build ext/Encode
69785              Run dmake regen_config_h
69786      Branch: perlio
69787            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69788            ! win32/makefile.mk
69789 ____________________________________________________________________________
69790 [  7830] By: nick                                  on 2000/11/23  08:05:07
69791         Log: Integrate mainline
69792      Branch: perlio
69793           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69794           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
69795           +> t/lib/filt-util.pl t/lib/filt-util.t
69796           !> (integrate 41 files)
69797 ____________________________________________________________________________
69798 [  7829] By: gsar                                  on 2000/11/23  03:07:11
69799         Log: build the Filter extension on windows
69800      Branch: perl
69801            ! win32/Makefile win32/makefile.mk
69802 ____________________________________________________________________________
69803 [  7828] By: gsar                                  on 2000/11/23  02:46:35
69804         Log: regenerate win32/config* and fix some inconsistencies in the
69805              makefiles; always export Perl_deb() because it is needed
69806              by ext/re/* (whether perl itself is built with -DDEBUGGING
69807              or not)
69808      Branch: perl
69809            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
69810            ! win32/config_H.vc win32/makefile.mk
69811 ____________________________________________________________________________
69812 [  7827] By: gsar                                  on 2000/11/23  02:18:38
69813         Log: get sources building on windows+MSVC again (untested with other
69814              compilers)
69815      Branch: perl
69816            ! win32/include/sys/socket.h win32/perllib.c
69817 ____________________________________________________________________________
69818 [  7826] By: jhi                                   on 2000/11/23  01:18:26
69819         Log: Update Changes.
69820      Branch: perl
69821            ! Changes patchlevel.h
69822 ____________________________________________________________________________
69823 [  7825] By: jhi                                   on 2000/11/23  00:20:41
69824         Log: Subject: Re: av.c patch (having slight problems)
69825              From: "Ben Tilly" <ben_tilly@hotmail.com>
69826              Date: Tue, 21 Nov 2000 23:29:31 -0500
69827              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
69828              
69829              unshift() speedup.
69830      Branch: perl
69831            ! av.c
69832 ____________________________________________________________________________
69833 [  7824] By: jhi                                   on 2000/11/22  23:59:15
69834         Log: Fixes for signedness warnings noticed by VMSperlers.
69835      Branch: perl
69836            ! ext/Storable/Storable.xs regcomp.c sv.c
69837 ____________________________________________________________________________
69838 [  7823] By: jhi                                   on 2000/11/22  23:19:31
69839         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
69840              From: Peter Prymmer <pvhp@forte.com>
69841              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
69842              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
69843      Branch: perl
69844            ! t/pragma/warn/pp_hot
69845 ____________________________________________________________________________
69846 [  7822] By: jhi                                   on 2000/11/22  22:52:20
69847         Log: Be clean.
69848      Branch: perl
69849            ! Makefile.SH
69850 ____________________________________________________________________________
69851 [  7821] By: jhi                                   on 2000/11/22  22:46:39
69852         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
69853              by Damian Conway, as suggested by Paul Marquess.
69854      Branch: perl
69855            + lib/Filter/Simple.pm
69856 ____________________________________________________________________________
69857 [  7820] By: jhi                                   on 2000/11/22  22:45:51
69858         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
69859      Branch: perl
69860            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69861            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69862            + t/lib/filt-util.t
69863            ! MANIFEST
69864 ____________________________________________________________________________
69865 [  7819] By: jhi                                   on 2000/11/22  22:03:27
69866         Log: Integrate perlio.
69867      Branch: perl
69868           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69869           !> win32/makefile.mk
69870 ____________________________________________________________________________
69871 [  7818] By: jhi                                   on 2000/11/22  21:56:02
69872         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
69873      Branch: perl
69874            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
69875            ! t/lib/io_sock.t
69876 ____________________________________________________________________________
69877 [  7817] By: jhi                                   on 2000/11/22  21:39:49
69878         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
69879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69880              Date: Wed, 22 Nov 2000 16:08:12 -0500
69881              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
69882      Branch: perl
69883            ! lib/ExtUtils/Liblist.pm
69884 ____________________________________________________________________________
69885 [  7816] By: jhi                                   on 2000/11/22  21:38:25
69886         Log: Go ahead and #include <unistd.h> in perl.h.
69887      Branch: perl
69888            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
69889            ! util.c
69890 ____________________________________________________________________________
69891 [  7815] By: jhi                                   on 2000/11/22  21:22:52
69892         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
69893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69894              Date: Mon, 20 Nov 2000 18:30:52 -0500
69895              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
69896      Branch: perl
69897            ! pod/perlre.pod regcomp.c t/op/re_tests
69898 ____________________________________________________________________________
69899 [  7814] By: jhi                                   on 2000/11/22  21:21:46
69900         Log: Subject: [PATCH 5.7.0] Liblist finally works
69901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69902              Date: Tue, 21 Nov 2000 22:02:17 -0500
69903              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
69904      Branch: perl
69905            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
69906            ! lib/ExtUtils/MakeMaker.pm
69907 ____________________________________________________________________________
69908 [  7813] By: jhi                                   on 2000/11/22  21:20:23
69909         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
69910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69911              Date: Wed, 22 Nov 2000 17:53:15 +0100
69912              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
69913              
69914              AIX dynaloader and perlio patch.
69915      Branch: perl
69916            ! ext/DynaLoader/dl_aix.xs
69917 ____________________________________________________________________________
69918 [  7812] By: jhi                                   on 2000/11/22  21:17:52
69919         Log: (Accidentally empty patch.)
69920      Branch: perl
69921            ! av.c
69922 ____________________________________________________________________________
69923 [  7811] By: jhi                                   on 2000/11/22  21:16:31
69924         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
69925              From: Peter Prymmer <pvhp@forte.com>
69926              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
69927              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
69928      Branch: perl
69929            ! vms/test.com
69930 ____________________________________________________________________________
69931 [  7810] By: jhi                                   on 2000/11/22  21:15:36
69932         Log: Subject: Re: perl@7777 
69933              From: "John P. Linderman" <jpl@research.att.com>
69934              Date: Wed, 22 Nov 2000 13:11:11 -0500
69935              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
69936              
69937              Detypoing.
69938      Branch: perl
69939            ! lib/CPAN.pm
69940 ____________________________________________________________________________
69941 [  7809] By: jhi                                   on 2000/11/22  21:14:19
69942         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
69943              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69944              Date:     Wed, 22 Nov 2000 13:51:37 EST
69945              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
69946      Branch: perl
69947            ! perlsdio.h
69948 ____________________________________________________________________________
69949 [  7808] By: jhi                                   on 2000/11/22  21:13:27
69950         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
69951              From: Casey Tweten <crt@kiski.net>
69952              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
69953              Message-Id: <200011201653.LAA10194@home.kiski.net>
69954      Branch: perl
69955            ! t/lib/io_udp.t
69956 ____________________________________________________________________________
69957 [  7807] By: jhi                                   on 2000/11/22  21:12:35
69958         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69959              From: Casey Tweten <crt@kiski.net>
69960              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
69961              Message-Id: <200011201636.LAA07227@home.kiski.net>
69962      Branch: perl
69963            ! t/lib/io_sock.t
69964 ____________________________________________________________________________
69965 [  7806] By: jhi                                   on 2000/11/22  21:10:59
69966         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
69967              From: "Casey R. Tweten" <crt@kiski.net>
69968              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
69969              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
69970      Branch: perl
69971            ! utils/h2xs.PL
69972 ____________________________________________________________________________
69973 [  7805] By: nick                                  on 2000/11/22  21:05:06
69974         Log: Integrate mainline
69975      Branch: perlio
69976           !> Changes Porting/genlog ext/DB_File/DB_File.xs
69977           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
69978           !> utils/perlbug.PL
69979 ____________________________________________________________________________
69980 [  7804] By: jhi                                   on 2000/11/22  21:01:12
69981         Log: Subject: [PATCH] Test.pm POD peculiarity
69982              From: "Casey R. Tweten" <crt@kiski.net>
69983              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
69984              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
69985      Branch: perl
69986            ! lib/Test.pm
69987 ____________________________________________________________________________
69988 [  7803] By: jhi                                   on 2000/11/22  20:59:59
69989         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
69990              From: "Philip Newton" <pnewton@gmx.de>
69991              Date: Wed, 22 Nov 2000 14:25:53 +0100
69992              Message-Id: <3A1BD771.25462.1939FAD@localhost>
69993              
69994              Be case-understanding also on 's', and use the -oi of sendmail
69995              not to terminate the transmission on a lone '.'.
69996      Branch: perl
69997            ! utils/perlbug.PL
69998 ____________________________________________________________________________
69999 [  7802] By: nick                                  on 2000/11/22  20:51:42
70000         Log: Win32 PerlIO intermediate state now working as expected.
70001              - In current state we are still using C runtime in text/binary
70002              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
70003              - PERLIO=stdio and PERLIO=unix pass all expected tests.
70004              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
70005              and PerlIO_seek() and the dummy crlf layer is not making adjustments
70006              for CRLF translation happening in C runtime. All other tests pass.
70007              
70008              Added note to README.win32 to point out the snags of doing a perl build
70009              with Norton AntiVirus turned on.
70010              
70011              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
70012              which file a fail comes from.
70013              
70014              Updated "canned" config.h to match the one generated.
70015      Branch: perlio
70016            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
70017            ! win32/makefile.mk
70018 ____________________________________________________________________________
70019 [  7801] By: jhi                                   on 2000/11/22  06:50:20
70020         Log: Nickety nits.
70021      Branch: perl
70022            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
70023 ____________________________________________________________________________
70024 [  7800] By: jhi                                   on 2000/11/22  01:29:55
70025         Log: Changes had accidentally gone too silent on non-main branches.
70026      Branch: perl
70027            ! Changes Porting/genlog patchlevel.h
70028 ____________________________________________________________________________
70029 [  7799] By: gsar                                  on 2000/11/22  01:02:56
70030         Log: some lib_pm.PL changes snuck in via change#7772
70031      Branch: maint-5.6/perl
70032            ! Makefile.SH
70033 ____________________________________________________________________________
70034 [  7798] By: nick                                  on 2000/11/21  21:59:40
70035         Log: Integrate mainline
70036      Branch: perlio
70037           !> (integrate 28 files)
70038 ____________________________________________________________________________
70039 [  7797] By: jhi                                   on 2000/11/21  21:01:45
70040         Log: Integrate perlio.
70041      Branch: perl
70042           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
70043 ____________________________________________________________________________
70044 [  7796] By: nick                                  on 2000/11/21  20:36:22
70045         Log: Win32 builds and runs (mostly) with USE_PERLIO.
70046              PERLIO=perlio passes all tests. 
70047              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
70048      Branch: perlio
70049            ! perlio.c win32/perllib.c win32/win32.c
70050 ____________________________________________________________________________
70051 [  7795] By: jhi                                   on 2000/11/21  19:03:44
70052         Log: Update Changes.
70053      Branch: perl
70054            ! Changes patchlevel.h
70055 ____________________________________________________________________________
70056 [  7794] By: jhi                                   on 2000/11/21  18:56:34
70057         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
70058              From: "Craig A. Berry" <craigberry@mac.com>
70059              Date: Mon, 20 Nov 2000 20:27:06 -0600
70060              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
70061              
70062              A cut-and-pasto.
70063      Branch: perl
70064            ! perlio.h
70065 ____________________________________________________________________________
70066 [  7793] By: jhi                                   on 2000/11/21  18:54:41
70067         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
70068              From: Dominic Dunlop <domo@computer.org> 
70069              Date: Mon, 20 Nov 2000 18:55:29 +0100
70070              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
70071              
70072              va_copy() and the need of it.
70073              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
70074      Branch: metaconfig/U/perl
70075            + need_va_copy.U
70076      Branch: perl
70077            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70078            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
70079            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
70080            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70081            ! win32/config.bc win32/config.gc win32/config.vc
70082 ____________________________________________________________________________
70083 [  7792] By: jhi                                   on 2000/11/21  17:04:10
70084         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
70085      Branch: perl
70086           !> scope.h
70087 ____________________________________________________________________________
70088 [  7791] By: jhi                                   on 2000/11/21  17:01:16
70089         Log: Export the SOCKS workaround symbols only if necessary.
70090      Branch: perl
70091            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
70092 ____________________________________________________________________________
70093 [  7790] By: nick                                  on 2000/11/20  23:57:11
70094         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
70095      Branch: perlio
70096            ! scope.h
70097 ____________________________________________________________________________
70098 [  7789] By: nick                                  on 2000/11/20  23:38:33
70099         Log: Integrate mainline
70100      Branch: perlio
70101           +> lib/File/Spec/Epoc.pm
70102           !> (integrate 34 files)
70103 ____________________________________________________________________________
70104 [  7788] By: nick                                  on 2000/11/20  23:20:18
70105         Log: Make extra buffer layer work (dummy crlf layer)
70106      Branch: perlio
70107            ! doio.c perlio.c perlio.h
70108 ____________________________________________________________________________
70109 [  7787] By: jhi                                   on 2000/11/20  22:44:04
70110         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
70111              From: Peter Prymmer <pvhp@forte.com>
70112              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
70113              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
70114      Branch: perl
70115            ! t/pragma/locale.t
70116 ____________________________________________________________________________
70117 [  7786] By: jhi                                   on 2000/11/20  22:29:10
70118         Log: Subject: DOC PATCH 5.6.0 perlreftut
70119              From: mjd@plover.com
70120              Date: 20 Nov 2000 19:45:06 -0000
70121              Message-ID: <20001120194506.9505.qmail@plover.com>
70122      Branch: perl
70123            ! pod/perlreftut.pod
70124 ____________________________________________________________________________
70125 [  7785] By: jhi                                   on 2000/11/20  22:27:44
70126         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
70127              From: David Dyck <dcd@tc.fluke.com>
70128              Date: Mon, 20 Nov 2000 11:43:40 -0800
70129              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
70130      Branch: perl
70131            ! lib/Cwd.pm
70132 ____________________________________________________________________________
70133 [  7784] By: jhi                                   on 2000/11/20  22:23:21
70134         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
70135              Date: Mon, 20 Nov 2000 17:06:10 -0500
70136              To: Mailing list Perl5 <perl5-porters@perl.org>
70137              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
70138      Branch: perl
70139            ! pp_ctl.c t/op/pat.t
70140 ____________________________________________________________________________
70141 [  7783] By: jhi                                   on 2000/11/20  22:11:18
70142         Log: Subject: [PATCH] doop.c - UTF8 tr///               
70143              From: Simon Cozens <simon@cozens.net>
70144              Date: Sat, 18 Nov 2000 18:49:30 +0000
70145              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
70146              
70147              Subject: Re: [PATCH] doop.c - UTF8 tr///           
70148              From: Simon Cozens <simon@cozens.net>
70149              Date: Mon, 20 Nov 2000 20:45:22 +0000
70150              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
70151              
70152              Make tr on UTF-8 better but still not correct.
70153      Branch: perl
70154            ! doop.c
70155 ____________________________________________________________________________
70156 [  7782] By: jhi                                   on 2000/11/20  22:02:16
70157         Log: Remove the shared object before attempting to create
70158              (by linking) a new one.  E.g. in AIX not removing
70159              becomes quite painful if one tries to do more than one
70160              build in the same tree (an interrupted build, for example),
70161              since the AIX' shared dynaloader seemingly keeps the shared
70162              objects open and therefore 'busy' for quite a while, even when
70163              nobody is using the objects, leading into link failures.
70164      Branch: perl
70165            ! lib/ExtUtils/MM_Unix.pm
70166 ____________________________________________________________________________
70167 [  7781] By: gsar                                  on 2000/11/20  19:02:55
70168         Log: type mismatch due to faulty integration
70169      Branch: maint-5.6/perl
70170            ! toke.c win32/Makefile
70171 ____________________________________________________________________________
70172 [  7780] By: gsar                                  on 2000/11/20  17:31:55
70173         Log: integrate changes#6392,6394..6399,6401..6404
70174              
70175              The {multiplier} of a fixed substring was overlooked which
70176              caused a wrong initial search offset for that substring.
70177              
70178              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
70179              From: Hugo <hv@crypt.compulink.co.uk>
70180              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
70181              Date: Thu, 13 Jul 2000 19:27:13 +0100
70182              
70183              Fix the BOM bug: not a byteorder bug, a signedness bug.
70184              
70185              Replace change #6337 with a better one.
70186              
70187              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
70188              From: Hugo <hv@crypt.compulink.co.uk>
70189              Date: Fri, 14 Jul 2000 04:16:20 +0100
70190              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
70191              
70192              MakeMaker should not remove editor backups (*~) on `make clean`
70193              by default (completes change#6383)
70194              
70195              move new variables to the end of the interpreter structure (for
70196              bincompat in code that doesn't #include XSUB.h)
70197              
70198              rename totally bletcherous SvLOCK() thingy (doesn't do what the
70199              name suggests anyway)
70200              
70201              various cleanups (typos, misformatted code, and small bugs)
70202              
70203              typecasts needed for change#6394
70204              
70205              typos in change#6399, regen headers
70206              
70207              inconsistent types needs casts
70208              
70209              PERL_OBJECT build tweaks
70210      Branch: maint-5.6/perl
70211           !> MANIFEST doop.c embed.h embed.pl embedvar.h
70212           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
70213           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
70214           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
70215           !> toke.c util.c
70216 ____________________________________________________________________________
70217 [  7779] By: gsar                                  on 2000/11/20  17:06:29
70218         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
70219              
70220              Cosmetics and perldelta.
70221              
70222              Fix nits noticed by Boston.pm.
70223              
70224              Do the cc sanity check both before the hints and
70225              after the cc selction.
70226              
70227              get sprintf.t to adjust properly for 3-digit exponents
70228              
70229              don't clobber *.orig files on *clean targets
70230              
70231              fix bugs in processing %v-*d and similar format specs (from
70232              Avi Finkel <avi@finkel.org>)
70233              
70234              sprintf test tweaks (from Dominic Dunlop)
70235              
70236              new selfloader.t in change#6183 doesn't close DATA handles,
70237              and thus fails to clean up tmp files on dosish platforms
70238              
70239              typos (spotted by Peter Prymmer)
70240              
70241              typo fix from Craig Berry
70242      Branch: maint-5.6/perl
70243           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
70244           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
70245           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
70246           !> x2p/Makefile.SH
70247 ____________________________________________________________________________
70248 [  7778] By: gsar                                  on 2000/11/20  16:46:51
70249         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
70250              
70251              Subject: Re: format bug report  [Patch]
70252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70253              Date: Wed, 05 Jul 2000 13:12:52 +0200
70254              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
70255              
70256              Subject: Re: format bug report  [Patch]
70257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70258              Date: Wed, 05 Jul 2000 14:10:01 +0200
70259              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
70260              
70261              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
70262              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70263              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
70264              Date: Fri, 07 Jul 2000 17:57:16 +0100
70265              
70266              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
70267              To: perl5-porters@perl.org
70268              From: Karsten Sperling <spiff@phreax.net>
70269              Date: Mon, 10 Jul 2000 15:12:52 +0200
70270              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
70271              
70272              README.posix-bc podified from Thomas Dorner.
70273              
70274              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
70275              From: Dominic Dunlop <domo@computer.org>
70276              Date: Tue, 11 Jul 2000 12:27:33 +0200
70277              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
70278              
70279              Typo in #6341.
70280              
70281              Fix for
70282              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
70283              From: Roderick Schertler <roderick@argon.org>
70284              Date: Tue, 11 Jul 2000 13:55:05 -0400
70285              Message-Id: <200007111755.NAA05077@jones.argon.org>
70286              
70287              Minor cleanups on the booklist.
70288              
70289              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
70290              regen perltoc.
70291              
70292              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
70293      Branch: maint-5.6/perl
70294           +> pod/perlbook.pod
70295           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
70296           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
70297           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
70298 ____________________________________________________________________________
70299 [  7777] By: jhi                                   on 2000/11/20  16:08:49
70300         Log: Update Changes.
70301      Branch: perl
70302            ! Changes patchlevel.h
70303 ____________________________________________________________________________
70304 [  7776] By: jhi                                   on 2000/11/20  15:27:56
70305         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
70306              This may be overly harsh but until proven otherwise, we think this
70307              way, or until we have a simple test for Configure (having to start
70308              up servers is does not count as simple) to check for the problems.
70309      Branch: perl
70310            ! perl.h
70311 ____________________________________________________________________________
70312 [  7775] By: jhi                                   on 2000/11/20  15:22:17
70313         Log: Solaris hints tweaks.
70314      Branch: perl
70315            ! hints/solaris_2.sh
70316 ____________________________________________________________________________
70317 [  7774] By: jhi                                   on 2000/11/20  15:01:20
70318         Log: Add a workaround to SOCKS 64-bit problems.
70319      Branch: perl
70320            ! doio.c embed.h embed.pl perlsdio.h proto.h
70321 ____________________________________________________________________________
70322 [  7773] By: jhi                                   on 2000/11/20  14:51:47
70323         Log: sysseek() instead of seek().
70324      Branch: perl
70325            ! t/lib/syslfs.t
70326 ____________________________________________________________________________
70327 [  7772] By: gsar                                  on 2000/11/20  13:06:23
70328         Log: integrate changes#6315..6319,6321..6331,6333..6338
70329              
70330              Integrate with Sarathy, preliminary fix for unicos
70331              alignment problems in [ID 20000612.002] Perl problem on Cray system.
70332              
70333              some debugger output does not go to the socket when RemotePort is set
70334              
70335              winsock cleanup never done on Windows (leads to handle leaks)
70336              
70337              fix UNC path handling on Windows under ithreads, and chdir()
70338              return value when given a non-existent directory
70339              
70340              Autogenerate pod/Makefile and pod/buildtoc.
70341              buildtoc also checks whether the existin pods are
70342              mentioned in MANIFEST and perl.pod, and vice versa.
70343              (None of the thusly found discrepancies fixed yet.)
70344              roffitall also needs to be autogenerated similarly but it
70345              seems so badly out of date that I didn't touch it yet.
70346              
70347              Config is being used.
70348              
70349              Add =head1 NAMEs so that buildtoc is happy.
70350              (The CGI::Util nit reported to Lincoln.)
70351              
70352              Fix complaints of buildtoc.
70353              
70354              Fix the alignment problem in Crays ([ID 20000612.002]).
70355              
70356              Remove perlbook, update perlfaq book listing,
70357              rearrange perl.pod, regenerate perltoc.
70358              
70359              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
70360              was cast to an unsigned (32-bit) integer with wild abandon.
70361              
70362              winsock options weren't being set in all threads under ithreads
70363              (caused send()s from second and subsequent threads to fail)
70364              
70365              accept() leaks memory on windows due to incorrect ordering of
70366              closesocket() and fclose() calls
70367              
70368              Reorder perl.pod once more.
70369              
70370              More POSIX.pod tweaks.
70371              
70372              Sprinkle ldlibpath.
70373              
70374              Precedence goof, fix based on
70375              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
70376              From: Hugo <hv@crypt.compulink.co.uk>
70377              Date: Tue, 11 Jul 2000 12:52:38 +0100
70378              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
70379              
70380              Subject: PATCH perlguts.pod: Document D and d magic types
70381              From: mjd@plover.com
70382              Date: 5 Jul 2000 18:01:51 -0000
70383              Message-ID: <20000705180151.29413.qmail@plover.com>
70384              
70385              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
70386              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
70387              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
70388              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
70389              
70390              Subject: [PATCH cfgperl] $& segfaults if you trick it
70391              From: simon@brecon.co.uk (Simon Cozens)
70392              Date: 7 Jul 2000 11:26:09 GMT
70393              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
70394              
70395              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
70396              From: Hugo <hv@crypt.compulink.co.uk>
70397              Date: Tue, 11 Jul 2000 12:44:50 +0100
70398              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
70399              
70400              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
70401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70402              Date: Tue, 11 Jul 2000 13:50:51 +0100
70403              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
70404      Branch: maint-5.6/perl
70405           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
70406           +> pod/buildtoc.PL
70407            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
70408           !> (integrate 26 files)
70409 ____________________________________________________________________________
70410 [  7771] By: gsar                                  on 2000/11/20  12:31:42
70411         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
70412              6310,6311,6314
70413              
70414              Subject: [PATCH bleedperl] File::Spec 0.82 beta
70415              From: Barrie Slaymaker <barries@jester.slaysys.com>
70416              Date: Wed, 28 Jun 2000 11:35:29 -0400
70417              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
70418              
70419              tweak perlembed for multiplicity/usethreads sanity; correct notes
70420              about Windows
70421              
70422              localize %INC in a Safe compartment so that use/require work
70423              (many other magic globals probably need similar treatment)
70424              
70425              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
70426              when @_ is modified, causing coredumps
70427              
70428              slurp mode fix in change#4736 still not quite right
70429              
70430              Point to perlipc for more SysV IPC examples.
70431              
70432              Elaborate POSIX.pod.  Still needs work.
70433              
70434              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
70435              
70436              fix large memory leak that has been around for ever, masked by
70437              -DPURIFY (most of the arenas were never freed!)
70438              
70439              fix memory leak on Windows (PL_sys_intern contents were never
70440              freed)
70441              
70442              PERL_OBJECT build tweak
70443              
70444              adjust change#6299
70445              
70446              remove rel2abs prototypes (from Barrie Slaymaker)
70447              
70448              missing perldiag entry for unpack("w",...) diagnostic (from
70449              Andreas Koenig)
70450              
70451              better diagnostic on Frob->stuff() when Frob:: doesn't exist
70452              (from Richard Soderberg <rs@oregonnet.com>)
70453              
70454              Win32 patches for cfgperl from Sarathy.
70455              
70456              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
70457              
70458              More POSIX.pod embellishment.
70459              
70460              tyop in change#6306
70461      Branch: maint-5.6/perl
70462           !> (integrate 44 files)
70463 ____________________________________________________________________________
70464 [  7770] By: gsar                                  on 2000/11/20  11:51:00
70465         Log: integrate changes#6268..6282 from cfgperl branch
70466              
70467              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
70468              From: Dominic Dunlop <domo@computer.org>
70469              Date: Thu, 29 Jun 2000 12:32:39 +0200
70470              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
70471              
70472              Regen headers for #6261 (and update embed.pl for this) and #6267,
70473              silence few compiler warnings.
70474              
70475              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
70476              From: Nicholas Clark <nick@talking.bollo.cx>
70477              Date: Fri, 23 Jun 2000 16:21:15 +0100
70478              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
70479              
70480              Subject: PATCH pod/perltie.pod
70481              From: Ian Phillipps <Ian.Phillipps@iname.com>
70482              Date: Fri, 16 Jun 2000 00:17:19 +0100
70483              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
70484              (only the first hunk, the second hunk had already been done
70485              by some other patch)
70486              
70487              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
70488              From: Tom Phoenix <rootbeer@redcat.com>
70489              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
70490              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
70491              
70492              Subject: [PATCH] xsub attributes
70493              From: Doug MacEachern <dougm@covalent.net>
70494              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
70495              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
70496              
70497              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
70498              From: Andy Dougherty <doughera@lafayette.edu>
70499              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
70500              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
70501              
70502              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
70503              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
70504              Date: Tue, 13 Jun 2000 02:43:48 -0500
70505              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
70506              
70507              Subject: [PATCH] Re: eval documentation: context
70508              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70509              Date: Mon, 12 Jun 2000 15:07:29 +0100
70510              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
70511              
70512              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
70513              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70514              Date: Mon, 12 Jun 2000 14:55:59 +0100
70515              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
70516              
70517              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
70518              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
70519              Date: Fri, 09 Jun 2000 12:39:27 -0400
70520              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
70521              (plus update the version "number" of Text::Wrap)
70522              
70523              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
70524              From: Tim Ayers <tayers@bridge.com>
70525              Date: Thu, 08 Jun 2000 08:11:06 +0200
70526              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
70527              [resent by Richard Foley, Message-Id probably wrong]
70528              
70529              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
70530              From: rspier@pobox.com (Robert Spier)
70531              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
70532              Message-ID: <14654.31913.845602.610277@rls.cx>
70533              
70534              Subject: [PATCH 5.6.0] utils/h2xs.PL
70535              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
70536              Date: Wed, 7 Jun 2000 04:02:04 -0500
70537              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
70538              
70539              Subject: [PATCH 5.6.0]ITHREADs for VMS
70540              From: Dan Sugalski <dan@sidhe.org>
70541              Date: Tue, 06 Jun 2000 11:59:50 -0400
70542              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
70543      Branch: maint-5.6/perl
70544           !> (integrate 31 files)
70545 ____________________________________________________________________________
70546 [  7769] By: gsar                                  on 2000/11/20  11:29:06
70547         Log: integrate changes#6261..6266 from cfgperl
70548              
70549              Subject: Re: [PATCH cfgperl] BOMs away!
70550              From: simon@brecon.co.uk (Simon Cozens)
70551              Date: 17 Jun 2000 11:49:57 GMT
70552              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
70553              
70554              Subject: 5.6.0 Patch for EPOC
70555              From: Olaf Flebbe <o.flebbe@gmx.de>
70556              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
70557              Message-ID: <23449.960929969@www11.gmx.net>
70558              
70559              tr fixes from Simon Cozens
70560              
70561              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
70562              From: Marty Lucich <marty@netcom.com>
70563              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
70564              Message-Id: <200006282116.OAA11148@netcom.com>
70565              ccdlflags update (the BSD/OS 4.1 part had already been taken
70566              care of by #6141).
70567              
70568              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
70569              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70570              Date: Wed, 28 Jun 2000 17:50:12 -0700
70571              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
70572              
70573              Subject: [PATCH 5.6.0] cygwin port
70574              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
70575              From: "Fifer, Eric" <EFifer@sanwaint.com>
70576              Date: Thu, 29 Jun 2000 12:58:29 +0100
70577      Branch: maint-5.6/perl
70578           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
70579           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
70580           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
70581           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
70582 ____________________________________________________________________________
70583 [  7768] By: gsar                                  on 2000/11/20  11:13:44
70584         Log: integrate changes#6252..6256,6259..6260
70585              
70586              Paranoia tweak on #6249.
70587              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70588              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70589              Date: Sun, 25 Jun 2000 23:43:12 -0400
70590              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
70591              
70592              Subject: tr///, help wanted.
70593              From: simon@brecon.co.uk (Simon Cozens)
70594              Date: 28 Jun 2000 11:29:04 GMT
70595              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
70596              
70597              small thinko tweaks
70598              
70599              tweaks from Simon Conzes to further fix tr/// under utf8
70600              
70601              perlnewmod was missing from MANIFEST.
70602              
70603              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
70604              From: simon@brecon.co.uk (Simon Cozens)
70605              Date: 17 Jun 2000 11:56:44 GMT
70606              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
70607              pack U0, pack C0
70608      Branch: maint-5.6/perl
70609           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
70610           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
70611           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
70612           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
70613 ____________________________________________________________________________
70614 [  7767] By: gsar                                  on 2000/11/20  10:51:38
70615         Log: integrate change#6250 from cfgperl
70616              
70617              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
70618              From: Doug MacEachern <dougm@covalent.net>
70619              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
70620              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
70621      Branch: maint-5.6/perl
70622           +> t/op/my_stash.t
70623           !> MANIFEST embed.pl global.sym proto.h toke.c
70624 ____________________________________________________________________________
70625 [  7766] By: gsar                                  on 2000/11/20  10:48:34
70626         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
70627              
70628              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
70629              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
70630              Date: Mon, 26 Jun 2000 18:40:14 +0100
70631              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
70632              
70633              Subject: [PATCH] bytes<->utf8 fixes
70634              From: simon@brecon.co.uk (Simon Cozens)
70635              Date: 26 Jun 2000 04:55:45 GMT
70636              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
70637              
70638              Subject: [PATCH] is_utf8_string
70639              From: simon@brecon.co.uk (Simon Cozens)
70640              Date: 26 Jun 2000 02:25:59 GMT
70641              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
70642              
70643              Subject: [PATCH] avoid mg_ptr in '*' magic
70644              From: Doug MacEachern <dougm@covalent.net>
70645              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
70646              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
70647              
70648              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
70649              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
70650              Date: Sat, 24 Jun 2000 13:06:20 +0100
70651              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
70652              
70653              Allow for standalone testing.
70654              
70655              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
70656              From: Mark-Jason Dominus <mjd@plover.com>
70657              Date: Tue, 27 Jun 2000 22:36:42 -0400
70658              Message-ID: <20000628023642.12166.qmail@plover.com>
70659              
70660              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70661              From: Frank Tobin <ftobin@uiuc.edu>
70662              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
70663              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
70664      Branch: maint-5.6/perl
70665           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
70666           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
70667           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
70668           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
70669           !> utf8.c utils/h2xs.PL
70670 ____________________________________________________________________________
70671 [  7765] By: gsar                                  on 2000/11/20  10:29:13
70672         Log: integrate change#6239 from cfgperl
70673              
70674              Configure maintenance.  Sever some dependency cycles,
70675              separate gccversion from the cc unit,
70676              address [ID 20000623.006] Configure script patch for using gcc on AIX
70677              (but solve it a little bit differently),
70678              unduplex some accidentally duplicated units,
70679              suggest using gcc if no cc available
70680              (p5p thread: "Solaris configure: counterproposal", 1999-09)
70681      Branch: maint-5.6/perl
70682           !> Configure Todo-5.6 config_h.SH
70683 ____________________________________________________________________________
70684 [  7764] By: gsar                                  on 2000/11/20  10:25:55
70685         Log: integrate changes#6233..6238 from cfgperl
70686              
70687              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
70688              From: Mark-Jason Dominus <mjd@plover.com>
70689              Date: Fri, 16 Jun 2000 20:53:04 -0400
70690              Message-ID: <20000617005304.8008.qmail@plover.com>
70691              
70692              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
70693              because when run as services (Win32ese for daemons)
70694              no environment variables are set and tmpdir ends up as /tmp,
70695              which is ambiguous.
70696              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
70697              From: matt@sergeant.org
70698              Date: 16 Jun 2000 16:30:43 -0000
70699              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
70700              
70701              The thread begun by
70702              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
70703              From: Kevin.Ruscoe@ubsw.com
70704              Date: Fri, 16 Jun 2000 16:38:51 +0100
70705              Message-Id: <H000019b03c300d6@MHS>
70706              
70707              Tweak embed.pl, regen headers.
70708              
70709              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
70710              From: Dan Sugalski <dan@sidhe.org>
70711              Date: Fri, 23 Jun 2000 17:00:00 -0400
70712              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
70713      Branch: maint-5.6/perl
70714           !> (integrate 27 files)
70715 ____________________________________________________________________________
70716 [  7763] By: gsar                                  on 2000/11/20  10:08:08
70717         Log: s/perl56delta/perldelta/g
70718      Branch: maint-5.6/perl
70719            ! pod/Makefile
70720 ____________________________________________________________________________
70721 [  7762] By: gsar                                  on 2000/11/20  10:04:00
70722         Log: integrate changes#6225,6229,6231,6232 from cfgperl
70723              
70724              Add source code filenames to apidoc.
70725              From: simon@brecon.co.uk (Simon Cozens)
70726              Subject: [PATCH embed.pl] Source X-ref
70727              Date: 22 Jun 2000 02:18:49 GMT
70728              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
70729              
70730              Subject: README.hpux version 0.6.1
70731              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
70732              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
70733              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
70734              
70735              Subject: [PATCH 5.6.0] cygwin port
70736              From: "Fifer, Eric" <EFifer@sanwaint.com>
70737              Date: Tue, 20 Jun 2000 14:30:58 +0100
70738              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
70739              
70740              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
70741              From: simon@brecon.co.uk (Simon Cozens)
70742              Date: 19 Jun 2000 15:18:27 GMT
70743              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
70744              
70745              plus update pod/Makefile and regenerate perltoc
70746      Branch: maint-5.6/perl
70747           +> pod/perlutil.pod
70748           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
70749           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
70750 ____________________________________________________________________________
70751 [  7761] By: jhi                                   on 2000/11/20  04:09:55
70752         Log: Miraculous typo.
70753      Branch: perl
70754            ! t/op/pat.t
70755 ____________________________________________________________________________
70756 [  7760] By: jhi                                   on 2000/11/20  04:06:08
70757         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
70758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70759              Date: Sun, 19 Nov 2000 22:30:26 -0500
70760              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
70761      Branch: perl
70762            ! regexec.c scope.h t/op/pat.t
70763 ____________________________________________________________________________
70764 [  7759] By: jhi                                   on 2000/11/20  02:05:22
70765         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
70766      Branch: perl
70767            ! perl.h
70768 ____________________________________________________________________________
70769 [  7758] By: jhi                                   on 2000/11/20  01:58:11
70770         Log: Subject: [perl 7711: EPOC] updates
70771              From: Olaf Flebbe <o.flebbe@gmx.de>
70772              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
70773              Message-ID: <25575.974658810@www23.gmx.net>               
70774      Branch: perl
70775            + lib/File/Spec/Epoc.pm
70776            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
70777            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
70778            ! lib/File/Spec.pm perl.c sv.c
70779 ____________________________________________________________________________
70780 [  7757] By: jhi                                   on 2000/11/20  01:53:11
70781         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
70782      Branch: perl
70783            ! MANIFEST
70784 ____________________________________________________________________________
70785 [  7756] By: jhi                                   on 2000/11/20  01:47:22
70786         Log: Integrate perlio.
70787      Branch: perl
70788            - ext/re/hints/MSWin32.pl
70789           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
70790           !> win32/config.gc win32/config_H.gc win32/win32sck.c
70791 ____________________________________________________________________________
70792 [  7755] By: nick                                  on 2000/11/19  20:57:17
70793         Log: Add dummy crlf layer (just as buffer)
70794              Correct 1st bug - one layer of indirection.
70795      Branch: perlio
70796            ! perlio.c perlio.h perliol.h
70797 ____________________________________________________________________________
70798 [  7754] By: nick                                  on 2000/11/19  20:56:12
70799         Log: Work-round to Perl_deb_nocontext is no longer required
70800      Branch: perlio
70801            - ext/re/hints/MSWin32.pl
70802 ____________________________________________________________________________
70803 [  7753] By: nick                                  on 2000/11/19  20:01:16
70804         Log: diff -se shows these as different
70805      Branch: perlio
70806            ! global.sym pod/perlapi.pod
70807 ____________________________________________________________________________
70808 [  7752] By: nick                                  on 2000/11/19  18:57:30
70809         Log: Configure GCC/Win32 build -Duseperlio
70810              Fix a couple of gross issues
70811              - double-include of ../deb.o in re.dll
70812              - win32sck.c needs PerlIO and FILE 
70813      Branch: perlio
70814            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
70815            ! win32/win32sck.c
70816 ____________________________________________________________________________
70817 [  7751] By: nick                                  on 2000/11/19  17:05:36
70818         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
70819      Branch: perlio
70820            ! perlio.c
70821 ____________________________________________________________________________
70822 [  7750] By: nick                                  on 2000/11/19  16:57:14
70823         Log: Missing aTHX_
70824      Branch: perlio
70825            ! sv.c
70826 ____________________________________________________________________________
70827 [  7749] By: jhi                                   on 2000/11/19  16:28:40
70828         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
70829              From: "Peter J. Farley III" <pjfarley@banet.net>
70830              Date: Sun, 19 Nov 2000 01:42:58 -0500
70831              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
70832      Branch: perl
70833            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
70834 ____________________________________________________________________________
70835 [  7748] By: jhi                                   on 2000/11/19  16:08:10
70836         Log: Subject: podlators 1.05 available        
70837              From: Russ Allbery <rra@stanford.edu>   
70838              Date: 18 Nov 2000 22:04:28 -0800
70839              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
70840      Branch: perl
70841            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
70842 ____________________________________________________________________________
70843 [  7747] By: nick                                  on 2000/11/19  11:19:39
70844         Log: Integrate mainline
70845      Branch: perlio
70846           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70847           !> util.c
70848 ____________________________________________________________________________
70849 [  7746] By: jhi                                   on 2000/11/19  06:42:22
70850         Log: Make hex scanning warn on "\x{x}" and "\xx".
70851              "\x" and and hex("x") are still valid.
70852      Branch: perl
70853            ! util.c
70854 ____________________________________________________________________________
70855 [  7745] By: nick                                  on 2000/11/18  22:52:28
70856         Log: Integrate mainline
70857      Branch: perlio
70858           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
70859           !> perl.h perlio.c proto.h regcomp.c regcomp.h
70860 ____________________________________________________________________________
70861 [  7744] By: jhi                                   on 2000/11/18  22:50:28
70862         Log: Introduce Perl_utf8_length().  Use it.
70863      Branch: perl
70864            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70865 ____________________________________________________________________________
70866 [  7743] By: jhi                                   on 2000/11/18  22:38:51
70867         Log: Compiler denit.
70868      Branch: perl
70869            ! perlio.c
70870 ____________________________________________________________________________
70871 [  7742] By: jhi                                   on 2000/11/18  20:33:05
70872         Log: Integrate perlio.
70873      Branch: perl
70874           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70875           !> perlio.h pp_ctl.c pp_sys.c sv.c
70876 ____________________________________________________________________________
70877 [  7741] By: jhi                                   on 2000/11/18  20:31:27
70878         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
70879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70880              Date: Fri, 17 Nov 2000 20:35:11 -0500
70881              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
70882              
70883              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
70884              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70885              Date: Fri, 17 Nov 2000 21:03:47 -0500
70886              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
70887              
70888              Plus a little bit of tweaking in pregcomp().
70889      Branch: perl
70890            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
70891 ____________________________________________________________________________
70892 [  7740] By: nick                                  on 2000/11/18  20:17:22
70893         Log: Lexical use open ... support:
70894              add ->cop_io to COP structure in cop.h.
70895              Make mg.c and gv.c associate it with ${^OPEN}.
70896              Make lib/open.pm set it.
70897              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
70898              manner similar to ->cop_warnings.
70899              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
70900              call new PerlIO_apply_layers().
70901              Declare latter in perlio.h and define in perlio.c
70902      Branch: perlio
70903            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70904            ! perlio.h pp_ctl.c pp_sys.c sv.c
70905 ____________________________________________________________________________
70906 [  7739] By: jhi                                   on 2000/11/18  19:54:00
70907         Log: Integrate perlio.
70908      Branch: perl
70909           !> doio.c perlio.c pp.c
70910 ____________________________________________________________________________
70911 [  7738] By: jhi                                   on 2000/11/18  17:16:13
70912         Log: Subject: [PATCH 5.7.0] etags broken again
70913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70914              Date: Sat, 18 Nov 2000 02:41:36 -0500
70915              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
70916      Branch: perl
70917            ! emacs/ptags
70918 ____________________________________________________________________________
70919 [  7737] By: jhi                                   on 2000/11/18  17:12:18
70920         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70921      Branch: perl
70922            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70923 ____________________________________________________________________________
70924 [  7736] By: nick                                  on 2000/11/18  14:06:20
70925         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
70926              part to be isolated.
70927      Branch: perlio
70928            ! doio.c perlio.c
70929 ____________________________________________________________________________
70930 [  7735] By: nick                                  on 2000/11/18  11:03:32
70931         Log: Integrate mainline
70932      Branch: perlio
70933           !> Changes README.amiga README.win32 patchlevel.h
70934           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
70935 ____________________________________________________________________________
70936 [  7734] By: jhi                                   on 2000/11/18  01:18:56
70937         Log: Update Changes.
70938      Branch: perl
70939            ! Changes patchlevel.h
70940 ____________________________________________________________________________
70941 [  7733] By: jhi                                   on 2000/11/18  00:32:54
70942         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
70943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70944              Date: Fri, 17 Nov 2000 17:28:02 -0500
70945              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
70946      Branch: perl
70947            ! regcomp.c regexec.c t/op/re_tests
70948 ____________________________________________________________________________
70949 [  7732] By: jhi                                   on 2000/11/18  00:28:56
70950         Log: Sparc 64-bit pack() fix from Jens Hamisch.
70951      Branch: perl
70952            ! pp.c
70953 ____________________________________________________________________________
70954 [  7731] By: jhi                                   on 2000/11/18  00:18:39
70955         Log: Explain in more detail the {} syntax ambiguousity.
70956              
70957              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70958              From: Nicholas Clark <nick@ccl4.org>
70959              Date: Fri, 17 Nov 2000 22:10:28 +0000
70960              Message-ID: <20001117221028.A88930@plum.flirble.org>
70961      Branch: perl
70962            ! pod/perlfunc.pod
70963 ____________________________________________________________________________
70964 [  7730] By: jhi                                   on 2000/11/18  00:12:18
70965         Log: Subject: Fix for README.amiga (20000323.033)
70966              From: "Stephen P. Potter" <spp@spotter.yi.org>
70967              Date: Fri, 17 Nov 2000 12:25:51 -0500
70968              Message-Id: <200011171725.MAA05768@spotter.yi.org>
70969      Branch: perl
70970            ! README.amiga
70971 ____________________________________________________________________________
70972 [  7729] By: jhi                                   on 2000/11/18  00:08:34
70973         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
70974              From: "A. C. Yardley" <yardley@tanet.net>
70975              Date: Mon, 3 Apr 2000 11:35:33 -0700
70976              Message-ID: <3483.000403@tanet.net>
70977      Branch: perl
70978            ! README.win32
70979 ____________________________________________________________________________
70980 [  7728] By: nick                                  on 2000/11/17  21:59:47
70981         Log: Integrate mainline
70982      Branch: perlio
70983           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
70984           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
70985           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
70986           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
70987 ____________________________________________________________________________
70988 [  7727] By: nick                                  on 2000/11/17  21:56:31
70989         Log: Experiment on use of attributes.pm interface.
70990              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
70991              SVt_PVRV if not already something better (else vivify of say magic gets
70992              core dump).
70993      Branch: perlio
70994            ! perlio.c pp.c
70995 ____________________________________________________________________________
70996 [  7726] By: jhi                                   on 2000/11/17  14:15:49
70997         Log: Subject: Fix for 20000815.006
70998              From: "Stephen P. Potter" <spp@spotter.yi.org>
70999              Date: Fri, 17 Nov 2000 08:57:45 -0500
71000              Message-Id: <200011171357.IAA05122@spotter.yi.org>
71001              
71002              It's really 20000518.006.
71003      Branch: perl
71004            ! pod/perlmodlib.PL
71005 ____________________________________________________________________________
71006 [  7725] By: jhi                                   on 2000/11/17  14:12:31
71007         Log: Subject: Fix for 20000409.001
71008              From: "Stephen P. Potter" <spp@spotter.yi.org>
71009              Date: Fri, 17 Nov 2000 08:55:45 -0500
71010              Message-Id: <200011171355.IAA05104@spotter.yi.org>
71011      Branch: perl
71012            ! pod/perlfaq9.pod
71013 ____________________________________________________________________________
71014 [  7724] By: jhi                                   on 2000/11/17  14:08:58
71015         Log: Undo #7627 now that we have =head3.
71016      Branch: perl
71017            ! pod/perlhack.pod
71018 ____________________________________________________________________________
71019 [  7723] By: jhi                                   on 2000/11/17  14:04:09
71020         Log: As surmised the #7719 wasn't a good move.
71021      Branch: perl
71022            ! hints/solaris_2.sh
71023 ____________________________________________________________________________
71024 [  7722] By: jhi                                   on 2000/11/17  13:59:04
71025         Log: Also the 64bitall hints can be either here or there.
71026      Branch: perl
71027            ! hints/solaris_2.sh
71028 ____________________________________________________________________________
71029 [  7721] By: jhi                                   on 2000/11/17  02:26:23
71030         Log: Test tweak for the open pragma.
71031      Branch: perl
71032            ! t/lib/b.t
71033 ____________________________________________________________________________
71034 [  7720] By: jhi                                   on 2000/11/17  00:23:22
71035         Log: The long double hints can be here or there.
71036      Branch: perl
71037            ! hints/solaris_2.sh
71038 ____________________________________________________________________________
71039 [  7719] By: jhi                                   on 2000/11/17  00:14:06
71040         Log: For Solaris use64bitall the stdchar needs a little bit of help.
71041      Branch: perl
71042            ! hints/solaris_2.sh
71043 ____________________________________________________________________________
71044 [  7718] By: jhi                                   on 2000/11/16  23:27:34
71045         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
71046              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
71047              Date: Wed, 15 Nov 2000 08:56:32 +0100
71048              Message-ID: <3A1241B0.64477E00@alcatel.at>
71049      Branch: perl
71050            ! lib/Carp/Heavy.pm
71051 ____________________________________________________________________________
71052 [  7717] By: jhi                                   on 2000/11/16  23:23:29
71053         Log: Subject: [PATCH] Re: 20001101.003 PDL
71054              From: Nicholas Clark <nick@ccl4.org>
71055              Date: Thu, 16 Nov 2000 16:48:25 +0000
71056              Message-ID: <20001116164825.B93487@plum.flirble.org>
71057      Branch: perl
71058            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
71059 ____________________________________________________________________________
71060 [  7716] By: jhi                                   on 2000/11/16  23:21:31
71061         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
71062              From: "Casey R. Tweten" <crt@kiski.net>
71063              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
71064              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
71065      Branch: perl
71066            ! lib/Pod/Checker.pm pod/perlpod.pod
71067 ____________________________________________________________________________
71068 [  7715] By: jhi                                   on 2000/11/16  23:19:40
71069         Log: Avoid an infinite loop in VMS when utils scripts are run
71070              with no arguments, from Charles Lane.
71071      Branch: perl
71072            ! configure.com
71073 ____________________________________________________________________________
71074 [  7714] By: jhi                                   on 2000/11/16  23:17:08
71075         Log: Subject: perllocale.pod changes
71076              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71077              Date: Mon, 13 Nov 2000 10:09:22 +0300
71078              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
71079      Branch: perl
71080            ! pod/perllocale.pod
71081 ____________________________________________________________________________
71082 [  7713] By: jhi                                   on 2000/11/16  23:14:06
71083         Log: Integrate perlio.
71084      Branch: perl
71085           !> doio.c perlio.c perlio.h util.c
71086 ____________________________________________________________________________
71087 [  7712] By: nick                                  on 2000/11/16  21:10:58
71088         Log: Integrate mainline
71089      Branch: perlio
71090           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71091           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
71092           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
71093           !> vos/config.ga.def vos/config.ga.h win32/config.bc
71094           !> win32/config.gc win32/config.vc
71095 ____________________________________________________________________________
71096 [  7711] By: nick                                  on 2000/11/16  19:56:41
71097         Log: Minor tweaks:
71098              consistent way of getting 'rb', 'wb' etc. for binary opens
71099              move *perlio::layers to *open::layers
71100              a #define to show layers available
71101              DOSISH popen/PerlIO had export/import sense inverted.
71102      Branch: perlio
71103            ! doio.c perlio.c perlio.h util.c
71104 ____________________________________________________________________________
71105 [  7710] By: jhi                                   on 2000/11/16  15:46:05
71106         Log: Add HAS_SBRK_PROTO.
71107      Branch: metaconfig/U/perl
71108            + d_sbrkproto.U
71109      Branch: perl
71110            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71111            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
71112            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
71113            ! vos/config.ga.def vos/config.ga.h win32/config.bc
71114            ! win32/config.gc win32/config.vc
71115 ____________________________________________________________________________
71116 [  7709] By: nick                                  on 2000/11/16  07:31:49
71117         Log: Integrate mainline
71118      Branch: perlio
71119           !> (integrate 35 files)
71120 ____________________________________________________________________________
71121 [  7708] By: jhi                                   on 2000/11/16  05:33:03
71122         Log: These files are text, not binary.
71123      Branch: perl
71124            ! ext/Encode/Encode/iso8859-10.enc
71125            ! ext/Encode/Encode/iso8859-13.enc
71126            ! ext/Encode/Encode/iso8859-14.enc
71127            ! ext/Encode/Encode/iso8859-15.enc
71128 ____________________________________________________________________________
71129 [  7707] By: jhi                                   on 2000/11/16  01:53:37
71130         Log: Update Changes.
71131      Branch: perl
71132            ! Changes patchlevel.h
71133 ____________________________________________________________________________
71134 [  7706] By: jhi                                   on 2000/11/16  01:35:59
71135         Log: More #undefing of stdio.
71136      Branch: perl
71137            ! fakesdio.h nostdio.h
71138 ____________________________________________________________________________
71139 [  7705] By: jhi                                   on 2000/11/16  01:34:18
71140         Log: Add fwalk() probe to the configuration files and regen perltoc.
71141      Branch: perl
71142            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71143            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
71144            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
71145            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71146            ! win32/config.bc win32/config.gc win32/config.vc
71147 ____________________________________________________________________________
71148 [  7704] By: jhi                                   on 2000/11/16  01:33:07
71149         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
71150              an optional third argument to Inlibc?)
71151      Branch: metaconfig/U/perl
71152            + d__fwalk.U
71153 ____________________________________________________________________________
71154 [  7703] By: jhi                                   on 2000/11/16  01:09:22
71155         Log: The type of the hash_cb() size argument is tricky.
71156      Branch: perl
71157            ! ext/DB_File/DB_File.xs
71158 ____________________________________________________________________________
71159 [  7702] By: jhi                                   on 2000/11/15  23:01:16
71160         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
71161      Branch: perl
71162            ! nostdio.h
71163 ____________________________________________________________________________
71164 [  7701] By: jhi                                   on 2000/11/15  22:52:32
71165         Log: Detypo.
71166      Branch: perl
71167            ! t/lib/bigfltpm.t
71168 ____________________________________________________________________________
71169 [  7700] By: jhi                                   on 2000/11/15  22:51:56
71170         Log: UINT64_C() work continues.
71171      Branch: perl
71172            ! handy.h perl.h utf8.h
71173 ____________________________________________________________________________
71174 [  7699] By: jhi                                   on 2000/11/15  14:13:04
71175         Log: SOCKS has its own USE_THREADS, based on
71176              
71177              Subject: [ID 20001114.002] et. al. bugfix followup
71178              From: Jens Hamisch <jens@Strawberry.COM> 
71179              Date: Wed, 15 Nov 2000 14:23:11 +0100
71180              Message-ID: <20001115142311.A21164@Strawberry.COM>
71181      Branch: perl
71182            ! perl.h
71183 ____________________________________________________________________________
71184 [  7698] By: jhi                                   on 2000/11/15  03:50:56
71185         Log: Add few missing #undefs and sort them.
71186      Branch: perl
71187            ! fakesdio.h
71188 ____________________________________________________________________________
71189 [  7697] By: jhi                                   on 2000/11/15  03:39:14
71190         Log: Linenumber fix.
71191      Branch: perl
71192            ! t/pragma/warn/utf8
71193 ____________________________________________________________________________
71194 [  7696] By: jhi                                   on 2000/11/15  02:55:26
71195         Log: EBCDIC tweaks.
71196              
71197              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
71198              From: Peter Prymmer <pvhp@forte.com>
71199              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
71200              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
71201      Branch: perl
71202            ! t/op/regmesg.t t/pragma/warn/utf8
71203 ____________________________________________________________________________
71204 [  7695] By: jhi                                   on 2000/11/15  02:53:58
71205         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
71206              From: Peter Prymmer <pvhp@forte.com>
71207              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
71208              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
71209      Branch: perl
71210            ! utf8.c
71211 ____________________________________________________________________________
71212 [  7694] By: jhi                                   on 2000/11/15  02:50:55
71213         Log: Subject: [PATCH: perl@7674] updates to README.os390
71214              From: Prymmer/Kahn <pvhp@best.com>
71215              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
71216              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
71217      Branch: perl
71218            ! README.os390
71219 ____________________________________________________________________________
71220 [  7693] By: jhi                                   on 2000/11/15  02:48:37
71221         Log: Quit utf8_to_uv() instantly if curlen == 0.
71222      Branch: perl
71223            ! utf8.c
71224 ____________________________________________________________________________
71225 [  7692] By: jhi                                   on 2000/11/15  02:24:29
71226         Log: Use u_int32_t for the size of hash_cb(), not size_t.
71227              
71228              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
71229              From: Jens Hamisch <jens@Strawberry.COM>     
71230              Date: Tue, 14 Nov 2000 19:03:55 +0100
71231              Message-Id: <20001114190355.A20559@Strawberry.COM>
71232      Branch: perl
71233            ! ext/DB_File/DB_File.xs
71234 ____________________________________________________________________________
71235 [  7691] By: jhi                                   on 2000/11/15  02:20:12
71236         Log: Use UINT64_C().
71237              
71238              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
71239              From: Jens Hamisch <jens@Strawberry.COM>
71240              Date: Tue, 14 Nov 2000 19:16:23 +0100
71241              Message-Id: <20001114191623.G20559@Strawberry.COM>
71242      Branch: perl
71243            ! utf8.c utf8.h
71244 ____________________________________________________________________________
71245 [  7690] By: jhi                                   on 2000/11/15  02:17:06
71246         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
71247              (a macro to define signed and unsigned integer constants).
71248      Branch: perl
71249            ! handy.h
71250 ____________________________________________________________________________
71251 [  7689] By: jhi                                   on 2000/11/15  01:56:51
71252         Log: Regen Configure.
71253      Branch: perl
71254            ! Configure
71255 ____________________________________________________________________________
71256 [  7688] By: jhi                                   on 2000/11/15  01:56:32
71257         Log: Make the unit know about SOCKS.
71258      Branch: metaconfig
71259            ! U/protos/socksizetype.U
71260 ____________________________________________________________________________
71261 [  7687] By: jhi                                   on 2000/11/15  01:54:47
71262         Log: Remove unused dependencies.
71263      Branch: metaconfig
71264            ! U/compline/d_getpagsz.U
71265 ____________________________________________________________________________
71266 [  7686] By: nick                                  on 2000/11/14  21:25:13
71267         Log: Integrate mainline.
71268      Branch: perlio
71269           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
71270           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
71271           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
71272           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
71273           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
71274           !> win32/config.bc win32/config.gc win32/config.vc
71275           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
71276 ____________________________________________________________________________
71277 [  7685] By: jhi                                   on 2000/11/14  17:54:56
71278         Log: Integrate perlio.
71279      Branch: perl
71280           +> fakesdio.h perliol.h
71281           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
71282           !> perlsdio.h perlsfio.h pod/perlfunc.pod
71283 ____________________________________________________________________________
71284 [  7684] By: nick                                  on 2000/11/14  17:43:04
71285         Log: PerlIO #include and #ifdef re-work.
71286      Branch: perlio
71287            + fakesdio.h perliol.h
71288            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
71289            ! perlsdio.h perlsfio.h
71290 ____________________________________________________________________________
71291 [  7683] By: jhi                                   on 2000/11/14  15:42:40
71292         Log: Hoist the duplicated socket/netdb include logic to perl.h;
71293              undef SETERRNO in case SOCKS has defined it.  Based on:
71294              
71295              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
71296              From: Jens Hamisch <jens@Strawberry.COM> 
71297              Date: Tue, 14 Nov 2000 11:34:40 +0100
71298              Message-Id: <20001114113440.A20005@Strawberry.COM>
71299      Branch: perl
71300            ! doio.c perl.h pp_sys.c
71301 ____________________________________________________________________________
71302 [  7682] By: jhi                                   on 2000/11/14  14:07:28
71303         Log: Subject: some additions for makefiles for win32 (for perl@7674)
71304              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71305              Date: Tue, 14 Nov 2000 09:31:13 +0300
71306              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
71307      Branch: perl
71308            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
71309            ! win32/makefile.mk
71310 ____________________________________________________________________________
71311 [  7681] By: jhi                                   on 2000/11/14  14:01:41
71312         Log: Subject: tiny typo in perl5db.pl
71313              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71314              Date: Tue, 14 Nov 2000 09:29:28 +0300
71315              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
71316      Branch: perl
71317            ! lib/perl5db.pl
71318 ____________________________________________________________________________
71319 [  7680] By: jhi                                   on 2000/11/14  04:13:50
71320         Log: Redo #7679 with LFs instead of CRLFs.
71321      Branch: perl
71322            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
71323            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
71324            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
71325 ____________________________________________________________________________
71326 [  7679] By: jhi                                   on 2000/11/14  01:21:09
71327         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
71328              From: Benjamin Stuhl <tiriath@yahoo.com> 
71329              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
71330              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
71331      Branch: perl
71332            + win32/bin/mdelete.bat
71333            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
71334            ! makedef.pl perlio.c win32/Makefile win32/config.gc
71335            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
71336 ____________________________________________________________________________
71337 [  7678] By: jhi                                   on 2000/11/14  01:19:20
71338         Log: Fix the re extension building for Win32.
71339              
71340              Subject: [PATCH perl@7638] Get PerlIO building on Win32
71341              From: Benjamin Stuhl <tiriath@yahoo.com> 
71342              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
71343              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
71344      Branch: perl
71345            + ext/re/hints/MSWin32.pl
71346            ! MANIFEST
71347 ____________________________________________________________________________
71348 [  7677] By: jhi                                   on 2000/11/14  01:13:54
71349         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
71350              From: sthoenna@efn.org
71351              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
71352              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
71353      Branch: perl
71354            ! doop.c pp.c toke.c utf8.c utf8.h
71355 ____________________________________________________________________________
71356 [  7676] By: jhi                                   on 2000/11/13  20:23:15
71357         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
71358              From: Nicholas Clark <nick@ccl4.org>
71359              Date: Mon, 13 Nov 2000 18:55:04 +0000
71360              Message-ID: <20001113185504.J29183@plum.flirble.org>
71361      Branch: perl
71362            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
71363 ____________________________________________________________________________
71364 [  7675] By: nick                                  on 2000/11/13  20:21:57
71365         Log: Integrate mainline ...
71366      Branch: perlio
71367           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
71368           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
71369           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
71370           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
71371 ____________________________________________________________________________
71372 [  7674] By: jhi                                   on 2000/11/13  15:07:56
71373         Log: Update Changes.
71374      Branch: perl
71375            ! Changes patchlevel.h
71376 ____________________________________________________________________________
71377 [  7673] By: jhi                                   on 2000/11/13  14:42:42
71378         Log: Remove the new two tests of lib/io_xs for now, they seem to
71379              fail under perlio on some platforms.
71380      Branch: perl
71381            ! t/lib/io_xs.t
71382 ____________________________________________________________________________
71383 [  7672] By: jhi                                   on 2000/11/13  13:57:53
71384         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
71385      Branch: perl
71386            ! perlio.c
71387 ____________________________________________________________________________
71388 [  7671] By: jhi                                   on 2000/11/13  05:30:48
71389         Log: Placate nervous compilers that see longer than ints switch()ing.
71390      Branch: perl
71391            ! utf8.c
71392 ____________________________________________________________________________
71393 [  7670] By: jhi                                   on 2000/11/13  05:14:21
71394         Log: fputs() does return EOF on error but here we don't care.
71395      Branch: perl
71396            ! perlio.c
71397 ____________________________________________________________________________
71398 [  7669] By: jhi                                   on 2000/11/13  05:02:45
71399         Log: Declare reg_data like reg_substr_data.
71400      Branch: perl
71401            ! regexp.h
71402 ____________________________________________________________________________
71403 [  7668] By: jhi                                   on 2000/11/13  04:54:34
71404         Log: Typos in #7667.
71405      Branch: perl
71406            ! perl.h
71407 ____________________________________________________________________________
71408 [  7667] By: jhi                                   on 2000/11/13  04:49:49
71409         Log: Cleanup messy #ifdef.
71410      Branch: perl
71411            ! perl.h
71412 ____________________________________________________________________________
71413 [  7666] By: jhi                                   on 2000/11/13  04:17:34
71414         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
71415              From: Nicholas Clark <nick@talking.bollo.cx>
71416              Date: Sun, 12 Nov 2000 21:14:11 +0000
71417              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
71418              
71419              Note: only one breakage of the two reported is fixed by this patch.
71420      Branch: perl
71421            ! perlio.c
71422 ____________________________________________________________________________
71423 [  7665] By: jhi                                   on 2000/11/13  04:05:07
71424         Log: Tweak the definition of the bit complement on UTF-8 data:
71425              if none of the characters in the string are > 0xff,
71426              the result is a complemented byte string, not a (UTF-8)
71427              char string.  Based on the summary in
71428              
71429              Subject: Re: [ID 20000918.005] ~ on wide chars
71430              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
71431              Date: Fri, 10 Nov 2000 09:47:15 -0800
71432              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
71433              
71434              This should give us the maximum backward (pre-char string)
71435              compatibility and utf8 compatibility.  The other alternative
71436              would be to limit the bit complement to be always byte only,
71437              taking the least significant byte of the chars.
71438      Branch: perl
71439            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
71440 ____________________________________________________________________________
71441 [  7664] By: jhi                                   on 2000/11/13  00:23:44
71442         Log: Couple of tests from #7660 salvaged.
71443      Branch: perl
71444            - t/op/tell.t
71445            ! MANIFEST t/io/tell.t
71446 ____________________________________________________________________________
71447 [  7663] By: jhi                                   on 2000/11/13  00:02:48
71448         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
71449              From: Nicholas Clark <nick@talking.bollo.cx>
71450              Date: Sun, 12 Nov 2000 21:23:43 +0000
71451              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
71452      Branch: perl
71453            ! perlsfio.h
71454 ____________________________________________________________________________
71455 [  7662] By: jhi                                   on 2000/11/13  00:01:39
71456         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
71457              From: Nicholas Clark <nick@talking.bollo.cx>
71458              Date: Sun, 12 Nov 2000 21:30:04 +0000
71459              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
71460      Branch: perl
71461            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
71462 ____________________________________________________________________________
71463 [  7661] By: jhi                                   on 2000/11/12  23:57:29
71464         Log: Document tell() on special streams.
71465      Branch: perl
71466            ! pod/perlfunc.pod
71467 ____________________________________________________________________________
71468 [  7660] By: jhi                                   on 2000/11/12  23:54:22
71469         Log: (Subsumed by #7664)
71470      Branch: perl
71471            + t/op/tell.t
71472            ! MANIFEST
71473 ____________________________________________________________________________
71474 [  7659] By: jhi                                   on 2000/11/12  22:55:25
71475         Log: Many subdocumented return values of the IO extension now documented.
71476              ungetc and write still left subdocumented.
71477              
71478              Subject: [PATCH] (was Re: IO::Handle::ungetc)
71479              From: Nicholas Clark <nick@talking.bollo.cx>
71480              Date: Sun, 12 Nov 2000 21:35:53 +0000
71481              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
71482      Branch: perl
71483            ! ext/IO/lib/IO/Handle.pm
71484 ____________________________________________________________________________
71485 [  7658] By: jhi                                   on 2000/11/12  21:37:06
71486         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
71487              From: Nicholas Clark <nick@talking.bollo.cx>
71488              Date: Sun, 12 Nov 2000 20:03:22 +0000
71489              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
71490      Branch: perl
71491            ! pod/perlfunc.pod
71492 ____________________________________________________________________________
71493 [  7657] By: jhi                                   on 2000/11/12  20:34:55
71494         Log: Integrate perlio.
71495      Branch: perl
71496           !> perlio.c
71497 ____________________________________________________________________________
71498 [  7656] By: nick                                  on 2000/11/12  19:25:06
71499         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
71500      Branch: perlio
71501            ! perlio.c
71502 ____________________________________________________________________________
71503 [  7655] By: nick                                  on 2000/11/12  19:09:41
71504         Log: Integrate mainline
71505      Branch: perlio
71506           +> README.solaris ext/Encode/Encode/cp1006.enc
71507           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
71508           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
71509           +> ext/Encode/Encode/iso8859-13.enc
71510           +> ext/Encode/Encode/iso8859-14.enc
71511           +> ext/Encode/Encode/iso8859-15.enc
71512           !> (integrate 34 files)
71513 ____________________________________________________________________________
71514 [  7654] By: jhi                                   on 2000/11/12  19:00:22
71515         Log: Add a metaconfig unit for fsync.
71516      Branch: metaconfig/U/perl
71517            + d_fsync.U
71518 ____________________________________________________________________________
71519 [  7653] By: jhi                                   on 2000/11/12  19:00:01
71520         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
71521      Branch: perl
71522            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71523            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
71524            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71525            ! vos/config.ga.h win32/config.bc win32/config.gc
71526            ! win32/config.vc
71527 ____________________________________________________________________________
71528 [  7652] By: jhi                                   on 2000/11/11  21:12:01
71529         Log: Copy the s// information of README.hpux also to the perlrun.
71530      Branch: perl
71531            ! README.hpux pod/perlrun.pod
71532 ____________________________________________________________________________
71533 [  7651] By: jhi                                   on 2000/11/11  21:03:13
71534         Log: More README.solaris updates from Andy Dougherty.
71535      Branch: perl
71536            ! README.solaris
71537 ____________________________________________________________________________
71538 [  7650] By: jhi                                   on 2000/11/11  18:38:57
71539         Log: More descriptive error for unknown perlio layers.
71540              
71541              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71542              From: Dominic Dunlop <domo@computer.org> 
71543              Date: Sat, 11 Nov 2000 18:20:32 +0100             
71544              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
71545      Branch: perl
71546            ! perlio.c pod/perldiag.pod
71547 ____________________________________________________________________________
71548 [  7649] By: jhi                                   on 2000/11/11  18:37:52
71549         Log: MachTen doesn't really do mmap() and munmap().
71550              
71551              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71552              From: Dominic Dunlop <domo@computer.org> 
71553              Date: Sat, 11 Nov 2000 18:20:32 +0100             
71554              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
71555      Branch: perl
71556            ! hints/machten.sh
71557 ____________________________________________________________________________
71558 [  7648] By: jhi                                   on 2000/11/11  18:36:46
71559         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
71560              From: rspier@pobox.com (Robert Spier)
71561              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
71562              Message-ID: <14861.32839.491271.985797@rls.cx>
71563      Branch: perl
71564            ! Porting/Contract pod/perltoot.pod
71565 ____________________________________________________________________________
71566 [  7647] By: jhi                                   on 2000/11/11  18:35:30
71567         Log: Simplify the getpagesize() unit by dropping the
71568              pagesize probe since it's nowadays slightly more
71569              complicated because of sysconf(). (Note: if some
71570              platform really needs the -lPW for getpagesize,
71571              I just broke it.)
71572              
71573              TODO: a new pagesize unit.
71574      Branch: metaconfig
71575            ! U/compline/d_getpagsz.U
71576 ____________________________________________________________________________
71577 [  7646] By: jhi                                   on 2000/11/11  18:33:23
71578         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
71579      Branch: perl
71580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71581            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
71582            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71583            ! vos/config.ga.h win32/config.bc win32/config.gc
71584            ! win32/config.vc
71585 ____________________________________________________________________________
71586 [  7645] By: jhi                                   on 2000/11/11  16:45:15
71587         Log: Use sysconf() or getpagesize() to find out the pagesize.
71588      Branch: perl
71589            ! perlio.c
71590 ____________________________________________________________________________
71591 [  7644] By: jhi                                   on 2000/11/11  15:46:08
71592         Log: Integrate perlio.
71593      Branch: perl
71594           !> perlio.c
71595 ____________________________________________________________________________
71596 [  7643] By: jhi                                   on 2000/11/11  15:33:36
71597         Log: Subject: Re: [PATCH] README.solaris
71598              From: Lupe Christoph <lupe@lupe-christoph.de>
71599              Date: Sat, 11 Nov 2000 14:08:10 +0100
71600              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
71601      Branch: perl
71602            ! README.solaris
71603 ____________________________________________________________________________
71604 [  7642] By: jhi                                   on 2000/11/11  15:22:12
71605         Log: Subject: [PATCH perl@7638] cygwin port
71606              From: "Eric Fifer" <egf7@columbia.edu>            
71607              Date: Fri, 10 Nov 2000 19:30:30 -0000
71608              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
71609      Branch: perl
71610            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
71611 ____________________________________________________________________________
71612 [  7641] By: nick                                  on 2000/11/11  14:50:36
71613         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
71614              Also call "Buf" layer directly when unread'ing non-read chars.
71615      Branch: perlio
71616            ! perlio.c
71617 ____________________________________________________________________________
71618 [  7640] By: jhi                                   on 2000/11/11  02:05:02
71619         Log: Add more encoding tables.
71620      Branch: perl
71621            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
71622            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
71623            + ext/Encode/Encode/iso8859-10.enc
71624            + ext/Encode/Encode/iso8859-13.enc
71625            + ext/Encode/Encode/iso8859-14.enc
71626            + ext/Encode/Encode/iso8859-15.enc
71627            ! MANIFEST
71628 ____________________________________________________________________________
71629 [  7639] By: jhi                                   on 2000/11/10  18:49:25
71630         Log: Subject: [PATCH] README.solaris
71631              From: Andy Dougherty <doughera@lafayette.edu>
71632              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
71633              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
71634      Branch: perl
71635            + README.solaris
71636            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
71637            ! pod/perl.pod pod/perltoc.pod
71638 ____________________________________________________________________________
71639 [  7638] By: jhi                                   on 2000/11/10  15:04:15
71640         Log: Update Changes.
71641      Branch: perl
71642            ! Changes patchlevel.h
71643 ____________________________________________________________________________
71644 [  7637] By: jhi                                   on 2000/11/10  14:14:28
71645         Log: Explain better why certain regex tests are skipped.
71646              
71647              Subject: Re: tests skipped: unknown reason
71648              From: Lupe Christoph <lupe@lupe-christoph.de>
71649              Date: Fri, 10 Nov 2000 09:08:56 +0100
71650              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
71651      Branch: perl
71652            ! t/op/regexp.t
71653 ____________________________________________________________________________
71654 [  7636] By: nick                                  on 2000/11/10  13:40:00
71655         Log: Integrate mainline.
71656      Branch: perlio
71657           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
71658           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
71659           !> win32/bin/search.pl
71660 ____________________________________________________________________________
71661 [  7635] By: nick                                  on 2000/11/10  13:25:52
71662         Log: Re-instate stdio large file support via perlio.
71663      Branch: perl
71664            ! perlio.c
71665 ____________________________________________________________________________
71666 [  7634] By: jhi                                   on 2000/11/10  04:49:55
71667         Log: Amdahl UTS hints updates.
71668              
71669              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
71670              From: hom00@utsglobal.com (Harold O Morris)
71671              Date: Thu, 9 Nov 2000 20:02 PST
71672              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
71673      Branch: perl
71674            ! hints/uts.sh
71675 ____________________________________________________________________________
71676 [  7633] By: jhi                                   on 2000/11/09  23:33:28
71677         Log: Subject: [PATCH] IO::Seekable pod
71678              From: Nicholas Clark <nick@talking.bollo.cx>
71679              Date: Thu, 9 Nov 2000 20:29:45 +0000
71680              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
71681      Branch: perl
71682            ! ext/IO/lib/IO/Handle.pm
71683 ____________________________________________________________________________
71684 [  7632] By: jhi                                   on 2000/11/09  21:55:41
71685         Log: Various doc oddball characters.
71686              
71687              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71688              From: Michael Somos <somos@grail.cba.csuohio.edu>
71689              Date: Mon, 6 Nov 2000 17:44:20 -0500
71690              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
71691      Branch: perl
71692            ! emacs/cperl-mode.el lib/unicode/syllables.txt
71693            ! win32/bin/search.pl
71694 ____________________________________________________________________________
71695 [  7631] By: jhi                                   on 2000/11/09  21:12:29
71696         Log: Subject: Re: bash -c exit and linux hints 
71697              From: "John P. Linderman" <jpl@research.att.com>
71698              Date: Thu, 02 Nov 2000 09:37:25 -0500
71699              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
71700      Branch: perl
71701            ! hints/linux.sh
71702 ____________________________________________________________________________
71703 [  7630] By: nick                                  on 2000/11/09  20:34:11
71704         Log: Integrate mainline.
71705      Branch: perlio
71706           !> (integrate 91 files)
71707 ____________________________________________________________________________
71708 [  7629] By: jhi                                   on 2000/11/09  19:46:31
71709         Log: Missing dTHXs.
71710              
71711              Subject: RE: perl@7595 builds not on cygwin
71712              From: "Eric Fifer" <egf7@columbia.edu>
71713              Date: Thu, 9 Nov 2000 19:26:50 -0000
71714              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
71715      Branch: perl
71716            ! ext/Devel/Peek/Peek.xs
71717 ____________________________________________________________________________
71718 [  7628] By: jhi                                   on 2000/11/09  14:48:27
71719         Log: Disable only the tests 99 and 166 for UTF-8 locales.
71720      Branch: perl
71721            ! t/pragma/locale.t
71722 ____________________________________________________________________________
71723 [  7627] By: jhi                                   on 2000/11/09  14:40:27
71724         Log: There's no =head3.
71725      Branch: perl
71726            ! pod/perlhack.pod
71727 ____________________________________________________________________________
71728 [  7626] By: jhi                                   on 2000/11/09  13:54:26
71729         Log: The generated boot_* headers are wrong.  Pickier compiler,
71730              such as KAI C++ will refuse to compile the resulting perlmain.
71731              
71732              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71733              From: Harri Pasanen <harri.pasanen@trema.com>
71734              Date: Thu, 09 Nov 2000 14:23:28 +0100
71735              Message-Id: <3A0AA550.26D548A3@trema.com>
71736      Branch: perl
71737            ! minimod.pl
71738 ____________________________________________________________________________
71739 [  7625] By: jhi                                   on 2000/11/09  13:50:44
71740         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
71741              From: Prymmer/Kahn <pvhp@best.com>
71742              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
71743              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
71744              
71745              All except the "cow orker" change.
71746      Branch: perl
71747            ! Porting/pumpkin.pod
71748 ____________________________________________________________________________
71749 [  7624] By: jhi                                   on 2000/11/09  13:45:33
71750         Log: Fix for
71751              
71752              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
71753              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
71754              Date: Thu, 09 Nov 2000 11:05:52 +0100
71755              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
71756      Branch: perl
71757            ! pod/perldiag.pod t/pragma/warn/pp_sys
71758 ____________________________________________________________________________
71759 [  7623] By: jhi                                   on 2000/11/09  13:37:16
71760         Log: Typo in an ifndef.
71761              
71762              Subject: Re: [PATCH 5.7.0] better messages from malloc()
71763              From: Joe Smith <jms@inwap.com>         
71764              Date: Thu, 09 Nov 2000 01:33:14 -0800
71765              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
71766      Branch: perl
71767            ! malloc.c
71768 ____________________________________________________________________________
71769 [  7622] By: jhi                                   on 2000/11/09  13:31:18
71770         Log: Remove unused extra arguments.
71771      Branch: metaconfig/U/perl
71772            ! perlxv.U
71773      Branch: perl
71774            ! Configure config_h.SH
71775 ____________________________________________________________________________
71776 [  7621] By: jhi                                   on 2000/11/09  13:16:36
71777         Log: More VMS moves on environment handling, from Charles Lane.
71778      Branch: perl
71779            ! t/pragma/locale.t
71780 ____________________________________________________________________________
71781 [  7620] By: jhi                                   on 2000/11/09  04:42:38
71782         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71783              From: David Dyck <dcd@tc.fluke.com>
71784              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
71785              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
71786      Branch: perl
71787            ! pp_sys.c
71788 ____________________________________________________________________________
71789 [  7619] By: jhi                                   on 2000/11/09  04:36:21
71790         Log: Forgot from #7618.
71791      Branch: perl
71792            ! lib/File/stat.pm
71793 ____________________________________________________________________________
71794 [  7618] By: jhi                                   on 2000/11/09  04:28:44
71795         Log: Make deleting for %ENV work for (newer versions of) VMS,
71796              from Craig A. Berry.
71797      Branch: perl
71798            ! vms/vms.c
71799 ____________________________________________________________________________
71800 [  7617] By: jhi                                   on 2000/11/09  04:25:05
71801         Log: Subject: [PATCH] Class::Struct at compile time
71802              From: "Casey R. Tweten" <crt@kiski.net>
71803              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
71804              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
71805      Branch: perl
71806            ! lib/Class/Struct.pm
71807 ____________________________________________________________________________
71808 [  7616] By: jhi                                   on 2000/11/09  04:15:17
71809         Log: Subject: [ID 20001108.013] spelling
71810              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
71811              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
71812              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
71813      Branch: perl
71814            ! lib/ftp.pl
71815 ____________________________________________________________________________
71816 [  7615] By: jhi                                   on 2000/11/09  04:12:42
71817         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
71818              From: Peter Prymmer <pvhp@forte.com>
71819              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
71820              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
71821      Branch: perl
71822            ! configure.com
71823 ____________________________________________________________________________
71824 [  7614] By: jhi                                   on 2000/11/08  22:42:55
71825         Log: A missing aTHX_.
71826      Branch: perl
71827            ! ext/IPC/SysV/SysV.xs
71828 ____________________________________________________________________________
71829 [  7613] By: jhi                                   on 2000/11/08  19:30:21
71830         Log: Update Changes.
71831      Branch: perl
71832            ! Changes patchlevel.h
71833 ____________________________________________________________________________
71834 [  7612] By: jhi                                   on 2000/11/08  18:35:25
71835         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71836              From: David Dyck <dcd@tc.fluke.com>
71837              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
71838              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
71839      Branch: perl
71840            ! pp_sys.c
71841 ____________________________________________________________________________
71842 [  7611] By: jhi                                   on 2000/11/08  18:30:26
71843         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
71844              From: Dominic Dunlop <domo@computer.org>
71845              Date: Tue, 7 Nov 2000 12:05:25 +0100
71846              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
71847      Branch: perl
71848            ! malloc.c
71849 ____________________________________________________________________________
71850 [  7610] By: jhi                                   on 2000/11/08  18:25:14
71851         Log: Do not test UTF-8 locales since that the tests would require
71852              polymorphic regexen.
71853      Branch: perl
71854            ! t/pragma/locale.t
71855 ____________________________________________________________________________
71856 [  7609] By: jhi                                   on 2000/11/08  17:12:51
71857         Log: Locale buglets.
71858              
71859              Subject: RE: Locales support (setlocale) fixes
71860              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71861              Date: Wed, 8 Nov 2000 20:01:39 +0300
71862              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
71863      Branch: perl
71864            ! t/pragma/locale.t util.c
71865 ____________________________________________________________________________
71866 [  7608] By: jhi                                   on 2000/11/08  17:00:16
71867         Log: Deleting $ENV{PATH} in VMS is not recommendable.
71868      Branch: perl
71869            ! t/pragma/locale.t
71870 ____________________________________________________________________________
71871 [  7607] By: jhi                                   on 2000/11/08  16:58:26
71872         Log: Subject: PATCH std stdio for (Free)BSD
71873              From: Nicholas Clark <nick@ccl4.org>
71874              Date: Wed, 8 Nov 2000 15:36:29 +0000
71875              Message-ID: <20001108153629.D98736@plum.flirble.org>
71876      Branch: metaconfig
71877            ! U/compline/d_stdstdio.U
71878      Branch: perl
71879            ! Configure config_h.SH
71880 ____________________________________________________________________________
71881 [  7606] By: jhi                                   on 2000/11/08  16:43:31
71882         Log: Forgot to bump the line numbers in #7601.
71883      Branch: perl
71884            ! t/pragma/warn/pp_sys
71885 ____________________________________________________________________________
71886 [  7605] By: jhi                                   on 2000/11/08  16:39:12
71887         Log: More careful detection of how well NVs and UVs mix.
71888              
71889              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))
71890              From: Nicholas Clark <nick@ccl4.org>
71891              Date: Wed, 8 Nov 2000 15:14:12 +0000
71892              Message-ID: <20001108151412.B98736@plum.flirble.org>
71893              
71894              Added some SIGFPE paranoia.
71895      Branch: metaconfig/U/perl
71896            ! perlxv.U
71897      Branch: perl
71898            ! Configure config_h.SH
71899 ____________________________________________________________________________
71900 [  7604] By: jhi                                   on 2000/11/08  14:39:10
71901         Log: Subject: [patch perl@7595] VMS configure.com tweak
71902              From: "Craig A. Berry" <craigberry@mac.com>
71903              Date: Wed, 8 Nov 2000 00:24:12 -0600
71904              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
71905      Branch: perl
71906            ! configure.com
71907 ____________________________________________________________________________
71908 [  7603] By: jhi                                   on 2000/11/08  14:27:11
71909         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
71910              From: Robin Barker <rmb1@cise.npl.co.uk>
71911              Date: Wed, 8 Nov 2000 11:11:39 GMT
71912              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
71913      Branch: perl
71914            ! perlio.c
71915 ____________________________________________________________________________
71916 [  7602] By: jhi                                   on 2000/11/08  14:25:03
71917         Log: Fix for the tie-refhash string table leaks.
71918              
71919              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
71920              Date: Wed, 8 Nov 2000 13:03:04 GMT
71921              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
71922      Branch: perl
71923            ! t/lib/tie-refhash.t
71924 ____________________________________________________________________________
71925 [  7601] By: jhi                                   on 2000/11/08  14:21:08
71926         Log: Try to avoid flockless and emulationless places.
71927      Branch: perl
71928            ! t/pragma/warn/pp_sys
71929 ____________________________________________________________________________
71930 [  7600] By: jhi                                   on 2000/11/08  02:28:54
71931         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
71932              
71933              Subject: [PATCH] prototyped functions that should be overrideable
71934              From: "Casey R. Tweten" <crt@kiski.net>
71935              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
71936              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
71937      Branch: perl
71938            ! toke.c
71939 ____________________________________________________________________________
71940 [  7599] By: jhi                                   on 2000/11/08  01:12:05
71941         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
71942              
71943              Subject: [PATCH] perlbug.PL
71944              From: "Kurt D. Starsinic" <kstar@chapin.edu>
71945              Date: Mon, 6 Nov 2000 21:39:01 -0500
71946              Message-ID: <20001106213901.B20955@O2.chapin.edu>
71947      Branch: perl
71948            ! utils/perlbug.PL
71949 ____________________________________________________________________________
71950 [  7598] By: jhi                                   on 2000/11/07  23:42:00
71951         Log: Bad thinko in #7581 (I used the test program with the expanded
71952              values as-is).
71953      Branch: metaconfig
71954            ! U/compline/d_stdstdio.U
71955      Branch: perl
71956            ! Configure
71957 ____________________________________________________________________________
71958 [  7597] By: jhi                                   on 2000/11/07  21:43:29
71959         Log: Subject: [PATCH perl@7573] cygwin port
71960              From: "Fifer, Eric" <EFifer@sanwaint.com>
71961              Date: Tue, 7 Nov 2000 18:08:51 -0000 
71962              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
71963              
71964              Synchronize with Cygwin 1.1.5.
71965      Branch: perl
71966            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
71967            ! pod/perlport.pod unixish.h util.c
71968 ____________________________________________________________________________
71969 [  7596] By: jhi                                   on 2000/11/07  21:39:25
71970         Log: perlhack updates from H.Merijn Brand.
71971      Branch: perl
71972            ! pod/perlhack.pod
71973 ____________________________________________________________________________
71974 [  7595] By: jhi                                   on 2000/11/07  20:21:41
71975         Log: Update Changes.
71976      Branch: perl
71977            ! Changes patchlevel.h
71978 ____________________________________________________________________________
71979 [  7594] By: jhi                                   on 2000/11/07  19:18:58
71980         Log: Be more robust in Dynaloader.pm.
71981      Branch: perl
71982            ! ext/DynaLoader/DynaLoader_pm.PL
71983 ____________________________________________________________________________
71984 [  7593] By: jhi                                   on 2000/11/07  16:49:31
71985         Log: AUTHORS update.
71986      Branch: perl
71987            ! AUTHORS
71988 ____________________________________________________________________________
71989 [  7592] By: gsar                                  on 2000/11/07  16:39:51
71990         Log: normalize relative paths in virtualized current directory on windows,
71991              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
71992              returns)
71993      Branch: perl
71994            ! win32/vdir.h
71995 ____________________________________________________________________________
71996 [  7591] By: jhi                                   on 2000/11/07  16:04:26
71997         Log: Too profiler-happy: with optimization the #7590 actually makes
71998              the test to run 0.5% _slower_.  Requires much more instrumentation.
71999              Retract #7590.
72000      Branch: perl
72001            ! regcomp.c regcomp.h
72002 ____________________________________________________________________________
72003 [  7590] By: jhi                                   on 2000/11/07  15:51:13
72004         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
72005              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
72006              by using memset() and testing bytewise (as opposed to bitwise).
72007      Branch: perl
72008            ! regcomp.c regcomp.h
72009 ____________________________________________________________________________
72010 [  7589] By: jhi                                   on 2000/11/07  12:56:39
72011         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
72012              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72013              Date: Mon, 06 Nov 2000 23:45:30 -0500
72014              Message-Id: <0011079735.AA973576259@univpress.com>
72015      Branch: perl
72016            ! configure.com t/lib/st-lock.t
72017 ____________________________________________________________________________
72018 [  7588] By: jhi                                   on 2000/11/07  01:03:28
72019         Log: Tweak #7587.
72020      Branch: perl
72021            ! pod/perldiag.pod
72022 ____________________________________________________________________________
72023 [  7587] By: jhi                                   on 2000/11/07  01:00:27
72024         Log: A doc addition for bug id 20001105.019, beware \p.
72025      Branch: perl
72026            ! pod/perldiag.pod
72027 ____________________________________________________________________________
72028 [  7586] By: jhi                                   on 2000/11/07  00:32:22
72029         Log: Fake support of holey files in win/dosish platforms.
72030              
72031              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
72032              From: kipp@shonanblue.ne.jp
72033              Date: Mon, 6 Nov 2000 13:30:55 -0800
72034              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
72035      Branch: perl
72036            ! ext/SDBM_File/sdbm/sdbm.c
72037 ____________________________________________________________________________
72038 [  7585] By: jhi                                   on 2000/11/07  00:12:54
72039         Log: Subject: Pod updates
72040              From: "Stephen P. Potter" <spp@spotter.yi.org>
72041              Date: Mon, 06 Nov 2000 18:56:43 -0500
72042              Message-Id: <200011062357.SAA18173@spotter.yi.org>
72043      Branch: perl
72044            ! README.dos README.os2 README.win32 pod/buildtoc.PL
72045            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
72046            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
72047            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
72048            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
72049            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
72050            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
72051            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
72052            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
72053            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
72054            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
72055            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
72056            ! pod/perltootc.pod pod/perlunicode.pod
72057 ____________________________________________________________________________
72058 [  7584] By: jhi                                   on 2000/11/07  00:04:17
72059         Log: Varargs don't always work too well if one puts an unsigned
72060              char on the stack and pop an unsigned quad off the stack.
72061              
72062              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
72063              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
72064              Date: Mon, 06 Nov 2000 15:19:05 -0800
72065              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
72066      Branch: perl
72067            ! utf8.c
72068 ____________________________________________________________________________
72069 [  7583] By: jhi                                   on 2000/11/06  23:58:48
72070         Log: %ENV note tweaks from Dan Sugalski.
72071      Branch: perl
72072            ! pod/perlport.pod vms/perlvms.pod
72073 ____________________________________________________________________________
72074 [  7582] By: jhi                                   on 2000/11/06  23:05:49
72075         Log: glibc5 detection by __GNU_LIBRARY__.
72076      Branch: perl
72077            ! toke.c
72078 ____________________________________________________________________________
72079 [  7581] By: jhi                                   on 2000/11/06  22:51:29
72080         Log: Make the stdio test program of 7427 less noisy while being 
72081              compiled so that Digital UNIX wouldn't get both
72082              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
72083              undefined.  This makes perlio happy.
72084      Branch: metaconfig
72085            ! U/compline/d_stdstdio.U
72086      Branch: perl
72087            ! Configure config_h.SH
72088 ____________________________________________________________________________
72089 [  7580] By: jhi                                   on 2000/11/06  22:41:41
72090         Log: Document %ENV = () portability issues.
72091      Branch: perl
72092            ! pod/perlport.pod vms/perlvms.pod
72093 ____________________________________________________________________________
72094 [  7579] By: jhi                                   on 2000/11/06  21:29:24
72095         Log: VOS updates from Paul Green.
72096      Branch: perl
72097            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
72098 ____________________________________________________________________________
72099 [  7578] By: jhi                                   on 2000/11/06  21:00:40
72100         Log: Sanitize the environment further.
72101      Branch: perl
72102            ! t/pragma/locale.t
72103 ____________________________________________________________________________
72104 [  7577] By: jhi                                   on 2000/11/06  20:53:51
72105         Log: Re-introduce 7552 lost in integration.
72106      Branch: perl
72107            ! perlio.c
72108 ____________________________________________________________________________
72109 [  7576] By: jhi                                   on 2000/11/06  20:33:46
72110         Log: Admit that the test leaks scalars.
72111      Branch: perl
72112            ! t/comp/proto.t
72113 ____________________________________________________________________________
72114 [  7575] By: jhi                                   on 2000/11/06  20:17:08
72115         Log: Integrate perlio.
72116      Branch: perl
72117           !> perlio.c
72118 ____________________________________________________________________________
72119 [  7574] By: nick                                  on 2000/11/06  20:07:28
72120         Log: Remove debug. Try (Mmap_t) on madvise() call.
72121      Branch: perlio
72122            ! perlio.c
72123 ____________________________________________________________________________
72124 [  7573] By: jhi                                   on 2000/11/06  13:56:05
72125         Log: Update Changes.
72126      Branch: perl
72127            ! Changes patchlevel.h
72128 ____________________________________________________________________________
72129 [  7572] By: jhi                                   on 2000/11/06  13:48:41
72130         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
72131              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72132              Date: Mon, 06 Nov 2000 10:11:42 +0100
72133              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
72134      Branch: perl
72135            ! pod/perlhack.pod
72136 ____________________________________________________________________________
72137 [  7571] By: jhi                                   on 2000/11/06  01:45:51
72138         Log: AUTHORS updates.
72139      Branch: perl
72140            ! AUTHORS
72141 ____________________________________________________________________________
72142 [  7570] By: jhi                                   on 2000/11/06  00:18:00
72143         Log: Fix for
72144              
72145              Subject: [ID 20000728.005] perl -P broken
72146              From: David Dyck <dcd@tc.fluke.com>
72147              Date: Fri, 28 Jul 2000 17:19:16 -0700
72148              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
72149              
72150              (hopefully).  The fix is also not complete, it seems to break
72151              BOM swallowing for libc5 systems, but until someone figures
72152              out a way to do this without ftell(), this will do.
72153      Branch: perl
72154            ! toke.c
72155 ____________________________________________________________________________
72156 [  7569] By: jhi                                   on 2000/11/06  00:05:30
72157         Log: Document that the evaled syntax errors cause scalar leaks.
72158      Branch: perl
72159            ! t/comp/proto.t
72160 ____________________________________________________________________________
72161 [  7568] By: jhi                                   on 2000/11/05  23:14:47
72162         Log: opmini.o can linger from Configures past.
72163      Branch: perl
72164            ! Makefile.SH
72165 ____________________________________________________________________________
72166 [  7567] By: jhi                                   on 2000/11/05  21:28:39
72167         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
72168              first argument correctly.
72169      Branch: perl
72170            ! perlio.c
72171 ____________________________________________________________________________
72172 [  7566] By: jhi                                   on 2000/11/05  21:15:56
72173         Log: Integrate perlio.
72174      Branch: perl
72175           !> perlio.c
72176 ____________________________________________________________________________
72177 [  7565] By: jhi                                   on 2000/11/05  21:15:13
72178         Log: Use -dM for gcc (the suggested patch did it only for Linux,
72179              but I think it can be generalized).
72180              
72181              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
72182              From: Pixel <pixel@mandrakesoft.com>
72183              Date: 05 Nov 2000 21:49:34 +0100 
72184              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
72185      Branch: perl
72186            ! ext/Errno/Errno_pm.PL
72187 ____________________________________________________________________________
72188 [  7564] By: nick                                  on 2000/11/05  21:09:18
72189         Log: Added a mmap layer as a "subclass" of perlio.
72190              PERLIO=mmap ./perl harness passes
72191      Branch: perlio
72192            ! perlio.c
72193 ____________________________________________________________________________
72194 [  7563] By: jhi                                   on 2000/11/05  19:48:55
72195         Log: Add a note for future generations about bug id 20000229.006.
72196      Branch: perl
72197            ! malloc.c
72198 ____________________________________________________________________________
72199 [  7562] By: jhi                                   on 2000/11/05  19:38:24
72200         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
72201      Branch: perl
72202            ! pp_ctl.c t/op/pos.t
72203 ____________________________________________________________________________
72204 [  7561] By: jhi                                   on 2000/11/05  18:21:46
72205         Log: Add =pod to be tidy.
72206      Branch: perl
72207            ! lib/Math/Complex.pm
72208 ____________________________________________________________________________
72209 [  7560] By: jhi                                   on 2000/11/05  17:38:46
72210         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
72211      Branch: perl
72212            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
72213            ! ext/Storable/Storable.xs t/lib/st-recurse.t
72214 ____________________________________________________________________________
72215 [  7559] By: jhi                                   on 2000/11/05  17:32:59
72216         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
72217              From: "Peter J. Farley III" <pjfarley@banet.net>
72218              Date: Sun, 05 Nov 2000 11:55:59 -0500
72219              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
72220      Branch: perl
72221            ! t/lib/syslog.t
72222 ____________________________________________________________________________
72223 [  7558] By: jhi                                   on 2000/11/05  17:29:19
72224         Log: Integrate perlio.
72225      Branch: perl
72226           !> perlio.c
72227 ____________________________________________________________________________
72228 [  7557] By: jhi                                   on 2000/11/05  17:22:01
72229         Log: A fix of sorts for 20000329.026, a better error message
72230              for a missing "use charnames" when using the \N{...}. 
72231      Branch: perl
72232            ! pod/perldiag.pod toke.c
72233 ____________________________________________________________________________
72234 [  7556] By: jhi                                   on 2000/11/05  16:33:50
72235         Log: Test tweak: show also the failed locales.
72236              
72237              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
72238              From: Lupe Christoph <lupe@lupe-christoph.de>         
72239              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
72240              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
72241      Branch: perl
72242            ! t/pragma/locale.t
72243 ____________________________________________________________________________
72244 [  7555] By: nick                                  on 2000/11/05  11:09:34
72245         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
72246              open RDWR so does not fail. (pragma/warnings 303 again...)
72247      Branch: perlio
72248            ! perlio.c
72249 ____________________________________________________________________________
72250 [  7554] By: nick                                  on 2000/11/05  10:10:13
72251         Log: Fix case where ungetc(f,EOF) was allowed.
72252              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
72253              so we can see similarities.
72254              Use types more carefully and a STDCHAR array in hope that this will
72255              fix Jarrko's 64bit machine.
72256      Branch: perlio
72257            ! perlio.c
72258 ____________________________________________________________________________
72259 [  7553] By: jhi                                   on 2000/11/05  01:12:16
72260         Log: Fix for
72261              
72262              Subject: [ID 20001004.007] taint propogation is inconsistent
72263              From: pimlott@idiomtech.com (Andrew Pimlott) 
72264              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
72265              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
72266              
72267              The culprit was sv_setsv() which was rather blindly
72268              propagating taint, which lead to behaviour where if
72269              a tainted anon hash value was seen all the hash values
72270              from then on at that level became tainted, or at any
72271              upper levels in the case of nested anon hashes.
72272      Branch: perl
72273            ! sv.c t/op/taint.t
72274 ____________________________________________________________________________
72275 [  7552] By: jhi                                   on 2000/11/04  23:44:18
72276         Log: Some cpps don't like splitting conditionals across several lines.
72277      Branch: perl
72278            ! perlio.c
72279 ____________________________________________________________________________
72280 [  7551] By: nick                                  on 2000/11/04  23:40:44
72281         Log: Integrate mainline
72282      Branch: perlio
72283           !> pp_hot.c t/op/taint.t
72284 ____________________________________________________________________________
72285 [  7550] By: nick                                  on 2000/11/04  23:39:05
72286         Log: Integrate mainline again
72287      Branch: perlio
72288           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
72289           !> t/lib/b.t t/op/misc.t util.c
72290 ____________________________________________________________________________
72291 [  7549] By: jhi                                   on 2000/11/04  23:14:01
72292         Log: Fix for
72293              
72294              Subject: [ID 20001004.006] undef is never tainted
72295              From: pimlott@idiomtech.com (Andrew Pimlott)
72296              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
72297              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
72298              
72299              An undef read from a slurped file was not tainted.
72300      Branch: perl
72301            ! pp_hot.c t/op/taint.t
72302 ____________________________________________________________________________
72303 [  7548] By: jhi                                   on 2000/11/04  22:56:21
72304         Log: Test tweak ($Config{useperlio} is by default undef) .
72305      Branch: perl
72306            ! t/lib/b.t
72307 ____________________________________________________________________________
72308 [  7547] By: jhi                                   on 2000/11/04  22:43:56
72309         Log: Integrate perlio.
72310      Branch: perl
72311           +> lib/perlio.pm
72312           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
72313           !> pod/perlapi.pod t/lib/b.t
72314 ____________________________________________________________________________
72315 [  7546] By: jhi                                   on 2000/11/04  22:40:59
72316         Log: Configure would use a bad $myuname from an old config.sh.
72317              
72318              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
72319              From: Andy Dougherty <doughera@lafayette.edu>
72320              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
72321              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
72322      Branch: metaconfig
72323            ! U/modified/Oldconfig.U
72324      Branch: perl
72325            ! Configure config_h.SH
72326 ____________________________________________________________________________
72327 [  7545] By: jhi                                   on 2000/11/04  22:36:54
72328         Log: Subject: Locales support (setlocale) fixes
72329              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72330              Date: Sat, 4 Nov 2000 10:15:48 +0300 
72331              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
72332              
72333              Modified quite a bit to be more portable.
72334      Branch: perl
72335            ! embed.h embed.pl perl.h proto.h util.c
72336 ____________________________________________________________________________
72337 [  7544] By: jhi                                   on 2000/11/04  22:32:47
72338         Log: Dying is too strict here, better just skip.
72339      Branch: perl
72340            ! t/op/misc.t
72341 ____________________________________________________________________________
72342 [  7543] By: nick                                  on 2000/11/04  21:55:13
72343         Log: Merge mainline
72344      Branch: perlio
72345           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72346           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
72347           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
72348           !> (integrate 64 files)
72349 ____________________________________________________________________________
72350 [  7542] By: jhi                                   on 2000/11/04  21:09:28
72351         Log: More Changes tweakery.
72352      Branch: perl
72353            ! Changes Porting/genlog
72354 ____________________________________________________________________________
72355 [  7541] By: jhi                                   on 2000/11/04  20:58:18
72356         Log: Changes fixups.
72357      Branch: perl
72358            ! Changes
72359 ____________________________________________________________________________
72360 [  7540] By: jhi                                   on 2000/11/04  20:42:38
72361         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
72362              create a "fast path" for locale name probing using "locale -a"
72363              if available, squash finally hopefully the s?printf resetting
72364              the numeric locale (since, IIUC perllocale, it never shouldn't). 
72365      Branch: perl
72366            ! sv.c t/op/misc.t t/pragma/locale.t
72367 ____________________________________________________________________________
72368 [  7539] By: nick                                  on 2000/11/04  19:56:10
72369         Log: PerlIO infrastructure complete.
72370      Branch: perlio
72371            + lib/perlio.pm
72372            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
72373 ____________________________________________________________________________
72374 [  7538] By: nick                                  on 2000/11/04  14:31:32
72375         Log: Type tweaks + less contorted allocation scheme
72376      Branch: perlio
72377            ! perlio.c
72378 ____________________________________________________________________________
72379 [  7537] By: nick                                  on 2000/11/04  12:40:42
72380         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
72381              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
72382              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
72383              sensible) which lead to some interesting fails.
72384      Branch: perlio
72385            ! perlio.c
72386 ____________________________________________________________________________
72387 [  7536] By: jhi                                   on 2000/11/04  00:20:02
72388         Log: Add FCNTL_CAN_LOCK.
72389              
72390              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
72391              From: Andy Dougherty <doughera@lafayette.edu>
72392              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
72393              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
72394              
72395              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
72396              From: Andy Dougherty <doughera@lafayette.edu>
72397              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
72398              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
72399      Branch: metaconfig/U/perl
72400            + d_fcntl_can_lock.U
72401            ! startperl.U
72402      Branch: perl
72403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72404            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
72405            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72406            ! vos/config.ga.h win32/config.bc win32/config.gc
72407            ! win32/config.vc
72408 ____________________________________________________________________________
72409 [  7535] By: nick                                  on 2000/11/03  22:19:10
72410         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
72411              - Works on Linux with
72412              perlio + unix
72413              stdio
72414              - Works on Solaris with
72415              perlio + unix
72416              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
72417              - Fails (hangs in openpid) if you try and stack
72418              perlio + stdio - Linux stdio's read() logic is hanging.
72419      Branch: perlio
72420            ! iperlsys.h perlio.c
72421 ____________________________________________________________________________
72422 [  7534] By: jhi                                   on 2000/11/03  15:16:02
72423         Log: Subject: Re: README.aix
72424              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72425              Date: Fri, 03 Nov 2000 16:03:15 +0100
72426              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
72427      Branch: perl
72428            ! README.aix
72429 ____________________________________________________________________________
72430 [  7533] By: jhi                                   on 2000/11/03  03:59:02
72431         Log: Subject: [PATCH 5.7.0] better messages from malloc()
72432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72433              Date: Wed, 1 Nov 2000 23:39:56 -0500
72434              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
72435      Branch: perl
72436            ! malloc.c pod/perldiag.pod
72437 ____________________________________________________________________________
72438 [  7532] By: jhi                                   on 2000/11/03  00:11:56
72439         Log: The #7521 touched things it shouldn't have.
72440      Branch: perl
72441            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
72442 ____________________________________________________________________________
72443 [  7531] By: jhi                                   on 2000/11/02  22:32:33
72444         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
72445              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72446              Date:     Thu, 2 Nov 2000 16:58:36 EST
72447              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
72448      Branch: perl
72449            ! vms/gen_shrfls.pl
72450 ____________________________________________________________________________
72451 [  7530] By: jhi                                   on 2000/11/02  22:08:49
72452         Log: Fix the problem discussed in
72453              
72454              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
72455              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
72456              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
72457              
72458              originally from Linc Madison.  Also Andreas König's comments
72459              taken into account.  Some other problems with Tie::SubstrHash
72460              fixed: didn't croak when the table exceeded the requested number
72461              of entries (as documented) but instead when the number of entries
72462              exceeded the size of the table, a croak() had an unnecessary \n,
72463              didn't have a CLEAR method, documented that there is no exists().
72464              Didn't fix to be strict-proof because the module uses &foo; and
72465              dynamic scope.  Added a test script exercizing both first tamely 
72466              the basic functionality, and then the failure cases reported by
72467              Linc Madison.
72468      Branch: perl
72469            + t/lib/tie-substrhash.t
72470            ! MANIFEST lib/Tie/SubstrHash.pm
72471 ____________________________________________________________________________
72472 [  7529] By: jhi                                   on 2000/11/02  17:58:08
72473         Log: recv() can fail and return undef.
72474              
72475              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
72476              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
72477              Date: Thu, 2 Nov 2000 20:12:20 +0300
72478              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
72479      Branch: perl
72480            ! lib/Net/Ping.pm
72481 ____________________________________________________________________________
72482 [  7528] By: jhi                                   on 2000/11/02  17:49:09
72483         Log: Detpyo.
72484      Branch: perl
72485            ! pod/perlop.pod
72486 ____________________________________________________________________________
72487 [  7527] By: jhi                                   on 2000/11/02  15:48:37
72488         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
72489              fix a autovivification bug in Tie::RefHash, add tests for both.
72490              
72491              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
72492              From: Edward Avis <epa98@doc.ic.ac.uk>
72493              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
72494              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
72495      Branch: perl
72496            + t/lib/tie-refhash.t
72497            ! MANIFEST lib/Tie/RefHash.pm
72498 ____________________________________________________________________________
72499 [  7526] By: jhi                                   on 2000/11/02  13:56:26
72500         Log: Test::Harness revealed buglets in the new DynaLoader.
72501              
72502              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
72503              From: andreas.koenig@anima.de (Andreas J. Koenig)
72504              Date: 02 Nov 2000 11:26:48 +0100 
72505              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
72506      Branch: perl
72507            ! ext/DynaLoader/DynaLoader_pm.PL
72508 ____________________________________________________________________________
72509 [  7525] By: jhi                                   on 2000/11/01  23:52:08
72510         Log: The entry for #7503 was missing.
72511      Branch: perl
72512            ! Changes
72513 ____________________________________________________________________________
72514 [  7524] By: jhi                                   on 2000/11/01  23:40:52
72515         Log: Update Changes.
72516      Branch: perl
72517            ! Changes patchlevel.h
72518 ____________________________________________________________________________
72519 [  7523] By: jhi                                   on 2000/11/01  22:57:09
72520         Log: More tweaking on the #7522 theme.
72521      Branch: perl
72522            ! ext/DynaLoader/DynaLoader_pm.PL
72523 ____________________________________________________________________________
72524 [  7522] By: jhi                                   on 2000/11/01  22:06:15
72525         Log: Expand %Config variables and %ENV variables only if
72526              so requested during build time using the
72527              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
72528              Not expanding makes relocating distributions easier.
72529      Branch: perl
72530            ! ext/DynaLoader/DynaLoader_pm.PL
72531 ____________________________________________________________________________
72532 [  7521] By: jhi                                   on 2000/11/01  20:56:34
72533         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
72534              and setgid() because they were just changing $< and $( which means
72535              only changing the real uid/gid, as opposed to changing both
72536              real and effective ids.  (The alternative way could have been
72537              in POSIX.pm to change $> and $), too, but making a direct call
72538              to the C API feels cleaner.)  Fixes the bug
72539              
72540              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
72541              From: "Garry T. Williams" <garry@zvolve.com>
72542              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
72543              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
72544      Branch: perl
72545            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
72546            ! ext/POSIX/typemap pod/perlvar.pod
72547 ____________________________________________________________________________
72548 [  7520] By: jhi                                   on 2000/11/01  20:08:33
72549         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
72550              From: "Garry T. Williams" <garry@zvolve.com>
72551              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
72552              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
72553      Branch: perl
72554            ! pod/perlsec.pod
72555 ____________________________________________________________________________
72556 [  7519] By: jhi                                   on 2000/11/01  20:01:22
72557         Log: Locale warning explanation tweak.
72558      Branch: perl
72559            ! pod/perldiag.pod
72560 ____________________________________________________________________________
72561 [  7518] By: jhi                                   on 2000/11/01  18:57:13
72562         Log: C.pm part of
72563              
72564              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
72565              From: Jarkko Hietaniemi <jhi@iki.fi>
72566              Date: Tue, 10 Oct 2000 08:22:28 -0500
72567              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
72568      Branch: perl
72569            ! ext/B/B/C.pm
72570 ____________________________________________________________________________
72571 [  7517] By: jhi                                   on 2000/11/01  18:41:59
72572         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
72573              From: Martien Verbruggen <mgjv@comdyn.com.au>
72574              Date: Fri, 6 Oct 2000 14:09:10 +1100
72575              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
72576      Branch: perl
72577            ! pod/perlop.pod
72578 ____________________________________________________________________________
72579 [  7516] By: jhi                                   on 2000/11/01  18:34:55
72580         Log: Generalize the Camel wording.
72581              
72582              Subject: Re: perlfaq style changes
72583              From: John Borwick <jhborwic@unity.ncsu.edu>
72584              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
72585              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
72586      Branch: perl
72587            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
72588 ____________________________________________________________________________
72589 [  7515] By: jhi                                   on 2000/11/01  16:52:31
72590         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
72591              From: pimlott@idiomtech.com (Andrew Pimlott)
72592              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
72593              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
72594      Branch: perl
72595            ! pod/perlsec.pod
72596 ____________________________________________________________________________
72597 [  7514] By: jhi                                   on 2000/11/01  15:03:40
72598         Log: More AIX lore.
72599      Branch: perl
72600            ! ext/re/hints/aix.pl
72601 ____________________________________________________________________________
72602 [  7513] By: jhi                                   on 2000/11/01  14:48:30
72603         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
72604              From: root <root@chronos.fi.muni.cz>
72605              Date: Wed, 1 Nov 2000 12:31:32 +0100
72606              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
72607      Branch: perl
72608            ! lib/Net/Ping.pm
72609 ____________________________________________________________________________
72610 [  7512] By: jhi                                   on 2000/11/01  14:46:47
72611         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
72612              From: Martin Husemann <martin@duskware.de>
72613              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
72614              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
72615      Branch: perl
72616            ! regcomp.c
72617 ____________________________________________________________________________
72618 [  7511] By: jhi                                   on 2000/11/01  14:39:50
72619         Log: AUTHORS updates.
72620      Branch: perl
72621            ! AUTHORS
72622 ____________________________________________________________________________
72623 [  7510] By: jhi                                   on 2000/11/01  14:29:50
72624         Log: Subject: [PATCH] startperl to respect versiononly
72625              From: Robin Barker <rmb1@cise.npl.co.uk> 
72626              Date: Tue, 31 Oct 2000 16:29:36 GMT
72627              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
72628      Branch: metaconfig/U/perl
72629            ! startperl.U
72630      Branch: perl
72631            ! Configure config_h.SH
72632 ____________________________________________________________________________
72633 [  7509] By: jhi                                   on 2000/11/01  14:19:53
72634         Log: printf UVs the correct way, noticed by Robin Barker.
72635      Branch: perl
72636            ! utf8.c
72637 ____________________________________________________________________________
72638 [  7508] By: jhi                                   on 2000/11/01  14:10:03
72639         Log: Do not cleanup *% because the % has special meanings in some
72640              shell environments.
72641      Branch: perl
72642            ! ext/Storable/Makefile.PL
72643 ____________________________________________________________________________
72644 [  7507] By: jhi                                   on 2000/11/01  14:06:00
72645         Log: The NonStop-UX libraries have a novel way to say NaN.
72646      Branch: perl
72647            ! t/lib/bigfltpm.t
72648 ____________________________________________________________________________
72649 [  7506] By: jhi                                   on 2000/11/01  14:03:35
72650         Log: The osname has been lowercased by now, from Tom Bates.
72651      Branch: metaconfig
72652            ! U/modified/Oldconfig.U
72653      Branch: perl
72654            ! Configure config_h.SH
72655 ____________________________________________________________________________
72656 [  7505] By: jhi                                   on 2000/10/31  19:18:39
72657         Log: The compiler is either gcc or cc, from Tom Bates.
72658      Branch: perl
72659            ! hints/nonstopux.sh
72660 ____________________________________________________________________________
72661 [  7504] By: jhi                                   on 2000/10/31  14:53:42
72662         Log: Update Changes.
72663      Branch: perl
72664            ! Changes patchlevel.h
72665 ____________________________________________________________________________
72666 [  7503] By: jhi                                   on 2000/10/31  14:30:50
72667         Log: Whitespace style tweak.  Was originally going to see to
72668              
72669              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72670              From: Joe Smith <jms@inwap.com>
72671              Date: Mon, 30 Oct 2000 18:47:57 -0800
72672              Message-Id: <39FE32DD.24AAC4D@inwap.com>
72673              
72674              but that had already been taken care of.
72675      Branch: metaconfig
72676            ! U/compline/d_stdstdio.U
72677      Branch: perl
72678            ! Configure config_h.SH
72679 ____________________________________________________________________________
72680 [  7502] By: jhi                                   on 2000/10/31  14:25:02
72681         Log: AUTHORS tweaks.
72682      Branch: perl
72683            ! AUTHORS
72684 ____________________________________________________________________________
72685 [  7501] By: jhi                                   on 2000/10/31  14:23:59
72686         Log: Subject: perlfaq style changes
72687              From: John Borwick <jhborwic@unity.ncsu.edu>
72688              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
72689              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
72690      Branch: perl
72691            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
72692            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
72693            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
72694            ! pod/perlfaq9.pod
72695 ____________________________________________________________________________
72696 [  7500] By: jhi                                   on 2000/10/31  14:22:15
72697         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
72698              
72699              Subject: Re: [ID 20000918.005] ~ on wide chars
72700              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72701              Date: Mon, 30 Oct 2000 21:09:55 -0800
72702              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
72703              
72704              (The ord() part of the patch skipped.)
72705      Branch: perl
72706            ! doop.c
72707 ____________________________________________________________________________
72708 [  7499] By: jhi                                   on 2000/10/31  14:20:08
72709         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
72710              From: Jens Hamisch <jens@Strawberry.COM>
72711              Date: Mon, 30 Oct 2000 15:17:07 +0100
72712              Message-Id: <20001030151707.A9597@Strawberry.COM>
72713      Branch: perl
72714            ! av.c
72715 ____________________________________________________________________________
72716 [  7498] By: jhi                                   on 2000/10/31  14:16:29
72717         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
72718              From: Peter Prymmer <pvhp@forte.com>
72719              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
72720              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
72721      Branch: perl
72722            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72723            + ext/Encode/Encode/posix-bc.enc
72724            ! MANIFEST t/lib/encode.t
72725 ____________________________________________________________________________
72726 [  7497] By: jhi                                   on 2000/10/31  14:13:22
72727         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
72728              From: Peter Prymmer <pvhp@forte.com>
72729              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
72730              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
72731      Branch: perl
72732            ! t/lib/cgi-html.t
72733 ____________________________________________________________________________
72734 [  7496] By: jhi                                   on 2000/10/31  14:12:05
72735         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
72736              From: Peter Prymmer <pvhp@forte.com>
72737              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
72738              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
72739      Branch: perl
72740            ! t/lib/cgi-function.t
72741 ____________________________________________________________________________
72742 [  7495] By: jhi                                   on 2000/10/31  14:11:08
72743         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
72744              From: Peter Prymmer <pvhp@forte.com>
72745              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
72746              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
72747      Branch: perl
72748            + ext/re/hints/aix.pl
72749            ! MANIFEST ext/re/Makefile.PL
72750 ____________________________________________________________________________
72751 [  7494] By: jhi                                   on 2000/10/31  14:08:32
72752         Log: Use Errno magic.
72753              
72754              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
72755              From: Casey Tweten <perl@ctweten.amsite.com>
72756              Date: Mon, 30 Oct 2000 15:51:17 -0500
72757              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
72758      Branch: perl
72759            ! lib/File/Temp.pm
72760 ____________________________________________________________________________
72761 [  7493] By: jhi                                   on 2000/10/31  14:05:07
72762         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
72763              
72764              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
72765              From: Nicholas Clark <nick@ccl4.org>
72766              Date: Mon, 30 Oct 2000 17:38:45 +0000
72767              Message-ID: <20001030173845.O60355@plum.flirble.org>
72768      Branch: perl
72769            ! Makefile.SH utils/perlbug.PL
72770 ____________________________________________________________________________
72771 [  7492] By: nick                                  on 2000/10/30  19:37:23
72772         Log: Change files which are mysteriously different to mainline to be
72773              copies of mainline.
72774      Branch: perlio
72775            ! objXSUB.h perlapi.c pod/perlapi.pod
72776 ____________________________________________________________________________
72777 [  7491] By: nick                                  on 2000/10/30  18:05:54
72778         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
72779              - typo in endian code in putc.
72780              - Don't allow read of write-only files and vice-versa
72781              - and off-by-one in flush-all loop.
72782              Remove debug calls as they were using GCC specific features.
72783      Branch: perlio
72784            ! perlio.c
72785 ____________________________________________________________________________
72786 [  7490] By: nick                                  on 2000/10/29  21:45:45
72787         Log: Integrate mainline to perlio
72788      Branch: perlio
72789           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
72790           !> toke.c
72791 ____________________________________________________________________________
72792 [  7489] By: jhi                                   on 2000/10/29  21:11:08
72793         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
72794              From: andreas.koenig@anima.de (Andreas J. Koenig)
72795              Date: 29 Oct 2000 22:05:59 +0100
72796              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
72797      Branch: perl
72798            ! lib/ExtUtils/Manifest.pm
72799 ____________________________________________________________________________
72800 [  7488] By: jhi                                   on 2000/10/29  21:07:47
72801         Log: Tests for #7487.
72802              
72803              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72804              From: andreas.koenig@anima.de (Andreas J. Koenig)
72805              Date: 29 Oct 2000 19:37:09 +0100
72806              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
72807      Branch: perl
72808            ! t/comp/proto.t
72809 ____________________________________________________________________________
72810 [  7487] By: jhi                                   on 2000/10/29  21:06:27
72811         Log: constsub spillage.
72812              
72813              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72814              From: John Tobey <jtobey@john-edwin-tobey.org>
72815              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
72816              Message-Id: <m13pvSr-000FObC@feynman.localnet>
72817      Branch: perl
72818            ! op.c
72819 ____________________________________________________________________________
72820 [  7486] By: nick                                  on 2000/10/29  21:05:04
72821         Log: Integrate mainline to perlio branch
72822      Branch: perlio
72823           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
72824           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
72825           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
72826           +> vos/install_perl.cm
72827            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
72828            - vos/config.h vos/config_h.SH_orig
72829           !> (integrate 141 files)
72830 ____________________________________________________________________________
72831 [  7485] By: jhi                                   on 2000/10/29  21:00:47
72832         Log: Make \x{...} consistently produce UTF-8.
72833              
72834              Subject: Re: \x{...} is confused 
72835              From: Simon Cozens <simon@cozens.net>
72836              Date: Sun, 29 Oct 2000 19:36:48 +0000
72837              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
72838      Branch: perl
72839            ! t/pragma/utf8.t toke.c
72840 ____________________________________________________________________________
72841 [  7484] By: nick                                  on 2000/10/29  20:05:29
72842         Log: PerlIO passes all tests.
72843      Branch: perlio
72844            ! perlio.c
72845 ____________________________________________________________________________
72846 [  7483] By: jhi                                   on 2000/10/29  18:06:55
72847         Log: Update Changes.
72848      Branch: perl
72849            ! Changes patchlevel.h
72850 ____________________________________________________________________________
72851 [  7482] By: nick                                  on 2000/10/29  17:43:28
72852         Log: Include <unistd.h> to get correct lseek() prototype etc.
72853              (I thought perl.h did that) - down to two fails
72854              - comp/require.t (last test)
72855              - lib/io_xs.t - possibly import/export of FILE * ?
72856      Branch: perlio
72857            ! perlio.c
72858 ____________________________________________________________________________
72859 [  7481] By: jhi                                   on 2000/10/29  17:02:37
72860         Log: UTF-8 decoder tweak.
72861      Branch: perl
72862            ! utf8.c
72863 ____________________________________________________________________________
72864 [  7480] By: nick                                  on 2000/10/29  16:26:11
72865         Log: Fixed two bugs:
72866              - error code not being set on close (of broken pipe)
72867              - append mode was truncating.
72868              At least one seek/tell bug remains.
72869      Branch: perlio
72870            ! perlio.c
72871 ____________________________________________________________________________
72872 [  7479] By: nick                                  on 2000/10/29  11:18:16
72873         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
72874              in case of accidents. Still several worrying fails, no line disciplines yet.
72875      Branch: perlio
72876            ! iperlsys.h perlio.c
72877 ____________________________________________________________________________
72878 [  7478] By: jhi                                   on 2000/10/29  02:04:01
72879         Log: Add also emailless people.
72880      Branch: perl
72881            ! AUTHORS
72882 ____________________________________________________________________________
72883 [  7477] By: jhi                                   on 2000/10/29  01:36:00
72884         Log: The #7476 needs a MANIFEST change, too.
72885      Branch: perl
72886            ! MANIFEST
72887 ____________________________________________________________________________
72888 [  7476] By: jhi                                   on 2000/10/29  01:35:21
72889         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
72890      Branch: perl
72891            - MAINTAIN
72892            ! AUTHORS Changes
72893 ____________________________________________________________________________
72894 [  7475] By: jhi                                   on 2000/10/28  23:57:25
72895         Log: De-quoted-unreadable to ISO Latin 1.
72896              (There's one ISO-2022-JP name in Changes5.004.)
72897      Branch: perl
72898            ! Changes Changes5.6
72899 ____________________________________________________________________________
72900 [  7474] By: jhi                                   on 2000/10/28  19:13:06
72901         Log: Subject: [ID 20001027.007] uniq array in perlfaq
72902              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
72903              Date: Fri, 27 Oct 2000 19:28:30 +0200
72904              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
72905      Branch: perl
72906            ! pod/perlfaq4.pod
72907 ____________________________________________________________________________
72908 [  7473] By: jhi                                   on 2000/10/28  18:02:05
72909         Log: Locking null mutexes is not recommendable.
72910              
72911              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
72912              From: Hugo <hv@crypt.compulink.co.uk>
72913              Date: Sat, 28 Oct 2000 18:41:12 +0100
72914              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
72915      Branch: perl
72916            ! op.c
72917 ____________________________________________________________________________
72918 [  7472] By: jhi                                   on 2000/10/28  17:52:58
72919         Log: Better create a true mailing list for the repository keepers.
72920      Branch: perl
72921            ! Porting/repository.pod
72922 ____________________________________________________________________________
72923 [  7471] By: jhi                                   on 2000/10/28  17:28:24
72924         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
72925              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
72926      Branch: perl
72927            + Porting/repository.pod
72928            ! MANIFEST
72929 ____________________________________________________________________________
72930 [  7470] By: jhi                                   on 2000/10/28  17:20:54
72931         Log: Subject: DOC PATCH 5.6.0
72932              From: mjd@plover.com
72933              Date: 27 Oct 2000 17:32:44 -0000
72934              Message-ID: <20001027173244.23754.qmail@plover.com>
72935      Branch: perl
72936            ! pod/perlfunc.pod
72937 ____________________________________________________________________________
72938 [  7469] By: jhi                                   on 2000/10/28  17:16:45
72939         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
72940              From: "Peter J. Farley III" <pjfarley@banet.net>
72941              Date: Fri, 27 Oct 2000 20:32:56 -0400
72942              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
72943      Branch: perl
72944            ! README.dos
72945 ____________________________________________________________________________
72946 [  7468] By: jhi                                   on 2000/10/28  17:07:18
72947         Log: Make target reordering to avoid pointless re-makes.
72948              
72949              Subject: Re: Total re-make of 'make okfile' after 7451 ?
72950              From: Nicholas Clark <nick@ccl4.org>
72951              Date: Sat, 28 Oct 2000 00:31:02 +0100
72952              Message-ID: <20001028003101.A54517@plum.flirble.org>
72953      Branch: perl
72954            ! Makefile.SH
72955 ____________________________________________________________________________
72956 [  7467] By: jhi                                   on 2000/10/28  17:05:31
72957         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
72958              From: lvirden@cas.org
72959              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
72960              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
72961      Branch: perl
72962            ! README.os2
72963 ____________________________________________________________________________
72964 [  7466] By: jhi                                   on 2000/10/28  16:09:16
72965         Log: Upgrade to CPAN 1.58_55.
72966              
72967              Subject: CPAN.pm status
72968              From: andreas.koenig@anima.de (Andreas J. Koenig) 
72969              Date: 28 Oct 2000 08:18:00 +0200 
72970              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
72971      Branch: perl
72972            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72973 ____________________________________________________________________________
72974 [  7465] By: jhi                                   on 2000/10/28  16:02:47
72975         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
72976      Branch: perl
72977            ! embed.h embed.pl perl.h proto.h toke.c
72978 ____________________________________________________________________________
72979 [  7464] By: nick                                  on 2000/10/28  10:43:44
72980         Log: Fix for sv_2iv() on "shared" value from keys %hash.
72981      Branch: perl
72982            ! sv.c
72983 ____________________________________________________________________________
72984 [  7463] By: jhi                                   on 2000/10/27  16:18:29
72985         Log: Update Changes.
72986      Branch: perl
72987            ! Changes patchlevel.h
72988 ____________________________________________________________________________
72989 [  7462] By: jhi                                   on 2000/10/27  16:17:44
72990         Log: Too enthusiastic editing in #7460.
72991      Branch: metaconfig
72992            ! U/modified/Oldsym.U
72993      Branch: perl
72994            ! Configure config_h.SH
72995 ____________________________________________________________________________
72996 [  7461] By: jhi                                   on 2000/10/27  15:37:38
72997         Log: Retract #7459, the script needs more work.
72998      Branch: perl
72999            - mkreef
73000            ! MANIFEST
73001 ____________________________________________________________________________
73002 [  7460] By: jhi                                   on 2000/10/27  15:23:14
73003         Log: Use $sort, $uniq (and $tr) consistently as wondered
73004              by Nicholas Clark.
73005      Branch: metaconfig
73006            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
73007            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
73008            ! U/modified/libc.U
73009      Branch: perl
73010            ! Configure config_h.SH
73011 ____________________________________________________________________________
73012 [  7459] By: jhi                                   on 2000/10/27  15:02:07
73013         Log: (Retracted by #7461)
73014              
73015              Add a shell script for creating/removing symbolic link farms,
73016              useful for keeping the source code read-only and doing the
73017              builds somewhere else.
73018      Branch: perl
73019            + mkreef
73020            ! MANIFEST
73021 ____________________________________________________________________________
73022 [  7458] By: jhi                                   on 2000/10/27  14:42:20
73023         Log: Do away with the fix_pl.
73024      Branch: perl
73025            - fix_pl
73026            ! MANIFEST Makefile.SH
73027 ____________________________________________________________________________
73028 [  7457] By: jhi                                   on 2000/10/27  12:43:13
73029         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
73030              From: Jens Hamisch <jens@Strawberry.COM>
73031              Date: Fri, 27 Oct 2000 14:38:21 +0200
73032              Message-Id: <20001027143821.B3366@Strawberry.COM>
73033      Branch: perl
73034            ! perl.h
73035 ____________________________________________________________________________
73036 [  7456] By: jhi                                   on 2000/10/27  12:33:42
73037         Log: Subject: [PATCH] todo
73038              From: Nicholas Clark <nick@ccl4.org>
73039              Date: Thu, 26 Oct 2000 22:32:29 +0100
73040              Message-ID: <20001026223229.A44540@plum.flirble.org>
73041      Branch: perl
73042            ! pod/perltodo.pod
73043 ____________________________________________________________________________
73044 [  7455] By: jhi                                   on 2000/10/27  12:02:21
73045         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
73046              From: John Tobey <jtobey@john-edwin-tobey.org>
73047              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
73048              Message-Id: <m13ozHF-000FObC@feynman.localnet>
73049      Branch: perl
73050            ! op.c t/pragma/sub_lval.t
73051 ____________________________________________________________________________
73052 [  7454] By: jhi                                   on 2000/10/27  11:59:42
73053         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
73054              From: sthoenna@efn.org
73055              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
73056              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
73057      Branch: perl
73058            ! pp.c t/op/assignwarn.t
73059 ____________________________________________________________________________
73060 [  7453] By: jhi                                   on 2000/10/27  00:15:08
73061         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
73062      Branch: perl
73063            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
73064            ! ext/Storable/Storable.xs t/lib/st-lock.t
73065 ____________________________________________________________________________
73066 [  7452] By: jhi                                   on 2000/10/26  13:05:52
73067         Log: Undo #7451, this seems to be a deficiency in Perforce,
73068              there is no per-file line-terminator type, only per-client.
73069      Branch: perl
73070            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
73071            ! win32/makefile.mk
73072 ____________________________________________________________________________
73073 [  7451] By: jhi                                   on 2000/10/26  04:56:03
73074         Log: Experimenting in DOS arcana.
73075      Branch: perl
73076            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
73077            ! win32/makefile.mk
73078 ____________________________________________________________________________
73079 [  7450] By: jhi                                   on 2000/10/26  04:50:52
73080         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
73081              From: "Peter J. Farley III" <pjfarley@banet.net>            
73082              Date: Wed, 25 Oct 2000 23:10:18 -0400
73083              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
73084      Branch: perl
73085            ! t/io/open.t
73086 ____________________________________________________________________________
73087 [  7449] By: jhi                                   on 2000/10/26  04:49:16
73088         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
73089              From: Hugo <hv@crypt.compulink.co.uk>
73090              Date: Thu, 26 Oct 2000 01:55:17 +0100
73091              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
73092              
73093              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
73094      Branch: perl
73095            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
73096 ____________________________________________________________________________
73097 [  7448] By: jhi                                   on 2000/10/26  04:38:36
73098         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
73099              From: Peter Prymmer <pvhp@forte.com>
73100              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
73101              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
73102      Branch: perl
73103            ! configure.com
73104 ____________________________________________________________________________
73105 [  7447] By: jhi                                   on 2000/10/25  23:20:02
73106         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
73107              in platforms that strictly require all the symbols being present
73108              at link time.
73109      Branch: perl
73110            ! handy.h
73111 ____________________________________________________________________________
73112 [  7446] By: jhi                                   on 2000/10/25  21:55:57
73113         Log: Update Changes.
73114      Branch: perl
73115            ! Changes patchlevel.h
73116 ____________________________________________________________________________
73117 [  7445] By: jhi                                   on 2000/10/25  21:27:08
73118         Log: Integrate with vmsperl #7430 by Charles Bailey:
73119              
73120              Cleanup from prior patch (Charles Lane?):
73121              - improve handling of MFDs in Basename and Path
73122              - default to no xsubpp line # munging when building debug images
73123      Branch: perl
73124           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
73125 ____________________________________________________________________________
73126 [  7444] By: jhi                                   on 2000/10/25  21:03:50
73127         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
73128              From: John Peacock <JPeacock@UnivPress.com>
73129              Date: Thu, 18 May 2000 11:55:27 -0400
73130              Message-ID: <3924126F.A58BE57A@UnivPress.com>
73131      Branch: perl
73132            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
73133            ! t/op/write.t
73134 ____________________________________________________________________________
73135 [  7443] By: jhi                                   on 2000/10/25  20:43:10
73136         Log: Temporary stopgap for the self-tying issue: for now only
73137              array and hash self-ties are verboten.  The real fix, of
73138              course, would be to comprehensively test (and implement?)
73139              and debug (and document) self-ties.
73140      Branch: perl
73141            ! pod/perldiag.pod pp_sys.c t/op/tie.t
73142 ____________________________________________________________________________
73143 [  7442] By: jhi                                   on 2000/10/25  20:14:30
73144         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
73145              From: Dan Sugalski <dan@sidhe.org>
73146              Date: Wed, 25 Oct 2000 13:36:35 -0400
73147              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
73148              
73149              plus regen global.sym.
73150      Branch: perl
73151            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
73152            ! thrdvar.h util.c
73153 ____________________________________________________________________________
73154 [  7441] By: jhi                                   on 2000/10/25  20:12:20
73155         Log: buildtoc target tweaks.
73156      Branch: perl
73157            ! pod/Makefile.SH
73158 ____________________________________________________________________________
73159 [  7440] By: jhi                                   on 2000/10/25  20:03:53
73160         Log: A new version of making the syslog test more robust.
73161              (Replaces #7421.)
73162              
73163              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
73164              From: "Kurt D. Starsinic" <kstar@chapin.edu>
73165              Date: Wed, 25 Oct 2000 12:13:54 -0400
73166              Message-ID: <20001025121354.B2264@O2.chapin.edu>
73167      Branch: perl
73168            ! t/lib/syslog.t
73169 ____________________________________________________________________________
73170 [  7439] By: jhi                                   on 2000/10/25  20:00:48
73171         Log: Continue the internal UTF-8 API tweaking.
73172              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
73173              used much more than the simpler API, now called utf8_to_uv_simple().
73174              Still not quite happy with API, too much partial duplication
73175              of functionality.
73176      Branch: perl
73177            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
73178            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
73179            ! regcomp.c regexec.c sv.c toke.c utf8.c
73180 ____________________________________________________________________________
73181 [  7438] By: jhi                                   on 2000/10/25  18:52:30
73182         Log: Allow poking holes at the UTF-8 decoding strictness.
73183      Branch: perl
73184            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
73185            ! utf8.h
73186 ____________________________________________________________________________
73187 [  7437] By: jhi                                   on 2000/10/25  13:53:05
73188         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
73189              UTF8LEN() and UTF8SKIP(). 
73190      Branch: perl
73191            ! pp.c utf8.c utf8.h
73192 ____________________________________________________________________________
73193 [  7436] By: jhi                                   on 2000/10/25  13:51:37
73194         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
73195              From: Nicholas Clark <nick@ccl4.org>
73196              Date: Wed, 25 Oct 2000 14:44:05 +0100
73197              Message-ID: <20001025144404.D27253@plum.flirble.org>
73198      Branch: perl
73199            ! pod/perlrun.pod
73200 ____________________________________________________________________________
73201 [  7435] By: jhi                                   on 2000/10/25  13:49:32
73202         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
73203              From: Mike Guy <mjtg@cam.ac.uk>
73204              Date: Tue, 24 Oct 2000 14:59:40 +0100
73205              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
73206      Branch: perl
73207            ! scope.c
73208 ____________________________________________________________________________
73209 [  7434] By: jhi                                   on 2000/10/25  13:48:41
73210         Log: AIX is picky about its symbol exports.  Solution for now
73211              is to include the deb.o explicitly to the re extension build.
73212              
73213              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
73214              From: Peter Prymmer <pvhp@forte.com>
73215              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
73216              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
73217      Branch: perl
73218            ! ext/re/Makefile.PL hints/aix.sh
73219 ____________________________________________________________________________
73220 [  7433] By: jhi                                   on 2000/10/25  13:46:49
73221         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
73222              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73223              Date: Wed, 25 Oct 2000 12:02:20 +0200
73224              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
73225      Branch: perl
73226            ! perlsdio.h
73227 ____________________________________________________________________________
73228 [  7432] By: jhi                                   on 2000/10/25  13:44:28
73229         Log: Subject: Minor update to find2perl, for portability
73230              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
73231              Date: Wed, 25 Oct 2000 12:05:47 +0100
73232              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
73233      Branch: perl
73234            ! x2p/find2perl.PL
73235 ____________________________________________________________________________
73236 [  7431] By: jhi                                   on 2000/10/25  13:40:39
73237         Log: Add targets to Makefile.SH, most importantly
73238              'regen_all' which also remembers to update vms/perly*.
73239      Branch: perl
73240            ! Makefile.SH
73241 ____________________________________________________________________________
73242 [  7430] By: bailey                                on 2000/10/25  03:13:53
73243         Log: Cleanup from prior patch (Charles Lane?):
73244              - improve handling of MFDs in Basename and Path
73245              - default to no xsubpp line # munging when building debug images
73246      Branch: vmsperl
73247            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
73248 ____________________________________________________________________________
73249 [  7429] By: jhi                                   on 2000/10/24  20:03:40
73250         Log: Podify README.epoc and README.vos.
73251      Branch: perl
73252            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
73253            ! pod/perlport.pod pod/perltoc.pod
73254 ____________________________________________________________________________
73255 [  7428] By: jhi                                   on 2000/10/24  19:10:33
73256         Log: Stratus VOS updates from Paul Green.
73257      Branch: perl
73258            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73259            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
73260            - vos/config.def vos/config.h vos/config_h.SH_orig
73261            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
73262            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
73263 ____________________________________________________________________________
73264 [  7427] By: jhi                                   on 2000/10/24  18:59:48
73265         Log: Check if stdio supports tweaking lval and cnt simultaneously.
73266              
73267              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
73268              From: Nicholas Clark <nick@ccl4.org>
73269              Date: Mon, 23 Oct 2000 15:39:32 +0100
73270              Message-ID: <20001023153932.A10786@plum.flirble.org>
73271      Branch: metaconfig
73272            ! U/compline/d_stdstdio.U
73273      Branch: perl
73274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73275            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
73276            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
73277            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
73278            ! vos/config.h vos/config_h.SH_orig win32/config.bc
73279            ! win32/config.gc win32/config.vc
73280 ____________________________________________________________________________
73281 [  7426] By: jhi                                   on 2000/10/24  17:57:44
73282         Log: Missed the header file changes from #7425.
73283      Branch: perl
73284            ! embed.h embed.pl objXSUB.h proto.h
73285 ____________________________________________________________________________
73286 [  7425] By: jhi                                   on 2000/10/24  17:55:17
73287         Log: Fix the bug reported in
73288              
73289              From: andreas.koenig@anima.de (Andreas J. Koenig)
73290              Subject: Encode bug?
73291              Date: 24 Oct 2000 14:01:26 +0200 
73292              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
73293              
73294              Also make is_utf8_char() stricter.
73295      Branch: perl
73296            ! ext/Encode/Encode.xs utf8.c
73297 ____________________________________________________________________________
73298 [  7424] By: jhi                                   on 2000/10/24  15:15:39
73299         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
73300              From: Peter Scott <Peter@PSDT.com>
73301              Date: Mon, 23 Oct 2000 19:46:01 -0700
73302              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
73303      Branch: perl
73304            ! pod/perlfaq5.pod
73305 ____________________________________________________________________________
73306 [  7423] By: jhi                                   on 2000/10/24  14:25:30
73307         Log: Test tweak to avoid pulling in the whole Config.
73308      Branch: perl
73309            ! t/lib/st-lock.t
73310 ____________________________________________________________________________
73311 [  7422] By: jhi                                   on 2000/10/24  14:03:16
73312         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
73313      Branch: perl
73314            ! pp.c
73315 ____________________________________________________________________________
73316 [  7421] By: jhi                                   on 2000/10/24  13:32:09
73317         Log: (Replaced by #7440.)
73318              
73319              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
73320              From: "Kurt D. Starsinic" <kstar@chapin.edu>
73321              Date: Mon, 23 Oct 2000 16:40:54 -0400
73322              Message-ID: <20001023164054.B14491@O2.chapin.edu>
73323      Branch: perl
73324            ! t/lib/syslog.t
73325 ____________________________________________________________________________
73326 [  7420] By: jhi                                   on 2000/10/24  13:30:53
73327         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
73328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73329              Date: Mon, 23 Oct 2000 17:29:03 -0400
73330              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
73331      Branch: perl
73332            ! lib/ExtUtils/MM_Unix.pm
73333 ____________________________________________________________________________
73334 [  7419] By: jhi                                   on 2000/10/24  13:29:57
73335         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
73336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73337              Date: Mon, 23 Oct 2000 19:01:32 -0400
73338              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
73339      Branch: perl
73340            ! utils/h2xs.PL
73341 ____________________________________________________________________________
73342 [  7418] By: jhi                                   on 2000/10/24  13:26:04
73343         Log: Replace #7409 with
73344              
73345              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
73346              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
73347              Date: Mon, 23 Oct 2000 20:08:56 +0200
73348              Message-ID: <20001023200855.A14850@nice.ram.loc>
73349      Branch: perl
73350            ! ext/Storable/Storable.pm t/lib/st-lock.t
73351 ____________________________________________________________________________
73352 [  7417] By: jhi                                   on 2000/10/24  13:17:52
73353         Log: Run vms/vms_yfix.pl, should have done that after changing
73354              perly.c in #7382.
73355      Branch: perl
73356            ! vms/perly_c.vms vms/perly_h.vms
73357 ____________________________________________________________________________
73358 [  7416] By: jhi                                   on 2000/10/24  02:55:33
73359         Log: Make the UTF-8 decoding stricter and more verbose when
73360              malformation happens.  This involved adding an argument
73361              to utf8_to_uv_chk(), which involved changing its prototype,
73362              and prefer STRLEN over I32 for the UTF-8 length, which as
73363              a domino effect necessitated changing the prototypes of
73364              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
73365              The stricter UTF-8 decoding checking uses Markus Kuhn's
73366              UTF-8 Decode Stress Tester from
73367              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
73368      Branch: perl
73369            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
73370            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
73371            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
73372            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
73373 ____________________________________________________________________________
73374 [  7415] By: jhi                                   on 2000/10/23  14:06:06
73375         Log: Update Changes.
73376      Branch: perl
73377            ! Changes patchlevel.h
73378 ____________________________________________________________________________
73379 [  7414] By: jhi                                   on 2000/10/23  12:39:52
73380         Log: Undo the basename() part of #7412 since the lib/basename
73381              tests would need upgrading too.
73382      Branch: perl
73383            ! lib/File/Basename.pm
73384 ____________________________________________________________________________
73385 [  7413] By: jhi                                   on 2000/10/23  12:19:27
73386         Log: Document PERL_INSTALL_ROOT of #7210.
73387      Branch: perl
73388            ! lib/ExtUtils/Install.pm
73389 ____________________________________________________________________________
73390 [  7412] By: jhi                                   on 2000/10/23  12:16:47
73391         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
73392      Branch: perl
73393            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
73394            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
73395 ____________________________________________________________________________
73396 [  7411] By: jhi                                   on 2000/10/23  12:07:41
73397         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
73398              From: Prymmer/Kahn <pvhp@best.com>
73399              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
73400              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
73401      Branch: perl
73402            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
73403 ____________________________________________________________________________
73404 [  7410] By: jhi                                   on 2000/10/23  04:10:11
73405         Log: The change #7187 was not so good on VMS.
73406              
73407              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
73408              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73409              Date: Sun, 22 Oct 2000 23:03:08 -0500
73410              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
73411      Branch: perl
73412            ! utils/perldoc.PL
73413 ____________________________________________________________________________
73414 [  7409] By: jhi                                   on 2000/10/23  03:57:36
73415         Log: Avoid Storable locking on DJGPP for now.
73416              
73417              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
73418              From: "Peter J. Farley III" <pjfarley@banet.net>
73419              Date: Sun, 22 Oct 2000 20:00:00 -0400
73420              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
73421      Branch: perl
73422            ! ext/Storable/Storable.pm t/lib/st-lock.t
73423 ____________________________________________________________________________
73424 [  7408] By: jhi                                   on 2000/10/23  03:50:24
73425         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
73426              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73427              Date: Sun, 22 Oct 2000 21:12:22 -0400
73428              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
73429      Branch: perl
73430            ! lib/vars.pm
73431 ____________________________________________________________________________
73432 [  7407] By: jhi                                   on 2000/10/23  03:43:12
73433         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
73434              From: Hugo <hv@crypt.compulink.co.uk>
73435              Date: Mon, 23 Oct 2000 00:47:22 +0100
73436              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
73437      Branch: perl
73438            ! regexec.c t/op/pat.t
73439 ____________________________________________________________________________
73440 [  7406] By: jhi                                   on 2000/10/23  03:40:29
73441         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
73442      Branch: perl
73443            ! lib/ExtUtils/MakeMaker.pm
73444 ____________________________________________________________________________
73445 [  7405] By: jhi                                   on 2000/10/22  21:32:00
73446         Log: Doc patch.
73447              
73448              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
73449              From: rspier@pobox.com (Robert Spier)
73450              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
73451              Message-ID: <14835.16112.13457.447971@rls.cx>
73452      Branch: perl
73453            ! lib/strict.pm
73454 ____________________________________________________________________________
73455 [  7404] By: jhi                                   on 2000/10/22  21:30:51
73456         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
73457              From: rspier@pobox.com (Robert Spier)
73458              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
73459              Message-ID: <14835.17223.72448.705566@rls.cx>
73460      Branch: perl
73461            ! lib/ExtUtils/MakeMaker.pm
73462 ____________________________________________________________________________
73463 [  7403] By: jhi                                   on 2000/10/22  21:24:11
73464         Log: Subject: [PATCH bleadperl] ripples from constsub patch
73465              From: John Tobey <jtobey@john-edwin-tobey.org>
73466              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
73467              Message-Id: <m13nSOB-000FObC@feynman.localnet>
73468      Branch: perl
73469            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
73470 ____________________________________________________________________________
73471 [  7402] By: jhi                                   on 2000/10/22  20:59:35
73472         Log: Support s?printf parameter reordering.
73473      Branch: perl
73474            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
73475 ____________________________________________________________________________
73476 [  7401] By: jhi                                   on 2000/10/22  19:19:14
73477         Log: Expand %Config variables only if explicitly so requested
73478              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
73479              
73480              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
73481              From: Gurusamy Sarathy <gsar@ActiveState.com>
73482              Date: Sun, 22 Oct 2000 11:47:32 -0700
73483              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
73484      Branch: perl
73485            ! Makefile.SH lib/lib_pm.PL
73486 ____________________________________________________________________________
73487 [  7400] By: jhi                                   on 2000/10/22  18:24:10
73488         Log: Move the #7390 test from warn/op to comp/redef.
73489              
73490              Subject: Re: Creating const subs for constants.
73491              From: John Tobey <jtobey@john-edwin-tobey.org>
73492              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
73493              Message-Id: <m13nG72-000FObC@feynman.localnet>               
73494      Branch: perl
73495            ! t/comp/redef.t t/pragma/warn/op
73496 ____________________________________________________________________________
73497 [  7399] By: jhi                                   on 2000/10/22  17:49:59
73498         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
73499              From: Nicholas Clark <nick@ccl4.org>
73500              Date: Sat, 21 Oct 2000 22:23:19 +0100
73501              Message-ID: <20001021222319.B45586@plum.flirble.org>
73502      Branch: perl
73503            ! ext/DynaLoader/DynaLoader_pm.PL
73504 ____________________________________________________________________________
73505 [  7398] By: jhi                                   on 2000/10/22  17:47:35
73506         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
73507              From: Hugo <hv@crypt.compulink.co.uk>
73508              Date: Sat, 21 Oct 2000 18:19:59 +0100
73509              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
73510      Branch: perl
73511            ! ext/B/B.pm ext/B/B/C.pm
73512 ____________________________________________________________________________
73513 [  7397] By: jhi                                   on 2000/10/22  17:35:18
73514         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
73515              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
73516              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
73517              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
73518      Branch: perl
73519            ! hints/openbsd.sh
73520 ____________________________________________________________________________
73521 [  7396] By: jhi                                   on 2000/10/22  17:19:46
73522         Log: Subject: installman go-faster stripes
73523              From: Nicholas Clark <nick@talking.bollo.cx>
73524              Date: Sat, 21 Oct 2000 17:24:53 +0100
73525              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
73526              
73527              Subject: Re: installman go-faster stripes
73528              From: Russ Allbery <rra@stanford.edu>
73529              Date: 21 Oct 2000 11:04:13 -0700
73530              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
73531      Branch: perl
73532            ! installman pod/pod2man.PL
73533 ____________________________________________________________________________
73534 [  7395] By: jhi                                   on 2000/10/22  17:17:35
73535         Log: Hints tweak from Anton Berezin.
73536      Branch: perl
73537            ! hints/freebsd.sh
73538 ____________________________________________________________________________
73539 [  7394] By: jhi                                   on 2000/10/22  04:50:04
73540         Log: Tweak the Is* definitions of Unicode character classes
73541              to better match the official categorizations; embrace
73542              the official categorizations; add the combining marks
73543              as alpha (and -numeric); fix DCinital (a typo and edito)
73544              to be DCmedial.
73545      Branch: perl
73546            + lib/unicode/Is/DCmedial.pl
73547            - lib/unicode/Is/DCinital.pl
73548            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
73549            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
73550            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
73551            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
73552 ____________________________________________________________________________
73553 [  7393] By: jhi                                   on 2000/10/21  18:06:05
73554         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
73555              From: Daniel Chetlin <daniel@chetlin.com>
73556              Date: Sat, 21 Oct 2000 02:57:03 -0700
73557              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
73558      Branch: perl
73559            + t/lib/tie-splice.t
73560            ! MANIFEST lib/Tie/Array.pm
73561 ____________________________________________________________________________
73562 [  7392] By: gsar                                  on 2000/10/21  18:05:15
73563         Log: resync utfperl branch with mainline
73564      Branch: utfperl
73565           !> (integrate 1760 files)
73566 ____________________________________________________________________________
73567 [  7391] By: jhi                                   on 2000/10/21  14:37:49
73568         Log: Testcases for a #7383,#7385 related bug.
73569              
73570              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
73571              From: Nicholas Clark <nick@ccl4.org>
73572              Date: Sat, 21 Oct 2000 15:04:51 +0100
73573              Message-ID: <20001021150451.A51566@plum.flirble.org>
73574      Branch: perl
73575            ! t/pragma/utf8.t
73576 ____________________________________________________________________________
73577 [  7390] By: jhi                                   on 2000/10/21  14:35:57
73578         Log: Add a testcase for #7389.
73579      Branch: perl
73580            ! t/pragma/warn/op
73581 ____________________________________________________________________________
73582 [  7389] By: jhi                                   on 2000/10/21  14:26:45
73583         Log: Subject: Re: Creating const subs for constants.
73584              From: John Tobey <jtobey@john-edwin-tobey.org>
73585              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
73586              Message-Id: <m13mo0N-000FObC@feynman.localnet>
73587      Branch: perl
73588            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
73589            ! proto.h sv.c
73590 ____________________________________________________________________________
73591 [  7388] By: nick                                  on 2000/10/21  11:44:23
73592         Log: Populate perlio branch
73593      Branch: perlio
73594           +> (branch 1760 files)
73595 ____________________________________________________________________________
73596 [  7387] By: nick                                  on 2000/10/21  10:52:05
73597         Log: Get branch back as replica of mainline via :
73598              p4 integrate -b utfperl
73599              p4 resolve -at ./...
73600      Branch: utfperl
73601           +> (branch 269 files)
73602            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
73603            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
73604            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
73605            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
73606            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
73607            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73608            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73609            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73610            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73611            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73612            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73613            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73614            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73615            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73616            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73617            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73618            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73619            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73620            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
73621            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
73622            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
73623            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
73624            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
73625            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
73626            - lib/unicode/UCD300.html lib/unicode/Unicode.300
73627            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
73628            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
73629            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
73630            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
73631           !> (integrate 965 files)
73632 ____________________________________________________________________________
73633 [  7386] By: jhi                                   on 2000/10/21  01:31:12
73634         Log: Update Changes.
73635      Branch: perl
73636            ! Changes patchlevel.h
73637 ____________________________________________________________________________
73638 [  7385] By: jhi                                   on 2000/10/21  01:28:42
73639         Log: The #7383 was right only in the context of the original bug report,
73640              not in more general case.
73641      Branch: perl
73642            ! pp_hot.c
73643 ____________________________________________________________________________
73644 [  7384] By: jhi                                   on 2000/10/21  01:08:23
73645         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
73646      Branch: perl
73647            ! ext/IO/lib/IO/Select.pm
73648 ____________________________________________________________________________
73649 [  7383] By: jhi                                   on 2000/10/21  00:44:18
73650         Log: Fix for ID 20001020.006, concatenating an unset submatch
73651              with utf8 resulted in "Modification of a read-only value".
73652      Branch: perl
73653            ! pp_hot.c t/pragma/utf8.t
73654 ____________________________________________________________________________
73655 [  7382] By: jhi                                   on 2000/10/20  20:44:31
73656         Log: Make scan_num() reëntrant, as suggested in
73657              
73658              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73659              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73660              Date: Fri, 20 Oct 2000 14:17:27 +0100
73661              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73662      Branch: perl
73663            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
73664            ! toke.c
73665 ____________________________________________________________________________
73666 [  7381] By: jhi                                   on 2000/10/20  20:07:29
73667         Log: Reëntrancy fix.
73668              
73669              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73670              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73671              Date: Fri, 20 Oct 2000 14:17:27 +0100
73672              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73673      Branch: perl
73674            ! embed.h embed.pl perl.h proto.h toke.c
73675 ____________________________________________________________________________
73676 [  7380] By: jhi                                   on 2000/10/20  19:15:54
73677         Log: Don't write double values through long double pointers,
73678              based on a part of
73679              
73680              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73681              From: Jens Hamisch <jens@Strawberry.COM>
73682              Date: Tue, 17 Oct 2000 08:39:36 +0200
73683              Message-Id: <20001017083936.A11104@Strawberry.COM>
73684      Branch: perl
73685            ! perl.h pp.c
73686 ____________________________________________________________________________
73687 [  7379] By: jhi                                   on 2000/10/20  18:43:37
73688         Log: Portability tweak on #7377.
73689              
73690              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
73691              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73692              Date:     Fri, 20 Oct 2000 13:13:41 EDT
73693              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
73694      Branch: perl
73695            ! t/lib/dprof.t
73696 ____________________________________________________________________________
73697 [  7378] By: jhi                                   on 2000/10/20  12:57:19
73698         Log: SOCKS function redefinitions need prototypes, too, otherwise
73699              for example 32 bit versus 64 bit differences cause a lot of
73700              problems.  Part of
73701              
73702              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73703              From: Jens Hamisch <jens@Strawberry.COM>
73704              Date: Tue, 17 Oct 2000 08:39:36 +0200
73705              Message-Id: <20001017083936.A11104@Strawberry.COM>
73706      Branch: perl
73707            ! doio.c pp_sys.c
73708 ____________________________________________________________________________
73709 [  7377] By: jhi                                   on 2000/10/20  12:37:12
73710         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
73711              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73712              Date:     Fri, 20 Oct 2000 08:26:04 EDT
73713              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
73714      Branch: perl
73715            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
73716 ____________________________________________________________________________
73717 [  7376] By: jhi                                   on 2000/10/20  12:35:31
73718         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
73719              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73720              Date:     Fri, 20 Oct 2000 07:48:15 EDT
73721              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
73722      Branch: perl
73723            ! configure.com vms/gen_shrfls.pl
73724 ____________________________________________________________________________
73725 [  7375] By: bailey                                on 2000/10/20  04:44:37
73726         Log: SYN SYN
73727      Branch: vmsperl
73728           +> (branch 134 files)
73729            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
73730            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
73731            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
73732            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
73733            - eg/cgi/frameset.cgi eg/cgi/index.html
73734            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73735            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73736            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73737            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73738            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73739            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73740            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73741            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73742            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73743            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73744            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73745            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73746            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73747            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
73748            - lib/unicode/Props.txt lib/unicode/UCD300.html
73749            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
73750            - utils/perlbc.PL vms/subconfigure.com
73751           !> (integrate 785 files)
73752 ____________________________________________________________________________
73753 [  7374] By: jhi                                   on 2000/10/20  00:59:48
73754         Log: In the latest compiler builds cccdlflags must not become -fpic,
73755              from Wilfredo Sánchez.
73756      Branch: perl
73757            ! hints/darwin.sh
73758 ____________________________________________________________________________
73759 [  7373] By: jhi                                   on 2000/10/20  00:56:35
73760         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
73761              From: Tony Cook <tony@develop-help.com>
73762              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
73763              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
73764      Branch: perl
73765            ! pod/perlop.pod
73766 ____________________________________________________________________________
73767 [  7372] By: jhi                                   on 2000/10/19  19:34:40
73768         Log: Typo noted by Mark Lutz.
73769      Branch: perl
73770            ! t/op/64bitint.t
73771 ____________________________________________________________________________
73772 [  7371] By: jhi                                   on 2000/10/19  19:33:13
73773         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
73774      Branch: metaconfig
73775            ! U/modified/Cppsym.U U/modified/Oldconfig.U
73776      Branch: metaconfig/U/perl
73777            ! End.U dlsrc.U libperl.U
73778      Branch: perl
73779            + hints/nonstopux.sh
73780            ! Configure MANIFEST config_h.SH
73781 ____________________________________________________________________________
73782 [  7370] By: jhi                                   on 2000/10/19  17:18:08
73783         Log: Subject: PATCH do_print has 2 PerlIO_error()s
73784              From: nick@ccl4.org
73785              Date: Thu, 19 Oct 2000 18:09:20 +0100
73786              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
73787      Branch: perl
73788            ! doio.c
73789 ____________________________________________________________________________
73790 [  7369] By: jhi                                   on 2000/10/19  14:01:49
73791         Log: Update Changes.
73792      Branch: perl
73793            ! Changes patchlevel.h
73794 ____________________________________________________________________________
73795 [  7368] By: jhi                                   on 2000/10/19  13:04:29
73796         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
73797              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73798              Date: Wed, 18 Oct 2000 13:12:01 +0200
73799              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
73800      Branch: perl
73801            ! hints/aix.sh
73802 ____________________________________________________________________________
73803 [  7367] By: jhi                                   on 2000/10/19  02:22:40
73804         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
73805              of a 'pmshort' anywhere in the B, so the offending line was simply
73806              removed.
73807      Branch: perl
73808            ! ext/B/B/Debug.pm
73809 ____________________________________________________________________________
73810 [  7366] By: jhi                                   on 2000/10/19  02:12:37
73811         Log: Add the test case for the bug id 20000730.004 which seems
73812              to have been fixed by now.
73813      Branch: perl
73814            ! t/pragma/utf8.t
73815 ____________________________________________________________________________
73816 [  7365] By: jhi                                   on 2000/10/18  23:36:24
73817         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
73818              From: Hugo <hv@crypt.compulink.co.uk>
73819              Date: Wed, 18 Oct 2000 23:25:58 +0100
73820              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
73821      Branch: perl
73822            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
73823 ____________________________________________________________________________
73824 [  7364] By: jhi                                   on 2000/10/18  21:12:53
73825         Log: (retracted)
73826      Branch: perl
73827            ! pp.c
73828 ____________________________________________________________________________
73829 [  7363] By: jhi                                   on 2000/10/18  20:55:38
73830         Log: Missing change from #7362.
73831      Branch: perl
73832            ! win32/perlhost.h
73833 ____________________________________________________________________________
73834 [  7362] By: jhi                                   on 2000/10/18  20:52:01
73835         Log: Borland C fstat() never saw the fd as writable.
73836              
73837              Subject: fix for Borland's weak "stat" (perl@7211)
73838              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73839              Date: Mon, 16 Oct 2000 09:55:03 +0400
73840              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
73841      Branch: perl
73842            ! win32/win32.c
73843 ____________________________________________________________________________
73844 [  7361] By: jhi                                   on 2000/10/18  17:43:50
73845         Log: Regen toc.
73846      Branch: perl
73847            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
73848 ____________________________________________________________________________
73849 [  7360] By: jhi                                   on 2000/10/18  17:07:44
73850         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73851              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
73852              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
73853              Date: Mon, 16 Oct 2000 15:19:49 +0200
73854      Branch: perl
73855            + README.aix
73856            ! MANIFEST
73857 ____________________________________________________________________________
73858 [  7359] By: jhi                                   on 2000/10/18  17:04:49
73859         Log: Subject: Pod patch for Devel::Peek
73860              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73861              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
73862              Date: Mon, 16 Oct 2000 12:26:34 +0200
73863      Branch: perl
73864            ! ext/Devel/Peek/Peek.pm
73865 ____________________________________________________________________________
73866 [  7358] By: jhi                                   on 2000/10/18  17:03:15
73867         Log: Make Cwd more bulletproof in chrooted environments.
73868              
73869              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
73870              From: "Eric E. Coe" <Eric.Coe@oracle.com>
73871              Date: Wed, 18 Oct 2000 04:03:54 -0400
73872              Message-Id: <39ED596A.70E599FE@oracle.com>
73873      Branch: perl
73874            ! lib/Cwd.pm
73875 ____________________________________________________________________________
73876 [  7357] By: jhi                                   on 2000/10/18  16:37:26
73877         Log: Disable the UTF8 downgrade croakage for now to avoid
73878              too many not okay messages.
73879      Branch: perl
73880            ! doio.c
73881 ____________________________________________________________________________
73882 [  7356] By: jhi                                   on 2000/10/17  23:29:41
73883         Log: Show the failed remote port, instead of the failing line number.
73884              
73885              Subject: [PATCH 5.6.1 Debugger] More diagnostics
73886              From: David Sparks <daves@ActiveState.com>
73887              Date: Tue, 17 Oct 2000 15:00:24 -0700
73888              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
73889      Branch: perl
73890            ! lib/perl5db.pl
73891 ____________________________________________________________________________
73892 [  7355] By: jhi                                   on 2000/10/17  14:11:31
73893         Log: On output try to downgrade to bytes, croak if impossible,
73894              from Simon Cozens.  This means that outputting >255 UTF8
73895              is impossible.  Consider this as a strong incentive to get
73896              the I/O disciplines implemented.
73897      Branch: perl
73898            ! doio.c pod/perldiag.pod sv.c
73899 ____________________________________________________________________________
73900 [  7354] By: jhi                                   on 2000/10/17  13:42:23
73901         Log: Clarify documentation on 'use bytes'.
73902              
73903              Subject: Re: What does 'use bytes' "mean" ?
73904              From: Simon Cozens <simon@cozens.net>
73905              Date: Mon, 18 Sep 2000 18:24:25 +0100
73906              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
73907      Branch: perl
73908            ! lib/bytes.pm
73909 ____________________________________________________________________________
73910 [  7353] By: jhi                                   on 2000/10/17  13:28:12
73911         Log: Workaround for a sfio bug where the stream error indicator
73912              is not cleared as documented.
73913              
73914              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73915              From: Nicholas Clark <nick@ccl4.org>
73916              Date: Mon, 16 Oct 2000 18:28:23 +0100
73917              Message-ID: <20001016182823.J19700@plum.flirble.org>
73918      Branch: perl
73919            ! doio.c
73920 ____________________________________________________________________________
73921 [  7352] By: jhi                                   on 2000/10/17  13:06:19
73922         Log: More IoTYPE sprinkling.
73923      Branch: perl
73924            ! doio.c pp_hot.c
73925 ____________________________________________________________________________
73926 [  7351] By: jhi                                   on 2000/10/16  22:47:07
73927         Log: Detect early whether the std streams have gone bad.
73928              
73929              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73930              Date: Mon, 16 Oct 2000 23:28:42 +0100
73931              From: Nicholas Clark <nick@ccl4.org>
73932              Message-ID: <20001016232842.A37942@plum.flirble.org>
73933      Branch: perl
73934            ! t/op/misc.t
73935 ____________________________________________________________________________
73936 [  7350] By: jhi                                   on 2000/10/16  22:45:16
73937         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
73938              From: "Peter J. Farley III" <pjfarley@banet.net>
73939              Date: Mon, 16 Oct 2000 18:15:59 -0400
73940              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
73941      Branch: perl
73942            ! djgpp/djgpp.c dosish.h t/io/open.t
73943 ____________________________________________________________________________
73944 [  7349] By: jhi                                   on 2000/10/16  22:36:45
73945         Log: perldelta tweak.
73946      Branch: perl
73947            ! pod/perldelta.pod
73948 ____________________________________________________________________________
73949 [  7348] By: jhi                                   on 2000/10/16  15:17:53
73950         Log: Update Changes.
73951      Branch: perl
73952            ! Changes patchlevel.h
73953 ____________________________________________________________________________
73954 [  7347] By: jhi                                   on 2000/10/16  13:55:27
73955         Log: Add the capability to include/exclude branches.
73956      Branch: perl
73957            ! Porting/genlog
73958 ____________________________________________________________________________
73959 [  7346] By: jhi                                   on 2000/10/16  13:18:04
73960         Log: Add Charles Lane.
73961      Branch: perl
73962            ! AUTHORS Changes
73963 ____________________________________________________________________________
73964 [  7345] By: jhi                                   on 2000/10/16  13:13:21
73965         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
73966      Branch: perl
73967            ! pod/perldelta.pod
73968 ____________________________________________________________________________
73969 [  7344] By: gsar                                  on 2000/10/16  09:30:21
73970         Log: integrate change#6220 from cfgperl
73971              
73972              Win32 patches from Benjamin Stuhl.
73973      Branch: maint-5.6/perl
73974           !> makedef.pl win32/win32.h
73975 ____________________________________________________________________________
73976 [  7343] By: gsar                                  on 2000/10/16  08:32:19
73977         Log: integrate changes#6221,6222 from cfgperl
73978              
73979              Remove tr///CU (the feature is to be obsoleted by better interfaces).
73980              From: simon@brecon.co.uk (Simon Cozens)
73981              Subject: [PATCH] Eliminate tr///[CU][CU]
73982              Date: 23 Jun 2000 11:05:40 GMT
73983              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
73984              
73985              doc typo fix
73986              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
73987              From: Ian Phillipps <Ian.Phillipps@iname.com>
73988              Date: Fri, 23 Jun 2000 10:40:58 +0100
73989              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
73990      Branch: maint-5.6/perl
73991           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
73992 ____________________________________________________________________________
73993 [  7342] By: gsar                                  on 2000/10/16  08:28:08
73994         Log: integrate change#6217 from cfgperl (in part)
73995              
73996              Rename the fdpid locking and integrate with Sarathy.
73997      Branch: maint-5.6/perl
73998           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
73999           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
74000           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
74001           !> win32/win32.c
74002 ____________________________________________________________________________
74003 [  7341] By: gsar                                  on 2000/10/16  08:23:39
74004         Log: integrate changes#6214..6216 from mainline
74005              
74006              @_ can't have junk in it even in the non-USE_ITHREADS case because
74007              caller() wants to populate @DB::args with it (causes a coredump
74008              in Carp::confess())
74009              
74010              tweak comment about @DB::args
74011              
74012              be more optimal about clearing @_
74013      Branch: maint-5.6/perl
74014           !> av.h cop.h pp_ctl.c t/op/runlevel.t
74015 ____________________________________________________________________________
74016 [  7340] By: gsar                                  on 2000/10/16  08:20:37
74017         Log: integrate changes#6207..6210 from cfgperl
74018              
74019              Subject: [PATCH 5.6.0] Threadsafe patches
74020              From: Dan Sugalski <dan@sidhe.org>
74021              To: perl5-porters@perl.org
74022              Date: Mon, 08 May 2000 18:08:13 -0400
74023              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
74024              
74025              Regen headers for #6207.
74026              
74027              Lock PL_fdpid against race conditions, based on:
74028              Subject: [PATCH 5.6.0]subprocess fixup for threads
74029              From: Dan Sugalski <dan@sidhe.org>
74030              To: perl5-porters@perl.org
74031              Date: Tue, 11 Apr 2000 17:02:32 -0400
74032              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
74033              
74034              Mopup for #6207 and #6209.
74035      Branch: maint-5.6/perl
74036           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
74037           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
74038           !> win32/win32.c
74039 ____________________________________________________________________________
74040 [  7339] By: gsar                                  on 2000/10/16  08:14:34
74041         Log: integrate change#6203 from cfgperl
74042              
74043              perldiag should refer to perlos2.pod not README.os2
74044      Branch: maint-5.6/perl
74045           !> pod/perldiag.pod
74046 ____________________________________________________________________________
74047 [  7338] By: gsar                                  on 2000/10/16  08:11:42
74048         Log: integrate change#6201 from mainline
74049              
74050              Perl_eval_pv() leaks 4 bytes every time it is called because it
74051              does a PUSHMARK that's never ever POPMARKed; in general, only
74052              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
74053              Perl_eval_[sp]v() don't because they don't take any incoming
74054              arguments (this leak has been around since the original version
74055              of perl_eval_pv() in 5.003_97e)
74056      Branch: maint-5.6/perl
74057           !> perl.c
74058 ____________________________________________________________________________
74059 [  7337] By: gsar                                  on 2000/10/16  08:08:47
74060         Log: integrate changes#6197..6200 from cfgperl
74061              
74062              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
74063              From: John Borwick <jhborwic@unity.ncsu.edu>
74064              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
74065              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
74066              
74067              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
74068              From: Dan Sugalski <dan@sidhe.org>
74069              To: vmsperl@perl.org, perl5-porters@perl.org
74070              Date: Fri, 02 Jun 2000 16:00:41 -0400
74071              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
74072              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
74073              
74074              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
74075              From: Dan Sugalski <dan@sidhe.org>
74076              To: perl5-porters@perl.org, vmsperl@perl.org
74077              Date: Fri, 02 Jun 2000 17:30:51 -0400
74078              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
74079              
74080              Update to cperl-mode.el 4.31 from
74081              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
74082              Subject: A couple of notes
74083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74084              To: Mailing list Perl5 <perl5-porters@perl.org>
74085              Date: Sat, 3 Jun 2000 23:33:32 -0400
74086              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
74087      Branch: maint-5.6/perl
74088           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
74089           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
74090           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
74091           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
74092           !> vms/vmsish.h
74093 ____________________________________________________________________________
74094 [  7336] By: gsar                                  on 2000/10/16  08:03:46
74095         Log: integrate changes#6194,6195 from mainline
74096              
74097              fix small eval"" memory leaks under USE_ITHREADS
74098              
74099              fix yet another eval"" leak under USE_ITHREADS
74100      Branch: maint-5.6/perl
74101           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
74102           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
74103           !> vms/perly_c.vms
74104 ____________________________________________________________________________
74105 [  7335] By: gsar                                  on 2000/10/16  08:02:15
74106         Log: integrate changes#6190,6191 from mainline
74107              
74108              submit missing embed.pl change
74109              
74110              vec() loses numericalness (modified version of patch suggested
74111              by Robin Barker)
74112      Branch: maint-5.6/perl
74113           !> doop.c embed.pl t/op/vec.t
74114 ____________________________________________________________________________
74115 [  7334] By: gsar                                  on 2000/10/16  08:01:03
74116         Log: integrate change#6189 from mainline
74117              
74118              counting tr/// corrupts later operation (from M.J.T Guy)
74119      Branch: maint-5.6/perl
74120           !> doop.c t/op/tr.t
74121 ____________________________________________________________________________
74122 [  7333] By: gsar                                  on 2000/10/16  07:59:07
74123         Log: integrate changes#6183..6188 from mainline
74124              
74125              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
74126              <nick@ccl4.org>)
74127              
74128              tweak for change#6127
74129              
74130              remove incorrect documentation about implicit split to @_ in
74131              list context, which never really worked in perl 5 (from
74132              M.J.T. Guy)
74133              
74134              further qualify references to "alphanumeric" (from Wolfgang Laun
74135              <wolfgang.laun@alcatel.at>)
74136              
74137              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
74138              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
74139              
74140              h2xs tweaks
74141      Branch: maint-5.6/perl
74142           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
74143           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
74144           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
74145           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
74146           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
74147           !> pod/pod2latex.PL utils/h2xs.PL
74148 ____________________________________________________________________________
74149 [  7332] By: gsar                                  on 2000/10/16  07:53:52
74150         Log: integrate change#6179 from mainline
74151              
74152              buggy modulus on UVs introduced by change#3378 (resulted in
74153              4063328477 % 65535 amounting to 27406, instead of 27407)
74154      Branch: maint-5.6/perl
74155           !> pp.c t/op/arith.t
74156 ____________________________________________________________________________
74157 [  7331] By: gsar                                  on 2000/10/16  07:52:49
74158         Log: integrate changes#6176,6177,6178,6182 from cfgperl
74159              
74160              Single-quoted utf8 patch from Simon Cozens.
74161              
74162              Substitution utf8 patch from Simon Cozens.
74163              
74164              Be cleaner.
74165              
74166              Be Cleaner Part Deux.
74167      Branch: maint-5.6/perl
74168           !> Makefile.SH pp_hot.c toke.c
74169 ____________________________________________________________________________
74170 [  7330] By: gsar                                  on 2000/10/16  07:41:36
74171         Log: integrate change#6172 from mainline
74172              
74173              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
74174              (from Ilya Zakharevich)
74175      Branch: maint-5.6/perl
74176           !> regexec.c t/op/re_tests
74177 ____________________________________________________________________________
74178 [  7329] By: gsar                                  on 2000/10/16  07:40:25
74179         Log: integrate change#6171 from mainline
74180              
74181              scalar() doesn't force scalar context when used in void context
74182              (from Simon Cozens)
74183      Branch: maint-5.6/perl
74184           !> op.c t/op/wantarray.t
74185 ____________________________________________________________________________
74186 [  7328] By: gsar                                  on 2000/10/16  07:39:33
74187         Log: integrate change#6170 from mainline
74188              
74189              change#6142 needs tweaks to tests to work where there's no
74190              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
74191      Branch: maint-5.6/perl
74192           !> t/lib/filefind.t
74193 ____________________________________________________________________________
74194 [  7327] By: gsar                                  on 2000/10/16  07:35:34
74195         Log: integrate changes#6166..6168 from cfgperl
74196              
74197              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
74198              in case somebody wants to write an extension for more
74199              shadow database interfaces.
74200              
74201              tweak todo
74202              
74203              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
74204      Branch: maint-5.6/perl
74205           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74206           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
74207           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
74208           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
74209           !> win32/config.vc win32/config_H.bc win32/config_H.gc
74210           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
74211 ____________________________________________________________________________
74212 [  7326] By: gsar                                  on 2000/10/16  07:29:05
74213         Log: integrate changes#6157,6159..6161,6164 from cfgperl
74214              
74215              Regen Configure to jive with #6149.
74216              
74217              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
74218              
74219              Changes for the File::Temp 0.08 (change #6159) test suite
74220              to fit better into the Perl distribution test framework.
74221              
74222              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
74223              both from Simon Cozens.
74224              
74225              detypo
74226      Branch: maint-5.6/perl
74227           +> pod/perlmodlib.PL pod/perlnewmod.pod
74228           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
74229           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
74230           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
74231           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
74232 ____________________________________________________________________________
74233 [  7325] By: gsar                                  on 2000/10/16  07:25:13
74234         Log: integrate change#6158 from vmsperl
74235              
74236              Add fallback to tmpfile for use in cases where user's relying on
74237              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
74238              Lane's patch)
74239      Branch: maint-5.6/perl
74240           !> vms/vms.c vms/vmsish.h
74241 ____________________________________________________________________________
74242 [  7324] By: gsar                                  on 2000/10/16  07:20:50
74243         Log: integrate changes#6153..6155 from mainline
74244              
74245              prettier Test::Harness output on failed tests (from Nicholas Clark
74246              <nick@Bagpuss.uk.boo.com>)
74247              
74248              avoid type mismatch warning
74249              
74250              small bug in change#6144; remove random \xA0 character that snuck
74251              in via change#6145
74252      Branch: maint-5.6/perl
74253           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
74254           !> perl.c
74255 ____________________________________________________________________________
74256 [  7323] By: gsar                                  on 2000/10/16  07:18:47
74257         Log: integrate changes#6151,6152 from mainline
74258              
74259              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
74260              
74261              cosmetic fixups of RE debug output (from Ilya Zakharevich)
74262      Branch: maint-5.6/perl
74263           !> regexec.c
74264 ____________________________________________________________________________
74265 [  7322] By: gsar                                  on 2000/10/16  07:17:25
74266         Log: integrate changes#6146..6150 from mainline
74267              
74268              doc typo
74269              
74270              add a make entry to Config.pm so "perl -V:make" works on VMS
74271              (from Peter Prymmer)
74272              
74273              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
74274              
74275              OS/2 tweaks for usethreads build (from Rocco Caputo
74276              <troc@netrus.net>)
74277              
74278              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
74279      Branch: maint-5.6/perl
74280           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
74281           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
74282           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
74283           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
74284           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
74285           !> warnings.pl x2p/a2p.h
74286 ____________________________________________________________________________
74287 [  7321] By: gsar                                  on 2000/10/16  07:14:02
74288         Log: integrate changes#6143..6145 from mainline
74289              
74290              MacOS support, part 1 (from Matthias Neeracher
74291              <neeri@iis.ee.ethz.ch>)
74292              
74293              MacOS support, part 2: make AutoSplit use File::Spec instead
74294              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
74295              <neeri@iis.ee.ethz.ch>)
74296              
74297              make xsubpp skip embedded pod (from Matthias Neeracher
74298              <neeri@iis.ee.ethz.ch>)
74299      Branch: maint-5.6/perl
74300           +> ext/DynaLoader/dl_mac.xs
74301           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
74302           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
74303           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
74304           !> pp_ctl.c proto.h toke.c util.c util.h
74305 ____________________________________________________________________________
74306 [  7320] By: gsar                                  on 2000/10/16  07:12:13
74307         Log: integrate changes#6141,6142 from mainline
74308              
74309              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
74310              forwarded by Peter Seebach from the bsdi-users mailing list.
74311              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
74312              
74313              File::Find fails to chdir when chasing symlinks (from
74314              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
74315      Branch: maint-5.6/perl
74316           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
74317 ____________________________________________________________________________
74318 [  7319] By: gsar                                  on 2000/10/16  07:04:30
74319         Log: integrate change#6139 from mainline
74320              
74321              revise mktables.PL for bugs and newness in Unicode 3.0
74322              (from James Bence <jbence@amgen.com>)
74323      Branch: maint-5.6/perl
74324           +> (branch 30 files)
74325           !> (integrate 49 files)
74326 ____________________________________________________________________________
74327 [  7318] By: gsar                                  on 2000/10/16  07:01:01
74328         Log: integrate changes#6137,6138 from mainline
74329              
74330              fix bogus redeclaration warning for "our" variables in different
74331              scopes
74332              
74333              add note about the handling of negative indices to tied arrays
74334              (from Michael G Schwern <schwern@pobox.com>)
74335      Branch: maint-5.6/perl
74336           !> op.c pod/perltie.pod t/pragma/strict-vars
74337 ____________________________________________________________________________
74338 [  7317] By: gsar                                  on 2000/10/16  06:58:46
74339         Log: integrate changes#6127..6136 from mainline
74340              
74341              call_method(...,G_EVAL) can longjmp() out if the method probing
74342              failed (from Gisle Aas)
74343              
74344              new perlxstut example for passing/returning refs to arrays
74345              (from David Lowe <dlowe@pootpoot.com>)
74346              
74347              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
74348              
74349              fix places that mean C<"word" character> but say C<alphanumeric
74350              character>
74351              
74352              avoid warnings in POSIX.pm (from Barrie Slaymaker)
74353              
74354              warnings::enabled() doesn't fall back to looking at $^W if
74355              caller isn't using lexical warnings (from Paul Marquess)
74356              
74357              elide bogus test in change#6132
74358              
74359              make Test::Harness use wait.h/WCOREDUMP if available
74360              (from Ben Tilly <ben_tilly@hotmail.com>)
74361              
74362              enable Test::Harness to dynamically determine column width etc.
74363              (from Rob Napier <rnapier@employees.org>)
74364              
74365              random pod typos (from Peter Scott <Peter@PSDT.com>)
74366      Branch: maint-5.6/perl
74367           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
74368           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
74369           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
74370           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
74371 ____________________________________________________________________________
74372 [  7316] By: gsar                                  on 2000/10/16  06:53:23
74373         Log: integrate change#6126 from mainline
74374              
74375              change#2879 broke rvalue autovivification of magicals such as
74376              ${$num} (reworked variant of patch suggested by Simon Cozens)
74377      Branch: maint-5.6/perl
74378           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
74379           !> pp_hot.c proto.h t/op/gv.t
74380 ____________________________________________________________________________
74381 [  7315] By: gsar                                  on 2000/10/16  06:51:38
74382         Log: integrate changes#6123,6125 from mainline
74383              
74384              clarify gotcha with #line directives (from Rocco Caputo
74385              <troc@netrus.net>)
74386              
74387              enable propagating exception objects via Perl_croak() in XS code
74388              (from Gisle Aas)
74389      Branch: maint-5.6/perl
74390           !> pod/perldebug.pod pod/perlsyn.pod util.c
74391 ____________________________________________________________________________
74392 [  7314] By: gsar                                  on 2000/10/16  06:49:28
74393         Log: integrate change#6122 from mainline
74394              
74395              downgrade fatal error on C<"foo@nosucharray.com"> to optional
74396              warning (from Mark-Jason Dominus)
74397      Branch: maint-5.6/perl
74398           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
74399           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
74400           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
74401           !> toke.c
74402 ____________________________________________________________________________
74403 [  7313] By: gsar                                  on 2000/10/16  06:46:54
74404         Log: integrate changes#6112..6121 from vmsperl
74405              
74406              Check for existence of file before trying to delete
74407              
74408              Ugly workaround for version-specific RTL error
74409              
74410              Urk -- undo previous removal of vmsish 'exit' change
74411              
74412              Add bounds checking for several strings (Charles Lane)
74413              
74414              Miscellaneous cosmetic fixes (Charles Lane)
74415              
74416              Treat sockets as special in sys(read|write) (Charles Lane et al.)
74417              
74418              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
74419              Flatten case labels in switch statements uniformly (Charles Bailey)
74420              
74421              Quiet error messages in vmsish.t (Charles Lane)
74422              
74423              Add missing escape (Charles Lane)
74424              
74425              Allow eliminate_macros() and fixpath() to handle space-delimited
74426              lists (based on fixes by Craig Berry)
74427      Branch: maint-5.6/perl
74428           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
74429           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
74430           !> vms/vmsish.h
74431 ____________________________________________________________________________
74432 [  7312] By: gsar                                  on 2000/10/16  06:41:18
74433         Log: integrate changes#6107,6110 from cfgperl
74434              
74435              Tweak the todo list.
74436              
74437              todo tweak
74438      Branch: maint-5.6/perl
74439           !> Todo-5.6
74440 ____________________________________________________________________________
74441 [  7311] By: gsar                                  on 2000/10/16  06:38:38
74442         Log: integrate changes#6104,6108 from mainline
74443              
74444              PL_sys_intern was being initialized too late on windows
74445              
74446              reenable fake signal handling on Windows, bugs and all
74447      Branch: maint-5.6/perl
74448           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
74449           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
74450           !> win32/win32.c
74451 ____________________________________________________________________________
74452 [  7310] By: gsar                                  on 2000/10/16  06:36:03
74453         Log: integrate changes#6095,6097..6103 from cfgperl
74454              
74455              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
74456              might be useful in future.
74457              
74458              Add a note about possible compilation problems from Allen Smith.
74459              
74460              Add a note about other, yet unsupported, shadow password APIs.
74461              
74462              Tweaks for the cc bugs from Allen Smith.
74463              
74464              More compilation tweakery from Allen Smith.
74465              
74466              Hints and test tweaks for Unicos.
74467              
74468              The test suite tweak in #6101 wasn't quite right.
74469              
74470              Test tweaking for Unicos continues.
74471      Branch: maint-5.6/perl
74472           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74473           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
74474           !> t/lib/complex.t t/op/64bitint.t
74475 ____________________________________________________________________________
74476 [  7309] By: gsar                                  on 2000/10/16  06:29:41
74477         Log: integrate changes#6093,6094 from mainline
74478              
74479              fork() failure to create pseudo process sets errno=EAGAIN and returns
74480              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
74481              
74482              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
74483      Branch: maint-5.6/perl
74484           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
74485           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
74486 ____________________________________________________________________________
74487 [  7308] By: gsar                                  on 2000/10/16  06:27:29
74488         Log: integrate change#6092 from cfgperl
74489              
74490              Regen perltoc with the fixed buildtoc.
74491      Branch: maint-5.6/perl
74492           !> pod/perltoc.pod
74493 ____________________________________________________________________________
74494 [  7307] By: gsar                                  on 2000/10/16  06:26:40
74495         Log: integrate changes#6089,6090 from mainline
74496              
74497              buildtoc tweak to fix newline lossage
74498              
74499              concat doesn't preserve utf8-ness, and doesn't invalidate
74500              [NI]OK; added tests for both
74501      Branch: maint-5.6/perl
74502           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
74503 ____________________________________________________________________________
74504 [  7306] By: gsar                                  on 2000/10/16  06:24:05
74505         Log: integrate change#6088 from cfgperl
74506              
74507              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
74508              because we do not use those.  The HAS_GETSPNAM remains,
74509              though, because we still do use that.
74510      Branch: maint-5.6/perl
74511           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74512           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
74513           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
74514           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
74515           !> win32/config.vc win32/config_H.bc win32/config_H.gc
74516           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
74517 ____________________________________________________________________________
74518 [  7305] By: gsar                                  on 2000/10/16  06:15:52
74519         Log: integrate changes#6084,6085,6087 from mainline
74520              
74521              substr() does not preserve utf8-ness (from Stefan Eissing
74522              <Eissing@medicaldataservice.de>); added tests
74523              
74524              repeat operator (x) doesn't preserve utf8-ness
74525              
74526              reverse() and quotemeta() weren't preserving utf8-ness; add tests
74527      Branch: maint-5.6/perl
74528           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
74529 ____________________________________________________________________________
74530 [  7304] By: gsar                                  on 2000/10/16  06:13:10
74531         Log: integrate changes#6077..6083 from mainline
74532              
74533              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
74534              and Tom Phoenix)
74535              
74536              workaround for CRT bug in chdir() (from Charles Lane, via
74537              Peter Prymmer)
74538              
74539              remove outdated kludge in Carp (NULLs are permitted in diagnostics
74540              now)
74541              
74542              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
74543              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
74544              
74545              better default perlbug categories for ok reports (from Richard Foley)
74546              
74547              peek.t non-portable to ithreads
74548              
74549              note about undocumented caller() return value (from M.J.T. Guy);
74550              yet another peek.t tweak
74551      Branch: maint-5.6/perl
74552           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
74553           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
74554           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
74555           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
74556           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
74557           !> vms/vmsish.h
74558 ____________________________________________________________________________
74559 [  7303] By: gsar                                  on 2000/10/16  06:03:18
74560         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
74561              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
74562              
74563              &HUGE_VAL is not defined, it exists.
74564              
74565              Do not warn that an infinity does not look like a number.
74566              
74567              Rewrite the pwent/spent logic to be a little bit more clearer.
74568              
74569              Continue on the pwent/spent case.
74570              
74571              Correct Freudian slip.
74572              
74573              Use HUGE_VALL if applicable.
74574              
74575              pwent/spent #ifdef imbalance.
74576              
74577              Infinite problems.
74578              
74579              Call getspnam() only iff needd.
74580              
74581              Test both the scalar and list contexts.
74582              
74583              Use setxxent()/endxxent().
74584              
74585              Complex tweakery.
74586              
74587              Unicos hint tweak.
74588              
74589              Be more forgiving in POSIX about HUGE_VALL.
74590              
74591              Detypo.
74592              
74593              The search of infinity continues, this time simplified.
74594              
74595              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
74596              in natively 64-bit platforms where a long is a quad (no need
74597              for long longs).  Also added bias for IVs.
74598              
74599              Complex tweaks.
74600              
74601              Introduce t/lib/peek.t.
74602              
74603              Make the test more portable.
74604      Branch: maint-5.6/perl
74605           +> t/lib/peek.t
74606            ! pp_sys.c
74607           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
74608           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
74609           !> t/op/pwent.t toke.c util.c
74610 ____________________________________________________________________________
74611 [  7302] By: gsar                                  on 2000/10/16  05:03:37
74612         Log: integrate changes#6066..6071 from mainline
74613              
74614              s/END/CHECK/
74615              
74616              replace direct call to sighandler() with (*PL_sighandlerp)()
74617              
74618              note about values()
74619              
74620              File::Spec compatibility update (from Barrie Slaymaker
74621              <barries@slaysys.com>)
74622              
74623              remove misleading comment (from M.J.T. Guy)
74624              
74625              misformatted perllocal.pod (from Tim Jenness
74626              <t.jenness@jach.hawaii.edu>)
74627      Branch: maint-5.6/perl
74628           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
74629           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
74630           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
74631           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
74632 ____________________________________________________________________________
74633 [  7301] By: gsar                                  on 2000/10/16  05:00:08
74634         Log: integrate changes#6061..6063 from mainline
74635              
74636              change#5921 neglected to make eq honor "use bytes"
74637              
74638              additional tests for utf8.t
74639              
74640              tokeq() could read unallocated field in argument
74641      Branch: maint-5.6/perl
74642           !> sv.c t/pragma/utf8.t toke.c
74643 ____________________________________________________________________________
74644 [  7300] By: gsar                                  on 2000/10/16  04:56:54
74645         Log: integrate changes#6046,6048,6057,6058 from mainline
74646              
74647              libscheck has insufficient checks for n32 libs (from
74648              Albert Chin-A-Young <china@thewrittenword.com>)
74649              
74650              add note about how $( doesn't interpolate in REs (from
74651              Philip Newton <newton@ficus.frogspace.net>)
74652              
74653              fix broken parsing of /\x{ab}/
74654              
74655              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
74656              (spotted by Donald Kinzer <dkinzer@premia.com>)
74657      Branch: maint-5.6/perl
74658           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
74659           !> t/pragma/utf8.t
74660 ____________________________________________________________________________
74661 [  7299] By: gsar                                  on 2000/10/16  04:52:50
74662         Log: integrate change#6044 from mainline
74663              
74664              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
74665              such that underscores are only ignored in literal numbers,
74666              "\x{...}", and hex/oct argument
74667      Branch: maint-5.6/perl
74668           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
74669 ____________________________________________________________________________
74670 [  7298] By: gsar                                  on 2000/10/16  04:50:53
74671         Log: integrate changes#6027..6043 from mainline
74672              
74673              podlators-1.02 update (from Russ Allbery)
74674              
74675              Pod::Man generates groff-incompatible macro definition (from
74676              Tom Christiansen)
74677              
74678              add CGI.pm v2.66 (from Lincoln Stein)
74679              
74680              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
74681              for @- and @+ (from Johan Vromans)
74682              
74683              small nits in diagnostics.pm (from Robin Barker)
74684              
74685              whitespace adjustments
74686              
74687              missing files in MANIFEST
74688              
74689              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
74690              to compensate
74691              
74692              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
74693              
74694              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
74695      Branch: maint-5.6/perl
74696           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
74697           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
74698           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
74699           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
74700           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
74701           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
74702           !> t/lib/cgi-html.t t/lib/cgi-request.t
74703 ____________________________________________________________________________
74704 [  7297] By: gsar                                  on 2000/10/16  04:44:30
74705         Log: integrate change#6025 from mainline
74706              
74707              Is{Alnum,Alpha,Word} don't match titlecase
74708              TODO: IsSpace is defined recursively!
74709              (both spotted by Larry)
74710      Branch: maint-5.6/perl
74711           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
74712           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
74713 ____________________________________________________________________________
74714 [  7296] By: gsar                                  on 2000/10/16  04:39:30
74715         Log: integrate change#6023 from mainline
74716              
74717              debugger stomps on $. (from M.J.T. Guy)
74718      Branch: maint-5.6/perl
74719           !> lib/perl5db.pl
74720 ____________________________________________________________________________
74721 [  7295] By: gsar                                  on 2000/10/16  04:38:02
74722         Log: integrate change#6022 from mainline
74723              
74724              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
74725      Branch: maint-5.6/perl
74726           !> sv.c
74727 ____________________________________________________________________________
74728 [  7294] By: gsar                                  on 2000/10/16  04:37:05
74729         Log: integrate changes#6018..6021 from mainline
74730              
74731              make lib/syslog.t portable to systems that don't have _PATH_LOG,
74732              make _PATH_LOG() return "" if unavailable
74733              
74734              windows portability tweaks
74735              
74736              test tweak
74737              
74738              remove Win2K issue in pod (fixed by change#6020)
74739      Branch: maint-5.6/perl
74740           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
74741           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
74742           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
74743 ____________________________________________________________________________
74744 [  7293] By: gsar                                  on 2000/10/16  04:20:00
74745         Log: integrate changes#6013..6015 from mainline
74746              
74747              tweak change#5945 to display correct switch name in diagnostic
74748              
74749              glob() loading File::Glob behind the scenes may cause syntax errors
74750              
74751              tweak test for portability
74752      Branch: maint-5.6/perl
74753           !> op.c perl.c pod/perldiag.pod t/lib/b.t
74754 ____________________________________________________________________________
74755 [  7292] By: gsar                                  on 2000/10/16  04:18:11
74756         Log: integrate changes#6005..6010 from mainline, cfgperl
74757              
74758              perldoc might fail via "use blib" (from Hugo van der Sanden)
74759              
74760              Regen Configure.
74761              
74762              note about compile failures and END blocks (from M.J.T. Guy)
74763              
74764              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
74765              
74766              (change#6009 integrated earlier in change#7255)
74767              
74768              clarify note about shadow password support (from
74769              gellyfish@gellyfish.com)
74770      Branch: maint-5.6/perl
74771           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74772           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
74773           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
74774 ____________________________________________________________________________
74775 [  7291] By: gsar                                  on 2000/10/16  04:12:03
74776         Log: integrate changes#6002,6003 from mainline
74777              
74778              destructive sv_setsv() can lose UV-ness from source, causing
74779              numeric promotions/comparisons to fail to do the right thing
74780              
74781              allow REG_EXPAND_SZ keys in Windows registry (from
74782              John Clayton <John.Clayton@barclayscapital.com>)
74783      Branch: maint-5.6/perl
74784           !> sv.c win32/win32.c
74785 ____________________________________________________________________________
74786 [  7290] By: gsar                                  on 2000/10/16  04:10:19
74787         Log: integrate change#6001 from mainline
74788              
74789              support additional library locations via $Config{otherlibdirs}
74790              (from Andy Dougherty)
74791      Branch: maint-5.6/perl
74792           !> Configure INSTALL Porting/Glossary Porting/config.sh
74793           !> Porting/config_H config_h.SH epoc/config.sh perl.c
74794           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
74795           !> win32/config.bc win32/config.gc win32/config.vc
74796 ____________________________________________________________________________
74797 [  7289] By: gsar                                  on 2000/10/16  04:08:28
74798         Log: integrate change#5999 from mainline
74799              
74800              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
74801      Branch: maint-5.6/perl
74802           !> t/pragma/warn/toke toke.c
74803 ____________________________________________________________________________
74804 [  7288] By: gsar                                  on 2000/10/16  04:07:01
74805         Log: integrate changes#5997,5998 from cfgperl
74806              
74807              Preserve $!.
74808              
74809              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
74810      Branch: maint-5.6/perl
74811           !> lib/Math/Complex.pm
74812 ____________________________________________________________________________
74813 [  7287] By: gsar                                  on 2000/10/16  04:04:37
74814         Log: integrate change#5995 from mainline
74815              
74816              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
74817      Branch: maint-5.6/perl
74818           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
74819 ____________________________________________________________________________
74820 [  7286] By: gsar                                  on 2000/10/16  04:03:21
74821         Log: integrate change#5994 from mainline
74822              
74823              fix for missed accounting for null byte in pack("Z",...) (from
74824              M.J.T. Guy)
74825      Branch: maint-5.6/perl
74826           !> pp.c t/op/pack.t
74827 ____________________________________________________________________________
74828 [  7285] By: gsar                                  on 2000/10/16  04:02:11
74829         Log: integrate changes#5989..5993 from mainline
74830              
74831              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
74832              itself and no other (from Tom Hughes)
74833              
74834              use $ENV{LIB} to search for libs under Visual C compiler
74835              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
74836              
74837              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
74838              
74839              pod nit (from Simon Cozens)
74840              
74841              various minor tweaks seen on p5p
74842      Branch: maint-5.6/perl
74843           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
74844           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
74845           !> t/op/array.t toke.c
74846 ____________________________________________________________________________
74847 [  7284] By: gsar                                  on 2000/10/16  03:59:00
74848         Log: integrate changes#5978..5988 from mainline
74849              
74850              sync version numbers in File::Spec with the ones on CPAN
74851              (from Barrie Slaymaker)
74852              
74853              under useithreads, constant pad entries could inadvertantly be
74854              shared across threads (from Eric Blood <eblood@xmission.com>);
74855              added Eric's test case to testsuite
74856              
74857              allow Configure -S to run non-interactively (spotted by Greg Hudson
74858              <ghudson@mit.edu>)
74859              
74860              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
74861              prototype mismatch with CORE::glob(); update pod and tests to
74862              suit (File::Glob::glob() is still available for backward
74863              compatibility, but should be considered deprecated)
74864              
74865              avoid error in IO::Socket::INET when given an unknown service name
74866              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
74867              
74868              numeric conversion of non-number in change#3378 tramples on
74869              OOK offset, causing segfaults
74870              
74871              attributes::reftype() doesn't work on tied argument
74872              
74873              forked child may not exit correctly if it failed to open
74874              /dev/console (from Graham Barr)
74875              
74876              add regular expressions tutorial and quick-start guide (from
74877              Mark Kvale <kvale@phy.ucsf.edu>)
74878              
74879              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
74880              
74881              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
74882              <paul@miraclefish.com>)
74883      Branch: maint-5.6/perl
74884           +> pod/perlrequick.pod pod/perlretut.pod
74885           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
74886           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
74887           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
74888           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
74889           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
74890           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
74891           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
74892           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
74893 ____________________________________________________________________________
74894 [  7283] By: gsar                                  on 2000/10/16  03:52:14
74895         Log: integrate change#5977 from mainline
74896              
74897              autoquote barewords followed by newline and arrow properly
74898              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
74899      Branch: maint-5.6/perl
74900           !> t/pragma/warn/toke toke.c
74901 ____________________________________________________________________________
74902 [  7282] By: gsar                                  on 2000/10/16  03:50:48
74903         Log: integrate change#5976 from mainline
74904              
74905              DB_File v1.73 update (from Paul Marquess)
74906      Branch: maint-5.6/perl
74907           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
74908           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
74909 ____________________________________________________________________________
74910 [  7281] By: gsar                                  on 2000/10/16  03:49:14
74911         Log: integrate change#5975 from mainline
74912              
74913              allow sort() reentrancy (variant of patch suggested by
74914              Hugo van der Sanden)
74915      Branch: maint-5.6/perl
74916           !> pp_ctl.c t/op/sort.t
74917 ____________________________________________________________________________
74918 [  7280] By: gsar                                  on 2000/10/16  03:48:22
74919         Log: integrate change#5974 from mainline
74920              
74921              change#4197 somehow missed initializing PL_errors, meaning
74922              syntax error queueing wasn't working outside eval"" at all;
74923              also fixed eval"" to localize PL_error_count, so that compile-time
74924              eval's don't clobber the error state of the outer context
74925      Branch: maint-5.6/perl
74926           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
74927           !> t/pragma/warn/toke
74928 ____________________________________________________________________________
74929 [  7279] By: gsar                                  on 2000/10/16  03:46:21
74930         Log: integrate change#5973 from mainline
74931              
74932              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
74933      Branch: maint-5.6/perl
74934           !> regcomp.c regexec.c t/op/re_tests
74935 ____________________________________________________________________________
74936 [  7278] By: gsar                                  on 2000/10/16  03:44:54
74937         Log: integrate change#5971 from cfgperl
74938              
74939              Unicos tweaks from Mark P. Lutz.
74940      Branch: maint-5.6/perl
74941           !> hints/unicos.sh lib/Math/Complex.pm
74942 ____________________________________________________________________________
74943 [  7277] By: gsar                                  on 2000/10/16  03:42:59
74944         Log: integrate changes#5966..5970 from mainline
74945              
74946              add testsuite for B backends, fix bug in B::Deparse (from
74947              Simon Cozens <simon@brecon.co.uk>)
74948              
74949              improved docs on the warn_uninit diagnostic (from David Glasser
74950              and Simon Cozens)
74951              
74952              tolerate spaces in group names in test on solaris (from David Boyce
74953              <dsb@boyski.com>)
74954              
74955              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
74956              
74957              Data::Dumper fumbles negative numbers on 32-bit platforms where
74958              IV is >32bits
74959      Branch: maint-5.6/perl
74960           +> t/lib/b.t t/lib/syslog.t
74961           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
74962           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
74963           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
74964 ____________________________________________________________________________
74965 [  7276] By: gsar                                  on 2000/10/16  03:39:30
74966         Log: integrate change#5965 from mainline
74967              
74968              avoid "will not stay shared" warnings for our variables (from
74969              Robin Barker)
74970      Branch: maint-5.6/perl
74971           !> op.c t/pragma/warn/op
74972 ____________________________________________________________________________
74973 [  7275] By: gsar                                  on 2000/10/16  03:38:18
74974         Log: integrate change#5964 from mainline
74975              
74976              reformat to 72 columns (again)
74977      Branch: maint-5.6/perl
74978           !> pod/perldiag.pod
74979 ____________________________________________________________________________
74980 [  7274] By: gsar                                  on 2000/10/16  03:36:58
74981         Log: integrate change#5963 from mainline
74982              
74983              patch from Larry to make (\&) prototype work; added tests for
74984              the same
74985      Branch: maint-5.6/perl
74986           !> op.c t/comp/proto.t
74987 ____________________________________________________________________________
74988 [  7273] By: gsar                                  on 2000/10/16  03:35:51
74989         Log: integrate changes#5956..5962 from mainline
74990              
74991              better diagnostics on failed tests (from Ilya Zakharevich)
74992              
74993              pod nits (from A. C. Yardley <yardley@tanet.net>)
74994              
74995              change#3569 deleted some essential code, revert; avoid use of
74996              atexit() to make DynaLoader work properly on AIX under mod_perl
74997              (from Jens-Uwe Mager <jum@helios.de>)
74998              
74999              doubled words in pods (from Simon Cozens
75000              <simon.p.cozens@jp.pwcglobal.com>)
75001              
75002              better INSTALL notes on Solaris issues (from Dominic Dunlop)
75003              
75004              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
75005              
75006              updated README.hpux (from Jeff Okamoto)
75007      Branch: maint-5.6/perl
75008           !> INSTALL README.hpux emacs/cperl-mode.el
75009           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
75010           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
75011           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
75012           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
75013           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
75014           !> t/op/lex_assign.t
75015 ____________________________________________________________________________
75016 [  7272] By: gsar                                  on 2000/10/16  03:31:22
75017         Log: integrate change#5955 from mainline
75018              
75019              longstanding bug exposed by change#3307: sort arguments weren't
75020              compiled with the right wantarray context (ensuing runtime lookup
75021              via block_gimme() was getting the incidental context of the
75022              sort() itself)
75023      Branch: maint-5.6/perl
75024           !> op.c t/op/sort.t
75025 ____________________________________________________________________________
75026 [  7271] By: gsar                                  on 2000/10/16  03:29:11
75027         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
75028              branch
75029              
75030              Flatten the cpp jungle doing the nosuid checking.
75031              
75032              Do not assume sign propagation. (from M.J.T. Guy)
75033              
75034              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
75035              
75036              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
75037              Now pp_ncmp() returns undef is either operand is a NaN.
75038              
75039              On second thoughts frexp() does have two arguments.
75040              
75041              Document that tr() is not tr(1).
75042              
75043              Be more robust on "extreme" (large absolute value)
75044              arguments.  Originally reported by Daniel Connelly
75045              as a problem with asinh() on large negative arguments,
75046              asinh() used to bail out because an argument to log()
75047              ended up being zero.  Ilya Zakharevich proposed using
75048              Taylor's series in such cases, which for such large
75049              arguments is a very good approximation.
75050              
75051              Undo "use integer" addition from 64bitint as it seems
75052              to break most of the subtests in Digital UNIX;
75053              Unicos needs to find another way.
75054      Branch: maint-5.6/perl
75055           !> (integrate 29 files)
75056 ____________________________________________________________________________
75057 [  7270] By: gsar                                  on 2000/10/16  03:09:44
75058         Log: integrate changes#5948,5949,5950 from mainline
75059              
75060              typo in vars.pm that leads to cryptic message (from Piotr
75061              Piatkowski <kompas@kompas.usr.onet.pl>)
75062              
75063              make perldoc use the pod2man from the same version (from
75064              M.J.T. Guy)
75065              
75066              reformat perldiag to avoid long lines
75067      Branch: maint-5.6/perl
75068           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
75069 ____________________________________________________________________________
75070 [  7269] By: gsar                                  on 2000/10/16  03:05:54
75071         Log: integrate change#5947 from mainline
75072              
75073              use &dl_error rather than &dl_load_file as the guard for calling
75074              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
75075              statically built perl)
75076      Branch: maint-5.6/perl
75077           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
75078 ____________________________________________________________________________
75079 [  7268] By: gsar                                  on 2000/10/16  03:04:48
75080         Log: integrate change#5945 from mainline
75081              
75082              make module name mandatory after -M switch; reorder perldiag
75083              alphabetically (from Mark-Jason Dominus)
75084      Branch: maint-5.6/perl
75085           !> perl.c pod/perldiag.pod
75086 ____________________________________________________________________________
75087 [  7267] By: gsar                                  on 2000/10/16  03:03:01
75088         Log: integrate change#5939 from mainline
75089              
75090              more pod nits (from Larry Virden)
75091      Branch: maint-5.6/perl
75092           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
75093           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
75094           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
75095 ____________________________________________________________________________
75096 [  7266] By: gsar                                  on 2000/10/16  03:01:39
75097         Log: integrate change#5938 from mainline
75098              
75099              Consolidated B::Deparse fixes (from Stephen McCamant)
75100      Branch: maint-5.6/perl
75101           !> ext/B/B/Deparse.pm
75102 ____________________________________________________________________________
75103 [  7265] By: gsar                                  on 2000/10/16  03:00:43
75104         Log: integrate change#5936 from mainline
75105              
75106              additional tests for change#7263 (from Paul Marquess)
75107      Branch: maint-5.6/perl
75108           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
75109           !> t/pragma/warn/5nolint t/pragma/warn/6default
75110 ____________________________________________________________________________
75111 [  7264] By: gsar                                  on 2000/10/16  02:58:34
75112         Log: integrate change#5934 from mainline
75113              
75114              propagate lexical warnings from surrounding scope correctly
75115              within string eval() (from Paul Marquess)
75116      Branch: maint-5.6/perl
75117           !> pp_ctl.c t/pragma/warn/pp_ctl
75118 ____________________________________________________________________________
75119 [  7263] By: gsar                                  on 2000/10/16  02:56:53
75120         Log: integrate change#5932 from mainline
75121              
75122              add rsignal(), whichsig() and do_join() to public API list
75123              (mod_perl uses them to good advantage)
75124      Branch: maint-5.6/perl
75125           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
75126 ____________________________________________________________________________
75127 [  7262] By: gsar                                  on 2000/10/16  02:55:53
75128         Log: integrate change#5931 from mainline
75129              
75130              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
75131      Branch: maint-5.6/perl
75132           !> pp_hot.c regexec.c t/op/pat.t
75133 ____________________________________________________________________________
75134 [  7261] By: gsar                                  on 2000/10/16  02:55:01
75135         Log: integrate change#5930 from mainline
75136              
75137              small os390 tweaks (from Peter Prymmer)
75138      Branch: maint-5.6/perl
75139           !> config_h.SH makedepend.SH
75140 ____________________________________________________________________________
75141 [  7260] By: gsar                                  on 2000/10/16  02:54:10
75142         Log: integrate change#5929 from mainline
75143              
75144              pod nits
75145      Branch: maint-5.6/perl
75146           !> pod/perlguts.pod
75147 ____________________________________________________________________________
75148 [  7259] By: gsar                                  on 2000/10/16  02:52:55
75149         Log: integrate change#5927 from mainline
75150              
75151              arrange for next() to resume at the unstack op rather than the
75152              loop conditional, so that scope cleanup happens correctly
75153              (from Stephen McCamant)
75154      Branch: maint-5.6/perl
75155           !> op.c pp_ctl.c t/op/misc.t
75156 ____________________________________________________________________________
75157 [  7258] By: gsar                                  on 2000/10/16  02:51:38
75158         Log: integrate change#5926 from mainline
75159              
75160              on windows, reserve 16M of stack rather than 128M (allows more
75161              threads to run concurrently)
75162      Branch: maint-5.6/perl
75163           !> win32/Makefile win32/makefile.mk
75164 ____________________________________________________________________________
75165 [  7257] By: gsar                                  on 2000/10/16  02:50:37
75166         Log: integrate change#5925 from mainline
75167              
75168              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
75169      Branch: maint-5.6/perl
75170           !> toke.c
75171 ____________________________________________________________________________
75172 [  7256] By: gsar                                  on 2000/10/16  02:49:36
75173         Log: integrate change#5924 from mainline
75174              
75175              avoid using uninitialized memory in require version check
75176      Branch: maint-5.6/perl
75177           !> pp_ctl.c universal.c
75178 ____________________________________________________________________________
75179 [  7255] By: gsar                                  on 2000/10/16  02:48:03
75180         Log: integrate changes#5923,5928,6009 from mainline
75181              
75182              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
75183      Branch: maint-5.6/perl
75184           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
75185 ____________________________________________________________________________
75186 [  7254] By: gsar                                  on 2000/10/16  02:44:46
75187         Log: integrate change#5922 from mainline
75188              
75189              commentary about IoTYPE() (from Nathan Torkington)
75190      Branch: maint-5.6/perl
75191           !> sv.h
75192 ____________________________________________________________________________
75193 [  7253] By: gsar                                  on 2000/10/16  02:43:49
75194         Log: integrate change#5921 from mainline
75195              
75196              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
75197      Branch: maint-5.6/perl
75198           !> sv.c t/lib/charnames.t t/pragma/utf8.t
75199 ____________________________________________________________________________
75200 [  7252] By: gsar                                  on 2000/10/16  02:42:31
75201         Log: integrate change#5920 from mainline
75202              
75203              Larry's fix for buggy propagation of utf8-ness in join(); add test
75204      Branch: maint-5.6/perl
75205           !> doop.c t/op/ver.t
75206 ____________________________________________________________________________
75207 [  7251] By: gsar                                  on 2000/10/16  02:41:14
75208         Log: integrate changes#5915..5919 from mainline
75209              
75210              various (pod tweaks &c)
75211      Branch: maint-5.6/perl
75212           !> (integrate 33 files)
75213 ____________________________________________________________________________
75214 [  7250] By: gsar                                  on 2000/10/16  02:38:16
75215         Log: integrate change#5914 from mainline
75216              
75217              caller() wasn't returning the right number of elements for
75218              eval {...}
75219      Branch: maint-5.6/perl
75220           !> pp_ctl.c t/pragma/warn/9enabled
75221 ____________________________________________________________________________
75222 [  7249] By: gsar                                  on 2000/10/16  02:37:02
75223         Log: integrate change#5913 from mainline
75224              
75225              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
75226              (from Mark-Jason Dominus)
75227      Branch: maint-5.6/perl
75228           !> pod/perlfunc.pod
75229 ____________________________________________________________________________
75230 [  7248] By: gsar                                  on 2000/10/16  02:35:58
75231         Log: integrate change#5912 from mainline
75232              
75233              fix totally broken caching in UNIVERSAL::isa() (from
75234              Nick Ing-Simmons)
75235      Branch: maint-5.6/perl
75236           !> t/op/universal.t universal.c
75237 ____________________________________________________________________________
75238 [  7247] By: gsar                                  on 2000/10/16  02:34:27
75239         Log: integrate changes#5910,5911 from mainline
75240              
75241              typo in pod
75242              
75243              add linebreak properties from unicode/LineBrk.txt (from
75244              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
75245      Branch: maint-5.6/perl
75246           +> (branch 29 files)
75247           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
75248 ____________________________________________________________________________
75249 [  7246] By: gsar                                  on 2000/10/16  02:33:29
75250         Log: integrate change#5909 from mainline
75251              
75252              mode argument to do_binmode() should be file mode, not boolean
75253      Branch: maint-5.6/perl
75254           !> pp_sys.c
75255 ____________________________________________________________________________
75256 [  7245] By: gsar                                  on 2000/10/16  02:31:04
75257         Log: integrate change#5908 from mainline
75258              
75259              introduce illegal symbols into null package so that
75260              gv_fetchpv(...,TRUE) always returns a valid GV even when the
75261              symbol is trapped by strictures (avoids coredumps)
75262      Branch: maint-5.6/perl
75263           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
75264           !> t/pragma/strict-vars
75265 ____________________________________________________________________________
75266 [  7244] By: jhi                                   on 2000/10/16  02:29:54
75267         Log: Subject: $Carp::ExportLevel confusion in Exporter
75268              From: "Ben Tilly" <ben_tilly@hotmail.com>
75269              Date: Sat, 14 Oct 2000 16:44:34 EDT
75270              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
75271      Branch: perl
75272            ! lib/Exporter/Heavy.pm
75273 ____________________________________________________________________________
75274 [  7243] By: jhi                                   on 2000/10/16  02:28:33
75275         Log: Subject: [PATCH perlguts.pod] Document offset hack
75276              From: Simon Cozens <simon@cozens.net>
75277              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
75278              Date: Sat, 14 Oct 2000 19:32:25 +0100
75279      Branch: perl
75280            ! pod/perlguts.pod
75281 ____________________________________________________________________________
75282 [  7242] By: gsar                                  on 2000/10/16  02:26:51
75283         Log: integrate changes#5905,5906,5907,6064 from mainline
75284              
75285              printf/sprintf didn't get quad types right under use64bitint
75286      Branch: maint-5.6/perl
75287           !> pp_sys.c sv.c t/op/64bitint.t
75288 ____________________________________________________________________________
75289 [  7241] By: jhi                                   on 2000/10/16  02:22:44
75290         Log: Subject: small pod patch
75291              From: Dan Boorstein <dan_boo@bellsouth.net>
75292              Date: Sat, 14 Oct 2000 14:29:24 -0400
75293              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
75294      Branch: perl
75295            ! pod/perlfaq7.pod pod/perlmod.pod
75296 ____________________________________________________________________________
75297 [  7240] By: jhi                                   on 2000/10/16  02:13:46
75298         Log: -w cleanup.
75299              
75300              Subject: Re: Problems with bleadperl 
75301              From: "Stephen P. Potter" <spp@ds.net>
75302              Date: Fri, 13 Oct 2000 13:32:49 -0400
75303              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
75304      Branch: perl
75305            ! t/pragma/overload.t
75306 ____________________________________________________________________________
75307 [  7239] By: jhi                                   on 2000/10/16  01:41:18
75308         Log: One more ~utf8 tweak.
75309      Branch: perl
75310            ! t/op/bop.t
75311 ____________________________________________________________________________
75312 [  7238] By: jhi                                   on 2000/10/16  01:34:14
75313         Log: Tweak the test of #7235.
75314      Branch: perl
75315            ! t/op/bop.t
75316 ____________________________________________________________________________
75317 [  7237] By: jhi                                   on 2000/10/16  01:25:04
75318         Log: Fix a couple of compiler-noted nits in #7235.
75319      Branch: perl
75320            ! pp.c
75321 ____________________________________________________________________________
75322 [  7236] By: jhi                                   on 2000/10/16  01:22:46
75323         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
75324      Branch: perl
75325            ! pp.c pp_hot.c
75326 ____________________________________________________________________________
75327 [  7235] By: jhi                                   on 2000/10/15  16:24:44
75328         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
75329              
75330              From: Simon Cozens <simon@cozens.net>
75331              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
75332              Date: Sat, 14 Oct 2000 20:52:13 +0100
75333              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
75334      Branch: perl
75335            ! pp.c t/op/bop.t utf8.h
75336 ____________________________________________________________________________
75337 [  7234] By: jhi                                   on 2000/10/15  15:19:29
75338         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
75339              The problem was that rx->minlen was in chars while pp_split()
75340              thought it would be in bytes. 
75341      Branch: perl
75342            ! pp.c t/pragma/utf8.t
75343 ____________________________________________________________________________
75344 [  7233] By: jhi                                   on 2000/10/14  20:24:24
75345         Log: Document FNCASE=y as discussed in the bug 20000902.009.
75346      Branch: perl
75347            ! README.dos
75348 ____________________________________________________________________________
75349 [  7232] By: jhi                                   on 2000/10/14  18:52:21
75350         Log: Add test for bug id 20000427.003 (which seems to have
75351              been fixed) (also duplicate as 20000427.004, though
75352              with a higher severity).  Move one utf8 from op/append
75353              to pragma/utf8, tag the tests with bug ids.
75354      Branch: perl
75355            ! t/op/append.t t/pragma/utf8.t
75356 ____________________________________________________________________________
75357 [  7231] By: jhi                                   on 2000/10/14  17:28:37
75358         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
75359      Branch: perl
75360            ! t/pragma/utf8.t
75361 ____________________________________________________________________________
75362 [  7230] By: jhi                                   on 2000/10/14  14:24:50
75363         Log: Needs to be conditional on SunOS 4.
75364              
75365              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
75366              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
75367              Date: Sat, 14 Oct 2000 13:37:49 +0100
75368              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
75369      Branch: metaconfig/U/perl
75370            ! End.U
75371      Branch: perl
75372            ! Configure myconfig.SH pod/perldelta.pod
75373 ____________________________________________________________________________
75374 [  7229] By: jhi                                   on 2000/10/14  00:49:22
75375         Log: Update Changes.
75376      Branch: perl
75377            ! Changes patchlevel.h
75378 ____________________________________________________________________________
75379 [  7228] By: jhi                                   on 2000/10/14  00:46:10
75380         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
75381              From: Peter Prymmer <pvhp@forte.com>
75382              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
75383              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
75384      Branch: perl
75385            ! lib/utf8.pm
75386 ____________________________________________________________________________
75387 [  7227] By: jhi                                   on 2000/10/13  23:20:30
75388         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
75389      Branch: perl
75390            ! t/op/tie.t
75391 ____________________________________________________________________________
75392 [  7226] By: jhi                                   on 2000/10/13  22:14:32
75393         Log: Tweak #7225.
75394              
75395              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
75396              From: Peter Prymmer <pvhp@forte.com>
75397              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
75398              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
75399      Branch: perl
75400            ! t/op/sprintf.t
75401 ____________________________________________________________________________
75402 [  7225] By: jhi                                   on 2000/10/13  22:11:31
75403         Log: op/sprintf.t patch for OS/390 (and any other host with limited
75404              floating-point exponent length)
75405              
75406              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
75407              From: Dominic Dunlop <domo@computer.org>
75408              Date: Fri, 13 Oct 2000 19:17:57 +0200
75409              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
75410      Branch: perl
75411            ! t/op/sprintf.t
75412 ____________________________________________________________________________
75413 [  7224] By: jhi                                   on 2000/10/13  18:40:48
75414         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
75415      Branch: perl
75416            ! toke.c
75417 ____________________________________________________________________________
75418 [  7223] By: jhi                                   on 2000/10/13  18:37:13
75419         Log: Thinko in #7222.
75420      Branch: perl
75421            ! utf8.c
75422 ____________________________________________________________________________
75423 [  7222] By: jhi                                   on 2000/10/13  18:05:23
75424         Log: Use UTF8SKIP(), from Simon Cozens.
75425      Branch: perl
75426            ! utf8.c
75427 ____________________________________________________________________________
75428 [  7221] By: jhi                                   on 2000/10/13  15:43:19
75429         Log: (accidentally empty check-in)
75430      Branch: perl
75431            ! utf8.c
75432 ____________________________________________________________________________
75433 [  7220] By: jhi                                   on 2000/10/13  15:23:51
75434         Log: Add (optimistically) Storable to static extensions.
75435      Branch: perl
75436            ! hints/uwin.sh hints/vmesa.sh
75437 ____________________________________________________________________________
75438 [  7219] By: jhi                                   on 2000/10/13  15:20:05
75439         Log: Amdahl UTS doesn't seem to do dynaloading.
75440      Branch: perl
75441            ! hints/uts.sh
75442 ____________________________________________________________________________
75443 [  7218] By: jhi                                   on 2000/10/13  15:15:20
75444         Log: Slight tweak of the code to appease Amdahl UTS cc.
75445      Branch: perl
75446            ! pp.c
75447 ____________________________________________________________________________
75448 [  7217] By: jhi                                   on 2000/10/13  14:50:42
75449         Log: In Amdahl UTS "struct sv" is defined by a system header,
75450              <ksync.h>.
75451      Branch: perl
75452            ! perl.h sv.h
75453 ____________________________________________________________________________
75454 [  7216] By: jhi                                   on 2000/10/13  11:58:25
75455         Log: Ilya implemented the memory profiling API.
75456      Branch: perl
75457            ! Todo
75458 ____________________________________________________________________________
75459 [  7215] By: jhi                                   on 2000/10/13  02:56:38
75460         Log: Subject: [PATCH 5.7.0] Perl API for mstats
75461              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75462              Date: Thu, 12 Oct 2000 22:52:40 -0400
75463              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
75464      Branch: perl
75465            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
75466 ____________________________________________________________________________
75467 [  7214] By: jhi                                   on 2000/10/13  02:55:38
75468         Log: Subject: [PATCH 5.7.0] IVs in mtats
75469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75470              Date: Thu, 12 Oct 2000 22:51:04 -0400
75471              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
75472      Branch: perl
75473            ! malloc.c perl.h
75474 ____________________________________________________________________________
75475 [  7213] By: jhi                                   on 2000/10/13  02:31:47
75476         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
75477      Branch: perl
75478            ! pod/perldiag.pod pp_sys.c
75479 ____________________________________________________________________________
75480 [  7212] By: jhi                                   on 2000/10/13  01:27:38
75481         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
75482              From: Peter Prymmer <pvhp@forte.com>
75483              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
75484              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
75485      Branch: perl
75486            ! t/op/oct.t
75487 ____________________________________________________________________________
75488 [  7211] By: jhi                                   on 2000/10/13  00:35:09
75489         Log: Update Changes.
75490      Branch: perl
75491            ! Changes patchlevel.h
75492 ____________________________________________________________________________
75493 [  7210] By: jhi                                   on 2000/10/12  23:59:40
75494         Log: The Install.pm third of
75495              
75496              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
75497              From: Bill Campbell <bill@celestial.com>
75498              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
75499              Date: Thu, 5 Oct 2000 18:04:51 -0700
75500      Branch: perl
75501            ! lib/ExtUtils/Install.pm
75502 ____________________________________________________________________________
75503 [  7209] By: jhi                                   on 2000/10/12  23:58:43
75504         Log: Two thirds of
75505              
75506              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
75507              Date: Thu, 5 Oct 2000 18:04:51 -0700
75508              From: Bill Campbell <bill@celestial.com>
75509              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
75510              
75511              The Install.pm changes will be submitted separately because
75512              they need some work and discussion still.
75513      Branch: perl
75514            ! lib/getopts.pl lib/termcap.pl
75515 ____________________________________________________________________________
75516 [  7208] By: jhi                                   on 2000/10/12  23:41:19
75517         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
75518              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75519              Date:     Thu, 12 Oct 2000 07:30:02 EDT
75520              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
75521      Branch: perl
75522            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
75523            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
75524 ____________________________________________________________________________
75525 [  7207] By: jhi                                   on 2000/10/12  23:39:01
75526         Log: An updated EBCDIC tr patch.
75527              
75528              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
75529              From: Peter Prymmer <pvhp@forte.com>
75530              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
75531              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
75532      Branch: perl
75533            ! t/op/tr.t
75534 ____________________________________________________________________________
75535 [  7206] By: jhi                                   on 2000/10/12  23:34:55
75536         Log: Upgrade to CPAN 1.58, from Andreas König.
75537      Branch: perl
75538            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75539 ____________________________________________________________________________
75540 [  7205] By: jhi                                   on 2000/10/12  23:29:08
75541         Log: Introduce the man[24-8] variables, from Andy Dougherty.
75542      Branch: metaconfig/U/perl
75543            + mandirs.U mandirstyle.U
75544      Branch: perl
75545            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75546            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
75547            ! vos/config.h vos/config.pl vos/config_h.SH_orig
75548            ! win32/config.bc win32/config.gc win32/config.vc
75549 ____________________________________________________________________________
75550 [  7204] By: gsar                                  on 2000/10/12  18:11:24
75551         Log: restore change#7202
75552      Branch: perl
75553            ! mg.c
75554 ____________________________________________________________________________
75555 [  7203] By: gsar                                  on 2000/10/12  18:09:40
75556         Log: another test of the Emergency Broadcast System--back out 
75557              change#7202
75558      Branch: perl
75559            ! mg.c
75560 ____________________________________________________________________________
75561 [  7202] By: gsar                                  on 2000/10/12  16:40:47
75562         Log: (submitted on behalf of Jarkko)
75563              Fix the lib/encode.t subtest 6 failure as reported by Andreas
75564              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
75565              was unearthed by change 7182, as was a bug in HTML::Entities.
75566      Branch: perl
75567            ! mg.c
75568 ____________________________________________________________________________
75569 [  7201] By: jhi                                   on 2000/10/11  03:16:05
75570         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
75571      Branch: perl
75572            ! pp_hot.c t/pragma/utf8.t
75573 ____________________________________________________________________________
75574 [  7200] By: jhi                                   on 2000/10/11  00:40:30
75575         Log: The #7198 was a false alarm.
75576      Branch: perl
75577            ! pp_hot.c
75578 ____________________________________________________________________________
75579 [  7199] By: jhi                                   on 2000/10/11  00:26:04
75580         Log: Remove duplicated code.
75581      Branch: perl
75582            ! t/lib/cgi-html.t
75583 ____________________________________________________________________________
75584 [  7198] By: jhi                                   on 2000/10/10  23:30:46
75585         Log: (Retracted by #7200.)
75586      Branch: perl
75587            ! pp_hot.c
75588 ____________________________________________________________________________
75589 [  7197] By: jhi                                   on 2000/10/10  21:49:30
75590         Log: Add the test case for #7190, from the original bug report
75591              by Andreas König.
75592      Branch: perl
75593            ! t/pragma/utf8.t
75594 ____________________________________________________________________________
75595 [  7196] By: jhi                                   on 2000/10/10  21:40:49
75596         Log: Reapply Andy's patch and regen Configure.
75597      Branch: perl
75598            ! Configure INSTALL Makefile.SH Porting/Glossary
75599            ! Porting/config.sh config_h.SH epoc/config.sh installperl
75600            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75601            ! win32/config.vc
75602 ____________________________________________________________________________
75603 [  7195] By: jhi                                   on 2000/10/10  21:09:30
75604         Log: Use the versiononly instead of the installscripts,
75605              retract the changes 7146 and 7147.
75606      Branch: perl
75607            ! Configure INSTALL Makefile.SH Porting/Glossary
75608            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
75609            ! installperl uconfig.sh vos/config.def win32/config.bc
75610            ! win32/config.gc win32/config.vc
75611 ____________________________________________________________________________
75612 [  7194] By: jhi                                   on 2000/10/10  21:06:15
75613         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
75614              From: Peter Prymmer <pvhp@forte.com>
75615              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
75616              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
75617      Branch: perl
75618            ! t/op/ver.t
75619 ____________________________________________________________________________
75620 [  7193] By: jhi                                   on 2000/10/10  21:05:12
75621         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
75622              From: Peter Prymmer <pvhp@forte.com>
75623              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
75624              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
75625      Branch: perl
75626            ! t/op/tr.t
75627 ____________________________________________________________________________
75628 [  7192] By: jhi                                   on 2000/10/10  20:57:30
75629         Log: Add versiononly, delete installscripts, from Andy Dougherty.
75630      Branch: metaconfig
75631            - U/installdirs/installscripts.U
75632      Branch: metaconfig/U/perl
75633            + versiononly.U
75634 ____________________________________________________________________________
75635 [  7191] By: jhi                                   on 2000/10/10  19:41:21
75636         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
75637              From: Peter Prymmer <pvhp@forte.com>
75638              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
75639              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
75640      Branch: perl
75641            ! pod/perlebcdic.pod
75642 ____________________________________________________________________________
75643 [  7190] By: jhi                                   on 2000/10/10  19:26:14
75644         Log: Subject: Re: utf8 concat, mg_get
75645              From: Simon Cozens <simon@cozens.net>
75646              Date: Tue, 10 Oct 2000 17:40:17 +0100
75647              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
75648      Branch: perl
75649            ! pp_hot.c
75650 ____________________________________________________________________________
75651 [  7189] By: jhi                                   on 2000/10/10  19:23:03
75652         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
75653              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
75654              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
75655              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
75656      Branch: perl
75657            ! lib/ExtUtils/MM_Unix.pm
75658 ____________________________________________________________________________
75659 [  7188] By: jhi                                   on 2000/10/10  15:31:24
75660         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
75661              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75662              Date: Fri, 14 Jul 2000 10:47:36 +0100
75663              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
75664      Branch: perl
75665            ! README.win32
75666 ____________________________________________________________________________
75667 [  7187] By: jhi                                   on 2000/10/10  13:30:10
75668         Log: Quote the temp file name, needed in Win32 because the
75669              default name unfortunately contains spaces, shouldn't
75670              hurt elsewhere.
75671              
75672              Subject: FW: perldoc fails if $TEMP contains spaces
75673              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75674              Date: Thu, 14 Sep 2000 08:58:45 +0100
75675              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
75676      Branch: perl
75677            ! utils/perldoc.PL
75678 ____________________________________________________________________________
75679 [  7186] By: jhi                                   on 2000/10/10  13:16:27
75680         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
75681              From: hv@hugo.hybyte.com
75682              Date: Tue, 10 Oct 2000 14:10:20 +0100
75683              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
75684      Branch: perl
75685            ! t/lib/thr5005.t util.c
75686 ____________________________________________________________________________
75687 [  7185] By: jhi                                   on 2000/10/10  12:06:22
75688         Log: Upgrade to podlators 1.04, from Russ Allbery.
75689      Branch: perl
75690            ! lib/Pod/Man.pm lib/Pod/Text.pm
75691 ____________________________________________________________________________
75692 [  7184] By: jhi                                   on 2000/10/10  12:01:32
75693         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
75694      Branch: perl
75695            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
75696 ____________________________________________________________________________
75697 [  7183] By: jhi                                   on 2000/10/09  23:47:15
75698         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
75699              From: Peter Prymmer <pvhp@forte.com>
75700              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
75701              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
75702      Branch: perl
75703            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
75704 ____________________________________________________________________________
75705 [  7182] By: jhi                                   on 2000/10/09  23:43:16
75706         Log: Make eq work again with utf8 (disabling the upgrading
75707              should no more be necessary since the copies of the
75708              scalars are upgraded, not the scalars themselves).
75709              Takes care of ID 20001009.001.  (The claimed length()
75710              bug in 20001009.001 seems bogus to me.)
75711      Branch: perl
75712            ! sv.c t/pragma/utf8.t
75713 ____________________________________________________________________________
75714 [  7181] By: gsar                                  on 2000/10/09  19:41:54
75715         Log: tweak for change#7173
75716      Branch: perl
75717            ! win32/win32sck.c
75718 ____________________________________________________________________________
75719 [  7180] By: gsar                                  on 2000/10/09  19:26:56
75720         Log: on Windows, clean targets might not work under some flavors of the shell
75721      Branch: perl
75722            ! win32/Makefile win32/makefile.mk
75723 ____________________________________________________________________________
75724 [  7179] By: jhi                                   on 2000/10/09  19:21:02
75725         Log: Update Changes.
75726      Branch: perl
75727            ! Changes patchlevel.h
75728 ____________________________________________________________________________
75729 [  7178] By: jhi                                   on 2000/10/09  19:18:23
75730         Log: Warn about unknown scripts.
75731              
75732              Subject: Re: ideas? patches? [PATCH bleadperl]
75733              From: Dominic Dunlop <domo@computer.org>
75734              Date: Mon, 9 Oct 2000 14:57:17 +0200
75735              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
75736      Branch: perl
75737            ! lib/charnames.pm
75738 ____________________________________________________________________________
75739 [  7177] By: jhi                                   on 2000/10/09  19:13:27
75740         Log: Change #7160 had a nasty typo.
75741      Branch: metaconfig
75742            ! U/compline/Compile.U
75743      Branch: perl
75744            ! Configure config_h.SH
75745 ____________________________________________________________________________
75746 [  7176] By: gsar                                  on 2000/10/09  18:59:33
75747         Log: pod nit
75748      Branch: perl
75749            ! pod/perlport.pod
75750 ____________________________________________________________________________
75751 [  7175] By: gsar                                  on 2000/10/09  18:54:28
75752         Log: Windows9x doesn't support link(), despite what Config.pm
75753              might think
75754      Branch: perl
75755            ! lib/ExtUtils/Manifest.pm
75756 ____________________________________________________________________________
75757 [  7174] By: gsar                                  on 2000/10/09  18:50:03
75758         Log: avoid nonportable example code
75759      Branch: perl
75760            ! lib/File/Copy.pm
75761 ____________________________________________________________________________
75762 [  7173] By: gsar                                  on 2000/10/09  18:46:54
75763         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
75764              being used) when closing a socket handle
75765      Branch: perl
75766            ! win32/win32.c win32/win32.h win32/win32sck.c
75767 ____________________________________________________________________________
75768 [  7172] By: gsar                                  on 2000/10/09  18:41:40
75769         Log: on Windows, cwd strings in the environment should be of the
75770              form =X:=X:\foo instead of =X=X:\foo\
75771      Branch: perl
75772            ! win32/vdir.h
75773 ____________________________________________________________________________
75774 [  7171] By: gsar                                  on 2000/10/09  18:30:09
75775         Log: on Windows, LoadLibrary() could load an extension DLL multiple
75776              times if forward slashes are used in the path
75777      Branch: perl
75778            ! win32/win32.c
75779 ____________________________________________________________________________
75780 [  7170] By: jhi                                   on 2000/10/09  17:53:59
75781         Log: Add a todo note about overloadable assertions.
75782      Branch: perl
75783            ! Todo-5.6
75784 ____________________________________________________________________________
75785 [  7169] By: jhi                                   on 2000/10/09  13:43:45
75786         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
75787              From: mjd@plover.com
75788              Date: 9 Oct 2000 00:24:44 -0000
75789              Message-ID: <20001009002444.10616.qmail@plover.com>
75790      Branch: perl
75791            ! pod/perldebguts.pod
75792 ____________________________________________________________________________
75793 [  7168] By: nick                                  on 2000/10/08  13:16:33
75794         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
75795              is not right thing to do on (e.g. x86). Network order is also "right" for
75796              X fonts.
75797      Branch: perl
75798            ! ext/Encode/Encode.pm
75799 ____________________________________________________________________________
75800 [  7167] By: nick                                  on 2000/10/08  12:54:42
75801         Log: Make "encodings" work post-install when Encode/*.enc files may not
75802              be in same directory as Encode.pm
75803      Branch: perl
75804            ! ext/Encode/Encode.pm
75805 ____________________________________________________________________________
75806 [  7166] By: nick                                  on 2000/10/08  11:51:26
75807         Log: Work round the fact that $hash->{$key} does not take into account
75808              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
75809              so that key is always in the "expected" encoding - i.e. same way we put
75810              it in the hash.
75811      Branch: perl
75812            ! ext/Encode/Encode.pm
75813 ____________________________________________________________________________
75814 [  7165] By: gsar                                  on 2000/10/08  04:15:29
75815         Log: save_re_context() could reset PL_curcop to freed memory, causing core
75816              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
75817      Branch: perl
75818            ! pp_ctl.c
75819 ____________________________________________________________________________
75820 [  7164] By: jhi                                   on 2000/10/06  20:51:48
75821         Log: UTF8ize split() so that the cloned substrings get the UTF8
75822              flag of the original scalar.  Problem reported by Simon Cozens.
75823      Branch: perl
75824            ! pp.c t/pragma/utf8.t
75825 ____________________________________________________________________________
75826 [  7163] By: nick                                  on 2000/10/06  20:48:34
75827         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
75828              got a false +ve and so did not reach code which would have un-FAKEd the SV.
75829      Branch: perl
75830            ! sv.c
75831 ____________________________________________________________________________
75832 [  7162] By: nick                                  on 2000/10/06  20:25:37
75833         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
75834              To fix  (sort {$a <=> $b} keys %hash) in particular but
75835              should cover a number of other as-yet-unknown cases as well.
75836      Branch: perl
75837            ! sv.c
75838 ____________________________________________________________________________
75839 [  7161] By: jhi                                   on 2000/10/06  19:56:18
75840         Log: Change the version number of Tie::Handle in the core to 4.0,
75841              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
75842              
75843              Subject: Note on Tie::Handle
75844              From: andreas.koenig@anima.de (Andreas J. Koenig)
75845              Date:      06 Oct 2000 21:48:58 +0200
75846              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
75847      Branch: perl
75848            ! lib/Tie/Handle.pm
75849 ____________________________________________________________________________
75850 [  7160] By: jhi                                   on 2000/10/06  18:20:35
75851         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
75852              as the first option of cc/ld because of ultrapicky compilers
75853              (e.g. OS/390 R2.5)
75854      Branch: metaconfig
75855            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
75856            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
75857            ! U/compline/orderlib.U U/modified/Cppsym.U
75858            ! U/modified/d_access.U
75859      Branch: metaconfig/U/perl
75860            ! Checkcc.U d_dlsymun.U gccvers.U
75861      Branch: perl
75862            ! Configure config_h.SH
75863 ____________________________________________________________________________
75864 [  7159] By: jhi                                   on 2000/10/06  13:56:39
75865         Log: Update Changes.
75866      Branch: perl
75867            ! Changes patchlevel.h
75868 ____________________________________________________________________________
75869 [  7158] By: jhi                                   on 2000/10/06  12:48:40
75870         Log: Eliminate $Is_VMS code from the test.
75871              
75872              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
75873              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75874              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
75875              Date:     Thu, 5 Oct 2000 07:46:33 EDT
75876      Branch: perl
75877            ! t/lib/b.t
75878 ____________________________________________________________________________
75879 [  7157] By: jhi                                   on 2000/10/06  12:47:13
75880         Log: Also the $ccflags is needed for the C compiler check.
75881              
75882              Subject: Configure (check for C-compiler)
75883              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75884              Date: Fri, 06 Oct 2000 08:47:15 +0200
75885              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
75886      Branch: metaconfig/U/perl
75887            ! Checkcc.U
75888      Branch: perl
75889            ! Configure config_h.SH
75890 ____________________________________________________________________________
75891 [  7156] By: jhi                                   on 2000/10/06  11:45:15
75892         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
75893      Branch: perl
75894            ! perl.c pp_ctl.c sv.h utf8.c
75895 ____________________________________________________________________________
75896 [  7155] By: jhi                                   on 2000/10/06  11:40:41
75897         Log: IO::Handle->syswrite() did not handle length omission
75898              like CORE::syswrite() does.
75899              
75900              Subject: [Fwd] IO::Handle, syswrite and arguments
75901              From: Graham Barr <gbarr@pobox.com>
75902              Date: Fri, 6 Oct 2000 10:22:05 +0100
75903              Message-ID: <20001006102205.U6312@pobox.com>
75904              
75905              The original patch from andrew@ugh.net.au.
75906      Branch: perl
75907            ! ext/IO/lib/IO/Handle.pm
75908 ____________________________________________________________________________
75909 [  7154] By: jhi                                   on 2000/10/06  01:42:15
75910         Log: Tweak #7153.
75911      Branch: perl
75912            ! utf8.h
75913 ____________________________________________________________________________
75914 [  7153] By: jhi                                   on 2000/10/06  00:39:55
75915         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
75916      Branch: perl
75917            ! utf8.h
75918 ____________________________________________________________________________
75919 [  7152] By: jhi                                   on 2000/10/06  00:38:11
75920         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
75921      Branch: perl
75922            ! perl.c pp_ctl.c sv.h utf8.c
75923 ____________________________________________________________________________
75924 [  7151] By: jhi                                   on 2000/10/06  00:36:38
75925         Log: Subject: Re: Questions about Tie::Array and perl modules
75926              From: Nick Ing-Simmons <nik@tiuk.ti.com>
75927              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
75928              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
75929              
75930              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
75931      Branch: perl
75932            ! lib/Tie/Array.pm t/op/array.t
75933 ____________________________________________________________________________
75934 [  7150] By: jhi                                   on 2000/10/05  00:20:45
75935         Log: Regen Changes.
75936      Branch: perl
75937            ! Changes patchlevel.h
75938 ____________________________________________________________________________
75939 [  7149] By: jhi                                   on 2000/10/05  00:20:01
75940         Log: Regen toc.
75941      Branch: perl
75942            ! pod/perltoc.pod
75943 ____________________________________________________________________________
75944 [  7148] By: jhi                                   on 2000/10/04  23:35:08
75945         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
75946              reported several times by Dominic Dunlop, for example in
75947              ID 20000315.008.  Patch from Dominic.  Patch affects at
75948              least MachTen, and possibly other oldish BSDs. Should not
75949              break non-broken platforms (tested on LinuxPPC). 
75950      Branch: perl
75951            ! doio.c
75952 ____________________________________________________________________________
75953 [  7147] By: jhi                                   on 2000/10/04  23:26:34
75954         Log: The one that got away from 7146.
75955      Branch: metaconfig
75956            + U/installdirs/installscripts.U
75957 ____________________________________________________________________________
75958 [  7146] By: jhi                                   on 2000/10/04  23:25:04
75959         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
75960              suggested by H. Merijn Brand.
75961      Branch: perl
75962            ! Configure INSTALL Makefile.SH Porting/Glossary
75963            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
75964            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75965            ! win32/config.vc
75966 ____________________________________________________________________________
75967 [  7145] By: jhi                                   on 2000/10/04  22:08:21
75968         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75970              Date: Wed, 4 Oct 2000 17:37:46 -0400
75971              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
75972      Branch: perl
75973            ! utils/h2xs.PL
75974 ____________________________________________________________________________
75975 [  7144] By: jhi                                   on 2000/10/04  18:11:41
75976         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
75977              From: Jeff Pinyan <jeffp@crusoe.net>
75978              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
75979              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
75980      Branch: perl
75981            ! pod/perlrun.pod
75982 ____________________________________________________________________________
75983 [  7143] By: jhi                                   on 2000/10/04  18:09:58
75984         Log: Subject: perlhack.pod Patch for Externals Tools
75985              From: Fisher Mark <fisherm@tce.com>
75986              Date: Tue, 3 Oct 2000 15:43:27 -0500 
75987              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
75988      Branch: perl
75989            ! pod/perlhack.pod
75990 ____________________________________________________________________________
75991 [  7142] By: jhi                                   on 2000/10/04  18:08:41
75992         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
75993              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75994              Date:     Wed, 4 Oct 2000 12:11:11 EDT
75995              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
75996      Branch: perl
75997            ! vms/vms.c
75998 ____________________________________________________________________________
75999 [  7141] By: jhi                                   on 2000/10/04  12:20:16
76000         Log: Subject: [PATCH 5.7.0] h2xs not working
76001              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76002              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
76003              Date: Tue, 3 Oct 2000 21:43:01 -0400
76004              
76005              Subject: [PATCH 5.7.0] h2xs not documenting the created module
76006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76007              Date: Tue, 3 Oct 2000 22:55:19 -0400
76008              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
76009      Branch: perl
76010            ! utils/h2xs.PL
76011 ____________________________________________________________________________
76012 [  7140] By: jhi                                   on 2000/10/04  11:53:44
76013         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
76014              From: nick@babyhippo.com
76015              Date: Wed, 4 Oct 2000 12:06:45 +0100
76016              Message-Id: <20001004120645.A7356@babyhippo.com>
76017              
76018              Retract 7118 and 7135.
76019      Branch: perl
76020            ! installman installperl op.c t/pragma/subs.t
76021 ____________________________________________________________________________
76022 [  7139] By: jhi                                   on 2000/10/03  22:09:41
76023         Log: It is possible to have no hosts database at all.  Pointed out in
76024              
76025              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
76026              From: Peter Prymmer <pvhp@forte.com>
76027              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
76028              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
76029      Branch: metaconfig
76030            ! U/modified/myhostname.U
76031      Branch: perl
76032            ! Configure config_h.SH
76033 ____________________________________________________________________________
76034 [  7138] By: jhi                                   on 2000/10/03  21:49:49
76035         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
76036              From: Peter Prymmer <pvhp@forte.com>
76037              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
76038              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
76039      Branch: perl
76040            ! pp_sys.c
76041 ____________________________________________________________________________
76042 [  7137] By: jhi                                   on 2000/10/03  20:10:05
76043         Log: One remaining nit less at the VMS mailbox sizing.
76044      Branch: perl
76045            ! vms/vms.c
76046 ____________________________________________________________________________
76047 [  7136] By: jhi                                   on 2000/10/03  20:08:47
76048         Log: Test harness update to sync with the new perlcc,
76049              from Simon Cozens.
76050      Branch: perl
76051            ! t/TEST t/UTEST
76052 ____________________________________________________________________________
76053 [  7135] By: jhi                                   on 2000/10/03  15:15:42
76054         Log: Subject: Re: PATCH for 20001003.004
76055              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
76056              From: "AARON B. DOSSETT" <aaron@iglou.com>
76057              Message-Id: <E13gTay-0006od-00@iglou.com>
76058      Branch: perl
76059            ! installman installperl
76060 ____________________________________________________________________________
76061 [  7134] By: jhi                                   on 2000/10/03  15:00:34
76062         Log: Subject: [ID 20001003.006] B::Debug not -w clean
76063              From: Nicholas Clark <nick@babyhippo.co.uk>
76064              Date: Tue, 03 Oct 2000 15:46:32 +0100
76065              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
76066      Branch: perl
76067            ! ext/B/B/Debug.pm
76068 ____________________________________________________________________________
76069 [  7133] By: jhi                                   on 2000/10/03  14:58:39
76070         Log: Scale down the VMS message boxes, by Charles Lane.
76071              Fix for ID 20000903.009, workaround at
76072              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
76073      Branch: perl
76074            ! vms/vms.c
76075 ____________________________________________________________________________
76076 [  7132] By: jhi                                   on 2000/10/03  11:20:37
76077         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
76078      Branch: perl
76079            + t/lib/st-lock.t t/lib/st-utf8.t
76080            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
76081            ! ext/Storable/Storable.xs t/lib/st-recurse.t
76082 ____________________________________________________________________________
76083 [  7131] By: jhi                                   on 2000/10/03  03:38:23
76084         Log: Encode nits.
76085      Branch: perl
76086            ! MANIFEST Makefile.SH
76087 ____________________________________________________________________________
76088 [  7130] By: jhi                                   on 2000/10/03  03:31:05
76089         Log: Update Changes.
76090      Branch: perl
76091            ! Changes patchlevel.h
76092 ____________________________________________________________________________
76093 [  7129] By: jhi                                   on 2000/10/03  02:24:02
76094         Log: Misplaced else.
76095      Branch: metaconfig/U/perl
76096            ! d_strtoll.U
76097      Branch: perl
76098            ! Configure config_h.SH
76099 ____________________________________________________________________________
76100 [  7128] By: jhi                                   on 2000/10/03  02:08:29
76101         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
76102              From: sthoenna@efn.org
76103              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
76104              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
76105      Branch: metaconfig/U/perl
76106            ! d_strtoll.U
76107      Branch: perl
76108            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
76109 ____________________________________________________________________________
76110 [  7127] By: jhi                                   on 2000/10/03  01:13:14
76111         Log: Update Changes.
76112      Branch: perl
76113            ! Changes patchlevel.h
76114 ____________________________________________________________________________
76115 [  7126] By: jhi                                   on 2000/10/03  00:57:08
76116         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
76117              as suggested by Olaf Flebbe and Nick Clark.
76118      Branch: perl
76119            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
76120 ____________________________________________________________________________
76121 [  7125] By: jhi                                   on 2000/10/03  00:50:56
76122         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
76123              From: Nick Clark <nick@plum.flirble.org>
76124              Date: Mon, 2 Oct 2000 11:03:24 +0100
76125              Message-Id: <20001002110324.D20073@plum.flirble.org>
76126              
76127              Also fixes bug ID 20001002.005.
76128      Branch: perl
76129            ! t/lib/encode.t
76130 ____________________________________________________________________________
76131 [  7124] By: jhi                                   on 2000/10/03  00:34:59
76132         Log: Subject: [PATCH 5.7.0] Epoc update
76133              From: Olaf Flebbe <o.flebbe@gmx.de>
76134              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
76135              Message-ID: <26423.969484586@www10.gmx.net>
76136      Branch: perl
76137            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
76138            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
76139            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
76140            ! util.c util.h
76141 ____________________________________________________________________________
76142 [  7123] By: jhi                                   on 2000/10/03  00:30:07
76143         Log: Regen headers.
76144      Branch: perl
76145            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
76146 ____________________________________________________________________________
76147 [  7122] By: jhi                                   on 2000/10/03  00:10:48
76148         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
76149      Branch: perl
76150            ! hints/openbsd.sh
76151 ____________________________________________________________________________
76152 [  7121] By: jhi                                   on 2000/10/03  00:05:06
76153         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
76154              From: <abigail@foad.org>
76155              Date: Tue, 26 Sep 2000 13:36:14 -0400
76156              Message-ID: <20000926173614.4356.qmail@foad.org>
76157      Branch: perl
76158            ! pod/perlop.pod
76159 ____________________________________________________________________________
76160 [  7120] By: jhi                                   on 2000/10/03  00:04:00
76161         Log: Inside require() $^S was always left undefined.
76162              
76163              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
76164              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76165              Date: Wed, 27 Sep 2000 18:54:49 -0400
76166              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
76167      Branch: perl
76168            ! cop.h mg.c pp_ctl.c util.c
76169 ____________________________________________________________________________
76170 [  7119] By: jhi                                   on 2000/10/03  00:00:16
76171         Log: Subject: [PATCH] DLL not restartabke with threaded perl
76172              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
76173              Date: Thu, 28 Sep 2000 09:20:46 +0100
76174              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
76175      Branch: perl
76176            ! perl.c
76177 ____________________________________________________________________________
76178 [  7118] By: jhi                                   on 2000/10/02  23:59:20
76179         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
76180              From: Nicholas Clark <nick@ccl4.org>
76181              Date: Thu, 28 Sep 2000 11:52:24 +0100
76182              Message-ID: <20000928115224.D7924@plum.flirble.org>
76183      Branch: perl
76184            ! op.c
76185 ____________________________________________________________________________
76186 [  7117] By: jhi                                   on 2000/10/02  23:57:51
76187         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
76188              From: Nicholas Clark <nick@babyhippo.co.uk>
76189              Date: Thu, 28 Sep 2000 12:18:10 +0100
76190              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
76191              
76192              Did not apply cleanly, manual intervention was needed.
76193      Branch: perl
76194            ! ext/B/B/Bytecode.pm utils/perlcc.PL
76195 ____________________________________________________________________________
76196 [  7116] By: jhi                                   on 2000/10/02  23:50:40
76197         Log: Document the issue (is not a syntax error, kind of)
76198              
76199              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
76200              From: Nicholas Clark <nick@ccl4.org>
76201              Date: Thu, 28 Sep 2000 17:12:42 +0100
76202              Message-ID: <20000928171242.K7924@plum.flirble.org>
76203      Branch: perl
76204            ! pod/perldata.pod
76205 ____________________________________________________________________________
76206 [  7115] By: jhi                                   on 2000/10/02  23:48:58
76207         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
76208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76209              Date: Thu, 28 Sep 2000 21:55:31 -0400
76210              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
76211      Branch: perl
76212            ! regexec.c
76213 ____________________________________________________________________________
76214 [  7114] By: jhi                                   on 2000/10/02  23:47:57
76215         Log: Subject: DOC PATCH 5.6.0
76216              From: mjd@plover.com
76217              Date: 30 Sep 2000 06:02:34 -0000
76218              Message-ID: <20000930060234.4559.qmail@plover.com>
76219      Branch: perl
76220            ! pod/perldebguts.pod
76221 ____________________________________________________________________________
76222 [  7113] By: jhi                                   on 2000/10/02  23:46:43
76223         Log: SOCK_DGRAM and listen() do not mix as reported in
76224              
76225              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
76226              From: Petter Reinholdtsen <pere@hungry.com>
76227              Date: Sun, 1 Oct 2000 10:57:20 +0800
76228              Message-Id: <200010010257.KAA05735@localhost.localdomain>
76229              
76230              The patch for 5.7.0+ had to be reengineered, though.
76231      Branch: perl
76232            ! ext/IO/lib/IO/Socket/UNIX.pm
76233 ____________________________________________________________________________
76234 [  7112] By: jhi                                   on 2000/10/02  23:36:57
76235         Log: Subject: Re: [PATCH 5.005_64 missed]
76236              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76237              Date: Sun, 1 Oct 2000 18:50:10 -0400
76238              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
76239      Branch: perl
76240            ! pod/perlxs.pod
76241 ____________________________________________________________________________
76242 [  7111] By: jhi                                   on 2000/10/02  23:35:40
76243         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
76244              From: Radu Greab <radu@netsoft.ro>
76245              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
76246              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
76247      Branch: perl
76248            ! op.c opcode.pl t/op/substr.t
76249 ____________________________________________________________________________
76250 [  7110] By: jhi                                   on 2000/10/02  23:32:38
76251         Log: Subject: [PATCH] Fix aliasing of tied filehandles
76252              From: Daniel Chetlin <daniel@chetlin.com>
76253              Date: Mon, 2 Oct 2000 14:53:27 -0700
76254              Message-ID: <20001002145327.C1617@ilmd>
76255      Branch: perl
76256            ! perl.h pp_hot.c t/op/tiehandle.t
76257 ____________________________________________________________________________
76258 [  7109] By: jhi                                   on 2000/10/02  23:31:30
76259         Log: s/Robin Parker/Robin Barker/
76260      Branch: perl
76261            ! Changes5.6
76262 ____________________________________________________________________________
76263 [  7108] By: jhi                                   on 2000/10/02  23:15:46
76264         Log: Retract #7091 as suggested in
76265              
76266              From: Robin Barker <rmb1@cise.npl.co.uk> 
76267              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
76268              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
76269              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
76270      Branch: perl
76271            ! embed.pl proto.h
76272 ____________________________________________________________________________
76273 [  7107] By: nick                                  on 2000/10/02  18:23:14
76274         Log: A few tweaks to get Tk803 to work with Encode scheme.
76275      Branch: perl
76276            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
76277 ____________________________________________________________________________
76278 [  7106] By: nick                                  on 2000/10/01  21:34:14
76279         Log: Add checking cases to Encode's toUnicode and fromUnicode.
76280      Branch: perl
76281            ! ext/Encode/Encode.pm
76282 ____________________________________________________________________________
76283 [  7105] By: nick                                  on 2000/10/01  17:18:01
76284         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
76285              To read and use them.
76286              Add a lib/encode.t which checks a few things.
76287      Branch: perl
76288            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
76289            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
76290            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
76291            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
76292            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
76293            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
76294            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
76295            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
76296            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
76297            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
76298            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
76299            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
76300            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
76301            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
76302            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
76303            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
76304            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
76305            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
76306            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
76307            + ext/Encode/Encode/iso2022-jp.enc
76308            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
76309            + ext/Encode/Encode/iso8859-1.enc
76310            + ext/Encode/Encode/iso8859-2.enc
76311            + ext/Encode/Encode/iso8859-3.enc
76312            + ext/Encode/Encode/iso8859-4.enc
76313            + ext/Encode/Encode/iso8859-5.enc
76314            + ext/Encode/Encode/iso8859-6.enc
76315            + ext/Encode/Encode/iso8859-7.enc
76316            + ext/Encode/Encode/iso8859-8.enc
76317            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
76318            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
76319            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
76320            + ext/Encode/Encode/macCentEuro.enc
76321            + ext/Encode/Encode/macCroatian.enc
76322            + ext/Encode/Encode/macCyrillic.enc
76323            + ext/Encode/Encode/macDingbats.enc
76324            + ext/Encode/Encode/macGreek.enc
76325            + ext/Encode/Encode/macIceland.enc
76326            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
76327            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
76328            + ext/Encode/Encode/macTurkish.enc
76329            + ext/Encode/Encode/macUkraine.enc
76330            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
76331            + t/lib/encode.t
76332            ! MANIFEST ext/Encode/Encode.pm
76333 ____________________________________________________________________________
76334 [  7104] By: nick                                  on 2000/09/30  13:04:30
76335         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
76336              From: Daniel Chetlin <daniel@chetlin.com>
76337              Date: Mon, 18 Sep 2000 05:05:40 -0700
76338              Message-Id: <20000918050540.C652@ilmd>
76339      Branch: perl
76340            ! lib/overload.pm sv.c t/pragma/overload.t
76341 ____________________________________________________________________________
76342 [  7103] By: nick                                  on 2000/09/30  12:53:36
76343         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
76344              From: Johan Vromans <jvromans@squirrel.nl>
76345              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
76346              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
76347      Branch: perl
76348            ! pod/Makefile.SH
76349 ____________________________________________________________________________
76350 [  7102] By: nick                                  on 2000/09/30  12:52:31
76351         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
76352              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76353              Date: Sat, 16 Sep 2000 16:36:45 -0400
76354              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
76355      Branch: perl
76356            ! ext/B/B/Deparse.pm
76357 ____________________________________________________________________________
76358 [  7101] By: nick                                  on 2000/09/30  12:51:41
76359         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
76360              From: Craig A. Berry <craig.berry@psinetcs.com>
76361              Date: Sat, 16 Sep 2000 10:11:10 -0500
76362              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
76363      Branch: perl
76364            ! vms/vms.c
76365 ____________________________________________________________________________
76366 [  7100] By: nick                                  on 2000/09/30  12:50:33
76367         Log: Subject: Re: unicode support and perl [ID 20000901.097]
76368              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76369              Date: Fri, 15 Sep 2000 16:37:58 -0400
76370              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
76371      Branch: perl
76372            ! t/op/append.t
76373 ____________________________________________________________________________
76374 [  7099] By: nick                                  on 2000/09/30  12:49:35
76375         Log: Subject: Re: unicode support and perl [ID 20000901.097]
76376              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76377              Date: Fri, 15 Sep 2000 16:25:30 -0400
76378              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
76379      Branch: perl
76380            ! pp_hot.c
76381 ____________________________________________________________________________
76382 [  7098] By: nick                                  on 2000/09/30  12:48:00
76383         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
76384              From: Gisle Aas <gisle@ActiveState.com>
76385              Date: 15 Sep 2000 16:23:41 +0200
76386              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
76387      Branch: perl
76388            ! toke.c
76389 ____________________________________________________________________________
76390 [  7097] By: nick                                  on 2000/09/30  12:45:16
76391         Log: Subject: [PATCH] Nits in perlmod.pod
76392              From: Daniel Chetlin <daniel@chetlin.com>
76393              Date: Fri, 15 Sep 2000 02:04:09 -0700
76394              Message-Id: <20000915020409.A2104@ilmd>
76395      Branch: perl
76396            ! pod/perlmod.pod
76397 ____________________________________________________________________________
76398 [  7096] By: nick                                  on 2000/09/30  12:18:00
76399         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
76400              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
76401              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
76402              0 to checking to get the warning.
76403      Branch: perl
76404            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
76405            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
76406            ! regexec.c sv.c toke.c utf8.c
76407 ____________________________________________________________________________
76408 [  7095] By: nick                                  on 2000/09/15  16:55:59
76409         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
76410              
76411              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
76412              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76413              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
76414              Date: Fri, 15 Sep 2000 06:37:30 -0400
76415      Branch: perl
76416            ! ext/Encode/Encode.xs sv.c
76417 ____________________________________________________________________________
76418 [  7094] By: jhi                                   on 2000/09/15  03:23:32
76419         Log: Update Changes.
76420      Branch: perl
76421            ! Changes patchlevel.h
76422 ____________________________________________________________________________
76423 [  7093] By: jhi                                   on 2000/09/15  03:11:44
76424         Log: Fix for the charnames.t failures from Spider Boardman.
76425      Branch: perl
76426            ! toke.c
76427 ____________________________________________________________________________
76428 [  7092] By: jhi                                   on 2000/09/15  00:15:48
76429         Log: Botched the #7090 check-in.
76430      Branch: perl
76431            ! sv.c
76432 ____________________________________________________________________________
76433 [  7091] By: jhi                                   on 2000/09/14  23:33:24
76434         Log: Part of #7081 didn't come through.
76435      Branch: perl
76436            ! embed.pl proto.h
76437 ____________________________________________________________________________
76438 [  7090] By: jhi                                   on 2000/09/14  23:17:39
76439         Log: Subject: Re: perl@7078 
76440              From: Spider Boardman <spider@web.zk3.dec.com>
76441              Date: Thu, 14 Sep 2000 19:06:36 -0400
76442              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
76443      Branch: perl
76444            ! sv.c toke.c
76445 ____________________________________________________________________________
76446 [  7089] By: jhi                                   on 2000/09/14  23:11:21
76447         Log: Small portability tweaks.
76448      Branch: perl
76449            ! ext/Encode/Encode.xs
76450 ____________________________________________________________________________
76451 [  7088] By: jhi                                   on 2000/09/14  22:57:23
76452         Log: Fake return to pacify picky compilers.
76453      Branch: perl
76454            ! ext/Encode/Encode.xs
76455 ____________________________________________________________________________
76456 [  7087] By: jhi                                   on 2000/09/14  22:53:37
76457         Log: Subject: [PATCH] utf8.c apidoc
76458              From: Simon Cozens <simon@cozens.net>
76459              Date: Thu, 14 Sep 2000 23:46:57 +0100
76460              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
76461      Branch: perl
76462            ! perlapi.c pod/perlapi.pod utf8.c
76463 ____________________________________________________________________________
76464 [  7086] By: jhi                                   on 2000/09/14  22:40:38
76465         Log: We don't need to count the high bit bytes, a boolean is enough. 
76466      Branch: perl
76467            ! sv.c
76468 ____________________________________________________________________________
76469 [  7085] By: jhi                                   on 2000/09/14  21:20:09
76470         Log: Replace #7084 with
76471              
76472              Subject: Re: perl@7078 
76473              From: Spider Boardman <spider@web.zk3.dec.com>
76474              Date: Thu, 14 Sep 2000 17:09:36 -0400
76475              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
76476      Branch: perl
76477            ! sv.c utf8.c
76478 ____________________________________________________________________________
76479 [  7084] By: jhi                                   on 2000/09/14  20:03:34
76480         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
76481              convertible to bytes by checking it doesn't go above 0xc3
76482              
76483              Subject: Re: perl@7078
76484              From: Simon Cozens <simon@cozens.net>
76485              Date: Thu, 14 Sep 2000 20:59:19 +0100
76486              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
76487      Branch: perl
76488            ! utf8.c
76489 ____________________________________________________________________________
76490 [  7083] By: jhi                                   on 2000/09/14  19:38:47
76491         Log: Subject: Re: perl@7078
76492              From: Simon Cozens <simon@cozens.net>
76493              Date: Thu, 14 Sep 2000 20:13:09 +0100
76494              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
76495      Branch: perl
76496            ! t/op/bop.t
76497 ____________________________________________________________________________
76498 [  7082] By: jhi                                   on 2000/09/14  17:50:44
76499         Log: The one that got away.
76500      Branch: perl
76501            ! lib/File/Find.pm
76502 ____________________________________________________________________________
76503 [  7081] By: jhi                                   on 2000/09/14  17:45:35
76504         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
76505              From: Robin Barker <rmb1@cise.npl.co.uk>
76506              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
76507              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
76508      Branch: perl
76509            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
76510            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
76511            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
76512            ! regcomp.c toke.c universal.c
76513 ____________________________________________________________________________
76514 [  7080] By: jhi                                   on 2000/09/14  17:40:35
76515         Log: Problems picked up by AIX cc.
76516              
76517              Subject: Re: perl@7078 (patch included)
76518              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76519              Date: Thu, 14 Sep 2000 18:53:30 +0200
76520              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
76521      Branch: perl
76522            ! ext/Encode/Encode.xs
76523 ____________________________________________________________________________
76524 [  7079] By: jhi                                   on 2000/09/14  17:38:27
76525         Log: Subject: File::Find 5.7.0 POD nits
76526              From: Rich Morin <rdm@cfcl.com>
76527              Date: Wed, 13 Sep 2000 22:03:58 -0700
76528              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
76529      Branch: perl
76530            ! lib/File/Find.pm
76531 ____________________________________________________________________________
76532 [  7078] By: jhi                                   on 2000/09/14  14:58:20
76533         Log: Update Changes.
76534      Branch: perl
76535            ! Changes patchlevel.h
76536 ____________________________________________________________________________
76537 [  7077] By: jhi                                   on 2000/09/14  14:55:54
76538         Log: Compilation warnings and an error.
76539      Branch: perl
76540            ! sv.c
76541 ____________________________________________________________________________
76542 [  7076] By: jhi                                   on 2000/09/14  14:42:56
76543         Log: Fix for a parsing bug, not for the original bug.
76544              
76545              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
76546              From: Spider Boardman <spider@web.zk3.dec.com>
76547              Date: Wed, 13 Sep 2000 17:52:20 -0400
76548              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
76549      Branch: perl
76550            ! regcomp.c
76551 ____________________________________________________________________________
76552 [  7075] By: jhi                                   on 2000/09/14  14:40:40
76553         Log: Batch of UTF-8 patches from Simon Cozens.
76554      Branch: perl
76555            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
76556            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
76557            ! toke.c utf8.c
76558 ____________________________________________________________________________
76559 [  7074] By: jhi                                   on 2000/09/14  14:29:58
76560         Log: Subject: Re: Two advertising clauses need to be removed
76561              From: Russ Allbery <rra@stanford.edu>
76562              Date: 13 Sep 2000 18:50:26 -0700
76563              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
76564      Branch: perl
76565            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
76566 ____________________________________________________________________________
76567 [  7073] By: jhi                                   on 2000/09/14  14:28:20
76568         Log: Subject: [PATCH] de-wall t/README
76569              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76570              Date: Wed, 13 Sep 2000 17:46:55 -0700
76571              Message-ID: <//Bw5gzkge/e092yn@efn.org>
76572      Branch: perl
76573            ! t/README
76574 ____________________________________________________________________________
76575 [  7072] By: jhi                                   on 2000/09/14  14:25:10
76576         Log: Hints optimization.
76577              
76578              Subject: Minor nit
76579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76580              Date: Wed, 13 Sep 2000 21:42:07 +0200
76581              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
76582      Branch: perl
76583            ! hints/hpux.sh
76584 ____________________________________________________________________________
76585 [  7071] By: jhi                                   on 2000/09/14  14:23:30
76586         Log: Allow chop() and chomp() to be overridden.
76587              
76588              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
76589              From: "Casey R. Tweten" <crt@kiski.net>
76590              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
76591              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
76592      Branch: perl
76593            ! toke.c
76594 ____________________________________________________________________________
76595 [  7070] By: jhi                                   on 2000/09/14  14:20:36
76596         Log: The return value of setlocale must be copied away.
76597              
76598              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
76599              From: Alan Burlison <Alan.Burlison@uk.sun.com>
76600              Date: Wed, 13 Sep 2000 16:27:37 +0100 
76601              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
76602      Branch: perl
76603            ! util.c
76604 ____________________________________________________________________________
76605 [  7069] By: jhi                                   on 2000/09/14  14:16:27
76606         Log: Remove vestiges of tr//CU.
76607              
76608              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
76609              From: Nick Clark <nick@plum.flirble.org>
76610              Date: Tue, 12 Sep 2000 22:50:14 +0100
76611              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
76612              
76613              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
76614              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76615              Date: Tue, 12 Sep 2000 21:38:48 -0700
76616              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
76617      Branch: perl
76618            ! op.h pod/perlunicode.pod
76619 ____________________________________________________________________________
76620 [  7068] By: jhi                                   on 2000/09/13  14:18:39
76621         Log: Add the Encode extension.  The code is still largely just skeleton.
76622      Branch: perl
76623            + ext/Encode/Encode.pm ext/Encode/Encode.xs
76624            + ext/Encode/Makefile.PL ext/Encode/Todo
76625            ! MANIFEST Todo-5.6
76626 ____________________________________________________________________________
76627 [  7067] By: jhi                                   on 2000/09/12  17:43:33
76628         Log: Allow for whitespace between "#" and "line" in cpp output.
76629              
76630              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
76631              From: Calle Dybedahl <calle@lysator.liu.se>
76632              Date: 12 Sep 2000 19:38:02 +0200 
76633              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
76634      Branch: perl
76635            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
76636 ____________________________________________________________________________
76637 [  7066] By: gsar                                  on 2000/09/12  17:24:29
76638         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
76639              initialization in all the threads on Windows
76640      Branch: perl
76641            ! win32/win32.c
76642 ____________________________________________________________________________
76643 [  7065] By: jhi                                   on 2000/09/12  15:11:31
76644         Log: Update Changes.
76645      Branch: perl
76646            ! Changes patchlevel.h
76647 ____________________________________________________________________________
76648 [  7064] By: jhi                                   on 2000/09/12  14:54:54
76649         Log: Retract #7062, the pod tests are not ready.
76650      Branch: perl
76651            ! t/TEST t/harness
76652 ____________________________________________________________________________
76653 [  7063] By: jhi                                   on 2000/09/12  14:25:41
76654         Log: The #7054 truncated Configure badly.
76655      Branch: metaconfig/U/perl
76656            ! End.U
76657      Branch: perl
76658            ! Configure config_h.SH
76659 ____________________________________________________________________________
76660 [  7062] By: jhi                                   on 2000/09/12  14:08:32
76661         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
76662              From: sthoenna@efn.org
76663              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
76664              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
76665      Branch: perl
76666            ! t/TEST t/harness
76667 ____________________________________________________________________________
76668 [  7061] By: jhi                                   on 2000/09/12  14:07:18
76669         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
76670              From: sthoenna@efn.org
76671              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
76672              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
76673      Branch: perl
76674            ! pod/perlxs.pod
76675 ____________________________________________________________________________
76676 [  7060] By: jhi                                   on 2000/09/12  14:06:08
76677         Log: Break up the myconfig lines a bit.
76678              
76679              Subject: perlbug/perl -V output format
76680              From: sthoenna@efn.org
76681              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
76682              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
76683      Branch: perl
76684            ! myconfig.SH
76685 ____________________________________________________________________________
76686 [  7059] By: jhi                                   on 2000/09/12  14:05:04
76687         Log: Test for the #7049.
76688              
76689              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
76690              From: andreas.koenig@anima.de (Andreas J. Koenig)
76691              Date: 12 Sep 2000 06:42:01 +0200
76692              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
76693      Branch: perl
76694            ! t/op/my.t
76695 ____________________________________________________________________________
76696 [  7058] By: jhi                                   on 2000/09/12  14:03:05
76697         Log: Subject: [patch: perl@7045] vms updates
76698              From: Peter Prymmer <pvhp@forte.com>
76699              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
76700              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
76701      Branch: perl
76702            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
76703 ____________________________________________________________________________
76704 [  7057] By: jhi                                   on 2000/09/12  14:00:51
76705         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
76706              From: sthoenna@efn.org
76707              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
76708              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
76709      Branch: perl
76710            ! t/op/64bitint.t
76711 ____________________________________________________________________________
76712 [  7056] By: jhi                                   on 2000/09/12  13:58:14
76713         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
76714              From: Jeff Pinyan <jeffp@crusoe.net>
76715              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
76716              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
76717      Branch: perl
76718            ! pod/perlfunc.pod
76719 ____________________________________________________________________________
76720 [  7055] By: jhi                                   on 2000/09/12  13:56:32
76721         Log: Do in VMS as the #7054 does.
76722      Branch: perl
76723            ! configure.com
76724 ____________________________________________________________________________
76725 [  7054] By: jhi                                   on 2000/09/12  13:50:31
76726         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
76727              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76728              Date: Mon, 11 Sep 2000 08:33:09 +0100
76729              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
76730      Branch: metaconfig/U/perl
76731            ! End.U
76732      Branch: perl
76733            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
76734            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
76735 ____________________________________________________________________________
76736 [  7053] By: jhi                                   on 2000/09/12  13:29:19
76737         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
76738              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76739              Date:     Tue, 12 Sep 2000 08:35:59 EDT
76740              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
76741      Branch: perl
76742            ! vms/test.com
76743 ____________________________________________________________________________
76744 [  7052] By: jhi                                   on 2000/09/11  23:01:50
76745         Log: Document the SvUTF8*().
76746      Branch: perl
76747            ! pod/perlapi.pod sv.h
76748 ____________________________________________________________________________
76749 [  7051] By: gsar                                  on 2000/09/11  14:46:30
76750         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
76751              (missed a spot when fixing up op_pmreplroot hack for ithreads)
76752      Branch: perl
76753            ! op.c t/op/split.t
76754 ____________________________________________________________________________
76755 [  7050] By: nick                                  on 2000/09/11  10:03:51
76756         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
76757              
76758              Subject: borland C++ win32.c tweak
76759              From: Vadim Konovalov <vkonovalov@lucent.com>
76760              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
76761              Date: Mon, 11 Sep 2000 11:22:33 +0400
76762      Branch: perl
76763            ! win32/win32.c
76764 ____________________________________________________________________________
76765 [  7049] By: nick                                  on 2000/09/11  09:57:33
76766         Log: Point fix for s/// on foreach (keys %xxx).
76767      Branch: perl
76768            ! pp_hot.c
76769 ____________________________________________________________________________
76770 [  7048] By: jhi                                   on 2000/09/10  23:37:09
76771         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
76772              by Pod::Text, from Brad Appleton.
76773      Branch: perl
76774            ! t/pod/testp2pt.pl
76775 ____________________________________________________________________________
76776 [  7047] By: jhi                                   on 2000/09/10  14:32:53
76777         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
76778              by Russ Allbery.
76779      Branch: perl
76780            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
76781 ____________________________________________________________________________
76782 [  7046] By: jhi                                   on 2000/09/10  14:15:08
76783         Log: Upgrade to CPAN 1.57_65, from Andreas König.
76784      Branch: perl
76785            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76786 ____________________________________________________________________________
76787 [  7045] By: jhi                                   on 2000/09/08  21:36:32
76788         Log: Update Changes.
76789      Branch: perl
76790            ! Changes patchlevel.h
76791 ____________________________________________________________________________
76792 [  7044] By: jhi                                   on 2000/09/08  21:29:56
76793         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
76794              From: Peter Prymmer <pvhp@forte.com>
76795              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
76796              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
76797      Branch: perl
76798            ! configure.com
76799 ____________________________________________________________________________
76800 [  7043] By: jhi                                   on 2000/09/08  21:27:50
76801         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
76802              From: Peter Prymmer <pvhp@forte.com>
76803              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
76804              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
76805      Branch: perl
76806            ! Makefile.SH installperl
76807 ____________________________________________________________________________
76808 [  7042] By: jhi                                   on 2000/09/08  21:23:21
76809         Log: Continue #7041.
76810      Branch: perl
76811            ! cygwin/Makefile.SHs os2/Makefile.SHs
76812 ____________________________________________________________________________
76813 [  7041] By: jhi                                   on 2000/09/08  21:18:10
76814         Log: Do away with memory models cruft.  Sorry, PDP users.
76815      Branch: metaconfig
76816            ! U/modified/cc.U U/modified/libpth.U
76817      Branch: perl
76818            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
76819            ! Porting/config_H cflags.SH config_h.SH configure.com
76820            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
76821            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
76822            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
76823 ____________________________________________________________________________
76824 [  7040] By: jhi                                   on 2000/09/08  14:34:18
76825         Log: Major rewrite of s2p.  And I mean really major, it is
76826              an implementation of sed in perl.  If called as s2p it
76827              will function as s2p.  Note: needs non-UNIXifying.
76828              
76829              Subject: s2p
76830              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76831              Date: Mon, 28 Aug 2000 14:05:12 +0200
76832              Message-ID: <39AA5578.2102E2AA@alcatel.at>
76833      Branch: perl
76834            ! x2p/s2p.PL
76835 ____________________________________________________________________________
76836 [  7039] By: jhi                                   on 2000/09/08  14:19:49
76837         Log: Re-allow vec() for characters > 255.
76838              
76839              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
76840              From: Spider Boardman <spider@web.zk3.dec.com>
76841              Date: Fri, 08 Sep 2000 02:21:02 -0400
76842              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
76843      Branch: perl
76844            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
76845            ! t/op/vec.t
76846 ____________________________________________________________________________
76847 [  7038] By: jhi                                   on 2000/09/08  14:14:18
76848         Log: Subject: [PATCH lib/Benchmark.pm]
76849              From: <abigail@foad.org>
76850              Date: Thu, 7 Sep 2000 15:03:20 -0400
76851              Message-ID: <20000907190320.888.qmail@foad.org>
76852      Branch: perl
76853            ! lib/Benchmark.pm
76854 ____________________________________________________________________________
76855 [  7037] By: jhi                                   on 2000/09/08  14:11:06
76856         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
76857              
76858              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
76859              From: Spider Boardman <spider@web.zk3.dec.com>
76860              Date: Fri, 08 Sep 2000 01:30:27 -0400
76861              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
76862      Branch: perl
76863            ! op.c
76864 ____________________________________________________________________________
76865 [  7036] By: jhi                                   on 2000/09/08  14:08:58
76866         Log: Subject: [ID 20000908.002] perlipc documentation bug.
76867              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
76868              Date: Fri, 08 Sep 2000 12:38:32 +0200
76869              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
76870      Branch: perl
76871            ! pod/perlipc.pod
76872 ____________________________________________________________________________
76873 [  7035] By: jhi                                   on 2000/09/08  14:03:12
76874         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76875              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76876              Date: Fri, 08 Sep 2000 11:47:34 +0200
76877              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
76878      Branch: perl
76879            ! hints/dec_osf.sh
76880 ____________________________________________________________________________
76881 [  7034] By: jhi                                   on 2000/09/08  13:59:35
76882         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
76883              From: Simon Cozens <simon@cozens.net>
76884              Date: Thu, 7 Sep 2000 20:40:38 +0100
76885              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
76886      Branch: perl
76887            ! pp_hot.c
76888 ____________________________________________________________________________
76889 [  7033] By: jhi                                   on 2000/09/08  04:03:03
76890         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
76891              From: "Larry W. Virden" <lvirden@cas.org>
76892              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
76893              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
76894      Branch: perl
76895            ! pod/perldiag.pod
76896 ____________________________________________________________________________
76897 [  7032] By: jhi                                   on 2000/09/07  22:18:30
76898         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
76899              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
76900              Date: Mon, 04 Sep 2000 13:16:38 -0700
76901              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
76902      Branch: perl
76903            ! lib/perl5db.pl
76904 ____________________________________________________________________________
76905 [  7031] By: jhi                                   on 2000/09/07  22:02:29
76906         Log: Fix the ccversion detection for 5.1 and beyond.
76907              
76908              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76909              From: Spider Boardman <spider@leggy.zk3.dec.com>
76910              Date: Thu, 7 Sep 2000 17:54:27 -0400
76911              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
76912      Branch: perl
76913            ! hints/dec_osf.sh
76914 ____________________________________________________________________________
76915 [  7030] By: jhi                                   on 2000/09/07  19:12:28
76916         Log: Fix for
76917              
76918              Subject: [ID 20000903.001] \w in utf8-strings
76919              From: Marc Lehmann <pcg@goof.com>
76920              Date: Sun, 03 Sep 2000 09:44:29 +0200
76921              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
76922              
76923              and various related nits.
76924      Branch: perl
76925            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
76926 ____________________________________________________________________________
76927 [  7029] By: jhi                                   on 2000/09/07  18:49:09
76928         Log: Fix the URL, but the server is still missing in action.
76929              
76930              Subject: [ID 20000905.002] perlfaq1.pod URL error
76931              From: "Larry W. Virden" <lvirden@cas.org>
76932              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
76933              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
76934      Branch: perl
76935            ! pod/perlfaq1.pod
76936 ____________________________________________________________________________
76937 [  7028] By: jhi                                   on 2000/09/07  18:47:13
76938         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
76939              From: Hugo <hv@crypt.compulink.co.uk>
76940              Date: Tue, 05 Sep 2000 14:13:37 +0100
76941              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
76942      Branch: perl
76943            ! toke.c
76944 ____________________________________________________________________________
76945 [  7027] By: jhi                                   on 2000/09/07  18:45:35
76946         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
76947              From: Daniel Chetlin <daniel@chetlin.com>
76948              Date: Tue, 5 Sep 2000 04:57:07 -0700
76949              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
76950      Branch: perl
76951            ! pod/perlfaq6.pod pod/perlop.pod
76952 ____________________________________________________________________________
76953 [  7026] By: jhi                                   on 2000/09/07  18:44:01
76954         Log: Document the new ref() semantics.
76955              
76956              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76957              From: Gisle Aas <gisle@ActiveState.com>
76958              Date: 05 Sep 2000 08:10:30 +0200
76959              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
76960      Branch: perl
76961            ! pod/perldelta.pod
76962 ____________________________________________________________________________
76963 [  7025] By: jhi                                   on 2000/09/07  18:42:27
76964         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
76965              
76966              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76967              From: Gisle Aas <gisle@ActiveState.com>
76968              Date: 05 Sep 2000 08:11:40 +0200
76969              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
76970      Branch: perl
76971            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
76972 ____________________________________________________________________________
76973 [  7024] By: jhi                                   on 2000/09/07  18:39:32
76974         Log: Subject: [PATCH] Modernize Opcode.pm documentation
76975              From: Gisle Aas <gisle@ActiveState.com>
76976              Date: 4 Sep 2000 00:18:55 -0000
76977              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
76978      Branch: perl
76979            ! ext/Opcode/Opcode.pm
76980 ____________________________________________________________________________
76981 [  7023] By: jhi                                   on 2000/09/07  18:37:42
76982         Log: Subject: [PATCH] Tied filehandle documentation
76983              From: Gisle Aas <gisle@ActiveState.com>
76984              Date: 4 Sep 2000 00:14:40 -0000
76985              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
76986      Branch: perl
76987            ! pod/perlfunc.pod pod/perltie.pod
76988 ____________________________________________________________________________
76989 [  7022] By: jhi                                   on 2000/09/07  18:35:37
76990         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
76991              From: Gisle Aas <gisle@ActiveState.com>
76992              Date: 4 Sep 2000 00:04:22 -0000
76993              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
76994      Branch: perl
76995            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
76996 ____________________________________________________________________________
76997 [  7021] By: jhi                                   on 2000/09/07  18:33:22
76998         Log: Subject: small apidoc fix
76999              From: Marc Lehmann <pcg@goof.com>
77000              Date: Sun, 3 Sep 2000 05:12:06 +0200
77001              Message-ID: <20000903051206.A5909@cerebro.laendle>
77002      Branch: perl
77003            ! pod/perlapi.pod utf8.c
77004 ____________________________________________________________________________
77005 [  7020] By: jhi                                   on 2000/09/07  16:14:57
77006         Log: Tiny perldelta nits.
77007      Branch: perl
77008            ! pod/perldelta.pod
77009 ____________________________________________________________________________
77010 [  7019] By: jhi                                   on 2000/09/07  16:04:20
77011         Log: Guard against bad string->int conversion for quads.
77012      Branch: perl
77013            ! t/op/64bitint.t
77014 ____________________________________________________________________________
77015 [  7018] By: jhi                                   on 2000/09/06  17:07:03
77016         Log: Update Unicode todo list.
77017      Branch: perl
77018            ! Todo-5.6
77019 ____________________________________________________________________________
77020 [  7017] By: jhi                                   on 2000/09/05  21:16:01
77021         Log: Document the SvIOK_.*UV().
77022      Branch: perl
77023            ! pod/perlapi.pod sv.h
77024 ____________________________________________________________________________
77025 [  7016] By: nick                                  on 2000/09/03  21:54:46
77026         Log: Hash lookup of constant strings optimization:
77027              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
77028              to string table (as per sharepvn). Add newSV_pvn_share to create such
77029              a thing. Make hv.c compare addresses of strings and skip string compare
77030              if equal. Make method_named and helem ops use these shared-string SVs
77031              when arg is constant. Make keys op return shared-string SVs (less clearly
77032              a win).
77033      Branch: perl
77034            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
77035            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
77036            ! pod/perlintern.pod pp_hot.c proto.h sv.c
77037 ____________________________________________________________________________
77038 [  7015] By: jhi                                   on 2000/09/02  17:48:59
77039         Log: This is 5.7.0.
77040      Branch: perl
77041            ! Changes
77042 ____________________________________________________________________________
77043 [  7014] By: jhi                                   on 2000/09/02  17:35:45
77044         Log: Changes and patchlevel tweaks.
77045      Branch: perl
77046            ! Changes patchlevel.h
77047 ____________________________________________________________________________
77048 [  7013] By: jhi                                   on 2000/09/02  17:30:50
77049         Log: Update Changes.
77050      Branch: perl
77051            ! Changes patchlevel.h
77052 ____________________________________________________________________________
77053 [  7012] By: nick                                  on 2000/09/02  17:25:20
77054         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
77055      Branch: perl
77056            ! gv.c lib/overload.pm
77057 ____________________________________________________________________________
77058 [  7011] By: jhi                                   on 2000/09/02  17:16:25
77059         Log: Update perlhist.
77060      Branch: perl
77061            ! pod/perlhist.pod
77062 ____________________________________________________________________________
77063 [  7010] By: jhi                                   on 2000/09/02  17:01:35
77064         Log: perldelta nits.
77065      Branch: perl
77066            ! pod/perldelta.pod
77067 ____________________________________________________________________________
77068 [  7009] By: nick                                  on 2000/09/02  16:48:35
77069         Log: If overloaded %{} etc. return the object do not loop.
77070              Thus  sub deref { $_[0] } functions if object is wanted type.
77071      Branch: perl
77072            ! pp.h
77073 ____________________________________________________________________________
77074 [  7008] By: jhi                                   on 2000/09/02  16:26:11
77075         Log: Retab MANIFEST.
77076      Branch: perl
77077            ! ext/Storable/MANIFEST
77078 ____________________________________________________________________________
77079 [  7007] By: jhi                                   on 2000/09/02  16:23:02
77080         Log: Make certain cc is set before trying to run it.
77081      Branch: perl
77082            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
77083 ____________________________________________________________________________
77084 [  7006] By: jhi                                   on 2000/09/02  15:45:41
77085         Log: Unicode notes.
77086      Branch: perl
77087            ! pod/perldelta.pod
77088 ____________________________________________________________________________
77089 [  7005] By: jhi                                   on 2000/09/02  15:42:11
77090         Log: Various Configure nits by Philip Newton,
77091              plus the ebcdic one by me.
77092      Branch: metaconfig
77093            + U/modified/pager.U
77094            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
77095      Branch: metaconfig/U/perl
77096            ! Devel.U quadfio.U
77097      Branch: perl
77098            ! Configure config_h.SH
77099 ____________________________________________________________________________
77100 [  7004] By: jhi                                   on 2000/09/02  15:06:14
77101         Log: Apparently avoiding the swapping is too costly.
77102              
77103              From: "Ben Tilly" <ben_tilly@hotmail.com>
77104              Subject: Re: the door is closed.
77105              Date: Fri, 01 Sep 2000 20:23:16 EDT
77106              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
77107      Branch: perl
77108            ! pod/perlfaq4.pod
77109 ____________________________________________________________________________
77110 [  7003] By: nick                                  on 2000/09/02  12:26:04
77111         Log: Undo part of change 6489 which looks like a bulk edit which
77112              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
77113              The supressing of main:: on return from select() is undesirable.
77114      Branch: perl
77115            ! pp_sys.c
77116 ____________________________________________________________________________
77117 [  7002] By: jhi                                   on 2000/09/01  23:08:54
77118         Log: Update Changes.
77119      Branch: perl
77120            ! Changes patchlevel.h
77121 ____________________________________________________________________________
77122 [  7001] By: jhi                                   on 2000/09/01  23:00:13
77123         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
77124              From: Peter Prymmer <pvhp@forte.com>
77125              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
77126              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
77127              
77128              plus rework the http: spots as suggested by Tom Christiansen,
77129              plus regen perltoc.
77130      Branch: perl
77131            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
77132            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
77133 ____________________________________________________________________________
77134 [  7000] By: jhi                                   on 2000/09/01  22:36:01
77135         Log: Only the first line, thank you very much.
77136      Branch: perl
77137            ! hints/solaris_2.sh
77138 ____________________________________________________________________________
77139 [  6999] By: gsar                                  on 2000/09/01  22:16:40
77140         Log: change#6791 accidentally clobbered change#6710, put it back
77141      Branch: perl
77142            ! win32/win32.c
77143 ____________________________________________________________________________
77144 [  6998] By: jhi                                   on 2000/09/01  22:14:16
77145         Log: Mention the HP-UX LP64 freak failure.
77146      Branch: perl
77147            ! pod/perldelta.pod
77148 ____________________________________________________________________________
77149 [  6997] By: jhi                                   on 2000/09/01  21:48:32
77150         Log: Detypo.
77151      Branch: perl
77152            ! hints/hpux.sh
77153 ____________________________________________________________________________
77154 [  6996] By: jhi                                   on 2000/09/01  21:27:10
77155         Log: Update Changes.
77156      Branch: perl
77157            ! Changes patchlevel.h
77158 ____________________________________________________________________________
77159 [  6995] By: jhi                                   on 2000/09/01  21:14:24
77160         Log: Mi splgn s gnin.g
77161      Branch: perl
77162            ! pp_ctl.c
77163 ____________________________________________________________________________
77164 [  6994] By: jhi                                   on 2000/09/01  21:09:54
77165         Log: Subject: http:// in L<>
77166              From: Nicholas Clark <nick@ccl4.org>
77167              Date: Fri, 1 Sep 2000 22:03:21 +0100
77168              Message-ID: <20000901220321.B72074@plum.flirble.org>
77169      Branch: perl
77170            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
77171 ____________________________________________________________________________
77172 [  6993] By: jhi                                   on 2000/09/01  21:06:54
77173         Log: Update to Storable 1.0, from Raphael Manfredi.
77174      Branch: perl
77175            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
77176            ! ext/Storable/Makefile.PL ext/Storable/README
77177            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
77178            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
77179            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
77180            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
77181            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
77182            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
77183 ____________________________________________________________________________
77184 [  6992] By: jhi                                   on 2000/09/01  20:43:05
77185         Log: Mention known sfio+linux buglet.
77186      Branch: perl
77187            ! pod/perldelta.pod
77188 ____________________________________________________________________________
77189 [  6991] By: jhi                                   on 2000/09/01  20:40:11
77190         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
77191              From: Peter Prymmer <pvhp@forte.com>
77192              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
77193              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
77194      Branch: perl
77195            ! vms/vms.c
77196 ____________________________________________________________________________
77197 [  6990] By: jhi                                   on 2000/09/01  20:25:26
77198         Log: Retract #6986.
77199      Branch: perl
77200            ! hints/solaris_2.sh
77201 ____________________________________________________________________________
77202 [  6989] By: jhi                                   on 2000/09/01  20:23:00
77203         Log: Mergesort is back.
77204      Branch: perl
77205            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
77206 ____________________________________________________________________________
77207 [  6988] By: jhi                                   on 2000/09/01  19:37:40
77208         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
77209              From: Mike Guy <mjtg@cam.ac.uk>
77210              Date: Fri, 01 Sep 2000 17:43:33 +0100
77211              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
77212      Branch: perl
77213            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
77214            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
77215 ____________________________________________________________________________
77216 [  6987] By: jhi                                   on 2000/09/01  19:17:10
77217         Log: Regen perltoc.
77218      Branch: perl
77219            ! pod/perltoc.pod
77220 ____________________________________________________________________________
77221 [  6986] By: jhi                                   on 2000/09/01  18:51:10
77222         Log: Subject: Re: Solaris x86 has no SPARC libraries!
77223              From: Lupe Christoph <lupe@lupe-christoph.de>
77224              Date: Fri, 1 Sep 2000 20:41:20 +0200
77225              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
77226      Branch: perl
77227            ! hints/solaris_2.sh
77228 ____________________________________________________________________________
77229 [  6985] By: jhi                                   on 2000/09/01  18:28:10
77230         Log: Update Changes.
77231      Branch: perl
77232            ! Changes patchlevel.h
77233 ____________________________________________________________________________
77234 [  6984] By: jhi                                   on 2000/09/01  18:26:53
77235         Log: Feature ordering tweak.
77236      Branch: perl
77237            ! myconfig.SH
77238 ____________________________________________________________________________
77239 [  6983] By: jhi                                   on 2000/09/01  18:19:50
77240         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
77241              From: <abigail@foad.org>
77242              Date: Fri, 1 Sep 2000 13:07:32 -0400
77243              Message-ID: <20000901170732.18249.qmail@foad.org>
77244      Branch: perl
77245            ! t/pragma/overload.t
77246 ____________________________________________________________________________
77247 [  6982] By: jhi                                   on 2000/09/01  18:17:54
77248         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
77249              so that case-ignoring systems like DCL can tell them from
77250              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
77251      Branch: metaconfig/U/perl
77252            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
77253      Branch: perl
77254            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77255            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
77256            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
77257            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
77258            ! vos/config.def vos/config.h vos/config_h.SH_orig
77259            ! win32/config.bc win32/config.gc win32/config.vc
77260 ____________________________________________________________________________
77261 [  6981] By: nick                                  on 2000/09/01  17:21:57
77262         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
77263              warning when UNTIE exists and instead pass the count of extra references to
77264              the UNTIE method.
77265      Branch: perl
77266            ! pod/perltie.pod pp_sys.c
77267 ____________________________________________________________________________
77268 [  6980] By: jhi                                   on 2000/09/01  16:54:44
77269         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
77270              From: Peter Prymmer <pvhp@forte.com>
77271              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
77272              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
77273      Branch: perl
77274            ! configure.com
77275 ____________________________________________________________________________
77276 [  6979] By: jhi                                   on 2000/09/01  16:06:20
77277         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
77278              From: Mike Guy <mjtg@cam.ac.uk> 
77279              Date: Fri, 01 Sep 2000 16:49:27 +0100
77280              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
77281      Branch: perl
77282            ! t/base/rs.t
77283 ____________________________________________________________________________
77284 [  6978] By: jhi                                   on 2000/09/01  16:00:42
77285         Log: Update to PodParser 1.18, from Brad Appleton.
77286      Branch: perl
77287            ! lib/Pod/Checker.pm t/pod/find.t
77288 ____________________________________________________________________________
77289 [  6977] By: jhi                                   on 2000/09/01  14:48:58
77290         Log: Subject: Nit in Configure (bleadperl@6961)
77291              From: Lupe Christoph <lupe@lupe-christoph.de>
77292              Date: Fri, 1 Sep 2000 16:34:29 +0200
77293              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
77294      Branch: metaconfig
77295            ! U/compline/ccflags.U
77296      Branch: perl
77297            ! Configure config_h.SH
77298 ____________________________________________________________________________
77299 [  6976] By: jhi                                   on 2000/09/01  14:39:52
77300         Log: Update Changes.
77301      Branch: perl
77302            ! Changes patchlevel.h
77303 ____________________________________________________________________________
77304 [  6975] By: jhi                                   on 2000/09/01  14:37:36
77305         Log: microperl config update.
77306      Branch: perl
77307            ! uconfig.h uconfig.sh
77308 ____________________________________________________________________________
77309 [  6974] By: jhi                                   on 2000/09/01  14:36:53
77310         Log: Document known deficiencies.
77311      Branch: perl
77312            ! pod/perldelta.pod
77313 ____________________________________________________________________________
77314 [  6973] By: jhi                                   on 2000/09/01  14:10:20
77315         Log: Mention warnings fixes and updates.
77316      Branch: perl
77317            ! pod/perldelta.pod
77318 ____________________________________________________________________________
77319 [  6972] By: jhi                                   on 2000/09/01  14:01:52
77320         Log: Drop unused argument.
77321              
77322              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
77323              From: Spider Boardman <spider@web.zk3.dec.com>
77324              Date: Thu, 31 Aug 2000 16:10:15 -0400
77325              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
77326      Branch: perl
77327            ! toke.c
77328 ____________________________________________________________________________
77329 [  6971] By: jhi                                   on 2000/09/01  13:59:24
77330         Log: Add the overload warnings to perldiag.
77331      Branch: perl
77332            ! lib/overload.pm pod/perldiag.pod
77333 ____________________________________________________________________________
77334 [  6970] By: jhi                                   on 2000/09/01  13:55:10
77335         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
77336              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77337              Date: Fri, 1 Sep 2000 13:43:15 +0100 
77338              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
77339      Branch: perl
77340            ! lib/overload.pm t/pragma/overload.t
77341 ____________________________________________________________________________
77342 [  6969] By: jhi                                   on 2000/09/01  13:52:27
77343         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
77344              From: <abigail@foad.org>
77345              Date: Fri, 1 Sep 2000 05:46:54 -0400
77346              Message-ID: <20000901094654.6476.qmail@foad.org>
77347      Branch: perl
77348            ! lib/overload.pm
77349 ____________________________________________________________________________
77350 [  6968] By: jhi                                   on 2000/09/01  13:50:05
77351         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
77352              From: Daniel Chetlin <daniel@chetlin.com>
77353              Date: Fri, 1 Sep 2000 02:10:55 -0700
77354              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
77355      Branch: perl
77356            ! pod/perlretut.pod
77357 ____________________________________________________________________________
77358 [  6967] By: jhi                                   on 2000/09/01  13:47:54
77359         Log: Part of the solution.
77360              
77361              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
77362              From: Mike Guy <mjtg@cam.ac.uk>
77363              Date: Fri, 01 Sep 2000 14:16:01 +0100
77364              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
77365      Branch: perl
77366            ! gv.c mg.c
77367 ____________________________________________________________________________
77368 [  6966] By: jhi                                   on 2000/09/01  13:46:17
77369         Log: Subject: CPAN.pm beta 1.57_57 for the core
77370              From: andreas.koenig@anima.de (Andreas J. Koenig)
77371              Date: 01 Sep 2000 15:16:31 +0200
77372              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
77373      Branch: perl
77374            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77375 ____________________________________________________________________________
77376 [  6965] By: jhi                                   on 2000/09/01  13:43:18
77377         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
77378              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77379              Date: Fri, 01 Sep 2000 01:47:22 -0500
77380              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
77381      Branch: perl
77382            ! pod/perldelta.pod vms/vms.c
77383 ____________________________________________________________________________
77384 [  6964] By: jhi                                   on 2000/09/01  13:35:35
77385         Log: File::Temp patches from Andreas König,
77386              
77387              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
77388              From: andreas.koenig@anima.de (Andreas J. Koenig)
77389              Date: 01 Sep 2000 10:07:20 +0200
77390              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
77391              
77392              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
77393              From: andreas.koenig@anima.de (Andreas J. Koenig)
77394              Date: 31 Aug 2000 23:26:08 +0200
77395              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
77396      Branch: perl
77397            ! lib/File/Temp.pm t/lib/ftmp-security.t
77398 ____________________________________________________________________________
77399 [  6963] By: jhi                                   on 2000/09/01  02:22:24
77400         Log: Retract the mergesort code, way too incompatible licensing
77401              and copyrights.
77402      Branch: perl
77403            ! pod/perldelta.pod pp_ctl.c
77404 ____________________________________________________________________________
77405 [  6962] By: jhi                                   on 2000/08/31  23:27:32
77406         Log: Update Changes.
77407      Branch: perl
77408            ! Changes patchlevel.h
77409 ____________________________________________________________________________
77410 [  6961] By: jhi                                   on 2000/08/31  23:20:04
77411         Log: Small tweaks all over.
77412      Branch: metaconfig
77413            ! U/compline/d_gconvert.U
77414      Branch: perl
77415            ! AUTHORS Configure config_h.SH pp_ctl.c
77416 ____________________________________________________________________________
77417 [  6960] By: jhi                                   on 2000/08/31  22:39:36
77418         Log: Further rewording.
77419      Branch: perl
77420            ! pp_ctl.c
77421 ____________________________________________________________________________
77422 [  6959] By: jhi                                   on 2000/08/31  21:26:44
77423         Log: More address tweaking.
77424      Branch: perl
77425            ! AUTHORS Changes
77426 ____________________________________________________________________________
77427 [  6958] By: jhi                                   on 2000/08/31  20:47:25
77428         Log: AUTHORS tweaks, from Peter Prymmer.
77429              
77430              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
77431              From: Peter Prymmer <pvhp@forte.com>
77432              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
77433              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
77434      Branch: perl
77435            ! AUTHORS MAINTAIN
77436 ____________________________________________________________________________
77437 [  6957] By: jhi                                   on 2000/08/31  20:34:43
77438         Log: perldelta tweaks.
77439      Branch: perl
77440            ! pod/perldelta.pod
77441 ____________________________________________________________________________
77442 [  6956] By: jhi                                   on 2000/08/31  19:11:06
77443         Log: Regen perltoc.
77444      Branch: perl
77445            ! pod/perltoc.pod
77446 ____________________________________________________________________________
77447 [  6955] By: jhi                                   on 2000/08/31  19:06:30
77448         Log: Clarify the mergesort situation.
77449      Branch: perl
77450            ! pp_ctl.c
77451 ____________________________________________________________________________
77452 [  6954] By: jhi                                   on 2000/08/31  18:24:17
77453         Log: Move the Solaris 7 scan to use64bitall, make the
77454              failure to find 64-bot sparc libc to mention the
77455              possibility of being in an intel, from Lupe and Alan.
77456      Branch: perl
77457            ! hints/solaris_2.sh
77458 ____________________________________________________________________________
77459 [  6953] By: jhi                                   on 2000/08/31  18:09:20
77460         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
77461              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
77462      Branch: metaconfig
77463            ! U/compline/d_gconvert.U U/threads/archname.U
77464      Branch: metaconfig/U/perl
77465            ! perlxv.U
77466      Branch: perl
77467            ! Configure config_h.SH sv.c
77468 ____________________________________________________________________________
77469 [  6952] By: jhi                                   on 2000/08/31  17:42:24
77470         Log: :: not allowed in pathnames, change to .
77471              
77472              Subject: [PATCH perl@6938] cygwin port
77473              From: "Fifer, Eric" <EFifer@sanwaint.com>
77474              Date: Thu, 31 Aug 2000 16:32:59 +0100
77475              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
77476      Branch: metaconfig/U/perl
77477            ! perlxv.U
77478 ____________________________________________________________________________
77479 [  6951] By: jhi                                   on 2000/08/31  17:02:05
77480         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
77481      Branch: perl
77482            ! perl.h
77483 ____________________________________________________________________________
77484 [  6950] By: jhi                                   on 2000/08/31  16:26:08
77485         Log: More author updates.
77486              
77487              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
77488              From: Simon Cozens <simon@cozens.net>
77489              Date: Thu, 31 Aug 2000 17:13:32 +0100
77490              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
77491      Branch: perl
77492            ! AUTHORS
77493 ____________________________________________________________________________
77494 [  6949] By: jhi                                   on 2000/08/31  16:04:49
77495         Log: POSIX doesn't report long double values under -Duselongdouble
77496              when the long doubles are "real" (bigger than doubles).
77497              
77498              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
77499              From: Spider Boardman <spider@peano.zk3.dec.com>
77500              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
77501              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
77502      Branch: perl
77503            ! ext/POSIX/POSIX.xs
77504 ____________________________________________________________________________
77505 [  6948] By: jhi                                   on 2000/08/31  15:25:10
77506         Log: Update Changes.
77507      Branch: perl
77508            ! Changes patchlevel.h
77509 ____________________________________________________________________________
77510 [  6947] By: jhi                                   on 2000/08/31  15:22:29
77511         Log: Document UNTIE in a very minimalistic way.
77512      Branch: perl
77513            ! pod/perlfunc.pod pod/perltie.pod
77514 ____________________________________________________________________________
77515 [  6946] By: jhi                                   on 2000/08/31  15:15:23
77516         Log: Document known failures.
77517      Branch: perl
77518            ! pod/perldelta.pod
77519 ____________________________________________________________________________
77520 [  6945] By: jhi                                   on 2000/08/31  15:07:00
77521         Log: Don't attach -ld to the archname if pointless.
77522      Branch: metaconfig
77523            ! U/threads/archname.U
77524      Branch: perl
77525            ! Configure config_h.SH
77526 ____________________________________________________________________________
77527 [  6944] By: jhi                                   on 2000/08/31  14:37:42
77528         Log: Wrap the test in eval.
77529              
77530              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
77531              From: Tim Jenness <timj@jach.hawaii.edu>
77532              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
77533              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
77534      Branch: perl
77535            ! t/lib/ftmp-security.t
77536 ____________________________________________________________________________
77537 [  6943] By: jhi                                   on 2000/08/31  14:30:57
77538         Log: Make -Dusemorebits find long doubles in Solaris.
77539      Branch: perl
77540            ! hints/solaris_2.sh
77541 ____________________________________________________________________________
77542 [  6942] By: jhi                                   on 2000/08/31  13:48:45
77543         Log: Clarify the third case of ftmp-security warnings.
77544      Branch: perl
77545            ! INSTALL
77546 ____________________________________________________________________________
77547 [  6941] By: jhi                                   on 2000/08/31  13:40:31
77548         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
77549              From: <abigail@foad.org>
77550              Date: Thu, 31 Aug 2000 01:35:05 -0400
77551              Message-ID: <20000831053505.32120.qmail@foad.org>
77552      Branch: perl
77553            ! pod/perldelta.pod
77554 ____________________________________________________________________________
77555 [  6940] By: jhi                                   on 2000/08/31  13:38:48
77556         Log: Issue useful diagnostic on unknown pod commands.
77557              
77558              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
77559              From: <abigail@foad.org>
77560              Date: Thu, 31 Aug 2000 03:41:18 -0400
77561              Message-ID: <20000831074118.24880.qmail@foad.org>
77562      Branch: perl
77563            ! lib/Pod/Man.pm
77564 ____________________________________________________________________________
77565 [  6939] By: jhi                                   on 2000/08/31  13:34:33
77566         Log: Reveal Borland's isnan.
77567              
77568              Subject: build with BC++ tweak
77569              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77570              Date: Thu, 31 Aug 2000 13:09:37 +0400
77571              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
77572      Branch: perl
77573            ! win32/win32.h
77574 ____________________________________________________________________________
77575 [  6938] By: jhi                                   on 2000/08/31  05:01:20
77576         Log: Update Changes.
77577      Branch: perl
77578            ! Changes patchlevel.h
77579 ____________________________________________________________________________
77580 [  6937] By: jhi                                   on 2000/08/31  04:26:23
77581         Log: sscanf() may be the only way to read long doubles from strings.
77582      Branch: metaconfig/U/perl
77583            ! longdblfio.U
77584      Branch: perl
77585            ! Configure config_h.SH perl.h util.c
77586 ____________________________________________________________________________
77587 [  6936] By: jhi                                   on 2000/08/31  04:18:19
77588         Log: The #6929 was too skimpy.
77589      Branch: perl
77590            ! sv.c
77591 ____________________________________________________________________________
77592 [  6935] By: jhi                                   on 2000/08/31  02:47:07
77593         Log: Subject: Re: typos in pods
77594              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77595              Date: Wed, 30 Aug 2000 19:25:34 -0700
77596              Message-ID: <eIcr5gzkg25X092yn@efn.org>
77597      Branch: perl
77598            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
77599 ____________________________________________________________________________
77600 [  6934] By: jhi                                   on 2000/08/31  02:42:55
77601         Log: Missed one Unicode file.
77602      Branch: perl
77603            + lib/unicode/UCDFF301.html
77604 ____________________________________________________________________________
77605 [  6933] By: jhi                                   on 2000/08/30  23:42:27
77606         Log: Update Changes.
77607      Branch: perl
77608            ! Changes patchlevel.h
77609 ____________________________________________________________________________
77610 [  6932] By: jhi                                   on 2000/08/30  23:40:07
77611         Log: Mention UNTIE in perldelta.  Still needs documenting
77612              in perltie et alia.
77613      Branch: perl
77614            ! pod/perldelta.pod
77615 ____________________________________________________________________________
77616 [  6931] By: jhi                                   on 2000/08/30  23:36:02
77617         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
77618              From: <abigail@foad.org>
77619              Date: Wed, 30 Aug 2000 19:28:07 -0400
77620              Message-ID: <20000830232807.305.qmail@foad.org>
77621      Branch: perl
77622            ! pod/perldelta.pod
77623 ____________________________________________________________________________
77624 [  6930] By: jhi                                   on 2000/08/30  23:32:40
77625         Log: Update to Unicode 3.0.1.
77626      Branch: perl
77627            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
77628            + lib/unicode/PropList.txt lib/unicode/README.perl
77629            + lib/unicode/UCD301.html lib/unicode/Unicode.301
77630            - lib/unicode/Props.txt lib/unicode/UCD300.html
77631            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
77632            ! (edit 257 files)
77633 ____________________________________________________________________________
77634 [  6929] By: jhi                                   on 2000/08/30  22:38:18
77635         Log: Heap decorruption.
77636              
77637              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
77638              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77639              Date: Wed, 30 Aug 2000 22:39:52 +0100
77640              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
77641      Branch: perl
77642            ! sv.c
77643 ____________________________________________________________________________
77644 [  6928] By: jhi                                   on 2000/08/30  22:29:34
77645         Log: Retract the dummy test, skip the security tests (instead of failing),
77646              explain what the warnings mean.
77647      Branch: perl
77648            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
77649 ____________________________________________________________________________
77650 [  6927] By: jhi                                   on 2000/08/30  22:14:13
77651         Log: Change the internal implementation of sort() to be mergesort
77652              instead of quicksort, from John Linderman <jpl@research.att.com>.
77653              Gives us better worst case, better average case, and stability.
77654              What's there not to like?  (Small fixes for threaded builds
77655              were required).
77656      Branch: perl
77657            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
77658 ____________________________________________________________________________
77659 [  6926] By: jhi                                   on 2000/08/30  20:55:20
77660         Log: A better fix for the Socket building problem from Craig Berry.
77661      Branch: perl
77662            ! vms/vms.c
77663 ____________________________________________________________________________
77664 [  6925] By: jhi                                   on 2000/08/30  20:20:25
77665         Log: Subject: [PATCH] Re: UNTIE method 
77666              From: Nick Ing-Simmons <nik@tiuk.ti.com>
77667              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
77668              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
77669      Branch: perl
77670            ! pp_sys.c t/op/tie.t
77671 ____________________________________________________________________________
77672 [  6924] By: jhi                                   on 2000/08/30  20:17:11
77673         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
77674              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77675              Date: Wed, 30 Aug 2000 15:03:14 -0500
77676              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
77677      Branch: perl
77678            ! vms/vms.c
77679 ____________________________________________________________________________
77680 [  6923] By: jhi                                   on 2000/08/30  20:15:18
77681         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
77682              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77683              Date: Wed, 30 Aug 2000 13:30:36 -0500
77684              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
77685      Branch: perl
77686            ! vms/vms.c
77687 ____________________________________________________________________________
77688 [  6922] By: jhi                                   on 2000/08/30  19:54:43
77689         Log: Better options for rsync.
77690      Branch: perl
77691            ! pod/perlhack.pod
77692 ____________________________________________________________________________
77693 [  6921] By: jhi                                   on 2000/08/30  19:40:16
77694         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
77695              From: Rick Delaney <rick@consumercontact.com>
77696              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
77697              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
77698      Branch: perl
77699            ! pod/perlfunc.pod
77700 ____________________________________________________________________________
77701 [  6920] By: jhi                                   on 2000/08/30  19:36:40
77702         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
77703              From: Peter Prymmer <pvhp@forte.com>
77704              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
77705              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
77706      Branch: perl
77707            ! configure.com
77708 ____________________________________________________________________________
77709 [  6919] By: jhi                                   on 2000/08/30  14:52:02
77710         Log: Update Changes.
77711      Branch: perl
77712            ! Changes patchlevel.h
77713 ____________________________________________________________________________
77714 [  6918] By: jhi                                   on 2000/08/30  14:48:34
77715         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
77716      Branch: perl
77717            ! lib/ExtUtils/typemap
77718 ____________________________________________________________________________
77719 [  6917] By: jhi                                   on 2000/08/30  14:46:34
77720         Log: Subject: typos in pods
77721              From: Nicholas Clark <nick@ccl4.org>
77722              Date: Wed, 30 Aug 2000 01:12:50 +0100
77723              Message-ID: <20000830011249.A61388@plum.flirble.org>
77724      Branch: perl
77725            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
77726            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
77727            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
77728            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
77729 ____________________________________________________________________________
77730 [  6916] By: jhi                                   on 2000/08/30  14:19:09
77731         Log: Document Storable problems on Crays.  (Will have
77732              to document all the other Storable problems, too.)
77733      Branch: perl
77734            ! pod/perldelta.pod
77735 ____________________________________________________________________________
77736 [  6915] By: jhi                                   on 2000/08/30  14:06:02
77737         Log: Subject: [PATCH] fix misc cast warnings
77738              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77739              Date: Tue, 29 Aug 2000 23:16:14 -0700
77740              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
77741      Branch: perl
77742            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
77743            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
77744            ! os2/os2ish.h
77745 ____________________________________________________________________________
77746 [  6914] By: jhi                                   on 2000/08/30  14:03:45
77747         Log: Timestamp mismatch again.  Need to fix this dependence on
77748              config_h.SH timestamp, since it's the contents of config_h.SH
77749              that matter.
77750      Branch: perl
77751            ! uconfig.h uconfig.sh
77752 ____________________________________________________________________________
77753 [  6913] By: jhi                                   on 2000/08/30  13:54:06
77754         Log: Don't say "Perl 5.0 source kit".
77755      Branch: perl
77756            ! perl.c
77757 ____________________________________________________________________________
77758 [  6912] By: jhi                                   on 2000/08/30  13:51:24
77759         Log: Reset archname and archname64 always, forcing them be
77760              recomputed at each Configure run, make Configure and
77761              the hints files agree on the naming of largefiles variables.
77762      Branch: metaconfig
77763            ! U/threads/archname.U
77764      Branch: metaconfig/U/perl
77765            ! use64bits.U
77766      Branch: perl
77767            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
77768            ! hints/linux.sh hints/solaris_2.sh
77769 ____________________________________________________________________________
77770 [  6911] By: jhi                                   on 2000/08/30  13:30:13
77771         Log: Put back the slice accidentally removed by #6907.
77772      Branch: perl
77773            ! hints/solaris_2.sh
77774 ____________________________________________________________________________
77775 [  6910] By: jhi                                   on 2000/08/30  01:24:26
77776         Log: Be consistent: other Net::get* do export theirs.
77777              
77778              Subject: Re: Net::protoent does not export 'getproto'
77779              From: Yasushi Nakajima <sey@jkc.co.jp>
77780              Date: Wed, 30 Aug 2000 09:53:14 +0900
77781              Message-Id: <200008300051.DAA24700@taku.hut.fi>
77782      Branch: perl
77783            ! lib/Net/protoent.pm
77784 ____________________________________________________________________________
77785 [  6909] By: jhi                                   on 2000/08/30  01:17:25
77786         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
77787              From: Gurusamy Sarathy <gsar@ActiveState.com>
77788              Date: Tue, 29 Aug 2000 17:17:07 -0700
77789              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
77790      Branch: perl
77791            ! cop.h
77792 ____________________________________________________________________________
77793 [  6908] By: jhi                                   on 2000/08/30  00:58:05
77794         Log: Update Changes.
77795      Branch: perl
77796            ! Changes patchlevel.h
77797 ____________________________________________________________________________
77798 [  6907] By: jhi                                   on 2000/08/30  00:57:22
77799         Log: Introduce ccname to keep track of what compiler kind of we have.
77800      Branch: metaconfig/U/perl
77801            ! Checkcc.U gccvers.U
77802      Branch: perl
77803            ! Configure config_h.SH hints/solaris_2.sh
77804 ____________________________________________________________________________
77805 [  6906] By: jhi                                   on 2000/08/30  00:25:47
77806         Log: Put back the flags dump as reasoned in
77807              
77808              Subject: Re: [PATCH] Glob dumping
77809              From: Mike Guy <mjtg@cam.ac.uk> 
77810              Date: Tue, 29 Aug 2000 21:41:32 +0100
77811              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
77812      Branch: perl
77813            ! dump.c t/lib/peek.t
77814 ____________________________________________________________________________
77815 [  6905] By: jhi                                   on 2000/08/30  00:16:17
77816         Log: Make the epsilon to be relative, not absolute.
77817              
77818              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
77819              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
77820              Date: Tue, 29 Aug 2000 19:58:56 -0400
77821              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
77822      Branch: perl
77823            ! t/lib/trig.t
77824 ____________________________________________________________________________
77825 [  6904] By: jhi                                   on 2000/08/30  00:13:09
77826         Log: From now on, Gisle is on my list of usual suspects :-)
77827              Retract #6902.
77828      Branch: perl
77829            ! ext/Opcode/Safe.pm
77830 ____________________________________________________________________________
77831 [  6903] By: jhi                                   on 2000/08/29  23:51:20
77832         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
77833              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77834              Date: Tue, 29 Aug 2000 18:43:26 -0500
77835              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
77836      Branch: perl
77837            + vms/vmspipe.com
77838            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
77839            ! vms/vms.c
77840 ____________________________________________________________________________
77841 [  6902] By: jhi                                   on 2000/08/29  23:44:14
77842         Log: Retry what #6882 attempted.
77843              
77844              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
77845              From: Gisle Aas <gisle@ActiveState.com>
77846              Date: 30 Aug 2000 00:33:09 +0200
77847              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
77848      Branch: perl
77849            ! ext/Opcode/Safe.pm
77850 ____________________________________________________________________________
77851 [  6901] By: jhi                                   on 2000/08/29  22:59:32
77852         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
77853              From: Hugo <hv@crypt.compulink.co.uk>
77854              Date: Mon, 12 Jun 2000 19:36:08 +0100
77855              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
77856      Branch: perl
77857            ! sv.c
77858 ____________________________________________________________________________
77859 [  6900] By: jhi                                   on 2000/08/29  22:58:35
77860         Log: Admit that we are leaking scalars.
77861              
77862              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
77863              From: Spider Boardman <spider@leggy.zk3.dec.com>
77864              Date: Tue, 29 Aug 2000 18:48:29 -0400
77865              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
77866      Branch: perl
77867            ! t/pragma/warnings.t
77868 ____________________________________________________________________________
77869 [  6899] By: jhi                                   on 2000/08/29  20:53:13
77870         Log: Update Changes.
77871      Branch: perl
77872            ! Changes patchlevel.h
77873 ____________________________________________________________________________
77874 [  6898] By: jhi                                   on 2000/08/29  20:46:21
77875         Log: Undo namespace pollution of #6878.
77876              
77877              Subject: Re: Net::protoent does not export 'getproto'
77878              From: Mike Guy <mjtg@cam.ac.uk>
77879              Date: Tue, 29 Aug 2000 21:32:37 +0100
77880              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
77881      Branch: perl
77882            ! lib/Net/protoent.pm
77883 ____________________________________________________________________________
77884 [  6897] By: jhi                                   on 2000/08/29  20:44:29
77885         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
77886              From: Peter Prymmer <pvhp@forte.com>
77887              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
77888              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
77889      Branch: perl
77890            ! pod/perlebcdic.pod
77891 ____________________________________________________________________________
77892 [  6896] By: jhi                                   on 2000/08/29  20:40:57
77893         Log: There's no point repeating the 'revision' (5) of perl5.
77894      Branch: metaconfig/U/perl
77895            ! Devel.U patchlevel.U
77896      Branch: perl
77897            ! Configure config_h.SH
77898 ____________________________________________________________________________
77899 [  6895] By: jhi                                   on 2000/08/29  20:16:58
77900         Log: Regen Configure for #6894.
77901      Branch: metaconfig/U/perl
77902            ! perladmin.U
77903      Branch: perl
77904            ! Configure config_h.SH
77905 ____________________________________________________________________________
77906 [  6894] By: jhi                                   on 2000/08/29  19:59:52
77907         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
77908              From: "Philip Newton" <Philip.Newton@gmx.net>
77909              Date: Tue, 29 Aug 2000 21:39:14 +0200
77910              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
77911      Branch: perl
77912            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
77913            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
77914            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
77915            ! utils/perlbug.PL
77916 ____________________________________________________________________________
77917 [  6893] By: jhi                                   on 2000/08/29  19:55:30
77918         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
77919              From: "Philip Newton" <Philip.Newton@gmx.net>
77920              Date: Tue, 29 Aug 2000 21:39:14 +0200
77921              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
77922      Branch: perl
77923            ! installhtml
77924 ____________________________________________________________________________
77925 [  6892] By: jhi                                   on 2000/08/29  19:53:59
77926         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
77927              From: "Philip Newton" <Philip.Newton@gmx.net>
77928              Date: Tue, 29 Aug 2000 21:48:18 +0200
77929              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
77930      Branch: perl
77931            ! lib/File/Temp.pm
77932 ____________________________________________________________________________
77933 [  6891] By: jhi                                   on 2000/08/29  18:30:03
77934         Log: Nail the ID 20000828.023.
77935      Branch: perl
77936            ! ext/Storable/Storable.xs
77937 ____________________________________________________________________________
77938 [  6890] By: jhi                                   on 2000/08/29  16:50:17
77939         Log: Under usethreads the dumped variable is IN_PAD.
77940              
77941              Subject: Re: [PATCH] Glob dumping
77942              From: Gisle Aas <gisle@ActiveState.com>
77943              Date: 29 Aug 2000 18:45:05 +0200
77944              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
77945      Branch: perl
77946            ! t/lib/peek.t
77947 ____________________________________________________________________________
77948 [  6889] By: jhi                                   on 2000/08/29  15:17:37
77949         Log: Update Changes.
77950      Branch: perl
77951            ! Changes patchlevel.h
77952 ____________________________________________________________________________
77953 [  6888] By: jhi                                   on 2000/08/29  14:49:59
77954         Log: Retract #6882, broke the safe tests.
77955      Branch: perl
77956            ! ext/Opcode/Safe.pm
77957 ____________________________________________________________________________
77958 [  6887] By: jhi                                   on 2000/08/29  14:47:06
77959         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
77960              From: Gisle Aas <gisle@ActiveState.com> 
77961              Date: 09 Jun 2000 20:00:11 +0200
77962              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
77963      Branch: perl
77964            ! utils/perldoc.PL
77965 ____________________________________________________________________________
77966 [  6886] By: jhi                                   on 2000/08/29  14:42:45
77967         Log: The #6881 removed one dump line.
77968      Branch: perl
77969            ! t/lib/peek.t
77970 ____________________________________________________________________________
77971 [  6885] By: jhi                                   on 2000/08/29  14:30:47
77972         Log: Don't forget to tidy up.
77973      Branch: perl
77974            ! t/lib/ftmp-security.t
77975 ____________________________________________________________________________
77976 [  6884] By: jhi                                   on 2000/08/29  14:25:17
77977         Log: Disabling the one test is a bit tricky.
77978      Branch: perl
77979            ! t/lib/ftmp-security.t
77980 ____________________________________________________________________________
77981 [  6883] By: jhi                                   on 2000/08/29  14:16:25
77982         Log: Disable one of the tests for now.
77983      Branch: perl
77984            ! t/lib/ftmp-security.t
77985 ____________________________________________________________________________
77986 [  6882] By: jhi                                   on 2000/08/29  14:05:50
77987         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
77988              From: gisle@aas.no
77989              Date: 29 Aug 2000 10:35:06 -0000
77990              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
77991      Branch: perl
77992            ! ext/Opcode/Safe.pm
77993 ____________________________________________________________________________
77994 [  6881] By: jhi                                   on 2000/08/29  14:03:51
77995         Log: Subject: [PATCH] Glob dumping
77996              From: Gisle Aas <gisle@ActiveState.com>
77997              Date: 29 Aug 2000 07:59:42 -0000
77998              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
77999      Branch: perl
78000            ! dump.c
78001 ____________________________________________________________________________
78002 [  6880] By: jhi                                   on 2000/08/29  14:02:01
78003         Log: Subject: [PATCH] Warnings in B::Deparse
78004              From: <abigail@foad.org>
78005              Date: Tue, 29 Aug 2000 00:00:01 -0400
78006              Message-ID: <20000829040001.2999.qmail@foad.org>
78007      Branch: perl
78008            ! ext/B/B/Deparse.pm
78009 ____________________________________________________________________________
78010 [  6879] By: jhi                                   on 2000/08/29  13:57:26
78011         Log: Missed a change in #6869.
78012      Branch: perl
78013            ! mg.c
78014 ____________________________________________________________________________
78015 [  6878] By: jhi                                   on 2000/08/29  13:45:04
78016         Log: Subject: Net::protoent does not export 'getproto'
78017              From: Yasushi Nakajima <sey@jkc.co.jp>
78018              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
78019      Branch: perl
78020            ! lib/Net/protoent.pm
78021 ____________________________________________________________________________
78022 [  6877] By: jhi                                   on 2000/08/29  13:39:19
78023         Log: Patches all over for people and the files they (hopefully) care about.
78024      Branch: perl
78025            ! AUTHORS Changes MAINTAIN
78026 ____________________________________________________________________________
78027 [  6876] By: jhi                                   on 2000/08/29  12:53:54
78028         Log: Fix for thinko in #6848.
78029              
78030              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
78031              From: Lupe Christoph <lupe@lupe-christoph.de>
78032              Date: Tue, 29 Aug 2000 09:04:08 +0200
78033              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
78034      Branch: perl
78035            ! ext/Thread/Thread.xs
78036 ____________________________________________________________________________
78037 [  6875] By: jhi                                   on 2000/08/29  12:50:14
78038         Log: Update to Getopt::Long 2.24, from Johan Vromans.
78039      Branch: perl
78040            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
78041 ____________________________________________________________________________
78042 [  6874] By: jhi                                   on 2000/08/29  02:09:53
78043         Log: Use minimal @INC in tests, most of the time just '../lib',
78044              so that we simply can't pick up stuff from other Perls than
78045              the one we are testing.  Pointed out by
78046              
78047              From: Mike Guy <mjtg@cam.ac.uk>
78048              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
78049              Date: Fri, 25 Aug 2000 15:15:59 +0100
78050              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
78051      Branch: perl
78052            ! (edit 185 files)
78053 ____________________________________________________________________________
78054 [  6873] By: jhi                                   on 2000/08/29  01:07:11
78055         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
78056              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78057              Date: Mon, 28 Aug 2000 17:45:52 -0700
78058              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
78059      Branch: perl
78060            ! Makefile.SH hints/os2.sh
78061 ____________________________________________________________________________
78062 [  6872] By: jhi                                   on 2000/08/28  23:33:39
78063         Log: Subject: [PATCH bleedperl@6866] spellings
78064              From: marcel@codewerk.com (Marcel Grunauer)
78065              Date: Tue, 29 Aug 2000 01:19:59 +0200
78066              Message-Id: <200008282319.BAA29862@gandalf.local>
78067      Branch: perl
78068            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
78069            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
78070            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
78071 ____________________________________________________________________________
78072 [  6871] By: jhi                                   on 2000/08/28  23:22:09
78073         Log: Take out the SUIDMAIL thing, that will not be
78074              a problem in 5.7.*.
78075      Branch: perl
78076            ! patchlevel.h
78077 ____________________________________________________________________________
78078 [  6870] By: jhi                                   on 2000/08/28  23:19:30
78079         Log: -S is the silent flag, -s is the strip flag.
78080              
78081              Subject: [PATCH] Re: [PATCH] make no-install          
78082              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78083              Date: Mon, 28 Aug 2000 15:12:55 -0700
78084              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
78085      Branch: perl
78086            ! Makefile.SH
78087 ____________________________________________________________________________
78088 [  6869] By: jhi                                   on 2000/08/28  23:12:05
78089         Log: Subject: [PATCH bleedperl@6856] warnings fixes
78090              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
78091              Date: Mon, 28 Aug 2000 23:55:06 +0100
78092              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
78093      Branch: perl
78094            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
78095            ! warnings.h warnings.pl
78096 ____________________________________________________________________________
78097 [  6868] By: jhi                                   on 2000/08/28  21:38:22
78098         Log: Potential cruft.
78099      Branch: perl
78100            ! Makefile.SH
78101 ____________________________________________________________________________
78102 [  6867] By: jhi                                   on 2000/08/28  21:35:36
78103         Log: Update Changes.
78104      Branch: perl
78105            ! Changes patchlevel.h
78106 ____________________________________________________________________________
78107 [  6866] By: jhi                                   on 2000/08/28  21:33:49
78108         Log: Subject: hv.h Doc Patch
78109              From: Fisher Mark <fisherm@tce.com>
78110              Date: Mon, 28 Aug 2000 16:24:59 -0500
78111              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
78112      Branch: perl
78113            ! hv.h
78114 ____________________________________________________________________________
78115 [  6865] By: jhi                                   on 2000/08/28  21:02:15
78116         Log: Add -ld to archname on long tr...double platforms.
78117      Branch: metaconfig
78118            ! U/threads/archname.U
78119      Branch: perl
78120            ! Configure config_h.SH
78121 ____________________________________________________________________________
78122 [  6864] By: jhi                                   on 2000/08/28  20:38:59
78123         Log: An attempt to fix the problem reported in
78124              
78125              Subject: Building perl@6856 using gcc/AIX 4.3.3 
78126              From: Daniel Muino <dmuino@afip.gov.ar> 
78127              Date: Mon, 28 Aug 2000 15:50:01 -0300   
78128              Message-ID: <20000828155001.A14403@con2-dgi>
78129              
78130              I can't test this properly since the gcc installation I have
78131              access to seems to be botched (gcc is calling the AIX cpp,
78132              a losing proposition...)
78133      Branch: perl
78134            ! hints/aix.sh
78135 ____________________________________________________________________________
78136 [  6863] By: jhi                                   on 2000/08/28  18:57:52
78137         Log: Fix for ID 20000828.001, long doubles were not formatted
78138              correctly (showed up in $], which stopped installing perl).
78139      Branch: perl
78140            ! sv.c
78141 ____________________________________________________________________________
78142 [  6862] By: jhi                                   on 2000/08/28  18:07:15
78143         Log: Typo in #6858.
78144      Branch: perl
78145            ! lib/Cwd.pm
78146 ____________________________________________________________________________
78147 [  6861] By: jhi                                   on 2000/08/28  17:57:27
78148         Log: opmini.o may be left around if a build is interrupted.
78149      Branch: perl
78150            ! Makefile.SH
78151 ____________________________________________________________________________
78152 [  6860] By: jhi                                   on 2000/08/28  16:52:50
78153         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
78154              From: Daniel Chetlin <daniel@chetlin.com>
78155              Date: Mon, 28 Aug 2000 01:14:18 -0700
78156              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
78157      Branch: perl
78158            ! lib/overload.pm
78159 ____________________________________________________________________________
78160 [  6859] By: jhi                                   on 2000/08/28  16:08:46
78161         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
78162              From: Nicholas Clark <nick@ccl4.org>
78163              Date: Mon, 28 Aug 2000 16:03:27 +0100
78164              Message-Id: <20000828160327.C49785@plum.flirble.org>
78165      Branch: perl
78166            ! ext/ByteLoader/bytecode.h
78167 ____________________________________________________________________________
78168 [  6858] By: jhi                                   on 2000/08/28  16:02:10
78169         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
78170              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
78171              Date: Mon, 28 Aug 2000 13:08:30 +0200
78172              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
78173      Branch: perl
78174            ! lib/Cwd.pm
78175 ____________________________________________________________________________
78176 [  6857] By: jhi                                   on 2000/08/28  15:42:47
78177         Log: display_format used as a class method without arguments was broken,
78178              reported in
78179              
78180              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
78181              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
78182              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
78183              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
78184      Branch: perl
78185            ! lib/Math/Complex.pm t/lib/complex.t
78186 ____________________________________________________________________________
78187 [  6856] By: jhi                                   on 2000/08/27  22:09:48
78188         Log: Update Changes.
78189      Branch: perl
78190            ! Changes patchlevel.h
78191 ____________________________________________________________________________
78192 [  6855] By: jhi                                   on 2000/08/27  21:59:21
78193         Log: Retract #6853 (false alarm).
78194      Branch: perl
78195            ! lib/ExtUtils/xsubpp
78196 ____________________________________________________________________________
78197 [  6854] By: jhi                                   on 2000/08/27  21:37:44
78198         Log: Update Changes.
78199      Branch: perl
78200            ! Changes patchlevel.h
78201 ____________________________________________________________________________
78202 [  6853] By: jhi                                   on 2000/08/27  21:37:16
78203         Log: Subject: [PATCH perl@6850] workaround for xsubpp
78204              From: Hugo <hv@crypt.compulink.co.uk>
78205              Date: Sun, 27 Aug 2000 22:30:25 +0100
78206              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
78207      Branch: perl
78208            ! lib/ExtUtils/xsubpp
78209 ____________________________________________________________________________
78210 [  6852] By: jhi                                   on 2000/08/27  21:33:58
78211         Log: Big-endian 64-bit patch from Raphael Manfredi.
78212      Branch: perl
78213            ! ext/Storable/Storable.xs
78214 ____________________________________________________________________________
78215 [  6851] By: jhi                                   on 2000/08/27  21:22:21
78216         Log: More ruthless editing from Hugo van der Sanden.
78217      Branch: perl
78218            ! pod/perldelta.pod
78219 ____________________________________________________________________________
78220 [  6850] By: jhi                                   on 2000/08/27  16:11:46
78221         Log: Update Changes.
78222      Branch: perl
78223            ! Changes patchlevel.h
78224 ____________________________________________________________________________
78225 [  6849] By: jhi                                   on 2000/08/27  16:11:05
78226         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
78227      Branch: perl
78228            ! configpm pod/perldelta.pod
78229 ____________________________________________________________________________
78230 [  6848] By: jhi                                   on 2000/08/27  15:35:08
78231         Log: Use the actual thread type, not the pointer-to-struct.
78232      Branch: perl
78233            ! ext/Thread/Thread.xs
78234 ____________________________________________________________________________
78235 [  6847] By: jhi                                   on 2000/08/27  15:30:49
78236         Log: Test nit.
78237      Branch: perl
78238            ! t/pragma/warn/pp_sys
78239 ____________________________________________________________________________
78240 [  6846] By: jhi                                   on 2000/08/27  15:19:02
78241         Log: Passing -R in ldflags makes now it to appear in the default
78242              for lddlflags, just like with -L.
78243              
78244              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
78245              From: Lupe Christoph <lupe@lupe-christoph.de>
78246              Date: Sun, 27 Aug 2000 10:28:21 +0200
78247              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
78248      Branch: metaconfig/U/perl
78249            ! dlsrc.U
78250      Branch: perl
78251            ! Configure
78252 ____________________________________________________________________________
78253 [  6845] By: jhi                                   on 2000/08/27  15:08:54
78254         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
78255              From: Alan Burlison <Alan.Burlison@uk.sun.com>
78256              Date: Sat, 26 Aug 2000 22:23:27 +0100
78257              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
78258      Branch: perl
78259            ! lib/ExtUtils/MM_Unix.pm
78260 ____________________________________________________________________________
78261 [  6844] By: jhi                                   on 2000/08/27  15:02:37
78262         Log: DJGPP update from Laszlo Molnar.
78263              
78264              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
78265              From: ml1050 <ml1050@freemail.hu>
78266              Date: Sat, 26 Aug 2000 23:24:40 +0200
78267              Message-Id: <20000826232440.A439@freemail.hu>
78268      Branch: perl
78269            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
78270            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
78271 ____________________________________________________________________________
78272 [  6843] By: jhi                                   on 2000/08/27  14:53:58
78273         Log: Subject: installman buglet
78274              From: Lupe Christoph <lupe@lupe-christoph.de>
78275              Date: Sun, 27 Aug 2000 14:38:59 +0200
78276              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
78277      Branch: perl
78278            ! installman
78279 ____________________________________________________________________________
78280 [  6842] By: jhi                                   on 2000/08/27  14:52:08
78281         Log: Can't get the test to reliably work thanks to the
78282              inaccurateness of floating point.  "Resolves" bug ids
78283              20000826.003, 20000826.009, 20000826.010,
78284      Branch: perl
78285            ! t/lib/trig.t
78286 ____________________________________________________________________________
78287 [  6841] By: jhi                                   on 2000/08/26  15:53:58
78288         Log: Update Changes.
78289      Branch: perl
78290            ! Changes patchlevel.h
78291 ____________________________________________________________________________
78292 [  6840] By: jhi                                   on 2000/08/26  14:23:03
78293         Log: grep -e isn't portable.
78294              
78295              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
78296              From: chris@broadband.att.com
78297              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
78298              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
78299      Branch: perl
78300            ! hints/solaris_2.sh
78301 ____________________________________________________________________________
78302 [  6839] By: jhi                                   on 2000/08/26  14:12:23
78303         Log: no-install target a la make -n.
78304              
78305              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
78306              From: <abigail@foad.org>
78307              Date: Sat, 26 Aug 2000 03:57:34 -0400
78308              Message-ID: <20000826075735.18912.qmail@foad.org>
78309      Branch: perl
78310            ! Makefile.SH installman installperl
78311 ____________________________________________________________________________
78312 [  6838] By: jhi                                   on 2000/08/26  14:06:33
78313         Log: Retract #6826 as the #6828 should be do the same
78314              in a More Correct Way.
78315      Branch: perl
78316            ! installperl
78317 ____________________________________________________________________________
78318 [  6837] By: jhi                                   on 2000/08/26  05:24:00
78319         Log: More casting.
78320      Branch: perl
78321            ! ext/Storable/Storable.xs
78322 ____________________________________________________________________________
78323 [  6836] By: jhi                                   on 2000/08/26  05:05:46
78324         Log: Nicer in decimal.
78325      Branch: perl
78326            ! ext/Storable/Storable.xs
78327 ____________________________________________________________________________
78328 [  6835] By: jhi                                   on 2000/08/26  05:03:50
78329         Log: There be no UVdf.
78330      Branch: perl
78331            ! ext/Storable/Storable.xs
78332 ____________________________________________________________________________
78333 [  6834] By: jhi                                   on 2000/08/26  05:00:18
78334         Log: Continue IVdfing and UVxfing.
78335      Branch: perl
78336            ! ext/Storable/Storable.xs
78337 ____________________________________________________________________________
78338 [  6833] By: jhi                                   on 2000/08/26  04:53:14
78339         Log: Use IVdf.
78340      Branch: perl
78341            ! ext/Storable/Storable.xs
78342 ____________________________________________________________________________
78343 [  6832] By: jhi                                   on 2000/08/26  04:40:41
78344         Log: Document PTR2XX and INT2PTR.
78345      Branch: perl
78346            ! pod/perlguts.pod
78347 ____________________________________________________________________________
78348 [  6831] By: jhi                                   on 2000/08/26  04:33:18
78349         Log: Use UVxf, PTR2UV, NVff.
78350      Branch: perl
78351            ! ext/Storable/Storable.xs
78352 ____________________________________________________________________________
78353 [  6830] By: jhi                                   on 2000/08/26  04:31:32
78354         Log: Update the test count.
78355      Branch: perl
78356            ! t/lib/trig.t
78357 ____________________________________________________________________________
78358 [  6829] By: jhi                                   on 2000/08/26  03:05:50
78359         Log: Subject: [PATCH] installation not quite silent yet.
78360              From: <abigail@foad.org>
78361              Date: Fri, 25 Aug 2000 20:07:53 -0400
78362              Message-ID: <20000826000753.7822.qmail@foad.org>
78363      Branch: perl
78364            ! installman installperl
78365 ____________________________________________________________________________
78366 [  6828] By: jhi                                   on 2000/08/26  03:05:14
78367         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
78368              From: Spider Boardman <spider@web.zk3.dec.com>
78369              Date: Fri, 25 Aug 2000 19:12:40 -0400
78370              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
78371      Branch: perl
78372            ! gv.c
78373 ____________________________________________________________________________
78374 [  6827] By: jhi                                   on 2000/08/25  23:54:34
78375         Log: Support preserving extremely big/small angles.
78376      Branch: perl
78377            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
78378 ____________________________________________________________________________
78379 [  6826] By: jhi                                   on 2000/08/25  23:01:20
78380         Log: Patch installperl to be long double-aware.
78381              
78382              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
78383              From: Spider Boardman <spider@web.zk3.dec.com>
78384              Date: Fri, 25 Aug 2000 18:15:23 -0400
78385              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
78386      Branch: perl
78387            ! installperl
78388 ____________________________________________________________________________
78389 [  6825] By: jhi                                   on 2000/08/25  22:58:25
78390         Log: Remove duplicately applied patch shards.
78391              
78392              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
78393              From: Spider Boardman <spider@leggy.zk3.dec.com>
78394              Date: Fri, 25 Aug 2000 16:45:03 -0400
78395              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
78396      Branch: perl
78397            ! t/lib/cgi-html.t
78398 ____________________________________________________________________________
78399 [  6824] By: jhi                                   on 2000/08/25  22:57:00
78400         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
78401              From: Daniel Chetlin <daniel@chetlin.com>
78402              Date: Fri, 25 Aug 2000 12:23:16 -0700
78403              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
78404              
78405              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
78406              From: Daniel Chetlin <daniel@chetlin.com>
78407              Date: Fri, 25 Aug 2000 14:47:19 -0700
78408              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
78409      Branch: perl
78410            ! installman
78411 ____________________________________________________________________________
78412 [  6823] By: jhi                                   on 2000/08/25  22:44:17
78413         Log: Timestamp problem?
78414      Branch: perl
78415            ! uconfig.h uconfig.sh
78416 ____________________________________________________________________________
78417 [  6822] By: jhi                                   on 2000/08/25  19:01:06
78418         Log: One forgotten file from #6816.
78419      Branch: perl
78420            ! vos/config.h
78421 ____________________________________________________________________________
78422 [  6821] By: jhi                                   on 2000/08/25  18:56:39
78423         Log: Regen Changes.
78424      Branch: perl
78425            ! Changes patchlevel.h
78426 ____________________________________________________________________________
78427 [  6820] By: jhi                                   on 2000/08/25  18:52:35
78428         Log: Fix Changes ordering.
78429      Branch: perl
78430            ! Changes
78431 ____________________________________________________________________________
78432 [  6819] By: jhi                                   on 2000/08/25  18:50:25
78433         Log: Update Changes.
78434      Branch: perl
78435            ! Changes patchlevel.h
78436 ____________________________________________________________________________
78437 [  6818] By: jhi                                   on 2000/08/25  18:47:45
78438         Log: Tweak the sfio/useperlio logic, hopefully as wished in
78439              
78440              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
78441              From: Nicholas Clark <nick@babyhippo.co.uk>
78442              Date: Fri, 25 Aug 2000 12:01:45 +0100
78443              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
78444      Branch: metaconfig/U/perl
78445            ! d_sfio.U
78446      Branch: perl
78447            ! Configure
78448 ____________________________________________________________________________
78449 [  6817] By: jhi                                   on 2000/08/25  18:32:51
78450         Log: Allow microperl to assume <math.h>, without it the math
78451              functions like floor() are assumed to return int, which makes
78452              for core dumps in machines where integer and floating register
78453              don't mix.
78454      Branch: perl
78455            ! uconfig.h uconfig.sh
78456 ____________________________________________________________________________
78457 [  6816] By: jhi                                   on 2000/08/25  18:27:17
78458         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
78459              the problem reported in
78460              
78461              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
78462              From: danhale@us.ibm.com
78463              Date: Fri, 25 Aug 2000 10:58:06 -0400
78464              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
78465      Branch: metaconfig/U/perl
78466            + d_socks5_init.U
78467      Branch: perl
78468            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
78469            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
78470            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
78471            ! win32/config.gc win32/config.vc
78472 ____________________________________________________________________________
78473 [  6815] By: jhi                                   on 2000/08/25  17:43:31
78474         Log: A solution for the retrieve_fd autosplit warning,
78475              idea suggested by Mike Guy.
78476      Branch: perl
78477            ! ext/Storable/Storable.pm
78478 ____________________________________________________________________________
78479 [  6814] By: jhi                                   on 2000/08/25  17:16:03
78480         Log: Add install-silent target.
78481      Branch: perl
78482            ! Makefile.SH
78483 ____________________________________________________________________________
78484 [  6813] By: jhi                                   on 2000/08/25  17:14:23
78485         Log: Subject: Re: [PATCH] More silencing of installman.
78486              From: <abigail@foad.org>
78487              Date: Thu, 24 Aug 2000 19:27:03 -0400
78488              Message-ID: <20000824232703.7001.qmail@foad.org>
78489              
78490              Subject: Re: [PATCH] More silencing of installman.
78491              From: <abigail@foad.org>
78492              Date: Fri, 25 Aug 2000 03:00:58 -0400
78493              Message-ID: <20000825070058.10697.qmail@foad.org>
78494      Branch: perl
78495            ! installman
78496 ____________________________________________________________________________
78497 [  6812] By: jhi                                   on 2000/08/25  17:11:28
78498         Log: installperl --verbose and --silent.
78499              
78500              Subject: Re: [PATCH] More silencing of installman.
78501              From: <abigail@foad.org>
78502              Message-ID: <20000825064430.9719.qmail@foad.org>
78503              Date: Fri, 25 Aug 2000 02:44:30 -0400
78504      Branch: perl
78505            ! installperl
78506 ____________________________________________________________________________
78507 [  6811] By: jhi                                   on 2000/08/25  17:05:43
78508         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
78509              From: "Peter J. Farley III" <pjfarley@banet.net>
78510              Date: Thu, 24 Aug 2000 21:58:03 -0400
78511              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
78512              
78513              (applied slightly modified)
78514      Branch: perl
78515            ! lib/ExtUtils/MM_Unix.pm
78516 ____________________________________________________________________________
78517 [  6810] By: jhi                                   on 2000/08/25  17:01:18
78518         Log: Missing parts of 
78519              
78520              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
78521              From: Peter Prymmer <pvhp@forte.com>
78522              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
78523              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
78524      Branch: perl
78525            ! t/lib/cgi-html.t
78526 ____________________________________________________________________________
78527 [  6809] By: jhi                                   on 2000/08/25  16:46:32
78528         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
78529              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78530              Date: Thu, 24 Aug 2000 19:13:11 -0500
78531              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
78532      Branch: perl
78533            ! vms/vms.c
78534 ____________________________________________________________________________
78535 [  6808] By: jhi                                   on 2000/08/25  16:39:22
78536         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
78537              From: Peter Prymmer <pvhp@forte.com>
78538              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
78539              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
78540      Branch: perl
78541            ! configure.com
78542 ____________________________________________________________________________
78543 [  6807] By: jhi                                   on 2000/08/25  16:36:37
78544         Log: Better wording for the vec lvalue diagnostic.
78545              
78546              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78547              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
78548              Date: Wed, 23 Aug 2000 14:12:16 -0400
78549              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
78550      Branch: perl
78551            ! pod/perldiag.pod
78552 ____________________________________________________________________________
78553 [  6806] By: jhi                                   on 2000/08/24  18:17:22
78554         Log: Subject: [PATCH] More silencing of installman.
78555              From: <abigail@foad.org>
78556              Date: Thu, 24 Aug 2000 14:01:44 -0400
78557              Message-ID: <20000824180144.20062.qmail@foad.org>
78558      Branch: perl
78559            ! installman
78560 ____________________________________________________________________________
78561 [  6805] By: jhi                                   on 2000/08/24  15:00:31
78562         Log: Update Changes.
78563      Branch: perl
78564            ! Changes patchlevel.h
78565 ____________________________________________________________________________
78566 [  6804] By: jhi                                   on 2000/08/24  14:59:07
78567         Log: Regen perltoc.
78568      Branch: perl
78569            ! pod/perltoc.pod
78570 ____________________________________________________________________________
78571 [  6803] By: jhi                                   on 2000/08/24  14:44:39
78572         Log: Show the doc file, not the temp file.
78573      Branch: perl
78574            ! installman
78575 ____________________________________________________________________________
78576 [  6802] By: jhi                                   on 2000/08/24  14:41:53
78577         Log: Continue silencing.
78578      Branch: perl
78579            ! installman
78580 ____________________________________________________________________________
78581 [  6801] By: jhi                                   on 2000/08/24  14:34:40
78582         Log: Actually do something with the silencer option.
78583      Branch: perl
78584            ! installman
78585 ____________________________________________________________________________
78586 [  6800] By: jhi                                   on 2000/08/24  14:26:22
78587         Log: Make installman to recognize the silence flag -S.
78588      Branch: perl
78589            ! installman
78590 ____________________________________________________________________________
78591 [  6799] By: jhi                                   on 2000/08/24  13:49:38
78592         Log: DOS patches and portability/porting notes, from Tim Jenness.
78593      Branch: perl
78594            ! lib/File/Temp.pm
78595 ____________________________________________________________________________
78596 [  6798] By: jhi                                   on 2000/08/24  13:48:27
78597         Log: Create directories in silence.
78598              
78599              Subject: [PATCH] Another silencer for MakeMaker
78600              From: andreas.koenig@anima.de (Andreas J. Koenig)
78601              Date: 24 Aug 2000 14:18:52 +0200
78602              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
78603      Branch: perl
78604            ! lib/ExtUtils/Command.pm
78605 ____________________________________________________________________________
78606 [  6797] By: jhi                                   on 2000/08/24  13:46:42
78607         Log: More liberal parsing of version numbers.
78608              
78609              Subject: Re: CPAN.pm beta for testing available
78610              From: andreas.koenig@anima.de (Andreas J. Koenig)
78611              Date: 24 Aug 2000 13:51:57 +0200
78612              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
78613      Branch: perl
78614            ! lib/CPAN.pm
78615 ____________________________________________________________________________
78616 [  6796] By: jhi                                   on 2000/08/24  13:44:36
78617         Log: Make "make install" by default silent.  A new "install-verbose"
78618              target is verbose.
78619      Branch: perl
78620            ! Makefile.SH
78621 ____________________________________________________________________________
78622 [  6795] By: jhi                                   on 2000/08/24  13:39:14
78623         Log: Add silencer flags to installperl.
78624              
78625              Subject: [PATCH] Making installperl silent.
78626              From: <abigail@foad.org>
78627              Date: Thu, 24 Aug 2000 05:01:45 -0400
78628              Message-ID: <20000824090145.13141.qmail@foad.org>
78629      Branch: perl
78630            ! installperl
78631 ____________________________________________________________________________
78632 [  6794] By: jhi                                   on 2000/08/24  13:35:50
78633         Log: installperl couldn't tell whether it had run tests or not.
78634              
78635              Subject: [PATCH] Re: installperl and t/TEST
78636              From: <abigail@foad.org>
78637              Date: Thu, 24 Aug 2000 04:00:53 -0400
78638              Message-ID: <20000824080053.2494.qmail@foad.org>
78639      Branch: perl
78640            ! Makefile.SH installperl
78641 ____________________________________________________________________________
78642 [  6793] By: jhi                                   on 2000/08/24  13:27:50
78643         Log: Drop the separate perlbc, perlcc -b should be enough.
78644      Branch: perl
78645            - utils/perlbc.PL
78646            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
78647 ____________________________________________________________________________
78648 [  6792] By: jhi                                   on 2000/08/24  04:41:30
78649         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
78650              plus the typo fix from Peter Prymmer.
78651      Branch: perl
78652            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
78653            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
78654 ____________________________________________________________________________
78655 [  6791] By: jhi                                   on 2000/08/24  02:10:43
78656         Log: Replace #6705 with a minimal doc patch.
78657              
78658              Subject: [PATCH 5.6.0] replace change #6705
78659              From: Jan Dubois <jand@ActiveState.com>
78660              Date: Wed, 23 Aug 2000 18:31:51 -0700
78661              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
78662      Branch: perl
78663            ! lib/Win32.pod win32/win32.c
78664 ____________________________________________________________________________
78665 [  6790] By: jhi                                   on 2000/08/23  17:52:00
78666         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78667              From: Mike Guy <mjtg@cam.ac.uk>
78668              Date: Wed, 23 Aug 2000 18:38:46 +0100
78669              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
78670      Branch: perl
78671            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
78672 ____________________________________________________________________________
78673 [  6789] By: jhi                                   on 2000/08/23  15:34:21
78674         Log: Update Changes.
78675      Branch: perl
78676            ! Changes patchlevel.h
78677 ____________________________________________________________________________
78678 [  6788] By: jhi                                   on 2000/08/23  15:33:40
78679         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
78680              From: Wilfredo Sánchez <wsanchez@apple.com>
78681              Date: Tue, 22 Aug 2000 19:31:27 -0700
78682              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
78683      Branch: perl
78684            ! perl.h
78685 ____________________________________________________________________________
78686 [  6787] By: jhi                                   on 2000/08/23  15:29:31
78687         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
78688              From: Spider Boardman <spider@leggy.zk3.dec.com>
78689              Date: Wed, 23 Aug 2000 10:33:23 -0400
78690              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
78691      Branch: perl
78692            ! lib/Pod/Html.pm
78693 ____________________________________________________________________________
78694 [  6786] By: jhi                                   on 2000/08/23  15:28:11
78695         Log: Bad makefile.
78696      Branch: perl
78697            ! ext/B/Makefile.PL
78698 ____________________________________________________________________________
78699 [  6785] By: jhi                                   on 2000/08/23  14:37:04
78700         Log: Update Changes.
78701      Branch: perl
78702            ! Changes patchlevel.h
78703 ____________________________________________________________________________
78704 [  6784] By: jhi                                   on 2000/08/23  13:58:41
78705         Log: Portability fix from Hugo van der Sanden.
78706      Branch: perl
78707            ! ext/re/Makefile.PL
78708 ____________________________________________________________________________
78709 [  6783] By: jhi                                   on 2000/08/23  13:53:53
78710         Log: Storable support, v-version fixes.
78711              
78712              Subject: CPAN.pm beta for testing available
78713              From: andreas.koenig@anima.de (Andreas J. Koenig)
78714              Date: 22 Aug 2000 23:31:33 +0200
78715              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
78716      Branch: perl
78717            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78718 ____________________________________________________________________________
78719 [  6782] By: jhi                                   on 2000/08/23  13:51:26
78720         Log: Mac and other portability updates from Chris Nandor.
78721      Branch: perl
78722            ! pod/perlmodinstall.pod
78723 ____________________________________________________________________________
78724 [  6781] By: jhi                                   on 2000/08/23  13:47:33
78725         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
78726              From: Peter Prymmer <pvhp@forte.com>
78727              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
78728              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
78729      Branch: perl
78730            ! ext/Storable/Storable.xs
78731 ____________________________________________________________________________
78732 [  6780] By: jhi                                   on 2000/08/23  13:33:34
78733         Log: VMS MMS (make) wants null action.
78734      Branch: perl
78735            ! ext/B/Makefile.PL
78736 ____________________________________________________________________________
78737 [  6779] By: jhi                                   on 2000/08/22  19:44:47
78738         Log: Forgot portability nit.
78739      Branch: perl
78740            ! t/lib/st-forgive.t
78741 ____________________________________________________________________________
78742 [  6778] By: jhi                                   on 2000/08/22  19:35:25
78743         Log: Be portable.
78744      Branch: perl
78745            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
78746            ! t/lib/st-store.t
78747 ____________________________________________________________________________
78748 [  6777] By: jhi                                   on 2000/08/22  18:50:53
78749         Log: Update Changes.
78750      Branch: perl
78751            ! Changes patchlevel.h
78752 ____________________________________________________________________________
78753 [  6776] By: jhi                                   on 2000/08/22  18:44:46
78754         Log: cSVOPo_*v things index into the current PL_curpad
78755              under ithreads, which is different from the curpad
78756              used by the XSUB.  (In other words, the code as-is
78757              before this patch wouldn't work under ithreads.)
78758              From Sarathy.
78759      Branch: perl
78760            ! ext/B/B.xs
78761 ____________________________________________________________________________
78762 [  6775] By: jhi                                   on 2000/08/22  18:18:37
78763         Log: Make the selection of NVff et al stricter.
78764      Branch: metaconfig/U/perl
78765            ! perlxvf.U
78766      Branch: perl
78767            ! Configure config_h.SH
78768 ____________________________________________________________________________
78769 [  6774] By: jhi                                   on 2000/08/22  17:19:42
78770         Log: perldelta nits.
78771      Branch: perl
78772            ! pod/perldelta.pod
78773 ____________________________________________________________________________
78774 [  6773] By: jhi                                   on 2000/08/22  17:06:26
78775         Log: Long double fixes from Spider Boardman.
78776              
78777              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
78778              From: system PRIVILEGED account <root@peano.zk3.dec.com>
78779              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
78780              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
78781      Branch: perl
78782            ! t/lib/bigfltpm.t t/lib/st-06compat.t
78783 ____________________________________________________________________________
78784 [  6772] By: jhi                                   on 2000/08/22  15:04:53
78785         Log: Update Changes.
78786      Branch: perl
78787            ! Changes patchlevel.h
78788 ____________________________________________________________________________
78789 [  6771] By: jhi                                   on 2000/08/22  15:01:44
78790         Log: perldelta fixes from Hugo van der Sanden.
78791      Branch: perl
78792            ! pod/perldelta.pod
78793 ____________________________________________________________________________
78794 [  6770] By: jhi                                   on 2000/08/22  14:34:49
78795         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
78796              From: Hugo <hv@crypt.compulink.co.uk>
78797              Date: Tue, 22 Aug 2000 11:21:53 +0100
78798              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
78799      Branch: perl
78800            ! regcomp.c
78801 ____________________________________________________________________________
78802 [  6769] By: jhi                                   on 2000/08/22  14:30:02
78803         Log: Add Yitzchak, reformat.
78804      Branch: perl
78805            ! Changes config_h.SH
78806 ____________________________________________________________________________
78807 [  6768] By: jhi                                   on 2000/08/22  14:21:35
78808         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
78809              and Spider Boardman.
78810      Branch: metaconfig
78811            ! U/compline/d_gconvert.U
78812      Branch: perl
78813            ! Configure
78814 ____________________________________________________________________________
78815 [  6767] By: jhi                                   on 2000/08/22  14:11:24
78816         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
78817              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78818              Date: Mon, 21 Aug 2000 19:08:31 -0700
78819              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
78820      Branch: perl
78821            - ext/Storable/patchlevel.h
78822            ! MANIFEST ext/Storable/MANIFEST
78823 ____________________________________________________________________________
78824 [  6766] By: jhi                                   on 2000/08/22  13:49:29
78825         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
78826              From: Peter Prymmer <pvhp@forte.com>
78827              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
78828              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
78829      Branch: perl
78830            ! configure.com ext/Storable/Makefile.PL
78831 ____________________________________________________________________________
78832 [  6765] By: jhi                                   on 2000/08/22  13:44:59
78833         Log: Subject: [PATCH blead] B:: missing dependency
78834              From: Hugo <hv@crypt.compulink.co.uk>
78835              Date: Tue, 22 Aug 2000 06:44:33 +0100
78836              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
78837      Branch: perl
78838            ! ext/B/Makefile.PL
78839 ____________________________________________________________________________
78840 [  6764] By: jhi                                   on 2000/08/22  13:38:12
78841         Log: More bytecompiler.
78842      Branch: perl
78843            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
78844 ____________________________________________________________________________
78845 [  6763] By: jhi                                   on 2000/08/22  13:36:44
78846         Log: Bytecompiler patches from Benjamin Stuhl.
78847      Branch: perl
78848            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
78849            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78850            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
78851            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78852            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
78853            ! perl.c perlapi.h pod/perldelta.pod
78854 ____________________________________________________________________________
78855 [  6762] By: jhi                                   on 2000/08/21  23:43:40
78856         Log: An obsoleted diagnostic.
78857      Branch: perl
78858            ! pod/perldelta.pod
78859 ____________________________________________________________________________
78860 [  6761] By: jhi                                   on 2000/08/21  23:01:45
78861         Log: The #6759 wasn't quite right.
78862      Branch: perl
78863            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78864            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78865            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78866            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78867            ! t/lib/st-tieditems.t
78868 ____________________________________________________________________________
78869 [  6760] By: jhi                                   on 2000/08/21  22:35:49
78870         Log: Be verydeepclean.
78871      Branch: perl
78872            ! Makefile.SH
78873 ____________________________________________________________________________
78874 [  6759] By: jhi                                   on 2000/08/21  22:25:40
78875         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
78876              From: Peter Prymmer <pvhp@forte.com>
78877              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
78878              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
78879      Branch: perl
78880            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78881            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78882            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78883            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78884            ! t/lib/st-tieditems.t
78885 ____________________________________________________________________________
78886 [  6758] By: jhi                                   on 2000/08/21  22:22:32
78887         Log: Few more casts, need reported in
78888              
78889              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
78890              From: Mike Stok <mike@stok.co.uk>
78891              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
78892              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
78893              
78894              and
78895              
78896              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
78897              From: abigail@foad.org
78898              Date: 21 Aug 2000 21:31:34 -0000
78899              Message-Id: <20000821213134.30170.qmail@foad.org>
78900      Branch: perl
78901            ! ext/Storable/Storable.xs
78902 ____________________________________________________________________________
78903 [  6757] By: jhi                                   on 2000/08/21  18:37:07
78904         Log: Update Changes.
78905      Branch: perl
78906            ! Changes patchlevel.h
78907 ____________________________________________________________________________
78908 [  6756] By: jhi                                   on 2000/08/21  18:34:02
78909         Log: A pod nit.
78910              
78911              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
78912              From: <abigail@foad.org>
78913              Date: Mon, 21 Aug 2000 14:00:16 -0400
78914              Message-ID: <20000821180016.28627.qmail@foad.org>
78915      Branch: perl
78916            ! pod/perlre.pod
78917 ____________________________________________________________________________
78918 [  6755] By: jhi                                   on 2000/08/21  18:30:56
78919         Log: Use PodParser 1.18 new test.
78920      Branch: perl
78921            ! t/pod/special_seqs.t t/pod/special_seqs.xr
78922 ____________________________________________________________________________
78923 [  6754] By: jhi                                   on 2000/08/21  18:28:35
78924         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
78925              patches cannot be applied since #6712 conflicts.
78926      Branch: perl
78927            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
78928 ____________________________________________________________________________
78929 [  6753] By: jhi                                   on 2000/08/21  18:15:11
78930         Log: Weed out some smaller changes.
78931      Branch: perl
78932            ! pod/perldelta.pod
78933 ____________________________________________________________________________
78934 [  6752] By: jhi                                   on 2000/08/21  18:02:30
78935         Log: Also under djgpp the timestamps are funky.
78936      Branch: perl
78937            ! t/op/stat.t
78938 ____________________________________________________________________________
78939 [  6751] By: jhi                                   on 2000/08/21  17:55:56
78940         Log: Tweak the floating point output routine preferences.
78941      Branch: metaconfig
78942            ! U/compline/d_gconvert.U
78943      Branch: perl
78944            ! Configure
78945 ____________________________________________________________________________
78946 [  6750] By: jhi                                   on 2000/08/21  17:51:29
78947         Log: Unicos/mk requires elaborate paranoia.
78948      Branch: perl
78949            ! lib/Math/Complex.pm
78950 ____________________________________________________________________________
78951 [  6749] By: gsar                                  on 2000/08/21  16:53:31
78952         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
78953      Branch: perl
78954            ! lib/Cwd.pm
78955 ____________________________________________________________________________
78956 [  6748] By: gsar                                  on 2000/08/21  16:22:19
78957         Log: free TLS slot properly on Windows
78958      Branch: perl
78959            ! thread.h win32/perllib.c win32/win32thread.h
78960 ____________________________________________________________________________
78961 [  6747] By: jhi                                   on 2000/08/21  16:20:58
78962         Log: Rename the macro argument because some preprocessors
78963              can't tell the difference and expand arguments also inside
78964              double quoted strings.
78965      Branch: perl
78966            ! regcomp.c
78967 ____________________________________________________________________________
78968 [  6746] By: jhi                                   on 2000/08/21  16:09:41
78969         Log: Support long doubles in Storable.
78970              
78971              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
78972              From: Radu Greab <radu@netsoft.ro>
78973              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
78974              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
78975      Branch: perl
78976            ! ext/Storable/Storable.xs
78977 ____________________________________________________________________________
78978 [  6745] By: jhi                                   on 2000/08/21  15:51:40
78979         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
78980              From: "Fifer, Eric" <EFifer@sanwaint.com>
78981              Date: Mon, 21 Aug 2000 15:34:49 +0100
78982              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
78983      Branch: perl
78984            ! t/pragma/warn/9enabled
78985 ____________________________________________________________________________
78986 [  6744] By: jhi                                   on 2000/08/21  15:39:35
78987         Log: Document the endianness of Alpha more precisely.
78988      Branch: perl
78989            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
78990            ! pod/perlport.pod
78991 ____________________________________________________________________________
78992 [  6743] By: jhi                                   on 2000/08/21  14:47:05
78993         Log: perldelta fixes from the p5p crowd.
78994      Branch: perl
78995            ! pod/perldelta.pod pod/perlop.pod
78996 ____________________________________________________________________________
78997 [  6742] By: jhi                                   on 2000/08/21  13:34:51
78998         Log: Update to Pod::LaTeX 0.53.
78999              
79000              Subject: [PATCH] lib/Pod/LaTeX.pm updates
79001              From: Tim Jenness <timj@jach.hawaii.edu>
79002              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
79003              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
79004      Branch: perl
79005            ! lib/Pod/LaTeX.pm
79006 ____________________________________________________________________________
79007 [  6741] By: jhi                                   on 2000/08/21  13:33:01
79008         Log: Subject: [PATCH] os2.c fix for use64bitint
79009              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79010              Date: Mon, 21 Aug 2000 01:32:25 -0700
79011              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
79012      Branch: perl
79013            ! os2/os2.c
79014 ____________________________________________________________________________
79015 [  6740] By: jhi                                   on 2000/08/21  13:28:52
79016         Log: Array context keeps slithering in.
79017              
79018              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
79019              From: Daniel Chetlin <daniel@chetlin.com>
79020              Date: Sun, 20 Aug 2000 21:40:25 -0700
79021              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
79022      Branch: perl
79023            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
79024            ! pod/perldebtut.pod
79025 ____________________________________________________________________________
79026 [  6739] By: jhi                                   on 2000/08/21  13:23:55
79027         Log: Big-endian quad fixes for Storable from Radu Greab,
79028              plus few explicit null casts for picky compilers.
79029      Branch: perl
79030            ! ext/Storable/Storable.xs
79031 ____________________________________________________________________________
79032 [  6738] By: gsar                                  on 2000/08/21  05:56:13
79033         Log: small tweaks for change#6705: avoid C++ style comments in C code;
79034              use Perl's malloc API rather than the low level system one
79035      Branch: perl
79036            ! win32/win32.c
79037 ____________________________________________________________________________
79038 [  6737] By: gsar                                  on 2000/08/21  05:35:41
79039         Log: add Storable to list of extensions on Windows
79040      Branch: perl
79041            ! win32/Makefile win32/makefile.mk
79042 ____________________________________________________________________________
79043 [  6736] By: jhi                                   on 2000/08/21  02:57:53
79044         Log: Update Changes.
79045      Branch: perl
79046            ! Changes patchlevel.h
79047 ____________________________________________________________________________
79048 [  6735] By: jhi                                   on 2000/08/21  02:57:20
79049         Log: Draft 0.
79050      Branch: perl
79051            ! pod/perldelta.pod
79052 ____________________________________________________________________________
79053 [  6734] By: jhi                                   on 2000/08/21  02:57:03
79054         Log: Add Storable 0.7.2 from Raphael Manfredi,
79055              plus the patch from
79056              
79057              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
79058              From: Radu Greab <radu@netsoft.ro>
79059              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
79060              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
79061              
79062              plus changes to get Storable to compile with
79063              picky ANSI compilers.
79064      Branch: perl
79065            + ext/Storable/ChangeLog ext/Storable/MANIFEST
79066            + ext/Storable/Makefile.PL ext/Storable/README
79067            + ext/Storable/Storable.pm ext/Storable/Storable.xs
79068            + ext/Storable/patchlevel.h t/lib/st-06compat.t
79069            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
79070            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
79071            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
79072            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
79073            + t/lib/st-tieditems.t
79074            ! MANIFEST
79075 ____________________________________________________________________________
79076 [  6733] By: jhi                                   on 2000/08/21  02:29:09
79077         Log: The correct cleaning order is an art.
79078      Branch: perl
79079            ! Makefile.SH
79080 ____________________________________________________________________________
79081 [  6732] By: jhi                                   on 2000/08/21  01:23:39
79082         Log: The #6724 is here.
79083      Branch: perl
79084            ! t/lib/ftmp-security.t
79085 ____________________________________________________________________________
79086 [  6731] By: jhi                                   on 2000/08/20  23:17:03
79087         Log: s/this one/the 5.6.0 release/
79088      Branch: perl
79089            ! pod/perl56delta.pod
79090 ____________________________________________________________________________
79091 [  6730] By: jhi                                   on 2000/08/20  23:07:34
79092         Log: Mention perlebcdic and perlposix-bc.
79093      Branch: perl
79094            ! pod/perlport.pod
79095 ____________________________________________________________________________
79096 [  6729] By: jhi                                   on 2000/08/20  21:32:59
79097         Log: Document the number of exponent digits.
79098      Branch: perl
79099            ! pod/perlfunc.pod
79100 ____________________________________________________________________________
79101 [  6728] By: jhi                                   on 2000/08/20  21:16:47
79102         Log: Use File::Spec->tmpdir().
79103              
79104              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
79105              From: Tim Jenness <timj@jach.hawaii.edu>
79106              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
79107              MIME-Version: 1.0
79108              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
79109      Branch: perl
79110            ! utils/perlbug.PL
79111 ____________________________________________________________________________
79112 [  6727] By: jhi                                   on 2000/08/20  20:43:32
79113         Log: Update Changes.
79114      Branch: perl
79115            ! Changes patchlevel.h
79116 ____________________________________________________________________________
79117 [  6726] By: jhi                                   on 2000/08/20  20:41:44
79118         Log: The veryclean target needs to clobber.
79119      Branch: perl
79120            ! Makefile.SH
79121 ____________________________________________________________________________
79122 [  6725] By: jhi                                   on 2000/08/20  20:37:38
79123         Log: Document odd vs even subreleases and -Dusedevel.
79124      Branch: perl
79125            ! INSTALL
79126 ____________________________________________________________________________
79127 [  6724] By: jhi                                   on 2000/08/20  19:58:05
79128         Log: Use temporary directory instead of current directory.
79129              
79130              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
79131              From: Tim Jenness <timj@jach.hawaii.edu>
79132              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
79133              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
79134      Branch: perl
79135            ! t/lib/ftmp-security.t
79136 ____________________________________________________________________________
79137 [  6723] By: jhi                                   on 2000/08/20  19:55:55
79138         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
79139              From: andreas.koenig@anima.de (Andreas J. Koenig)
79140              Date: 20 Aug 2000 15:52:03 +0200
79141              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
79142      Branch: perl
79143            ! lib/ExtUtils/MM_Unix.pm
79144 ____________________________________________________________________________
79145 [  6722] By: jhi                                   on 2000/08/20  19:46:01
79146         Log: Update to CGI 2.72, from Lincoln Stein.
79147      Branch: perl
79148            ! lib/CGI.pm
79149 ____________________________________________________________________________
79150 [  6721] By: jhi                                   on 2000/08/20  19:43:54
79151         Log: (Replaced by #8364.)
79152              
79153              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
79154              From: Radu Greab <radu@netsoft.ro>
79155              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
79156              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
79157      Branch: perl
79158            ! ext/GDBM_File/GDBM_File.xs
79159 ____________________________________________________________________________
79160 [  6720] By: jhi                                   on 2000/08/20  19:42:01
79161         Log: pp_open() could pass an uninitialized filename down to do_open9().
79162      Branch: perl
79163            ! pp_sys.c
79164 ____________________________________________________________________________
79165 [  6719] By: jhi                                   on 2000/08/20  14:06:41
79166         Log: UTF8 concat fixes.
79167              
79168              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
79169              From: Hugo <hv@crypt.compulink.co.uk>
79170              Date: Sun, 20 Aug 2000 07:30:46 +0100
79171              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
79172      Branch: perl
79173            ! pp_hot.c t/op/append.t
79174 ____________________________________________________________________________
79175 [  6718] By: jhi                                   on 2000/08/20  02:09:37
79176         Log: Let's try #6717 again.
79177      Branch: perl
79178            ! lib/File/Temp.pm
79179 ____________________________________________________________________________
79180 [  6717] By: jhi                                   on 2000/08/20  01:56:55
79181         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
79182              From: "Craig A. Berry" <craig.berry@metamorgs.com>
79183              Date: Sat, 19 Aug 2000 18:15:39 -0500
79184              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
79185      Branch: perl
79186            ! lib/File/Temp.pm
79187 ____________________________________________________________________________
79188 [  6716] By: jhi                                   on 2000/08/19  15:50:11
79189         Log: Update Changes.
79190      Branch: perl
79191            ! Changes patchlevel.h
79192 ____________________________________________________________________________
79193 [  6715] By: jhi                                   on 2000/08/19  15:39:09
79194         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
79195              From: Jonathan D Johnston <jdjohnston2@juno.com>
79196              Date: Thu, 17 Aug 2000 23:13:01 -0400       
79197              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
79198      Branch: perl
79199            ! pod/perlfunc.pod
79200 ____________________________________________________________________________
79201 [  6714] By: jhi                                   on 2000/08/19  15:34:04
79202         Log: Introduce a 'veryclean' target that is like 'distclean'
79203              but also removes *~ and *.orig.
79204      Branch: perl
79205            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
79206            ! utils/Makefile x2p/Makefile.SH
79207 ____________________________________________________________________________
79208 [  6713] By: jhi                                   on 2000/08/19  14:15:45
79209         Log: Put back the long double avoidance code to POSIX.xs
79210              because VMS seems to need it still.
79211      Branch: perl
79212            ! ext/POSIX/POSIX.xs
79213 ____________________________________________________________________________
79214 [  6712] By: jhi                                   on 2000/08/19  14:10:41
79215         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
79216              From: Peter Prymmer <pvhp@forte.com>
79217              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
79218              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
79219      Branch: perl
79220            ! lib/Pod/Find.pm t/pod/find.t
79221 ____________________________________________________________________________
79222 [  6711] By: jhi                                   on 2000/08/19  14:09:19
79223         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
79224              From: Peter Prymmer <pvhp@forte.com>
79225              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
79226              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
79227              cc: vmsperl@perl.org
79228      Branch: perl
79229            ! t/lib/peek.t
79230 ____________________________________________________________________________
79231 [  6710] By: jhi                                   on 2000/08/19  14:08:01
79232         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
79233              From: Jan Dubois <jand@ActiveState.com>
79234              Date: Fri, 18 Aug 2000 16:31:48 -0700
79235              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
79236      Branch: perl
79237            ! win32/win32.c
79238 ____________________________________________________________________________
79239 [  6709] By: jhi                                   on 2000/08/19  14:06:57
79240         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
79241              
79242              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
79243              From: Spider.Boardman@Orb.Nashua.NH.US
79244              Date: Fri, 18 Aug 2000 18:41:14 -0400
79245              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
79246      Branch: perl
79247            ! regcomp.c
79248 ____________________________________________________________________________
79249 [  6708] By: jhi                                   on 2000/08/18  22:04:49
79250         Log: Update Changes.
79251      Branch: perl
79252            ! Changes patchlevel.h
79253 ____________________________________________________________________________
79254 [  6707] By: jhi                                   on 2000/08/18  21:55:14
79255         Log: Add warnif(), check warnings further up the stack,
79256              all the warnings functions now can take an optional object reference.
79257              
79258              Subject: [PATCH bleedperl@6691] warnings pragma update
79259              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
79260              Date: Fri, 18 Aug 2000 22:42:06 +0100
79261              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
79262      Branch: perl
79263            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
79264            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
79265            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
79266 ____________________________________________________________________________
79267 [  6706] By: jhi                                   on 2000/08/18  21:41:45
79268         Log: Typo in pp_complement().
79269              
79270              Subject: [PATCH perl-current] Deparse
79271              From: Peter Scott <Peter@PSDT.com>
79272              Date: Fri, 18 Aug 2000 12:44:37 -0700
79273              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
79274      Branch: perl
79275            ! ext/B/B/Deparse.pm
79276 ____________________________________________________________________________
79277 [  6705] By: jhi                                   on 2000/08/18  21:25:59
79278         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
79279              From: Jan Dubois <jand@ActiveState.com>
79280              Date: Fri, 18 Aug 2000 14:22:51 -0700
79281              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
79282      Branch: perl
79283            ! lib/Win32.pod win32/win32.c
79284 ____________________________________________________________________________
79285 [  6704] By: jhi                                   on 2000/08/18  21:16:14
79286         Log: Don't eat leading os from index entries.
79287              
79288              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
79289              From: Russ Allbery <rra@stanford.edu>
79290              Date: 10 Aug 2000 20:49:25 -0700
79291              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
79292      Branch: perl
79293            ! lib/Pod/Man.pm
79294 ____________________________________________________________________________
79295 [  6703] By: jhi                                   on 2000/08/18  21:07:06
79296         Log: Add [[:blank:]] as suggested in
79297              
79298              Subject: [ID 20000716.024] [=cc=] / [:blank:]
79299              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
79300              Date: Sun, 16 Jul 2000 17:55:29 -0700
79301              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
79302              
79303              (the [=cc=] has already been taken care of by #6439
79304              so the whole bug report can be closed)
79305              
79306              and make [[:space:]] to be equivalent to isspace(3)
79307              (as opposed to \s, which is isSPACE()).  The difference
79308              is that now [[:space:]] matches the mythical vertical tab,
79309              while \s doesn't.
79310      Branch: perl
79311            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
79312            ! regexec.c t/op/pat.t
79313 ____________________________________________________________________________
79314 [  6702] By: jhi                                   on 2000/08/18  18:47:47
79315         Log: The new tests were missing from #6415.
79316      Branch: perl
79317            ! t/op/bop.t
79318 ____________________________________________________________________________
79319 [  6701] By: jhi                                   on 2000/08/18  18:20:40
79320         Log: Document the NDBM_File and ODBM_File as SDBM_File
79321              was documented in #6417.
79322      Branch: perl
79323            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
79324            ! ext/SDBM_File/SDBM_File.pm
79325 ____________________________________________________________________________
79326 [  6700] By: jhi                                   on 2000/08/18  18:10:39
79327         Log: Subject: [PATCH perl@6698] cygwin port
79328              From: "Fifer, Eric" <EFifer@sanwaint.com>
79329              Date: Fri, 18 Aug 2000 17:30:05 +0100
79330              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
79331      Branch: perl
79332            ! lib/File/Temp.pm
79333 ____________________________________________________________________________
79334 [  6699] By: jhi                                   on 2000/08/18  16:21:49
79335         Log: Document code point which makes if (defined %stash::) to work
79336              (noted by Spider Boardman).
79337      Branch: perl
79338            ! op.c
79339 ____________________________________________________________________________
79340 [  6698] By: jhi                                   on 2000/08/18  13:43:27
79341         Log: Update Changes.
79342      Branch: perl
79343            ! Changes patchlevel.h
79344 ____________________________________________________________________________
79345 [  6697] By: jhi                                   on 2000/08/18  13:35:57
79346         Log: Tiny Getopt::Long patch from Johan Vromans.
79347      Branch: perl
79348            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
79349 ____________________________________________________________________________
79350 [  6696] By: jhi                                   on 2000/08/18  13:26:14
79351         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
79352              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
79353              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
79354              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
79355      Branch: perl
79356            ! pod/perldiag.pod pod/perlsyn.pod
79357 ____________________________________________________________________________
79358 [  6695] By: jhi                                   on 2000/08/18  13:13:26
79359         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
79360              From: Daniel Chetlin <daniel@chetlin.com>
79361              Date: Fri, 18 Aug 2000 03:13:36 -0700
79362              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
79363      Branch: perl
79364            ! pod/perlfunc.pod
79365 ____________________________________________________________________________
79366 [  6694] By: jhi                                   on 2000/08/18  13:08:05
79367         Log: Subject: [PATCH] perltrap.pod spring cleaning
79368              From: Daniel Chetlin <daniel@chetlin.com>
79369              Date: Fri, 18 Aug 2000 03:06:54 -0700
79370              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
79371              
79372              plus Mike Guy's nitfix.
79373      Branch: perl
79374            ! pod/perltrap.pod
79375 ____________________________________________________________________________
79376 [  6693] By: jhi                                   on 2000/08/18  13:00:26
79377         Log: Unbuffer the output.
79378              
79379              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
79380              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79381              Date: Thu, 17 Aug 2000 18:39:29 -0700
79382              Message-ID: <RPJn5gzkgydf092yn@efn.org>
79383      Branch: perl
79384            ! t/op/fork.t
79385 ____________________________________________________________________________
79386 [  6692] By: jhi                                   on 2000/08/18  05:19:17
79387         Log: Delete the image, too, not just its MANIFEStation.
79388      Branch: perl
79389            - lib/CGI/eg/wilogo.gif
79390 ____________________________________________________________________________
79391 [  6691] By: jhi                                   on 2000/08/18  05:10:26
79392         Log: Propagate new Configure vars.
79393      Branch: perl
79394            ! configure.com epoc/config.sh uconfig.h uconfig.sh
79395            ! vos/config.def vos/config.h vos/config_h.SH_orig
79396            ! win32/config.bc win32/config.gc win32/config.vc
79397            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
79398 ____________________________________________________________________________
79399 [  6690] By: jhi                                   on 2000/08/18  04:30:56
79400         Log: Update Changes.
79401      Branch: perl
79402            ! Changes patchlevel.h
79403 ____________________________________________________________________________
79404 [  6689] By: jhi                                   on 2000/08/18  04:12:30
79405         Log: Fix the lib/complex failure of
79406              
79407              From: abigail@foad.org
79408              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
79409              Date: 15 Aug 2000 04:06:38 -0000
79410              Message-Id: <20000815040638.8524.qmail@foad.org> 
79411              
79412              Linux long double accuracy issue: something that
79413              when printed with %g looks like "2" but int() of it is 1.
79414      Branch: perl
79415            ! lib/Math/Complex.pm
79416 ____________________________________________________________________________
79417 [  6688] By: jhi                                   on 2000/08/18  03:15:35
79418         Log: The byteorder code in #6671 was wrong.
79419      Branch: perl
79420            ! configpm
79421 ____________________________________________________________________________
79422 [  6687] By: jhi                                   on 2000/08/18  02:08:42
79423         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
79424              From: Jan Dubois <jand@ActiveState.com>
79425              Date: Thu, 17 Aug 2000 18:31:55 -0700
79426              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
79427      Branch: perl
79428            ! sv.c
79429 ____________________________________________________________________________
79430 [  6686] By: jhi                                   on 2000/08/18  02:04:15
79431         Log: Use NVs in POSIX math, not doubles.
79432              
79433              From: abigail@foad.org
79434              Subject: [ID 20000817.014] POSIX & modfl
79435              Date: 17 Aug 2000 20:49:18 -0000
79436              Message-Id: <20000817204918.23123.qmail@foad.org>
79437      Branch: perl
79438            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
79439 ____________________________________________________________________________
79440 [  6685] By: jhi                                   on 2000/08/18  02:02:12
79441         Log: Introduce NVef, NVff, and NVgf, use the middle one.
79442              (helps for lib/peek + Linux + long doubles)  Reported in
79443              
79444              From: abigail@foad.org
79445              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
79446              Date: 15 Aug 2000 04:06:38 -0000
79447              Message-Id: <20000815040638.8524.qmail@foad.org> 
79448              
79449              (note: the lib/complex failure has not yet been addressed)
79450      Branch: metaconfig/U/perl
79451            ! perlxvf.U
79452      Branch: perl
79453            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79454            ! config_h.SH dump.c perl.h pod/perlguts.pod
79455 ____________________________________________________________________________
79456 [  6684] By: jhi                                   on 2000/08/17  23:22:19
79457         Log: Add byteorder to the myconfig output.
79458      Branch: perl
79459            ! myconfig.SH
79460 ____________________________________________________________________________
79461 [  6683] By: jhi                                   on 2000/08/17  23:20:19
79462         Log: The image doth not exist, spotted by Johan Vromans.
79463      Branch: perl
79464            ! MANIFEST
79465 ____________________________________________________________________________
79466 [  6682] By: jhi                                   on 2000/08/17  22:38:16
79467         Log: Document what the backtick returns if the command fails.
79468      Branch: perl
79469            ! pod/perlop.pod
79470 ____________________________________________________________________________
79471 [  6681] By: jhi                                   on 2000/08/17  22:33:12
79472         Log: Do not use prototyping here.
79473              
79474              Subject: [ID 20000817.016] [PATCH] Peek.xs
79475              From: abigail@foad.org
79476              Date: 17 Aug 2000 20:55:56 -0000
79477              Message-Id: <20000817205556.24270.qmail@foad.org>
79478      Branch: perl
79479            ! ext/Devel/Peek/Makefile.PL
79480 ____________________________________________________________________________
79481 [  6680] By: jhi                                   on 2000/08/17  19:46:43
79482         Log: Don't propose using modules built for 5.005 if no binary
79483              compatibility with 5.005 is attempted.
79484              
79485              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
79486              Subject: Minor nit with 5.7.0 (6655)
79487              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
79488              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
79489      Branch: metaconfig
79490            ! U/installdirs/inc_version_list.U
79491      Branch: perl
79492            ! Configure config_h.SH
79493 ____________________________________________________________________________
79494 [  6679] By: jhi                                   on 2000/08/17  19:16:39
79495         Log: Microperl config update.
79496      Branch: perl
79497            ! uconfig.h uconfig.sh
79498 ____________________________________________________________________________
79499 [  6678] By: jhi                                   on 2000/08/17  19:16:13
79500         Log: The #6648 wasn't protective enough for limited platforms
79501              (like microperl).
79502      Branch: perl
79503            ! dump.c sv.c
79504 ____________________________________________________________________________
79505 [  6677] By: jhi                                   on 2000/08/17  14:46:35
79506         Log: Update Changes.
79507      Branch: perl
79508            ! Changes patchlevel.h
79509 ____________________________________________________________________________
79510 [  6676] By: jhi                                   on 2000/08/17  14:44:02
79511         Log: Add perlebcdic from Peter Prymmer, regen toc.
79512      Branch: perl
79513            + pod/perlebcdic.pod
79514            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79515 ____________________________________________________________________________
79516 [  6675] By: jhi                                   on 2000/08/17  14:41:52
79517         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
79518      Branch: perl
79519            ! pod/perldebtut.pod
79520 ____________________________________________________________________________
79521 [  6674] By: jhi                                   on 2000/08/17  14:29:43
79522         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
79523              
79524              Subject: [ID 20000724.006] -DLEAKTEST problem
79525              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
79526              Date: Tue, 25 Jul 2000 00:36:32 -0500
79527              Message-Id: <20000725003632.A26186@www.llamacom.com>
79528              
79529              Reminder sent
79530              
79531              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
79532              From: Hugo <hv@crypt.compulink.co.uk>
79533              Date: Thu, 17 Aug 2000 15:23:42 +0100
79534              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
79535      Branch: perl
79536            ! util.c
79537 ____________________________________________________________________________
79538 [  6673] By: jhi                                   on 2000/08/17  04:07:10
79539         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
79540              From: John Peacock <JPeacock@UnivPress.com>
79541              Date: Tue, 01 Aug 2000 09:38:12 -0400
79542              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
79543      Branch: perl
79544            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
79545 ____________________________________________________________________________
79546 [  6672] By: jhi                                   on 2000/08/17  03:04:35
79547         Log: Subject: [PATCH] Cwd.pm now uses strict
79548              From: Tim Jenness <timj@jach.hawaii.edu>
79549              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
79550              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
79551      Branch: perl
79552            ! lib/Cwd.pm
79553 ____________________________________________________________________________
79554 [  6671] By: jhi                                   on 2000/08/17  02:16:35
79555         Log: Make $Config{byteorder} more magical so that it is
79556              dynamically computed: nice for 'fat binaries'.
79557              
79558              Subject: [PATCH]: default byteorder
79559              From: Wilfredo Sánchez <wsanchez@apple.com>
79560              Date: Mon, 31 Jul 2000 19:45:31 -0700
79561              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
79562      Branch: perl
79563            ! configpm
79564 ____________________________________________________________________________
79565 [  6670] By: gsar                                  on 2000/08/17  01:22:21
79566         Log: move WNOHANG definition to where other such things are
79567      Branch: perl
79568            ! win32/win32.h
79569 ____________________________________________________________________________
79570 [  6669] By: jhi                                   on 2000/08/17  01:19:17
79571         Log: Update Changes.
79572      Branch: perl
79573            ! Changes patchlevel.h
79574 ____________________________________________________________________________
79575 [  6668] By: jhi                                   on 2000/08/17  01:16:29
79576         Log: Doc nits spotted by Richard Soderberg.
79577      Branch: perl
79578            ! README.posix-bc README.vmesa
79579 ____________________________________________________________________________
79580 [  6667] By: jhi                                   on 2000/08/17  01:12:11
79581         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
79582              From: "Casey R. Tweten" <crt@kiski.net>
79583              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
79584              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
79585      Branch: perl
79586            ! pod/perldebtut.pod
79587 ____________________________________________________________________________
79588 [  6666] By: jhi                                   on 2000/08/17  01:09:31
79589         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
79590              From: "Casey R. Tweten" <crt@kiski.net>
79591              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
79592              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
79593      Branch: perl
79594            ! lib/Shell.pm
79595 ____________________________________________________________________________
79596 [  6665] By: gsar                                  on 2000/08/17  01:03:52
79597         Log: add "ok" targets from change#6632 in makefile.mk
79598      Branch: perl
79599            ! pod/perlport.pod win32/Makefile win32/makefile.mk
79600 ____________________________________________________________________________
79601 [  6664] By: gsar                                  on 2000/08/17  00:56:11
79602         Log: avoid warnings from dense compiler
79603      Branch: perl
79604            ! win32/win32.c
79605 ____________________________________________________________________________
79606 [  6663] By: jhi                                   on 2000/08/17  00:51:49
79607         Log: Tweak the regex compilation errors once more.
79608      Branch: perl
79609            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79610            ! t/op/regmesg.t t/pragma/warn/regcomp
79611 ____________________________________________________________________________
79612 [  6662] By: gsar                                  on 2000/08/17  00:28:19
79613         Log: trailing new %ENV entries weren't being pushed into the real
79614              environment of subprocesses on Windows
79615      Branch: perl
79616            ! t/op/magic.t win32/perlhost.h
79617 ____________________________________________________________________________
79618 [  6661] By: gsar                                  on 2000/08/17  00:19:20
79619         Log: waitpid() now handles externally spawned pids correctly;
79620              fixes for backtick/wait/waitpid failures on Windows 9x
79621              
79622              these changes make the pid returned by process functions on
79623              Windows 9x always positive by clearing the high bit (which
79624              is always set on Win9x); pseudo-process PIDs are likewise
79625              always negative now on Win9x (just as on NT/2000)
79626      Branch: perl
79627            ! pp_sys.c win32/perlhost.h win32/win32.c
79628 ____________________________________________________________________________
79629 [  6660] By: jhi                                   on 2000/08/17  00:04:32
79630         Log: Retract #6645.
79631      Branch: perl
79632            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79633            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79634            ! t/op/sprintf.t
79635 ____________________________________________________________________________
79636 [  6659] By: gsar                                  on 2000/08/16  23:59:28
79637         Log: on windows, the return values from wait() and waitpid() don't
79638              match those of pseudo-pids
79639      Branch: perl
79640            ! pp_sys.c t/op/fork.t util.c win32/win32.c
79641 ____________________________________________________________________________
79642 [  6658] By: gsar                                  on 2000/08/16  23:56:14
79643         Log: pod nit seen in passing
79644      Branch: perl
79645            ! pod/perlfunc.pod
79646 ____________________________________________________________________________
79647 [  6657] By: gsar                                  on 2000/08/16  23:53:42
79648         Log: change#6328 could make close(SOCKET) return false on windows
79649              when it shouldn't
79650      Branch: perl
79651            ! win32/win32sck.c
79652 ____________________________________________________________________________
79653 [  6656] By: gsar                                  on 2000/08/16  23:46:57
79654         Log: check that the number pseudo children doesn't exceed
79655              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
79656              the WaitForMultipleObjects() limit that would cause wait()
79657              to crash)
79658              
79659              wait() and waitpid() could potentially be rewritten to use
79660              more than one thread to do the waiting to eliminate this
79661              limitation
79662      Branch: perl
79663            ! win32/perlhost.h
79664 ____________________________________________________________________________
79665 [  6655] By: jhi                                   on 2000/08/16  14:11:05
79666         Log: Update Changes.
79667      Branch: perl
79668            ! Changes patchlevel.h
79669 ____________________________________________________________________________
79670 [  6654] By: jhi                                   on 2000/08/16  14:10:12
79671         Log: Update to perldebtut 1.9, from Richard Foley.
79672      Branch: perl
79673            ! pod/perldebtut.pod
79674 ____________________________________________________________________________
79675 [  6653] By: jhi                                   on 2000/08/16  14:08:17
79676         Log: Change the regx compilation error markers to use = instead of <
79677              since pod makes using the latter quite messy.  Reported in
79678              ID 20000814.006 by Abigail and in
79679              Subject: Unknown escape E<> ?
79680              From: Lupe Christoph <lupe@lupe-christoph.de>
79681              Date: Fri, 11 Aug 2000 00:30:27 +0200
79682              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
79683      Branch: perl
79684            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79685            ! t/op/regmesg.t t/pragma/warn/regcomp
79686 ____________________________________________________________________________
79687 [  6652] By: jhi                                   on 2000/08/16  13:25:31
79688         Log: Change the perlbug address to perl.org since it's more forgiving.
79689              
79690              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
79691              From: abigail@foad.org
79692              Date: 15 Aug 2000 04:15:40 -0000
79693              Message-Id: <20000815041540.8633.qmail@foad.org>
79694      Branch: perl
79695            ! utils/perlbug.PL
79696 ____________________________________________________________________________
79697 [  6651] By: jhi                                   on 2000/08/16  13:22:35
79698         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
79699              From: Tim Jenness <timj@jach.hawaii.edu>
79700              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
79701              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
79702      Branch: perl
79703            ! lib/Cwd.pm
79704 ____________________________________________________________________________
79705 [  6650] By: jhi                                   on 2000/08/16  13:18:13
79706         Log: Update to CPAN 1.57.
79707              
79708              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
79709              From: andreas.koenig@anima.de (Andreas J. Koenig)
79710              Date: 16 Aug 2000 15:09:46 +0200
79711              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
79712      Branch: perl
79713            ! lib/CPAN.pm
79714 ____________________________________________________________________________
79715 [  6649] By: jhi                                   on 2000/08/16  13:12:31
79716         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
79717              From: "Larry W. Virden" <lvirden@cas.org>
79718              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
79719              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
79720      Branch: perl
79721            ! README.hpux
79722 ____________________________________________________________________________
79723 [  6648] By: jhi                                   on 2000/08/16  13:03:53
79724         Log: The numeric locale was reset to "C" by s?printf and never restored.
79725              
79726              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79727              From: Christian Kirsch <ck@held.mind.de>
79728              Date: Wed, 9 Aug 2000 17:05:17 +0200
79729              Message-Id: <20000809170517.A25389@held>
79730              
79731              No test since adding the failing example to locale.t
79732              does not fail -- probably because the locale settings are so
79733              thoroughly tweaked by that time.  Running the example standalone
79734              does fail, though.  UPDATE: test case added at change #7540.
79735      Branch: perl
79736            ! dump.c perl.h pp.c pp_ctl.c sv.c
79737 ____________________________________________________________________________
79738 [  6647] By: jhi                                   on 2000/08/16  00:07:54
79739         Log: Update Changes and test semi-automatic patchlevel updating.
79740      Branch: perl
79741            ! Changes patchlevel.h
79742 ____________________________________________________________________________
79743 [  6646] By: jhi                                   on 2000/08/15  23:35:07
79744         Log: Fix a dependency problem.
79745              
79746              Subject: [PATCH: 6640] VMS Makefile.SH update
79747              From: Peter Prymmer <pvhp@forte.com>
79748              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
79749              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
79750      Branch: perl
79751            ! vms/descrip_mms.template
79752 ____________________________________________________________________________
79753 [  6645] By: jhi                                   on 2000/08/15  23:33:23
79754         Log: (Retracted by #6660)
79755              
79756              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
79757              From: Dominic Dunlop <domo@computer.org>
79758              Date: Tue, 15 Aug 2000 22:20:52 +0200
79759              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
79760      Branch: metaconfig/U/perl
79761            + d_printfed.U
79762      Branch: perl
79763            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79764            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79765            ! t/op/sprintf.t
79766 ____________________________________________________________________________
79767 [  6644] By: jhi                                   on 2000/08/15  21:17:20
79768         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
79769              From: abigail@foad.org
79770              Date: 15 Aug 2000 20:12:41 -0000
79771              Message-Id: <20000815201241.25556.qmail@foad.org>
79772      Branch: perl
79773            ! INSTALL
79774 ____________________________________________________________________________
79775 [  6643] By: jhi                                   on 2000/08/15  21:15:28
79776         Log: (an already applied patch)
79777      Branch: perl
79778            ! lib/CGI.pm
79779 ____________________________________________________________________________
79780 [  6642] By: gsar                                  on 2000/08/15  19:54:05
79781         Log: magic callbacks all need to have same type signature
79782      Branch: perl
79783            ! embed.pl mg.c proto.h
79784 ____________________________________________________________________________
79785 [  6641] By: jhi                                   on 2000/08/15  17:56:27
79786         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)
79787              From: Mike Guy <mjtg@cam.ac.uk>
79788              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
79789              Date: Tue, 15 Aug 2000 18:26:45 +0100
79790              
79791              Only the peek.t part applied, not the hash quality part.
79792      Branch: perl
79793            ! t/lib/peek.t
79794 ____________________________________________________________________________
79795 [  6640] By: jhi                                   on 2000/08/15  16:37:37
79796         Log: Update Changes.
79797      Branch: perl
79798            ! Changes
79799 ____________________________________________________________________________
79800 [  6639] By: jhi                                   on 2000/08/15  16:34:55
79801         Log: Missed a file from #6638.
79802      Branch: perl
79803            ! lib/File/Temp.pm
79804 ____________________________________________________________________________
79805 [  6638] By: jhi                                   on 2000/08/15  16:33:19
79806         Log: Subject: [PATCH perl@6620] cygwin port
79807              From: "Fifer, Eric" <EFifer@sanwaint.com>
79808              Date: Tue, 15 Aug 2000 17:00:49 +0100
79809              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
79810      Branch: perl
79811            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
79812 ____________________________________________________________________________
79813 [  6637] By: jhi                                   on 2000/08/15  16:29:22
79814         Log: Subject: [PATCH] debugger exit code should reflect user exit code
79815              From: Mike Guy <mjtg@cam.ac.uk>
79816              Date: Tue, 15 Aug 2000 16:55:59 +0100
79817              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
79818      Branch: perl
79819            ! lib/perl5db.pl
79820 ____________________________________________________________________________
79821 [  6636] By: jhi                                   on 2000/08/15  15:30:58
79822         Log: Update Changes.
79823      Branch: perl
79824            ! Changes
79825 ____________________________________________________________________________
79826 [  6635] By: jhi                                   on 2000/08/15  15:27:21
79827         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
79828      Branch: metaconfig
79829            ! U/mkglossary U/mksample
79830      Branch: metaconfig/U/perl
79831            ! Devel.U
79832      Branch: perl
79833            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79834 ____________________________________________________________________________
79835 [  6634] By: jhi                                   on 2000/08/15  14:11:55
79836         Log: Don't blow limited stacks, a lower number is enough to
79837              tickle the lookbehind limit.
79838              
79839              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
79840              From: Dominic Dunlop <domo@computer.org>
79841              Date: Tue, 15 Aug 2000 13:51:24 +0200
79842              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
79843      Branch: perl
79844            ! t/op/regmesg.t
79845 ____________________________________________________________________________
79846 [  6633] By: jhi                                   on 2000/08/15  14:01:46
79847         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
79848              From: Mike Guy <mjtg@cam.ac.uk>
79849              Date: Tue, 15 Aug 2000 12:10:50 +0100
79850              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
79851      Branch: perl
79852            ! utils/perldoc.PL
79853 ____________________________________________________________________________
79854 [  6632] By: jhi                                   on 2000/08/15  13:58:48
79855         Log: make ok etc also for win32.
79856              
79857              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
79858              From: Prymmer/Kahn <pvhp@best.com>
79859              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
79860              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
79861      Branch: perl
79862            ! win32/Makefile
79863 ____________________________________________________________________________
79864 [  6631] By: jhi                                   on 2000/08/15  13:45:03
79865         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
79866      Branch: perl
79867            ! lib/Test.pm
79868 ____________________________________________________________________________
79869 [  6630] By: jhi                                   on 2000/08/15  03:25:09
79870         Log: Update Changes.
79871      Branch: perl
79872            ! Changes
79873 ____________________________________________________________________________
79874 [  6629] By: jhi                                   on 2000/08/15  03:23:53
79875         Log: magic_regdatum_set() is void, not int.
79876      Branch: perl
79877            ! embed.pl mg.c proto.h
79878 ____________________________________________________________________________
79879 [  6628] By: jhi                                   on 2000/08/15  03:08:02
79880         Log: Make the user to give up his firstborn, err, to knowingly
79881              verify installing an unstable developer release.  Also bump
79882              the release to 5.7.0, but leave a patch tag in the local
79883              patches saying that this is not yet the real thing.
79884      Branch: metaconfig
79885            ! U/modified/Instruct.U
79886      Branch: metaconfig/U/perl
79887            + Devel.U
79888      Branch: perl
79889            ! Configure patchlevel.h
79890 ____________________________________________________________________________
79891 [  6627] By: jhi                                   on 2000/08/14  22:32:52
79892         Log: README.os2 update.
79893              
79894              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
79895              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79896              Date: Wed, 02 Aug 2000 21:55:09 -0700
79897              Message-ID: <tsPi5gzkgegX092yn@efn.org>
79898      Branch: perl
79899            ! README.os2
79900 ____________________________________________________________________________
79901 [  6626] By: jhi                                   on 2000/08/14  21:00:02
79902         Log: Subject: Re: File::Temp problems on VMS in bleedperl
79903              From: Tim Jenness <timj@jach.hawaii.edu>
79904              cc: vmsperl@perl.org
79905              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
79906              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
79907      Branch: perl
79908            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
79909 ____________________________________________________________________________
79910 [  6625] By: jhi                                   on 2000/08/14  20:52:16
79911         Log: Add SUIDMAIL as was done for the CERT alert.
79912      Branch: perl
79913            ! patchlevel.h
79914 ____________________________________________________________________________
79915 [  6624] By: jhi                                   on 2000/08/14  20:48:50
79916         Log: Subject: sfio2000
79917              From: Daniel Muino <dmuino@afip.gov.ar>
79918              Date: Mon, 14 Aug 2000 16:58:11 -0300
79919              Message-ID: <20000814165811.B16368@con2-dgi>
79920      Branch: perl
79921            ! perlsdio.h perlsfio.h
79922 ____________________________________________________________________________
79923 [  6623] By: jhi                                   on 2000/08/14  20:47:36
79924         Log: Subject: warning: storage class after type is obsolescent
79925              From: Daniel Muino <dmuino@afip.gov.ar>
79926              Date: Mon, 14 Aug 2000 16:42:47 -0300
79927              Message-ID: <20000814164247.A16368@con2-dgi>
79928      Branch: perl
79929            ! regcomp.pl regnodes.h
79930 ____________________________________________________________________________
79931 [  6622] By: jhi                                   on 2000/08/14  20:43:05
79932         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
79933              From: abigail@foad.org
79934              Date: 14 Aug 2000 20:00:10 -0000
79935              Message-Id: <20000814200010.27271.qmail@foad.org>
79936      Branch: perl
79937            ! Changes
79938 ____________________________________________________________________________
79939 [  6621] By: jhi                                   on 2000/08/14  15:23:05
79940         Log: Update Changes.
79941      Branch: perl
79942            ! Changes
79943 ____________________________________________________________________________
79944 [  6620] By: jhi                                   on 2000/08/14  15:22:14
79945         Log: Subject: Re: [PATCH] @+, @- readonly
79946              From: Mike Guy <mjtg@cam.ac.uk>
79947              Date: Mon, 14 Aug 2000 15:26:55 +0100
79948              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
79949      Branch: perl
79950            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
79951            ! sv.c t/op/pat.t
79952 ____________________________________________________________________________
79953 [  6619] By: jhi                                   on 2000/08/14  14:12:08
79954         Log: Update Changes.
79955      Branch: perl
79956            ! Changes
79957 ____________________________________________________________________________
79958 [  6618] By: jhi                                   on 2000/08/14  14:09:34
79959         Log: For now remove the mail code.
79960      Branch: perl
79961            ! perl.c
79962 ____________________________________________________________________________
79963 [  6617] By: jhi                                   on 2000/08/14  14:08:28
79964         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
79965      Branch: perl
79966            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
79967            ! pod/perlfaq8.pod pod/perlsec.pod
79968 ____________________________________________________________________________
79969 [  6616] By: jhi                                   on 2000/08/14  14:00:11
79970         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79971              From: Mike Guy <mjtg@cam.ac.uk>
79972              Date: Mon, 14 Aug 2000 08:26:02 +0100
79973              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
79974      Branch: perl
79975            ! lib/perl5db.pl
79976 ____________________________________________________________________________
79977 [  6615] By: jhi                                   on 2000/08/14  13:58:45
79978         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
79979              From: Mike Guy <mjtg@cam.ac.uk>
79980              Date: Mon, 14 Aug 2000 08:04:22 +0100
79981              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
79982      Branch: perl
79983            ! gv.c mg.c t/op/pat.t
79984 ____________________________________________________________________________
79985 [  6614] By: jhi                                   on 2000/08/14  13:56:45
79986         Log: Subject: Test fails / warnings with perl-current #6612
79987              From: Mike Guy <mjtg@cam.ac.uk>
79988              Date: Mon, 14 Aug 2000 07:57:23 +0100
79989              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
79990      Branch: perl
79991            ! t/lib/b.t t/lib/peek.t
79992 ____________________________________________________________________________
79993 [  6613] By: jhi                                   on 2000/08/14  13:45:33
79994         Log: VMS configure.com update continues.
79995      Branch: perl
79996            - vms/configure.com
79997            ! MANIFEST configure.com
79998 ____________________________________________________________________________
79999 [  6612] By: jhi                                   on 2000/08/13  22:13:35
80000         Log: Update Changes.
80001      Branch: perl
80002            ! Changes
80003 ____________________________________________________________________________
80004 [  6611] By: jhi                                   on 2000/08/13  16:21:45
80005         Log: Upgrade to CGI 2.71, from Lincoln Stein.
80006      Branch: perl
80007            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
80008 ____________________________________________________________________________
80009 [  6610] By: jhi                                   on 2000/08/13  15:09:16
80010         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
80011              From: Mike Guy <mjtg@cam.ac.uk>
80012              Date: Sun, 13 Aug 2000 13:45:51 +0100
80013              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
80014      Branch: perl
80015            ! t/op/regmesg.t
80016 ____________________________________________________________________________
80017 [  6609] By: jhi                                   on 2000/08/13  14:31:26
80018         Log: Andreas says that 1.56 is fine, so reverting back to it.
80019      Branch: perl
80020            ! lib/CPAN.pm
80021 ____________________________________________________________________________
80022 [  6608] By: jhi                                   on 2000/08/13  05:34:20
80023         Log: Update Changes.
80024      Branch: perl
80025            ! Changes
80026 ____________________________________________________________________________
80027 [  6607] By: jhi                                   on 2000/08/13  05:32:01
80028         Log: Put back the \z changes of #5406 to CPAN.pm.
80029      Branch: perl
80030            ! lib/CPAN.pm
80031 ____________________________________________________________________________
80032 [  6606] By: jhi                                   on 2000/08/13  05:20:16
80033         Log: Fix-n-skip the tests under 5005threads.
80034      Branch: perl
80035            ! t/lib/b.t
80036 ____________________________________________________________________________
80037 [  6605] By: jhi                                   on 2000/08/13  05:07:48
80038         Log: Fix the test for 5005threads.
80039      Branch: perl
80040            ! t/lib/peek.t
80041 ____________________________________________________________________________
80042 [  6604] By: jhi                                   on 2000/08/13  03:35:37
80043         Log: Should have deleted this in #6603.
80044      Branch: perl
80045            - vms/subconfigure.com
80046 ____________________________________________________________________________
80047 [  6603] By: jhi                                   on 2000/08/12  18:29:32
80048         Log: Rewrite of vms/subconfigure.com as configure.com,
80049              from Peter Prymmer and the vmsperl crew.
80050      Branch: perl
80051            + vms/configure.com
80052            ! MANIFEST
80053 ____________________________________________________________________________
80054 [  6602] By: jhi                                   on 2000/08/11  13:00:01
80055         Log: PlainText.pm is dead.
80056      Branch: perl
80057            - lib/Pod/PlainText.pm
80058            ! MANIFEST
80059 ____________________________________________________________________________
80060 [  6601] By: jhi                                   on 2000/08/11  04:06:45
80061         Log: Update Changes.
80062      Branch: perl
80063            ! Changes
80064 ____________________________________________________________________________
80065 [  6600] By: jhi                                   on 2000/08/11  04:06:10
80066         Log: Add a few missing files, update MANIFEST.
80067      Branch: perl
80068            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
80069            + lib/Pod/PlainText.pm t/pod/find.t
80070            ! MANIFEST t/op/regmesg.t
80071 ____________________________________________________________________________
80072 [  6599] By: jhi                                   on 2000/08/11  03:31:10
80073         Log: Add Perl debugging tutorial, regen toc. 
80074              
80075              Subject: perldebtut.pod
80076              From: Richard Foley <Richard.Foley@m.dasa.de>
80077              Date: Wed, 09 Aug 2000 10:17:15 +0200
80078              Message-id: <3991138B.262247B8@m.dasa.de>
80079      Branch: perl
80080            + pod/perldebtut.pod
80081            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
80082 ____________________________________________________________________________
80083 [  6598] By: jhi                                   on 2000/08/11  02:48:56
80084         Log: tiny Changes edit
80085      Branch: perl
80086            ! Changes
80087 ____________________________________________________________________________
80088 [  6597] By: jhi                                   on 2000/08/11  02:39:04
80089         Log: Tests for #6589.
80090              
80091              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
80092              From: simon@brecon.co.uk (Simon Cozens)
80093              Date: 11 Aug 2000 02:24:52 GMT
80094              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
80095      Branch: perl
80096            ! t/lib/b.t
80097 ____________________________________________________________________________
80098 [  6596] By: jhi                                   on 2000/08/11  01:50:07
80099         Log: Update Changes.
80100      Branch: perl
80101            ! Changes
80102 ____________________________________________________________________________
80103 [  6595] By: jhi                                   on 2000/08/11  01:47:16
80104         Log: nitfix
80105      Branch: perl
80106            ! Changes
80107 ____________________________________________________________________________
80108 [  6594] By: jhi                                   on 2000/08/11  01:36:16
80109         Log: Subject: Getting perlio and threads to compile
80110              From: Lupe Christoph <lupe@lupe-christoph.de>
80111              Date: Wed, 9 Aug 2000 11:35:54 +0200
80112              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
80113              
80114              (the Solaris version changes in Configure skipped)
80115      Branch: perl
80116            ! hints/solaris_2.sh thread.h
80117 ____________________________________________________________________________
80118 [  6593] By: jhi                                   on 2000/08/11  01:30:16
80119         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
80120              From: simon@brecon.co.uk (Simon Cozens)
80121              Date: 1 Aug 2000 06:55:19 GMT
80122              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
80123      Branch: perl
80124            ! lib/utf8.pm
80125 ____________________________________________________________________________
80126 [  6592] By: jhi                                   on 2000/08/11  01:26:39
80127         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
80128              From: Peter Scott <Peter@PeterScott.com>
80129              Date: Thu, 10 Aug 2000 08:23:27 -0700
80130              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
80131      Branch: perl
80132            ! lib/perl5db.pl
80133 ____________________________________________________________________________
80134 [  6591] By: jhi                                   on 2000/08/11  01:22:02
80135         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
80136              From: Hugo <hv@crypt.compulink.co.uk>
80137              Date: Thu, 10 Aug 2000 19:23:04 +0100
80138              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
80139      Branch: perl
80140            ! regexec.c t/op/pat.t
80141 ____________________________________________________________________________
80142 [  6590] By: jhi                                   on 2000/08/11  01:19:19
80143         Log: Preprocessing and postprocessing for File::Find.
80144              
80145              Subject: Patch to Find::File.pm to allow alphabetical results
80146              From: Joe Smith <jsmith@inwap.com>
80147              Date: Wed, 9 Aug 2000 02:44:54 -0700
80148              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
80149      Branch: perl
80150            ! lib/File/Find.pm
80151 ____________________________________________________________________________
80152 [  6589] By: jhi                                   on 2000/08/11  01:12:39
80153         Log: B::Deparse didn't do sub attributes.
80154              
80155              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
80156              From: simon@brecon.co.uk (Simon Cozens)
80157              Date: 9 Aug 2000 04:49:20 GMT
80158              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
80159      Branch: perl
80160            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
80161 ____________________________________________________________________________
80162 [  6588] By: jhi                                   on 2000/08/11  01:06:40
80163         Log: Subject: debugger "d" command doesnt check line number
80164              From: Mike Guy <mjtg@cam.ac.uk>
80165              Date: Tue, 08 Aug 2000 21:54:29 +0100
80166              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
80167      Branch: perl
80168            ! lib/perl5db.pl mg.c pod/perldiag.pod
80169 ____________________________________________________________________________
80170 [  6587] By: jhi                                   on 2000/08/11  00:45:03
80171         Log: sleep(1) does not necessarily return 1.
80172              
80173              Subject: [PATCH bleadperl] op/lex_assign.t  
80174              From: Hugo <hv@crypt.compulink.co.uk>
80175              Date: Thu, 03 Aug 2000 14:34:22 +0100        
80176              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
80177      Branch: perl
80178            ! t/op/lex_assign.t
80179 ____________________________________________________________________________
80180 [  6586] By: jhi                                   on 2000/08/11  00:31:50
80181         Log: Document the IO::Select timeout.
80182      Branch: perl
80183            ! ext/IO/lib/IO/Select.pm
80184 ____________________________________________________________________________
80185 [  6585] By: jhi                                   on 2000/08/11  00:13:54
80186         Log: Forgot contributor.
80187      Branch: perl
80188            ! Changes
80189 ____________________________________________________________________________
80190 [  6584] By: jhi                                   on 2000/08/11  00:09:19
80191         Log: detypo
80192      Branch: perl
80193            ! Changes
80194 ____________________________________________________________________________
80195 [  6583] By: jhi                                   on 2000/08/11  00:07:53
80196         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
80197              
80198              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
80199              From: Mike Guy <mjtg@cam.ac.uk> 
80200              Date: Thu, 10 Aug 2000 15:50:54 +0100
80201              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
80202      Branch: perl
80203            ! sv.c t/op/int.t
80204 ____________________________________________________________________________
80205 [  6582] By: jhi                                   on 2000/08/10  23:29:32
80206         Log: Update Changes.
80207      Branch: perl
80208            ! Changes
80209 ____________________________________________________________________________
80210 [  6581] By: jhi                                   on 2000/08/10  23:26:16
80211         Log: Put back the std @INC thing.
80212      Branch: perl
80213            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
80214            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
80215            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
80216            ! t/lib/gol-oo.t
80217 ____________________________________________________________________________
80218 [  6580] By: jhi                                   on 2000/08/10  23:03:34
80219         Log: Update to CGI 2.70, from Lincoln Stein.
80220      Branch: perl
80221            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
80222            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
80223            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
80224            ! t/lib/cgi-request.t
80225 ____________________________________________________________________________
80226 [  6579] By: jhi                                   on 2000/08/10  22:41:50
80227         Log: Update to CPAN 1.56, from Andreas König.
80228      Branch: perl
80229            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
80230 ____________________________________________________________________________
80231 [  6578] By: jhi                                   on 2000/08/10  22:38:13
80232         Log: Update to Pod::Parser 1.17, from Brad Appleton.
80233      Branch: perl
80234            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
80235            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
80236            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
80237            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
80238            ! t/pod/include.t t/pod/included.t t/pod/lref.t
80239            ! t/pod/multiline_items.t t/pod/nested_items.t
80240            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
80241            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
80242            ! t/pod/special_seqs.t
80243 ____________________________________________________________________________
80244 [  6577] By: jhi                                   on 2000/08/10  22:35:41
80245         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
80246      Branch: perl
80247            ! AUTHORS MAINTAIN
80248 ____________________________________________________________________________
80249 [  6576] By: jhi                                   on 2000/08/10  22:24:54
80250         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
80251      Branch: perl
80252            + t/lib/gol-oo.t
80253            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
80254            ! t/lib/gol-compat.t t/lib/gol-linkage.t
80255 ____________________________________________________________________________
80256 [  6575] By: jhi                                   on 2000/08/10  22:02:07
80257         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
80258      Branch: perl
80259            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
80260 ____________________________________________________________________________
80261 [  6574] By: jhi                                   on 2000/08/10  21:55:03
80262         Log: Iterating perl6 description.
80263      Branch: perl
80264            ! pod/perlfaq1.pod
80265 ____________________________________________________________________________
80266 [  6573] By: jhi                                   on 2000/08/10  21:48:26
80267         Log: Revert the sv.c part of #6559, a better fix is needed.
80268      Branch: perl
80269            ! sv.c
80270 ____________________________________________________________________________
80271 [  6572] By: jhi                                   on 2000/08/10  20:33:43
80272         Log: It's the 2ndO'ROSSC.
80273      Branch: perl
80274            ! pod/perlfaq1.pod
80275 ____________________________________________________________________________
80276 [  6571] By: jhi                                   on 2000/08/10  15:55:48
80277         Log: detypo
80278      Branch: perl
80279            ! pod/perlfaq1.pod
80280 ____________________________________________________________________________
80281 [  6570] By: jhi                                   on 2000/08/10  14:11:17
80282         Log: An exceptionally sticky typo.
80283      Branch: perl
80284            ! Changes
80285 ____________________________________________________________________________
80286 [  6569] By: jhi                                   on 2000/08/10  14:09:33
80287         Log: detypo (and test Changes updating script)
80288      Branch: perl
80289            ! Changes
80290 ____________________________________________________________________________
80291 [  6568] By: jhi                                   on 2000/08/10  14:07:07
80292         Log: Update Changes.
80293      Branch: perl
80294            ! Changes
80295 ____________________________________________________________________________
80296 [  6567] By: jhi                                   on 2000/08/10  14:06:19
80297         Log: Amend the description of Perl6.
80298              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
80299              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
80300              Date: Wed, 9 Aug 2000 22:11:06 -0500
80301              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
80302      Branch: perl
80303            ! pod/perlfaq1.pod
80304 ____________________________________________________________________________
80305 [  6566] By: jhi                                   on 2000/08/10  13:58:57
80306         Log: Subject: Remove dead entry in perldiag
80307              From: Mike Guy <mjtg@cam.ac.uk>
80308              Date: Thu, 10 Aug 2000 14:19:19 +0100
80309              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
80310      Branch: perl
80311            ! pod/perldiag.pod
80312 ____________________________________________________________________________
80313 [  6565] By: jhi                                   on 2000/08/10  13:51:48
80314         Log: Zero entries were skipped, fix from Adrian Goalby
80315              <argoalby@yahoo.co.uk>
80316      Branch: perl
80317            ! lib/unicode/Number.pl lib/unicode/mktables.PL
80318 ____________________________________________________________________________
80319 [  6564] By: jhi                                   on 2000/08/10  13:00:12
80320         Log: Subject: [PATCH 5.6.0] cygwin port
80321              From: "Fifer, Eric" <EFifer@sanwaint.com>
80322              Date: Thu, 10 Aug 2000 13:15:36 +0100
80323              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
80324      Branch: perl
80325            ! README.cygwin hints/cygwin.sh
80326 ____________________________________________________________________________
80327 [  6563] By: jhi                                   on 2000/08/10  12:55:16
80328         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
80329      Branch: perl
80330            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
80331 ____________________________________________________________________________
80332 [  6562] By: gsar                                  on 2000/08/10  08:38:39
80333         Log: warn is a macro, avoid using at a variable to avoid warnings
80334              in some configurations; readdir.t is too conservative in
80335              estimating number of *.t's
80336      Branch: perl
80337            ! t/op/readdir.t util.c
80338 ____________________________________________________________________________
80339 [  6561] By: jhi                                   on 2000/08/09  23:35:42
80340         Log: Update Changes.
80341      Branch: perl
80342            ! Changes
80343 ____________________________________________________________________________
80344 [  6560] By: jhi                                   on 2000/08/09  23:05:47
80345         Log: Subject: Re: enhanced(?) regex error messages
80346              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80347              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
80348              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
80349              
80350              (plus two small patches sent privately)
80351              (this still seems to leave few test failures)
80352      Branch: perl
80353            + t/op/regmesg.t
80354            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
80355            ! t/pragma/warn/regcomp
80356 ____________________________________________________________________________
80357 [  6559] By: jhi                                   on 2000/08/09  20:41:18
80358         Log: (The fix did work but was not right, retracted in #6573)
80359              
80360              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
80361              From: Christian Kirsch <ck@held.mind.de>
80362              Date: Wed, 9 Aug 2000 17:05:17 +0200
80363              Message-Id: <20000809170517.A25389@held>
80364      Branch: perl
80365            ! sv.c t/pragma/locale.t
80366 ____________________________________________________________________________
80367 [  6558] By: jhi                                   on 2000/08/08  22:34:08
80368         Log: Tiny updates on the contributors list.
80369      Branch: perl
80370            ! Changes
80371 ____________________________________________________________________________
80372 [  6557] By: jhi                                   on 2000/08/08  19:34:28
80373         Log: Double check that we have a dirhandle.
80374      Branch: perl
80375            ! util.c
80376 ____________________________________________________________________________
80377 [  6556] By: jhi                                   on 2000/08/08  19:01:51
80378         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
80379              May be repopulated with fresh maintained examples.
80380      Branch: perl
80381            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
80382            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
80383            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
80384            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
80385            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
80386            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
80387            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
80388            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
80389            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
80390            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
80391            + lib/CGI/eg/wilogo_gif.uu
80392            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
80393            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
80394            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
80395            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
80396            - eg/cgi/frameset.cgi eg/cgi/index.html
80397            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
80398            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
80399            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
80400            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
80401            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
80402            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
80403            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
80404            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
80405            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
80406            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
80407            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
80408            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
80409            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
80410            - eg/van/vanish eg/who eg/wrapsuid
80411            ! MANIFEST
80412 ____________________________________________________________________________
80413 [  6555] By: jhi                                   on 2000/08/08  18:51:08
80414         Log: Delete chat2 as requested by Randal.
80415              
80416              Subject: Re: perlfaq8 coyness
80417              From: merlyn@stonehenge.com (Randal L. Schwartz) 
80418              Date: 15 May 2000 18:52:42 -0700 
80419              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
80420      Branch: perl
80421            - lib/chat2.pl
80422            ! MANIFEST
80423 ____________________________________________________________________________
80424 [  6554] By: jhi                                   on 2000/08/08  18:31:35
80425         Log: Regen global.sym.
80426      Branch: perl
80427            ! global.sym
80428 ____________________________________________________________________________
80429 [  6553] By: jhi                                   on 2000/08/08  18:28:13
80430         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
80431              (either perlbug or p5p ate the original), plus regen
80432              perlapi and perltoc. 
80433      Branch: perl
80434            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
80435            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
80436            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
80437            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
80438            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
80439            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
80440            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
80441            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
80442            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
80443            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
80444 ____________________________________________________________________________
80445 [  6552] By: jhi                                   on 2000/08/08  18:06:29
80446         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
80447              From: Mike Guy <mjtg@cam.ac.uk>
80448              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
80449              Date: Tue, 08 Aug 2000 15:51:27 +0100
80450      Branch: perl
80451            ! doop.c sv.h t/op/join.t t/pragma/overload.t
80452 ____________________________________________________________________________
80453 [  6551] By: jhi                                   on 2000/08/08  18:01:11
80454         Log: Re-apply #6549.
80455      Branch: perl
80456            ! lib/perl5db.pl
80457 ____________________________________________________________________________
80458 [  6550] By: jhi                                   on 2000/08/08  17:43:08
80459         Log: Accidental retraction of #6549.
80460      Branch: perl
80461            ! lib/perl5db.pl
80462 ____________________________________________________________________________
80463 [  6549] By: jhi                                   on 2000/08/08  17:40:04
80464         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
80465              From: Mike Guy <mjtg@cam.ac.uk>
80466              Date: Mon, 07 Aug 2000 21:49:58 +0100
80467              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
80468      Branch: perl
80469            ! lib/perl5db.pl
80470 ____________________________________________________________________________
80471 [  6548] By: jhi                                   on 2000/08/08  17:37:57
80472         Log: Document here-doc better.
80473              
80474              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
80475              From: Mike Guy <mjtg@cam.ac.uk>
80476              Date: Mon, 07 Aug 2000 14:02:09 +0100
80477              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
80478      Branch: perl
80479            ! pod/perldata.pod
80480 ____________________________________________________________________________
80481 [  6547] By: jhi                                   on 2000/08/08  17:33:34
80482         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
80483              From: "Randy J. Ray" <rjray@redhat.com>
80484              Date: Mon, 07 Aug 2000 19:12:25 -0700
80485              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
80486      Branch: perl
80487            ! perl.c pod/perlrun.pod
80488 ____________________________________________________________________________
80489 [  6546] By: jhi                                   on 2000/08/08  17:29:26
80490         Log: Subject: Re: enhanced(?) regex error messages 
80491              From: Hugo <hv@crypt.compulink.co.uk>
80492              Date: Tue, 08 Aug 2000 03:25:51 +0100
80493              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
80494              
80495              plus Capitalize the error messages, plus perldiag them.
80496      Branch: perl
80497            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
80498 ____________________________________________________________________________
80499 [  6545] By: jhi                                   on 2000/08/08  13:59:28
80500         Log: Augment #6539 a bit: don't croak if there's magic in the air.
80501              
80502              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
80503              From: Hugo <hv@crypt.compulink.co.uk>
80504              Date: Tue, 08 Aug 2000 03:02:03 +0100
80505              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
80506      Branch: perl
80507            ! pp.c t/op/bless.t
80508 ____________________________________________________________________________
80509 [  6544] By: jhi                                   on 2000/08/07  21:11:52
80510         Log: Make the test -w clean.
80511      Branch: perl
80512            ! t/op/bless.t
80513 ____________________________________________________________________________
80514 [  6543] By: jhi                                   on 2000/08/07  19:49:53
80515         Log: use warnings instead of $^W.
80516      Branch: perl
80517            ! t/op/bless.t
80518 ____________________________________________________________________________
80519 [  6542] By: jhi                                   on 2000/08/07  17:41:41
80520         Log: Disable a portability warning Because We Know What We Are Doing.
80521      Branch: perl
80522            ! t/op/bless.t
80523 ____________________________________________________________________________
80524 [  6541] By: jhi                                   on 2000/08/07  17:29:51
80525         Log: Tiny tidying on report_evil_fh().
80526      Branch: perl
80527            ! util.c
80528 ____________________________________________________________________________
80529 [  6540] By: jhi                                   on 2000/08/07  16:37:38
80530         Log: Make regular expression parse error messages easier to understand.
80531              
80532              Subject: Re: enhanced(?) regex error messages
80533              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80534              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
80535              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
80536      Branch: perl
80537            ! regcomp.c
80538 ____________________________________________________________________________
80539 [  6539] By: jhi                                   on 2000/08/07  16:12:27
80540         Log: Make bless(REF, REF) a fatal error, add bless tests.
80541              
80542              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
80543              From: Hugo <hv@crypt.compulink.co.uk>
80544              Date: Mon, 07 Aug 2000 16:59:38 +0100
80545              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
80546      Branch: perl
80547            + t/op/bless.t
80548            ! MANIFEST pod/perldiag.pod pp.c sv.c
80549 ____________________________________________________________________________
80550 [  6538] By: jhi                                   on 2000/08/07  15:59:43
80551         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
80552              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
80553              Date: Thu, 3 Aug 2000 14:29:21 -0700
80554              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
80555      Branch: perl
80556            ! lib/lib_pm.PL
80557 ____________________________________________________________________________
80558 [  6537] By: jhi                                   on 2000/08/07  15:47:18
80559         Log: Retract #6419 for now since it breaks in AFS and MachTen.
80560      Branch: perl
80561            ! lib/Cwd.pm
80562 ____________________________________________________________________________
80563 [  6536] By: jhi                                   on 2000/08/07  15:05:29
80564         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
80565              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
80566              The security hole exists only in suidperls, which isn't
80567              installed or even built by default.
80568      Branch: perl
80569            ! perl.c
80570 ____________________________________________________________________________
80571 [  6535] By: jhi                                   on 2000/08/07  14:45:14
80572         Log: tr memory corruption fix from Simon Cozens.
80573      Branch: perl
80574            ! doop.c
80575 ____________________________________________________________________________
80576 [  6534] By: jhi                                   on 2000/08/06  11:38:16
80577         Log: Document a bit that UDP is not what you might think.
80578              
80579              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
80580              From: Lupe Christoph <lupe@lupe-christoph.de>
80581              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
80582              Date: Mon, 24 Jul 2000 08:59:15 +0200
80583      Branch: perl
80584            ! pod/perlipc.pod
80585 ____________________________________________________________________________
80586 [  6533] By: jhi                                   on 2000/08/06  11:35:01
80587         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
80588              From: Jeff Pinyan <jeffp@hut.crusoe.net>
80589              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
80590              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
80591      Branch: perl
80592            ! pod/perlfunc.pod
80593 ____________________________________________________________________________
80594 [  6532] By: jhi                                   on 2000/08/06  03:45:41
80595         Log: Have symbols for the IoTYPEs.
80596      Branch: perl
80597            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
80598 ____________________________________________________________________________
80599 [  6531] By: jhi                                   on 2000/08/06  01:33:55
80600         Log: Continue fixing the io warnings.  This also
80601              sort of fixes bug ID 20000802.003: the core dump
80602              is no more.  Whether the current behaviour is correct
80603              (giving a warning: "Not a format reference"), is another matter.
80604      Branch: perl
80605            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
80606            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80607 ____________________________________________________________________________
80608 [  6530] By: jhi                                   on 2000/08/05  21:33:12
80609         Log: Change the Policy policy: now -Dprefix= with an existing
80610              Policy.sh and prefix == siteprefix == vendorprefix, then all
80611              of them follow along the new prefix.
80612              
80613              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
80614              From: Andy Dougherty <doughera@lafayette.edu>
80615              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
80616              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
80617      Branch: perl
80618            ! Policy_sh.SH
80619 ____________________________________________________________________________
80620 [  6529] By: jhi                                   on 2000/08/05  18:57:28
80621         Log: Zap lib/Sys directory when cleaning up.
80622      Branch: perl
80623            ! Makefile.SH
80624 ____________________________________________________________________________
80625 [  6528] By: jhi                                   on 2000/08/05  18:40:44
80626         Log: Essential prototype changes were missing from #6527.
80627              Also make report_evil_fh() more bomb-proof.
80628      Branch: perl
80629            ! embed.h util.c
80630 ____________________________________________________________________________
80631 [  6527] By: jhi                                   on 2000/08/05  03:22:05
80632         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
80633              From: "Ronald F. Guilmette" <rfg@monkeys.com>
80634              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
80635              Message-Id: <200007242247.PAA52177@monkeys.com>
80636      Branch: perl
80637            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
80638 ____________________________________________________________________________
80639 [  6526] By: jhi                                   on 2000/08/04  21:23:27
80640         Log: gcc versions might have (parentheses) in them.
80641      Branch: metaconfig/U/perl
80642            ! gccvers.U
80643      Branch: perl
80644            ! Configure config_h.SH
80645 ____________________________________________________________________________
80646 [  6525] By: jhi                                   on 2000/08/04  20:23:12
80647         Log: Weed buglets pointed out by
80648              
80649              From: Lupe Christoph <lupe@lupe-christoph.de>
80650              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
80651              Date: Fri, 4 Aug 2000 17:34:39 +0200
80652              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
80653      Branch: metaconfig/U/perl
80654            ! gccvers.U uselfs.U
80655      Branch: perl
80656            ! Configure config_h.SH
80657 ____________________________________________________________________________
80658 [  6524] By: jhi                                   on 2000/08/04  19:02:08
80659         Log: Warn under -w if lstat(FH) is attempted.
80660              
80661              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
80662              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
80663              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
80664              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
80665      Branch: perl
80666            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
80667            ! t/pragma/warn/pp_sys
80668 ____________________________________________________________________________
80669 [  6523] By: jhi                                   on 2000/08/04  12:31:11
80670         Log: Subject: New perlcc, take 2
80671              From: simon@brecon.co.uk (Simon Cozens)
80672              Date: 4 Aug 2000 06:21:04 GMT
80673              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
80674      Branch: perl
80675            ! utils/perlcc.PL
80676 ____________________________________________________________________________
80677 [  6522] By: jhi                                   on 2000/08/04  12:26:33
80678         Log: Subject: Re: Array vs. List context
80679              From: Daniel Chetlin <daniel@chetlin.com>
80680              Date: Fri, 4 Aug 2000 00:22:44 -0700
80681              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
80682      Branch: perl
80683            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
80684            ! pod/perlfaq4.pod
80685 ____________________________________________________________________________
80686 [  6521] By: jhi                                   on 2000/08/04  12:22:38
80687         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
80688              From: Raymund Will <ray@caldera.de>
80689              Date: Fri, 4 Aug 2000 12:07:09 +0200
80690              Message-Id: <20000804120709.A14982@caldera.de>
80691      Branch: perl
80692            ! configure.gnu
80693 ____________________________________________________________________________
80694 [  6520] By: jhi                                   on 2000/08/04  04:09:06
80695         Log: After the #6519 a warning about stat() is just that,
80696              not about a filetest, which now have their own warning.
80697      Branch: perl
80698            ! pod/perldiag.pod
80699 ____________________________________________________________________________
80700 [  6519] By: jhi                                   on 2000/08/04  04:06:30
80701         Log: In the warnings call filehandles consistently so;
80702              add "unopened" warning for stat().
80703      Branch: perl
80704            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80705            ! t/pragma/warn/pp_sys
80706 ____________________________________________________________________________
80707 [  6518] By: jhi                                   on 2000/08/04  02:55:35
80708         Log: Subject: Minor tweak to perlvar.pod
80709              From: "Stephen P. Potter" <spp@ds.net>
80710              Date: Tue, 18 Apr 2000 09:26:03 -0400
80711              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
80712      Branch: perl
80713            ! pod/perlvar.pod
80714 ____________________________________________________________________________
80715 [  6517] By: jhi                                   on 2000/08/04  02:50:08
80716         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
80717              From: "Clinton Pierce" <cpierce1@ford.com>
80718              Date: Wed, 21 Jul 1999 16:45:31 -0400
80719              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
80720              
80721              Fix by Stephen Potter (visible in the bug db but not in p5p?)
80722      Branch: perl
80723            ! pod/perlfunc.pod pod/perlop.pod
80724 ____________________________________________________________________________
80725 [  6516] By: jhi                                   on 2000/08/04  02:09:25
80726         Log: This is 6512.  Really.
80727      Branch: perl
80728            ! dump.c
80729 ____________________________________________________________________________
80730 [  6515] By: jhi                                   on 2000/08/04  01:25:50
80731         Log: mention the idea of @( and @)
80732      Branch: perl
80733            ! Todo-5.6
80734 ____________________________________________________________________________
80735 [  6514] By: bailey                                on 2000/08/04  01:18:46
80736         Log: YA resync with mainstem, including VMS patches from others
80737      Branch: vmsperl
80738           +> (branch 48 files)
80739            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
80740           !> (integrate 354 files)
80741 ____________________________________________________________________________
80742 [  6513] By: jhi                                   on 2000/08/04  01:18:18
80743         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
80744              From: Mark Dickinson <dickins3@fas.harvard.edu>
80745              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
80746              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
80747      Branch: perl
80748            ! t/op/grent.t t/op/pwent.t
80749 ____________________________________________________________________________
80750 [  6512] By: jhi                                   on 2000/08/04  01:14:06
80751         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
80752              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80753              Date: Wed, 02 Aug 2000 10:51:01 +0100
80754              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
80755      Branch: perl
80756            ! sv.c
80757 ____________________________________________________________________________
80758 [  6511] By: jhi                                   on 2000/08/04  00:57:00
80759         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
80760              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80761              Date: Thu, 03 Aug 2000 17:20:04 -0700
80762              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
80763      Branch: metaconfig
80764            ! U/modified/Cppsym.U
80765      Branch: perl
80766            ! Configure config_h.SH
80767 ____________________________________________________________________________
80768 [  6510] By: jhi                                   on 2000/08/04  00:25:28
80769         Log: detypo
80770      Branch: perl
80771            ! Makefile.SH
80772 ____________________________________________________________________________
80773 [  6509] By: jhi                                   on 2000/08/03  23:43:18
80774         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
80775              From: Dominic Dunlop <domo@computer.org>
80776              Date: Thu, 3 Aug 2000 22:16:46 +0200
80777              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
80778      Branch: perl
80779            ! t/op/sprintf.t
80780 ____________________________________________________________________________
80781 [  6508] By: jhi                                   on 2000/08/03  23:40:37
80782         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
80783              From: Hugo <hv@crypt.compulink.co.uk>
80784              Date: Thu, 03 Aug 2000 18:25:30 +0100
80785              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
80786      Branch: perl
80787            ! regcomp.c t/op/re_tests
80788 ____________________________________________________________________________
80789 [  6507] By: jhi                                   on 2000/08/03  23:38:28
80790         Log: Subject: [PATCH] sv.h documentation - SvLEN
80791              From: Mike Guy <mjtg@cam.ac.uk>
80792              Date: Thu, 03 Aug 2000 14:43:09 +0100
80793              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
80794      Branch: perl
80795            ! sv.h
80796 ____________________________________________________________________________
80797 [  6506] By: jhi                                   on 2000/08/03  15:49:14
80798         Log: Disable the fix_pl hack for now.
80799      Branch: perl
80800            ! Makefile.SH
80801 ____________________________________________________________________________
80802 [  6505] By: jhi                                   on 2000/08/03  13:49:04
80803         Log: Add a URL for FSF.
80804              
80805              Subject: Patch for README
80806              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
80807              Date: Wed, 2 Aug 2000 13:25:09 -0500
80808              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
80809      Branch: perl
80810            ! README
80811 ____________________________________________________________________________
80812 [  6504] By: jhi                                   on 2000/08/03  13:29:19
80813         Log: Be more informative on what is skipped and why,
80814              also repeat the list at the end.
80815      Branch: perl
80816            ! Porting/p4desc
80817 ____________________________________________________________________________
80818 [  6503] By: jhi                                   on 2000/08/03  13:07:05
80819         Log: Circumvent the removal of .patch by fix_pl.
80820              
80821              Subject: Re: [ID 20000802.011] unable to 'make test'          
80822              From: simon@brecon.co.uk (Simon Cozens) 
80823              Date: 3 Aug 2000 04:17:00 GMT
80824              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
80825      Branch: perl
80826            ! Makefile.SH
80827 ____________________________________________________________________________
80828 [  6502] By: jhi                                   on 2000/08/03  00:14:34
80829         Log: Add the missing setproctitle unit.
80830      Branch: metaconfig/U/perl
80831            + d_setproctitle.U
80832 ____________________________________________________________________________
80833 [  6501] By: jhi                                   on 2000/08/03  00:00:26
80834         Log: The subtest 4 may fail also on VOBS, as pointed out
80835              by Nick Ing-Simmons in November 1999, bug id 19991124.003
80836              (but the failure in that bug report isn't the subtest 4).
80837      Branch: perl
80838            ! t/op/stat.t
80839 ____________________________________________________________________________
80840 [  6500] By: jhi                                   on 2000/08/02  23:49:30
80841         Log: Better skip message for the test; one of the two problems in
80842              
80843              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
80844              From: Lupe Christoph <lupe@lupe-christoph.de>
80845              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
80846              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
80847      Branch: perl
80848            ! t/op/numconvert.t
80849 ____________________________________________________________________________
80850 [  6499] By: jhi                                   on 2000/08/02  22:49:16
80851         Log: Allow "no Module;" even if there is no 'unimport'.
80852              
80853              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
80854              From: mjd@plover.com
80855              Date: 24 Mar 2000 15:24:34 -0000
80856              Message-Id: <20000324152434.15160.qmail@plover.com>
80857      Branch: perl
80858            ! gv.c
80859 ____________________________________________________________________________
80860 [  6498] By: jhi                                   on 2000/08/02  22:42:58
80861         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
80862              that are hopefully soon put into use.
80863      Branch: perl
80864            ! opcode.h opcode.pl opnames.h
80865 ____________________________________________________________________________
80866 [  6497] By: gsar                                  on 2000/08/02  22:28:59
80867         Log: require.t needs binmode() to work on windows
80868      Branch: perl
80869            ! t/comp/require.t
80870 ____________________________________________________________________________
80871 [  6496] By: jhi                                   on 2000/08/02  22:08:51
80872         Log: Document the IVdf UVuf UVof UVxf.
80873      Branch: perl
80874            ! pod/perlguts.pod
80875 ____________________________________________________________________________
80876 [  6495] By: jhi                                   on 2000/08/02  21:54:26
80877         Log: detypo #6494
80878      Branch: perl
80879            ! ext/Data/Dumper/Dumper.xs
80880 ____________________________________________________________________________
80881 [  6494] By: jhi                                   on 2000/08/02  21:49:17
80882         Log: Dump UVs as UVs in Data::Dumper.
80883              
80884              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
80885              From: Gurusamy Sarathy <gsar@ActiveState.com>
80886              Date: Thu, 27 Apr 2000 12:26:25 -0700
80887              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
80888      Branch: perl
80889            ! ext/Data/Dumper/Dumper.xs
80890 ____________________________________________________________________________
80891 [  6493] By: jhi                                   on 2000/08/02  17:01:58
80892         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
80893              From: Hugo <hv@crypt.compulink.co.uk>
80894              Date: Wed, 02 Aug 2000 14:53:56 +0100
80895              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
80896      Branch: perl
80897            ! regexec.c t/op/re_tests
80898 ____________________________________________________________________________
80899 [  6492] By: jhi                                   on 2000/08/02  15:02:46
80900         Log: The new setproctitle() feature is available only in 
80901              bleeding edge FreeBSD.  From Paul Saab.
80902      Branch: perl
80903            ! mg.c
80904 ____________________________________________________________________________
80905 [  6491] By: jhi                                   on 2000/08/02  13:34:36
80906         Log: The tr utf8 patching continues.
80907              
80908              Subject: Re: #6469, too many tests claimed in require.t
80909              From: simon@brecon.co.uk (Simon Cozens)
80910              Date: 2 Aug 2000 02:37:17 GMT
80911              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
80912              
80913              (the logic of the test was the wrong way round in the patch)
80914      Branch: perl
80915            ! doop.c
80916 ____________________________________________________________________________
80917 [  6490] By: jhi                                   on 2000/08/02  13:27:38
80918         Log: The name of a filehandle does not have <these>.
80919      Branch: perl
80920            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80921            ! t/pragma/warn/pp_sys util.c
80922 ____________________________________________________________________________
80923 [  6489] By: jhi                                   on 2000/08/02  04:26:46
80924         Log: Remove the extraneous "main::" prefix from all the
80925              "opened only for", "on closed", and "never opened" warnings.
80926              
80927              Subject: Re: inappropriate warning
80928              From: Gurusamy Sarathy <gsar@ActiveState.com>
80929              Date: Mon, 20 Mar 2000 11:28:02 -0800
80930              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
80931      Branch: perl
80932            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
80933            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
80934            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80935 ____________________________________________________________________________
80936 [  6488] By: jhi                                   on 2000/08/02  03:02:57
80937         Log: memcpy has n o in it, as pinted ut by Sarathy.
80938      Branch: perl
80939            ! pod/perlguts.pod
80940 ____________________________________________________________________________
80941 [  6487] By: jhi                                   on 2000/08/02  02:44:51
80942         Log: Document in one place the memory abstractions used in Perl core.
80943              
80944              Subject: Re: Memory abstraction
80945              From: simon@brecon.co.uk (Simon Cozens)
80946              Date: 2 Aug 2000 02:20:23 GMT
80947              Organization: Earth.li Origins
80948      Branch: perl
80949            ! pod/perlguts.pod
80950 ____________________________________________________________________________
80951 [  6486] By: jhi                                   on 2000/08/02  02:41:57
80952         Log: regen_headers, regen perltoc.
80953      Branch: perl
80954            ! perlapi.c pod/perltoc.pod
80955 ____________________________________________________________________________
80956 [  6485] By: jhi                                   on 2000/08/02  01:43:33
80957         Log: "This little thing tests for a file .patch, and if it contains
80958              a number, pops into patchlevel.h" (making it easier to track
80959              which development version people are reporting bugs against)
80960              
80961              Subject: Patchlevel autogeneration for repository perls
80962              From: simon@brecon.co.uk (Simon Cozens)
80963              Date: 14 Jul 2000 07:12:15 GMT
80964              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
80965      Branch: perl
80966            + fix_pl
80967            ! MANIFEST Makefile.SH
80968 ____________________________________________________________________________
80969 [  6484] By: jhi                                   on 2000/08/02  01:32:54
80970         Log: FreeBSD 3.* updates from
80971              
80972              From: Paul Saab <ps@yahoo-inc.com>
80973              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80974              Date: Tue, 1 Aug 2000 15:41:39 -0700
80975              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80976      Branch: perl
80977            ! hints/freebsd.sh
80978 ____________________________________________________________________________
80979 [  6483] By: jhi                                   on 2000/08/02  01:27:44
80980         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
80981              instead one must use setproctitle().  This was already addressed
80982              by change #6457, but the below has a new variant for FreeBSD 4.0
80983              or later, and the matter is also documented more.
80984              
80985              From: Paul Saab <ps@yahoo-inc.com>
80986              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80987              Date: Tue, 1 Aug 2000 15:41:39 -0700
80988              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80989      Branch: metaconfig/U/perl
80990            + i_libutil.U
80991      Branch: perl
80992            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
80993 ____________________________________________________________________________
80994 [  6482] By: jhi                                   on 2000/08/01  22:17:32
80995         Log: The test from this
80996              
80997              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
80998              Date: Sat, 15 Apr 2000 17:03:44 +0100
80999              From: Tom Hughes <tom@compton.nu>
81000              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
81001              
81002              was missing, the code change went in as #5989
81003              (which had a different test?)
81004      Branch: perl
81005            ! t/op/misc.t
81006 ____________________________________________________________________________
81007 [  6481] By: jhi                                   on 2000/08/01  21:48:38
81008         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
81009              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
81010              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
81011              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
81012      Branch: perl
81013            ! perl.h
81014 ____________________________________________________________________________
81015 [  6480] By: jhi                                   on 2000/08/01  18:05:28
81016         Log: Make p4desc to skip non-mainperl branches by default.
81017      Branch: perl
81018            ! Porting/p4desc
81019 ____________________________________________________________________________
81020 [  6479] By: jhi                                   on 2000/08/01  17:29:19
81021         Log: If gccosandvers is equal to osname, clear gccosandvers.
81022      Branch: metaconfig/U/perl
81023            ! gccvers.U
81024      Branch: perl
81025            ! Configure config_h.SH
81026 ____________________________________________________________________________
81027 [  6478] By: jhi                                   on 2000/08/01  15:54:08
81028         Log: BOM patching from Simon Cozens.
81029      Branch: perl
81030            ! toke.c
81031 ____________________________________________________________________________
81032 [  6477] By: jhi                                   on 2000/08/01  04:50:33
81033         Log: Stash away the largefiles flags and libswanted.
81034      Branch: perl
81035            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
81036 ____________________________________________________________________________
81037 [  6476] By: gsar                                  on 2000/08/01  04:24:24
81038         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
81039              on Windows)
81040      Branch: perl
81041            ! t/pragma/utf8.t utf8.c win32/win32.c
81042 ____________________________________________________________________________
81043 [  6475] By: jhi                                   on 2000/08/01  03:35:24
81044         Log: Make chr() for values >127 to create utf8 when under utf8.
81045              
81046              Subject: Re: uft8/chr()
81047              From: simon@brecon.co.uk (Simon Cozens)
81048              Date: 1 Aug 2000 02:37:02 GMT
81049              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
81050      Branch: perl
81051            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
81052 ____________________________________________________________________________
81053 [  6474] By: jhi                                   on 2000/08/01  02:36:18
81054         Log: In Digital UNIX warn if gcc explicitly chosen because even
81055              2.95.2 is known to cause problems.
81056      Branch: perl
81057            ! hints/dec_osf.sh
81058 ____________________________________________________________________________
81059 [  6473] By: jhi                                   on 2000/08/01  02:00:56
81060         Log: Make the safety catch for buggy gccs work with triple version
81061              numbers like 2.95.2.  Reported in
81062              
81063              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
81064              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
81065              Date: Mon, 31 Jul 2000 14:55:06 +0200
81066              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
81067      Branch: perl
81068            ! hints/dec_osf.sh
81069 ____________________________________________________________________________
81070 [  6472] By: jhi                                   on 2000/08/01  01:13:33
81071         Log: Subject: fix and question re: waitpid() under win32
81072              From: Brian Clarke <clarke@appliedmeta.com>
81073              Date: Fri, 28 Jul 2000 15:18:29 -0400
81074              Message-ID: <3981DC85.290314EB@appliedmeta.com>
81075              
81076              Slightly reformatted and WNOHANG # define moved to win32.h
81077              so that also POSIX.xs sees it, as suggsted by Sarathy.
81078      Branch: perl
81079            ! win32/win32.c win32/win32.h
81080 ____________________________________________________________________________
81081 [  6471] By: jhi                                   on 2000/08/01  00:55:05
81082         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
81083              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81084              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
81085              Date: Mon, 31 Jul 2000 13:28:51 +0100
81086              
81087              (aka ID 20000730.002)
81088      Branch: perl
81089            ! op.c t/op/tr.t
81090 ____________________________________________________________________________
81091 [  6470] By: jhi                                   on 2000/07/31  23:34:42
81092         Log: Document the problem with -P in HP-UX and its workaround.
81093              
81094              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
81095              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
81096              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
81097              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
81098      Branch: perl
81099            ! README.hpux
81100 ____________________________________________________________________________
81101 [  6469] By: jhi                                   on 2000/07/31  04:15:02
81102         Log: The swallow_bom() saga continues.  The #23 of require.t
81103              (UTF16-LE) still fails (silently, no output) but the #22
81104              (UTF16-BE) seems to be working now.  The root of the
81105              failure may be in sv_gets(): is it UTF-16LE-aware,
81106              especially when it comes to line endings? 
81107      Branch: perl
81108            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
81109            ! t/comp/require.t toke.c utf8.c
81110 ____________________________________________________________________________
81111 [  6468] By: jhi                                   on 2000/07/30  19:05:48
81112         Log: Find green threads before native threads.
81113              
81114              Subject: Re: Patch to jpl/JNI/Makefile.PL
81115              From: Jens Thomsen <jens@fiend.cis.com>
81116              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
81117              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
81118      Branch: perl
81119            ! jpl/JNI/Makefile.PL
81120 ____________________________________________________________________________
81121 [  6467] By: jhi                                   on 2000/07/30  18:36:22
81122         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
81123      Branch: perl
81124            ! doop.c
81125 ____________________________________________________________________________
81126 [  6466] By: jhi                                   on 2000/07/30  04:37:29
81127         Log: A new version of the "remove UPPERACSE string comparison"
81128              operators.  The problem with the previous one (change #6454)
81129              was that it was for Perl 5.6.0.  From Paul Marquess.
81130      Branch: perl
81131            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
81132            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
81133            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
81134 ____________________________________________________________________________
81135 [  6465] By: jhi                                   on 2000/07/29  22:39:56
81136         Log: Do not upgrade SVs into utf8 just because they participate
81137              in eq or cmp.  Reported and fix suggested in
81138              
81139              Subject: [ID 20000720.009] sv_eq UTF8 bug
81140              From: "Simon Cozens" <simon@othersideofthe.earth.li>
81141              Date: 21 Jul 2000 04:37:29 -0000
81142              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
81143              
81144              Exercise for the kind reader: should we or should we not
81145              cache the utf8 conversion alongside the SV? (as magic,
81146              as the strxfrm()ed version is cached under use locale)
81147              Argue both for and against.
81148      Branch: perl
81149            ! sv.c
81150 ____________________________________________________________________________
81151 [  6464] By: jhi                                   on 2000/07/29  22:36:22
81152         Log: Subject: UTF8 concat
81153              From: simon@brecon.co.uk (Simon Cozens) 
81154              Date: 30 Jun 2000 06:13:25 GMT
81155              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
81156              
81157              (with a memory leak fixed, plus a few casts added)
81158              
81159              This also seems to help for
81160              
81161              Subject: [ID 20000716.015] join UTF8 weirdness
81162              From: root <root@ak-71.mind.de> 
81163              Date: Sat, 15 Jul 2000 15:29:54 +0200
81164              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
81165              
81166              (from Andreas König)
81167      Branch: perl
81168            ! pp_hot.c
81169 ____________________________________________________________________________
81170 [  6463] By: jhi                                   on 2000/07/29  00:55:39
81171         Log: Tune the comments and hopefully stop a memory leak.
81172      Branch: perl
81173            ! toke.c utf8.c
81174 ____________________________________________________________________________
81175 [  6462] By: jhi                                   on 2000/07/29  00:16:53
81176         Log: The problem described in this
81177              
81178              Subject: [ID 20000322.018] named chars aren't magical enough
81179              From: root <root@dixie.cscaper.com>     
81180              Date: Wed, 22 Mar 2000 18:37:42 -0700
81181              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
81182              
81183              has been fixed in perl 5.6.0 but just in case added a test
81184              to keep it away.  (The report from Joseph Hall.)
81185      Branch: perl
81186            ! t/lib/charnames.t
81187 ____________________________________________________________________________
81188 [  6461] By: jhi                                   on 2000/07/28  23:56:36
81189         Log: Tiny fixes for #6460.
81190      Branch: metaconfig/U/perl
81191            ! gccvers.U
81192      Branch: perl
81193            ! Configure config_h.SH
81194 ____________________________________________________________________________
81195 [  6460] By: jhi                                   on 2000/07/28  23:24:41
81196         Log: Warn if the version of the operating system used to compile gcc
81197              differs from the current version of the operating system.
81198              Also display the gcc compilation os and version in myconfig.
81199              Inspiration from
81200              
81201              Subject: Re: [ID 20000710.003] ERRORS!!         
81202              From: "Kurt D. Starsinic" <kstar@chapin.edu>
81203              Date: Mon, 10 Jul 2000 15:54:16 -0400
81204              Message-ID: <20000710155416.A1384@O2.chapin.edu>
81205      Branch: metaconfig/U/perl
81206            ! gccvers.U
81207      Branch: perl
81208            ! Configure config_h.SH myconfig.SH
81209 ____________________________________________________________________________
81210 [  6459] By: jhi                                   on 2000/07/28  22:00:32
81211         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
81212              letter to $Config{osvers}.
81213      Branch: metaconfig
81214            ! U/modified/Oldconfig.U
81215      Branch: perl
81216            ! Configure config_h.SH
81217 ____________________________________________________________________________
81218 [  6458] By: jhi                                   on 2000/07/28  04:15:39
81219         Log: Back out #6454, doesn't seem to work.
81220              (Reason: that patch was for perl 5.6.0, not perl-current)
81221              (A version of the patch for perl-current came in later as #6466)
81222      Branch: perl
81223            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
81224            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
81225            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
81226 ____________________________________________________________________________
81227 [  6457] By: jhi                                   on 2000/07/27  23:31:49
81228         Log: Use setproctitle() if available to modify $0.
81229              
81230              Subject: setting $* on BSD4 broken
81231              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
81232              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
81233              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
81234      Branch: metaconfig
81235            ! U/modified/Myinit.U
81236      Branch: perl
81237            ! Configure config_h.SH mg.c
81238 ____________________________________________________________________________
81239 [  6456] By: jhi                                   on 2000/07/27  14:50:47
81240         Log: Allow "no AutoLoader;", based on change #6444,
81241              suggested by Graham Barr.
81242      Branch: perl
81243            ! lib/AutoLoader.pm
81244 ____________________________________________________________________________
81245 [  6455] By: jhi                                   on 2000/07/27  14:19:10
81246         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
81247              From: rspier@pobox.com (Robert Spier)
81248              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
81249              Message-ID: <14720.15855.787664.424783@rls.cx>
81250      Branch: perl
81251            ! pod/perldiag.pod
81252 ____________________________________________________________________________
81253 [  6454] By: jhi                                   on 2000/07/27  14:03:02
81254         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
81255              for a long time).
81256              
81257              Reported in
81258              
81259              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
81260              From: Ryan Herbert <rherbert@sycamorehq.com>
81261              Date: Mon, 17 Jul 2000 11:40:42 -0400
81262              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
81263              
81264              Patched in
81265              
81266              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
81267              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
81268              Date: Wed, 26 Jul 2000 23:40:18 +0100
81269              Message-ID: <000001bff752$79511880$0a17073e@tiny>
81270              
81271              based on an earlier patch from Stephen P. Potter.
81272              
81273              (Removed later by change #6458 because this patch was for
81274              perl 5.6.0, not perl-current)
81275      Branch: perl
81276            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
81277            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
81278            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
81279 ____________________________________________________________________________
81280 [  6453] By: jhi                                   on 2000/07/27  13:48:02
81281         Log: Subject: [PATCH] fixes bug 20000508.004
81282              From: Michael Stevens <mstevens@globnix.org>
81283              Date: Thu, 27 Jul 2000 13:49:04 +0100
81284              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
81285      Branch: perl
81286            ! pod/perldata.pod
81287 ____________________________________________________________________________
81288 [  6452] By: jhi                                   on 2000/07/26  23:51:26
81289         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
81290              and Craig A. Berry.
81291      Branch: perl
81292            ! lib/File/Temp.pm pod/perlport.pod
81293 ____________________________________________________________________________
81294 [  6451] By: jhi                                   on 2000/07/26  19:43:30
81295         Log: Be wary of close()s, too.
81296              
81297              Subject: Re: [PATCH] perlbug cleanup
81298              From: Tim Jenness <t.jenness@jach.hawaii.edu>
81299              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
81300              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
81301      Branch: perl
81302            ! utils/perlbug.PL
81303 ____________________________________________________________________________
81304 [  6450] By: jhi                                   on 2000/07/26  18:41:40
81305         Log: Subject: Minor doc patch: handy.h
81306              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
81307              Date: Wed, 26 Jul 2000 15:34:25 -0300
81308              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
81309      Branch: perl
81310            ! handy.h pod/perlapi.pod
81311 ____________________________________________________________________________
81312 [  6449] By: jhi                                   on 2000/07/26  18:23:55
81313         Log: Subject: [PATCH] minor doc change - perlguts
81314              From: Michael Stevens <mstevens@globnix.org>
81315              Date: Thu, 13 Jul 2000 12:39:18 +0100
81316              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
81317      Branch: perl
81318            ! pod/perlguts.pod
81319 ____________________________________________________________________________
81320 [  6448] By: jhi                                   on 2000/07/26  18:20:30
81321         Log: open() wariness in perlbug.
81322              
81323              Subject: [PATCH] perlbug cleanup
81324              From: Michael Stevens <mstevens@globnix.org>
81325              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
81326              Date: Thu, 13 Jul 2000 15:52:23 +0100
81327      Branch: perl
81328            ! utils/perlbug.PL
81329 ____________________________________________________________________________
81330 [  6447] By: jhi                                   on 2000/07/26  18:13:04
81331         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
81332      Branch: perl
81333            ! lib/File/Temp.pm t/lib/ftmp-security.t
81334 ____________________________________________________________________________
81335 [  6446] By: jhi                                   on 2000/07/26  18:06:32
81336         Log: docfix from Peter Scott <Peter@PSDT.com>.
81337      Branch: perl
81338            ! pod/perlfunc.pod
81339 ____________________________________________________________________________
81340 [  6445] By: jhi                                   on 2000/07/26  17:53:31
81341         Log: Fix *foo{FORMAT}.
81342              
81343              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81344              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
81345              Date: Wed, 26 Jul 2000 19:51:02 +0200
81346              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
81347              
81348              From: Graham Barr <gbarr@pobox.com>
81349              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
81350              Date: Wed, 26 Jul 2000 17:38:36 +0100
81351              Message-ID: <20000726173836.L472@pobox.com>
81352      Branch: perl
81353            ! pp.c sv.c t/op/gv.t
81354 ____________________________________________________________________________
81355 [  6444] By: jhi                                   on 2000/07/26  17:49:14
81356         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
81357              from Graham Barr in the module list.
81358      Branch: perl
81359            ! gv.c pod/perlobj.pod
81360 ____________________________________________________________________________
81361 [  6443] By: jhi                                   on 2000/07/26  16:06:56
81362         Log: More split() doc and test patches from Mike Guy.
81363      Branch: perl
81364            ! pod/perlfunc.pod t/op/split.t
81365 ____________________________________________________________________________
81366 [  6442] By: jhi                                   on 2000/07/26  16:05:30
81367         Log: MacOS nits from Matthias Neeracher.
81368      Branch: perl
81369            ! perl.c pp_ctl.c
81370 ____________________________________________________________________________
81371 [  6441] By: jhi                                   on 2000/07/26  04:39:57
81372         Log: Subject: [PATCH] split /^/
81373              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81374              Date: Tue, 25 Jul 2000 14:18:57 +0100
81375              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
81376              
81377              (with notes from tchrist and gbarr)
81378      Branch: perl
81379            ! pod/perlfunc.pod t/op/split.t
81380 ____________________________________________________________________________
81381 [  6440] By: jhi                                   on 2000/07/26  04:32:32
81382         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
81383              From: Peter Prymmer <pvhp@forte.com>
81384              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
81385              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
81386      Branch: perl
81387            ! vms/munchconfig.c
81388 ____________________________________________________________________________
81389 [  6439] By: jhi                                   on 2000/07/26  04:31:01
81390         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
81391              to be fatal errors (instead of by default ignoring them, and
81392              ignoring with a bug: even though -w gave an error, the opening [
81393              was left in)  Reported in:
81394              
81395              Subject: [ID 20000716.024] [=cc=] / [:blank:]
81396              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
81397              Date: Sun, 16 Jul 2000 17:55:29 -0700
81398              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
81399      Branch: perl
81400            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
81401 ____________________________________________________________________________
81402 [  6438] By: jhi                                   on 2000/07/25  15:41:15
81403         Log: Subject: [PATCH] av.c apidoc
81404              From: simon@brecon.co.uk (Simon Cozens)
81405              Date: 24 Jul 2000 06:40:52 GMT
81406              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
81407      Branch: perl
81408            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
81409            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
81410 ____________________________________________________________________________
81411 [  6437] By: jhi                                   on 2000/07/25  14:05:36
81412         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
81413              From: "Stephen P. Potter" <spp@ds.net>
81414              Date: Mon, 24 Jul 2000 14:22:23 -0400
81415              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
81416      Branch: perl
81417            ! pod/perllocale.pod
81418 ____________________________________________________________________________
81419 [  6436] By: jhi                                   on 2000/07/25  14:02:03
81420         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
81421              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81422              Date: Mon, 24 Jul 2000 18:04:28 +0100
81423              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
81424      Branch: perl
81425            ! t/lib/syslfs.t t/op/lfs.t
81426 ____________________________________________________________________________
81427 [  6435] By: jhi                                   on 2000/07/25  13:59:28
81428         Log: Get UTF16 BOMs working.  Patch from
81429              
81430              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
81431              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81432              Date: Tue, 25 Jul 2000 12:52:45 +0100
81433              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
81434              
81435              and notes from
81436              
81437              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
81438              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81439              Date: Tue, 25 Jul 2000 11:43:25 +0100
81440              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
81441      Branch: perl
81442            ! t/comp/require.t toke.c utf8.c
81443 ____________________________________________________________________________
81444 [  6434] By: jhi                                   on 2000/07/25  02:39:54
81445         Log: Make the "uninit variable" warning to say "concat or string"
81446              or "join or string" when in concat or join .
81447              
81448              Subject: Re: [ID 20000403.009] uninitialised concatenation???
81449              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81450              Date: Tue, 04 Apr 2000 18:22:58 +0100
81451              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
81452              
81453              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
81454              From: William R Ward <hermit@BayView.COM>
81455              Date: Thu, 30 Mar 2000 19:50:03 -0800
81456              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
81457      Branch: perl
81458            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
81459            ! t/pragma/warn/op t/pragma/warn/sv
81460 ____________________________________________________________________________
81461 [  6433] By: jhi                                   on 2000/07/24  17:52:56
81462         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
81463      Branch: perl
81464            ! lib/File/Spec/VMS.pm
81465 ____________________________________________________________________________
81466 [  6432] By: jhi                                   on 2000/07/24  17:44:44
81467         Log: Test cases for #6431.
81468              
81469              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
81470              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81471              Date: Mon, 24 Jul 2000 15:32:29 +0100
81472              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
81473      Branch: perl
81474            ! t/op/pat.t t/op/split.t
81475 ____________________________________________________________________________
81476 [  6431] By: jhi                                   on 2000/07/24  17:43:17
81477         Log: Bind op fix.
81478              
81479              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
81480              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81481              Date: Mon, 17 Jul 2000 20:04:56 +0100
81482              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
81483      Branch: perl
81484            ! op.c
81485 ____________________________________________________________________________
81486 [  6430] By: jhi                                   on 2000/07/24  03:42:42
81487         Log: Subject: [ID 20000716.023] syslog test fails without sockets
81488              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81489              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
81490              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
81491      Branch: metaconfig/U/perl
81492            ! Extensions.U
81493      Branch: perl
81494            ! Configure config_h.SH
81495 ____________________________________________________________________________
81496 [  6429] By: jhi                                   on 2000/07/24  03:11:52
81497         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
81498              case, but add also notes explaining the relationship of this
81499              patch and the earlier notes by Sarathy.
81500              
81501              Subject: Map is still slow
81502              From: "Ben Tilly" <ben_tilly@hotmail.com>
81503              Date: Sat, 15 Jul 2000 17:23:27 EDT
81504              Message-ID: <20000715212327.21656.qmail@hotmail.com>
81505      Branch: perl
81506            ! pp_ctl.c
81507 ____________________________________________________________________________
81508 [  6428] By: jhi                                   on 2000/07/24  02:58:52
81509         Log: Documentation to explain the behaviour of map().
81510              
81511              Subject: Re: Map is still slow 
81512              From: Gurusamy Sarathy <gsar@ActiveState.com>
81513              Date: Sat, 15 Jul 2000 16:05:09 -0700
81514              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
81515      Branch: perl
81516            ! pp_ctl.c
81517 ____________________________________________________________________________
81518 [  6427] By: jhi                                   on 2000/07/24  02:50:03
81519         Log: Add tests for
81520              [ID 19991110.003] another matching finding by pcre author
81521              which has already been fixed by some patch, as verified in
81522              
81523              Subject: Re: two regex bugs from the mists of time (well, last November)
81524              From: Hugo <hv@crypt.compulink.co.uk>
81525              Date: Sat, 22 Jul 2000 18:12:58 +0100
81526              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
81527      Branch: perl
81528            ! t/op/re_tests
81529 ____________________________________________________________________________
81530 [  6426] By: jhi                                   on 2000/07/24  02:11:20
81531         Log: A missing 'break' after the [[:space:]] switch case.
81532              
81533              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
81534              From: "Stephen P. Potter" <spp@ds.net>
81535              Date: Tue, 18 Jul 2000 16:25:17 -0400
81536              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
81537      Branch: perl
81538            ! regcomp.c
81539 ____________________________________________________________________________
81540 [  6425] By: jhi                                   on 2000/07/24  02:06:12
81541         Log: The output might have been produced in the wrong order.
81542              
81543              Subject: [ID 20000720.003] [PATCH] t/op/write.t
81544              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81545              Date: Thu, 20 Jul 2000 18:49:18 +0100
81546              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
81547      Branch: perl
81548            ! t/op/write.t
81549 ____________________________________________________________________________
81550 [  6424] By: jhi                                   on 2000/07/24  02:00:07
81551         Log: Use STDOUT consistently.
81552              
81553              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
81554              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81555              Date: Thu, 20 Jul 2000 18:04:01 +0100
81556              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
81557      Branch: perl
81558            ! lib/Test/Harness.pm
81559 ____________________________________________________________________________
81560 [  6423] By: jhi                                   on 2000/07/24  01:54:54
81561         Log: Protect against "wild next"s, that is, callbacks doing "next"
81562              instead of "return".
81563              
81564              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
81565              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81566              Date: Tue, 18 Jul 2000 11:30:16 +0100
81567              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
81568      Branch: perl
81569            ! lib/File/Find.pm
81570 ____________________________________________________________________________
81571 [  6422] By: jhi                                   on 2000/07/24  01:35:47
81572         Log: Out-of-date note removed.
81573              
81574              Subject: [PATCH] documentation perlipc
81575              From: rspier@pobox.com (Robert Spier)
81576              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
81577              Message-ID: <14711.35178.572612.502654@rls.cx>
81578      Branch: perl
81579            ! pod/perlipc.pod
81580 ____________________________________________________________________________
81581 [  6421] By: jhi                                   on 2000/07/24  00:09:18
81582         Log: Send all installperl messages to STDERR and be -w clean.
81583              
81584              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
81585              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81586              Date: Sat, 22 Jul 2000 14:02:11 +0100
81587              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
81588      Branch: perl
81589            ! installperl
81590 ____________________________________________________________________________
81591 [  6420] By: jhi                                   on 2000/07/24  00:04:19
81592         Log: Decutandpasto.
81593              
81594              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
81595              From: "Richard Soderberg" <rs@crystalflame.net>
81596              Date: Sun, 23 Jul 2000 01:37:23 -0700
81597              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
81598      Branch: perl
81599            ! pod/perlipc.pod
81600 ____________________________________________________________________________
81601 [  6419] By: jhi                                   on 2000/07/24  00:01:12
81602         Log: A cleaner abs_path().
81603              Subject: Re: unix alternative to Cwd.pm
81604              From: Jeff Pinyan <jeffp@crusoe.net>
81605              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
81606              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
81607      Branch: perl
81608            ! lib/Cwd.pm
81609 ____________________________________________________________________________
81610 [  6418] By: jhi                                   on 2000/07/23  23:48:56
81611         Log: Detypo.
81612              
81613              Subject: [PATCH perl-current] Typo in hints/powerux.sh
81614              From: "Richard Soderberg" <rs@crystalflame.net>
81615              Date: Sun, 23 Jul 2000 01:27:33 -0700
81616              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
81617      Branch: perl
81618            ! hints/powerux.sh
81619 ____________________________________________________________________________
81620 [  6417] By: jhi                                   on 2000/07/17  22:13:31
81621         Log: Subject: SDBM_File documentation
81622              From: mjd@plover.com
81623              Date: 16 Jul 2000 17:41:17 -0000
81624              Message-ID: <20000716174117.18515.qmail@plover.com>
81625      Branch: perl
81626            ! ext/SDBM_File/SDBM_File.pm
81627 ____________________________________________________________________________
81628 [  6416] By: jhi                                   on 2000/07/17  19:13:26
81629         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
81630      Branch: perl
81631            ! hints/mpeix.sh mpeix/relink
81632 ____________________________________________________________________________
81633 [  6415] By: jhi                                   on 2000/07/15  14:11:02
81634         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
81635              the utf8 'characters' can be more than one octet).
81636              
81637              Date: Sat, 15 Jul 2000 00:21:56 +0100
81638              From: Tom Hughes <tom@compton.nu>
81639              Subject: Re: [ID 20000714.002]
81640              Message-ID: <db2334de49.tom@compton.compton.nu>
81641              
81642              Reported in
81643              
81644              Subject: [ID 20000714.002]
81645              From: "Simon Cozens" <simon@othersideofthe.earth.li>
81646              Date: 14 Jul 2000 15:13:09 -0000
81647              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
81648      Branch: perl
81649            ! doop.c
81650 ____________________________________________________________________________
81651 [  6414] By: jhi                                   on 2000/07/15  03:13:41
81652         Log: another VMS build tweak from Peter Prymmer
81653      Branch: perl
81654            ! vms/descrip_mms.template
81655 ____________________________________________________________________________
81656 [  6413] By: jhi                                   on 2000/07/15  03:10:40
81657         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
81658      Branch: perl
81659            ! vms/perlvms.pod
81660 ____________________________________________________________________________
81661 [  6412] By: jhi                                   on 2000/07/15  00:31:05
81662         Log: More docs for sv functions.
81663              
81664              Subject: [PATCH cfgperl] sv.c apidoc
81665              From: simon@brecon.co.uk (Simon Cozens)
81666              Date: 13 Jul 2000 09:00:20 GMT
81667              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
81668              
81669              Subject: Re: [PATCH cfgperl] sv.c apidoc
81670              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81671              Date: Thu, 13 Jul 2000 12:27:41 +0100
81672              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
81673              
81674              Subject: Re: [PATCH cfgperl] sv.c apidoc
81675              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81676              Date: Thu, 13 Jul 2000 13:23:09 +0100
81677              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
81678              
81679              Subject: Re: [PATCH cfgperl] sv.c apidoc
81680              From: simon@brecon.co.uk (Simon Cozens)
81681              Date: 14 Jul 2000 06:51:02 GMT
81682              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
81683      Branch: perl
81684            ! embed.pl pod/perlapi.pod sv.c
81685 ____________________________________________________________________________
81686 [  6411] By: jhi                                   on 2000/07/15  00:10:41
81687         Log: lib/b test fixes from Peter Prymmer.
81688      Branch: perl
81689            ! t/lib/b.t
81690 ____________________________________________________________________________
81691 [  6410] By: jhi                                   on 2000/07/15  00:02:09
81692         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
81693              From: Hugo <hv@crypt.compulink.co.uk>
81694              Date: Fri, 14 Jul 2000 23:05:20 +0100
81695              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
81696              
81697              Didn't anymore apply, but that point still could use another fix.
81698      Branch: perl
81699            ! pod/perlfunc.pod
81700 ____________________________________________________________________________
81701 [  6409] By: jhi                                   on 2000/07/14  23:15:15
81702         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
81703              not in pod, from Peter Prymmer
81704      Branch: perl
81705            ! vms/descrip_mms.template
81706 ____________________________________________________________________________
81707 [  6408] By: jhi                                   on 2000/07/14  20:35:05
81708         Log: The bug report
81709              [ID 19991110.002] minimal matching discrepancy found by pcre author
81710              seems to have been fixed (though differently from what was suggested
81711              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
81712      Branch: perl
81713            ! t/op/re_tests
81714 ____________________________________________________________________________
81715 [  6407] By: jhi                                   on 2000/07/14  17:38:08
81716         Log: Fix AutoSplit to use File::Spec the right way in VMS,
81717              from Peter Prymmer.
81718      Branch: perl
81719            ! lib/AutoSplit.pm
81720 ____________________________________________________________________________
81721 [  6406] By: jhi                                   on 2000/07/14  14:13:22
81722         Log: Merge perlhacktut into perlhack, update perlguts.
81723              
81724              Subject: Re: Perlhacktut
81725              From: simon@brecon.co.uk (Simon Cozens)
81726              Date: 14 Jul 2000 06:49:21 GMT
81727              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
81728              
81729              Subject: Re: Perlhacktut
81730              From: simon@brecon.co.uk (Simon Cozens)
81731              Date: 14 Jul 2000 07:09:45 GMT
81732              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
81733      Branch: perl
81734            ! pod/perlguts.pod pod/perlhack.pod
81735 ____________________________________________________________________________
81736 [  6405] By: jhi                                   on 2000/07/14  14:02:31
81737         Log: Integrate with Sarathy.
81738      Branch: cfgperl
81739           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
81740           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
81741           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
81742 ____________________________________________________________________________
81743 [  6404] By: gsar                                  on 2000/07/14  12:15:02
81744         Log: PERL_OBJECT build tweaks
81745      Branch: perl
81746            ! toke.c
81747 ____________________________________________________________________________
81748 [  6403] By: gsar                                  on 2000/07/14  11:23:41
81749         Log: inconsistent types needs casts
81750      Branch: perl
81751            ! toke.c
81752 ____________________________________________________________________________
81753 [  6402] By: gsar                                  on 2000/07/14  11:12:04
81754         Log: typos in change#6399, regen headers
81755      Branch: perl
81756            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
81757 ____________________________________________________________________________
81758 [  6401] By: gsar                                  on 2000/07/14  10:59:12
81759         Log: typecasts needed for change#6394
81760      Branch: perl
81761            ! toke.c
81762 ____________________________________________________________________________
81763 [  6400] By: gsar                                  on 2000/07/14  10:49:37
81764         Log: integrate cfgperl contents into mainline
81765      Branch: perl
81766           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
81767           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
81768 ____________________________________________________________________________
81769 [  6399] By: gsar                                  on 2000/07/14  10:38:35
81770         Log: enable UTF-16 filter by default if relevant BOM is seen; various
81771              cleanups (typos, misformatted code, and small bugs)
81772      Branch: perl
81773            ! doop.c embed.pl mg.c op.c pp.c toke.c
81774 ____________________________________________________________________________
81775 [  6398] By: gsar                                  on 2000/07/14  08:55:38
81776         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
81777              name suggests anyway)
81778      Branch: perl
81779            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
81780 ____________________________________________________________________________
81781 [  6397] By: gsar                                  on 2000/07/14  08:44:33
81782         Log: move new variables to the end of the interpreter structure (for
81783              bincompat in code that doesn't #include XSUB.h)
81784      Branch: perl
81785            ! intrpvar.h
81786 ____________________________________________________________________________
81787 [  6396] By: gsar                                  on 2000/07/14  08:13:58
81788         Log: MakeMaker should not remove editor backups (*~) on `make clean`
81789              by default (completes change#6383)
81790      Branch: perl
81791            ! lib/ExtUtils/MM_Unix.pm
81792 ____________________________________________________________________________
81793 [  6395] By: jhi                                   on 2000/07/14  05:20:33
81794         Log: Replace change #6337 with a better one.
81795              
81796              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81797              From: Hugo <hv@crypt.compulink.co.uk>
81798              Date: Fri, 14 Jul 2000 04:16:20 +0100
81799              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
81800      Branch: cfgperl
81801            ! regexec.c t/op/re_tests
81802 ____________________________________________________________________________
81803 [  6394] By: jhi                                   on 2000/07/14  01:33:59
81804         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
81805      Branch: cfgperl
81806            ! embed.pl global.sym proto.h toke.c
81807 ____________________________________________________________________________
81808 [  6393] By: jhi                                   on 2000/07/13  23:41:23
81809         Log: remove discarded test
81810      Branch: cfgperl
81811            ! MANIFEST
81812 ____________________________________________________________________________
81813 [  6392] By: jhi                                   on 2000/07/13  23:32:25
81814         Log: The {multiplier} of a fixed substring was overlooked which
81815              caused a wrong initial search offset for that substring.
81816              
81817              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
81818              From: Hugo <hv@crypt.compulink.co.uk>
81819              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
81820              Date: Thu, 13 Jul 2000 19:27:13 +0100
81821      Branch: cfgperl
81822            ! regcomp.c t/op/re_tests
81823 ____________________________________________________________________________
81824 [  6391] By: jhi                                   on 2000/07/13  16:37:42
81825         Log: typo fix from Craig Berry
81826      Branch: cfgperl
81827            ! vms/subconfigure.com
81828 ____________________________________________________________________________
81829 [  6390] By: jhi                                   on 2000/07/13  13:20:12
81830         Log: Integrate with Sarathy.
81831      Branch: cfgperl
81832            - t/op/method2entersub.t
81833           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
81834           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
81835           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
81836           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
81837 ____________________________________________________________________________
81838 [  6389] By: jhi                                   on 2000/07/13  13:18:48
81839         Log: Detypo from Peter Prymmer, part of #6388.
81840      Branch: cfgperl
81841            ! Configure config_h.SH
81842      Branch: metaconfig
81843            ! U/modified/d_longlong.U
81844 ____________________________________________________________________________
81845 [  6388] By: gsar                                  on 2000/07/13  06:33:40
81846         Log: typos (spotted by Peter Prymmer)
81847      Branch: perl
81848            ! Configure t/lib/english.t
81849 ____________________________________________________________________________
81850 [  6387] By: gsar                                  on 2000/07/13  05:35:28
81851         Log: new selfloader.t in change#6183 doesn't close DATA handles,
81852              and thus fails to clean up tmp files on dosish platforms
81853      Branch: perl
81854            ! t/lib/selfloader.t
81855 ____________________________________________________________________________
81856 [  6386] By: gsar                                  on 2000/07/12  21:42:39
81857         Log: sprintf test tweaks (from Dominic Dunlop)
81858      Branch: perl
81859            ! t/op/sprintf.t
81860 ____________________________________________________________________________
81861 [  6385] By: gsar                                  on 2000/07/12  21:33:46
81862         Log: fix bugs in processing %v-*d and similar format specs (from
81863              Avi Finkel <avi@finkel.org>)
81864      Branch: perl
81865            ! sv.c t/op/sprintf.t
81866 ____________________________________________________________________________
81867 [  6384] By: gsar                                  on 2000/07/12  16:04:19
81868         Log: readd missing perldelta.pod changes from changes#6339,6376
81869      Branch: perl
81870            ! pod/perldelta.pod
81871 ____________________________________________________________________________
81872 [  6383] By: gsar                                  on 2000/07/12  16:00:51
81873         Log: don't clobber *.orig files on *clean targets
81874      Branch: perl
81875            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
81876 ____________________________________________________________________________
81877 [  6382] By: gsar                                  on 2000/07/12  07:59:12
81878         Log: fix broken integrations in cfgperl
81879      Branch: cfgperl
81880           !> Changes pod/perldelta.pod
81881 ____________________________________________________________________________
81882 [  6381] By: gsar                                  on 2000/07/12  07:42:17
81883         Log: integrate cfgperl changes into mainline
81884      Branch: perl
81885            ! Changes
81886           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
81887           !> pod/perlre.pod
81888 ____________________________________________________________________________
81889 [  6380] By: gsar                                  on 2000/07/12  07:31:00
81890         Log: get sprintf.t to adjust properly for 3-digit exponents
81891      Branch: perl
81892            ! t/op/sprintf.t
81893 ____________________________________________________________________________
81894 [  6379] By: gsar                                  on 2000/07/12  06:40:04
81895         Log: change#6174 needs corresponding change in win32/config_h.PL,
81896              which grovels through config_h.SH to find the config.h name
81897      Branch: perl
81898            ! win32/config_h.PL
81899 ____________________________________________________________________________
81900 [  6378] By: jhi                                   on 2000/07/12  05:03:59
81901         Log: Do the cc sanity check both before the hints and
81902              after the cc selction.
81903      Branch: cfgperl
81904            ! Configure config_h.SH
81905      Branch: metaconfig
81906            ! U/modified/Oldconfig.U U/modified/cc.U
81907      Branch: metaconfig/U/perl
81908            + Checkcc.U
81909 ____________________________________________________________________________
81910 [  6377] By: jhi                                   on 2000/07/12  02:49:22
81911         Log: Fix nits noticed by Boston.pm.
81912      Branch: cfgperl
81913            ! pod/perlre.pod
81914 ____________________________________________________________________________
81915 [  6376] By: jhi                                   on 2000/07/11  21:22:13
81916         Log: Configure cosmetics and perldelta.
81917      Branch: cfgperl
81918            ! Configure config_h.SH pod/perldelta.pod
81919      Branch: metaconfig
81920            ! U/modified/cc.U
81921 ____________________________________________________________________________
81922 [  6375] By: gsar                                  on 2000/07/11  21:17:35
81923         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
81924      Branch: perl
81925            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
81926            ! win32/win32sck.c
81927 ____________________________________________________________________________
81928 [  6374] By: gsar                                  on 2000/07/11  20:48:50
81929         Log: tweak for build failure under multiplicity
81930      Branch: perl
81931            ! toke.c
81932 ____________________________________________________________________________
81933 [  6373] By: gsar                                  on 2000/07/11  20:37:23
81934         Log: integrate cfgperl changes#6325..6373 into mainline
81935              (NOTE: today's batch of integrations still untested)
81936      Branch: perl
81937           +> ext/DynaLoader/hints/netbsd.pl
81938            ! Changes
81939           !> (integrate 26 files)
81940 ____________________________________________________________________________
81941 [  6372] By: jhi                                   on 2000/07/11  20:30:36
81942         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
81943              regen perltoc.
81944      Branch: cfgperl
81945            + pod/perlbook.pod
81946            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
81947            ! pod/perltoc.pod
81948 ____________________________________________________________________________
81949 [  6371] By: jhi                                   on 2000/07/11  20:08:56
81950         Log: Minor cleanups on the booklist.
81951      Branch: cfgperl
81952            ! pod/perlfaq2.pod
81953 ____________________________________________________________________________
81954 [  6370] By: jhi                                   on 2000/07/11  19:31:13
81955         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
81956      Branch: cfgperl
81957            ! t/pragma/overload.t
81958 ____________________________________________________________________________
81959 [  6369] By: gsar                                  on 2000/07/11  19:27:48
81960         Log: integrate cfgperl changes#6293..6324 into mainline
81961      Branch: perl
81962           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
81963            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
81964           !> (integrate 30 files)
81965 ____________________________________________________________________________
81966 [  6368] By: gsar                                  on 2000/07/11  19:18:57
81967         Log: skip integrate of problematic change#6292 from cfgperl into mainline
81968      Branch: perl
81969           !> pp_hot.c
81970 ____________________________________________________________________________
81971 [  6367] By: gsar                                  on 2000/07/11  19:17:21
81972         Log: integrate cfgperl changes#6288..6290 into mainline
81973      Branch: perl
81974           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
81975 ____________________________________________________________________________
81976 [  6366] By: gsar                                  on 2000/07/11  19:11:18
81977         Log: integrate cfgperl changes#6268..6282 into mainline
81978      Branch: perl
81979           !> (integrate 30 files)
81980 ____________________________________________________________________________
81981 [  6365] By: gsar                                  on 2000/07/11  18:57:00
81982         Log: delete new accidentally branched file
81983      Branch: perl
81984            - t/op/method2entersub.t
81985 ____________________________________________________________________________
81986 [  6364] By: gsar                                  on 2000/07/11  18:55:13
81987         Log: skip integrate of change#6267 from cfgperl into mainline (the
81988              method call optimization is flawed without additional hints
81989              from user about immutableness of @ISA and no runtime method
81990              definitions)
81991      Branch: perl
81992           +> t/op/method2entersub.t
81993           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
81994           !> perl.h t/op/sprintf.t xsutils.c
81995 ____________________________________________________________________________
81996 [  6363] By: gsar                                  on 2000/07/11  18:49:43
81997         Log: integrate cfgperl changes#6261..6266 into mainline
81998      Branch: perl
81999           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
82000           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
82001           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
82002           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
82003 ____________________________________________________________________________
82004 [  6362] By: gsar                                  on 2000/07/11  18:43:26
82005         Log: integrate cfgperl changes#6252..6260 into mainline
82006      Branch: perl
82007           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
82008           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
82009           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
82010           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
82011 ____________________________________________________________________________
82012 [  6361] By: gsar                                  on 2000/07/11  18:37:12
82013         Log: skip integrate of problematic change#6251 from cfgperl into mainline
82014      Branch: perl
82015           !> lib/Exporter.pm
82016 ____________________________________________________________________________
82017 [  6360] By: gsar                                  on 2000/07/11  18:34:56
82018         Log: integrate cfgperl change#6250 into mainline
82019      Branch: perl
82020           +> t/op/my_stash.t
82021           !> MANIFEST embed.pl proto.h toke.c
82022 ____________________________________________________________________________
82023 [  6359] By: gsar                                  on 2000/07/11  18:21:19
82024         Log: integrate cfgperl changes#6242..6249 into mainline
82025      Branch: perl
82026           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
82027           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
82028           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
82029           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
82030           !> t/lib/peek.t utf8.c
82031 ____________________________________________________________________________
82032 [  6358] By: gsar                                  on 2000/07/11  18:15:45
82033         Log: skip integrate of problematic change#6241 from cfgperl into mainline
82034      Branch: perl
82035           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82036 ____________________________________________________________________________
82037 [  6357] By: jhi                                   on 2000/07/11  18:15:16
82038         Log: Fix for
82039              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
82040              From: Roderick Schertler <roderick@argon.org> 
82041              Date: Tue, 11 Jul 2000 13:55:05 -0400 
82042              Message-Id: <200007111755.NAA05077@jones.argon.org> 
82043      Branch: cfgperl
82044            ! doio.c
82045 ____________________________________________________________________________
82046 [  6356] By: jhi                                   on 2000/07/11  18:12:51
82047         Log: Typo in #6341.
82048      Branch: cfgperl
82049            ! pp_hot.c
82050 ____________________________________________________________________________
82051 [  6355] By: gsar                                  on 2000/07/11  18:12:10
82052         Log: integrate cfgperl changes#6231..6240 into mainline
82053      Branch: perl
82054           +> pod/perlutil.pod
82055           !> (integrate 35 files)
82056 ____________________________________________________________________________
82057 [  6354] By: jhi                                   on 2000/07/11  18:04:34
82058         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
82059              From: Dominic Dunlop <domo@computer.org> 
82060              Date: Tue, 11 Jul 2000 12:27:33 +0200 
82061              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
82062              
82063              Replaces change #6268.
82064      Branch: cfgperl
82065            ! t/op/sprintf.t
82066 ____________________________________________________________________________
82067 [  6353] By: gsar                                  on 2000/07/11  17:59:51
82068         Log: skip integrate of problematic change#6230 from cfgperl into mainline
82069              (a later version of File::Spec is already in mainline)
82070      Branch: perl
82071           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
82072           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
82073 ____________________________________________________________________________
82074 [  6352] By: gsar                                  on 2000/07/11  17:57:48
82075         Log: integrate cfgperl changes#6224..6229 into mainline
82076      Branch: perl
82077           +> lib/lib.pm.PL
82078            - lib/lib.pm
82079           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
82080           !> lib/English.pm op.c t/lib/english.t
82081 ____________________________________________________________________________
82082 [  6351] By: gsar                                  on 2000/07/11  17:50:10
82083         Log: skip integrate of problematic change#6223 from cfgperl into mainline
82084      Branch: perl
82085           !> doio.c
82086 ____________________________________________________________________________
82087 [  6350] By: gsar                                  on 2000/07/11  17:48:28
82088         Log: integrate cfgperl changes#6220..6222 into mainline
82089      Branch: perl
82090           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
82091           !> toke.c utf8.c win32/win32.h
82092 ____________________________________________________________________________
82093 [  6349] By: gsar                                  on 2000/07/11  17:46:13
82094         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
82095              mainline
82096      Branch: perl
82097           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82098           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
82099           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82100 ____________________________________________________________________________
82101 [  6348] By: jhi                                   on 2000/07/11  17:45:49
82102         Log: README.posix-bc podified from Thomas Dorner.
82103      Branch: cfgperl
82104            ! README.posix-bc
82105 ____________________________________________________________________________
82106 [  6347] By: gsar                                  on 2000/07/11  17:42:04
82107         Log: integrate cfgperl change#6217 into mainline
82108      Branch: perl
82109           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
82110           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
82111           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
82112 ____________________________________________________________________________
82113 [  6346] By: gsar                                  on 2000/07/11  17:39:37
82114         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
82115              mainline
82116      Branch: perl
82117           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
82118           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82119           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
82120           !> perlapi.h pod/perlapi.pod
82121 ____________________________________________________________________________
82122 [  6345] By: gsar                                  on 2000/07/11  17:36:42
82123         Log: integrate cfgperl changes#6207..6210 into mainline
82124      Branch: perl
82125           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
82126           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
82127 ____________________________________________________________________________
82128 [  6344] By: gsar                                  on 2000/07/11  17:31:20
82129         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
82130              mainline
82131      Branch: perl
82132           !> (integrate 40 files)
82133 ____________________________________________________________________________
82134 [  6343] By: gsar                                  on 2000/07/11  17:19:08
82135         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
82136      Branch: perl
82137           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
82138            ! Changes
82139           !> (integrate 34 files)
82140 ____________________________________________________________________________
82141 [  6342] By: jhi                                   on 2000/07/11  16:05:48
82142         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
82143              To: perl5-porters@perl.org
82144              From: Karsten Sperling <spiff@phreax.net>
82145              Date: Mon, 10 Jul 2000 15:12:52 +0200
82146              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
82147      Branch: cfgperl
82148            ! lib/Symbol.pm
82149 ____________________________________________________________________________
82150 [  6341] By: jhi                                   on 2000/07/11  15:59:23
82151         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
82152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82153              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
82154              Date: Fri, 07 Jul 2000 17:57:16 +0100
82155      Branch: cfgperl
82156            ! pp_hot.c
82157 ____________________________________________________________________________
82158 [  6340] By: jhi                                   on 2000/07/11  15:55:47
82159         Log: Subject: Re: format bug report  [Patch]
82160              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82161              Date: Wed, 05 Jul 2000 13:12:52 +0200
82162              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
82163              
82164              Subject: Re: format bug report  [Patch]
82165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82166              Date: Wed, 05 Jul 2000 14:10:01 +0200
82167              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
82168      Branch: cfgperl
82169            ! t/op/write.t toke.c
82170 ____________________________________________________________________________
82171 [  6339] By: jhi                                   on 2000/07/11  13:54:09
82172         Log: Be less forgiving about ambiguous and illegal tr ranges.
82173              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
82174              From: Mark-Jason Dominus <mjd@plover.com>
82175              Date: Tue, 04 Jul 2000 10:00:12 -0400
82176              Message-ID: <20000704140012.17772.qmail@plover.com>
82177              
82178              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
82179              From: Mark-Jason Dominus <mjd@plover.com>
82180              Date: Wed, 05 Jul 2000 09:37:36 -0400
82181              Message-ID: <20000705133736.27293.qmail@plover.com>
82182      Branch: cfgperl
82183            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
82184 ____________________________________________________________________________
82185 [  6338] By: jhi                                   on 2000/07/11  13:31:24
82186         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
82187              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82188              Date: Tue, 11 Jul 2000 13:50:51 +0100
82189              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
82190      Branch: cfgperl
82191            ! sv.c
82192 ____________________________________________________________________________
82193 [  6337] By: jhi                                   on 2000/07/11  13:29:14
82194         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
82195              From: Hugo <hv@crypt.compulink.co.uk>
82196              Date: Tue, 11 Jul 2000 12:44:50 +0100
82197              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
82198      Branch: cfgperl
82199            ! regexec.c t/op/re_tests
82200 ____________________________________________________________________________
82201 [  6336] By: jhi                                   on 2000/07/11  13:26:47
82202         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
82203              From: simon@brecon.co.uk (Simon Cozens)
82204              Date: 7 Jul 2000 11:26:09 GMT
82205              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
82206      Branch: cfgperl
82207            ! mg.c
82208 ____________________________________________________________________________
82209 [  6335] By: jhi                                   on 2000/07/11  13:23:37
82210         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
82211              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
82212              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
82213              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
82214      Branch: cfgperl
82215            + ext/DynaLoader/hints/netbsd.pl
82216            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
82217 ____________________________________________________________________________
82218 [  6334] By: jhi                                   on 2000/07/11  13:20:38
82219         Log: Subject: PATCH perlguts.pod: Document D and d magic types
82220              From: mjd@plover.com
82221              Date: 5 Jul 2000 18:01:51 -0000
82222              Message-ID: <20000705180151.29413.qmail@plover.com>
82223      Branch: cfgperl
82224            ! pod/perlguts.pod
82225 ____________________________________________________________________________
82226 [  6333] By: jhi                                   on 2000/07/11  13:15:51
82227         Log: Precedence goof, fix based on
82228              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
82229              From: Hugo <hv@crypt.compulink.co.uk>
82230              Date: Tue, 11 Jul 2000 12:52:38 +0100
82231              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
82232      Branch: cfgperl
82233            ! t/op/taint.t
82234 ____________________________________________________________________________
82235 [  6332] By: jhi                                   on 2000/07/11  12:40:17
82236         Log: Integrate with Sarathy.
82237      Branch: cfgperl
82238           !> win32/win32sck.c
82239 ____________________________________________________________________________
82240 [  6331] By: jhi                                   on 2000/07/10  20:14:16
82241         Log: Sprinkle ldlibpath.
82242      Branch: cfgperl
82243            ! pod/Makefile.SH
82244 ____________________________________________________________________________
82245 [  6330] By: jhi                                   on 2000/07/10  17:54:49
82246         Log: More POSIX.pod tweaks.
82247      Branch: cfgperl
82248            ! ext/POSIX/POSIX.pod
82249 ____________________________________________________________________________
82250 [  6329] By: jhi                                   on 2000/07/10  14:02:12
82251         Log: Reorder perl.pod once more.
82252      Branch: cfgperl
82253            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82254 ____________________________________________________________________________
82255 [  6328] By: gsar                                  on 2000/07/10  07:06:00
82256         Log: accept() leaks memory on windows due to incorrect ordering of
82257              closesocket() and fclose() calls
82258      Branch: perl
82259            ! win32/win32sck.c
82260 ____________________________________________________________________________
82261 [  6327] By: gsar                                  on 2000/07/10  06:49:17
82262         Log: winsock options weren't being set in all threads under ithreads
82263              (caused send()s from second and subsequent threads to fail)
82264      Branch: perl
82265            ! win32/win32sck.c
82266 ____________________________________________________________________________
82267 [  6326] By: jhi                                   on 2000/07/08  02:45:40
82268         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
82269              was cast to an unsigned (32-bit) integer with wild abandon.
82270      Branch: cfgperl
82271            ! ext/Devel/DProf/DProf.xs
82272 ____________________________________________________________________________
82273 [  6325] By: jhi                                   on 2000/07/07  18:50:33
82274         Log: Remove perlbook, update perlfaq book listing,
82275              rearrange perl.pod, regenerate perltoc.
82276      Branch: cfgperl
82277            - pod/perlbook.pod
82278            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
82279            ! pod/perlfaq2.pod pod/perltoc.pod
82280 ____________________________________________________________________________
82281 [  6324] By: jhi                                   on 2000/07/07  14:03:40
82282         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
82283      Branch: cfgperl
82284            ! sv.h toke.c
82285 ____________________________________________________________________________
82286 [  6323] By: jhi                                   on 2000/07/06  16:03:55
82287         Log: Fix complaints of buildtoc.
82288      Branch: cfgperl
82289            + lib/Win32.pod
82290            - pod/Win32.pod
82291            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82292 ____________________________________________________________________________
82293 [  6322] By: jhi                                   on 2000/07/06  15:15:52
82294         Log: Add =head1 NAMEs so that buildtoc is happy.
82295              (The CGI::Util nit reported to Lincoln.)
82296      Branch: cfgperl
82297            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
82298            ! pod/perltoc.pod
82299 ____________________________________________________________________________
82300 [  6321] By: jhi                                   on 2000/07/06  03:16:04
82301         Log: Config is being used.
82302      Branch: cfgperl
82303            ! t/op/method.t
82304 ____________________________________________________________________________
82305 [  6320] By: jhi                                   on 2000/07/06  03:13:13
82306         Log: Integrate with Sarathy.
82307      Branch: cfgperl
82308           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
82309 ____________________________________________________________________________
82310 [  6319] By: jhi                                   on 2000/07/06  03:11:46
82311         Log: Autogenerate pod/Makefile and pod/buildtoc.
82312              buildtoc also checks whether the existing pods are
82313              mentioned in MANIFEST and perl.pod, and vice versa.
82314              (None of the thusly found discrepancies fixed yet.)
82315              roffitall also needs to be autogenerated similarly but it
82316              seems so badly out of date that I didn't touch it yet.
82317      Branch: cfgperl
82318            + pod/Makefile.SH pod/buildtoc.PL
82319            - pod/Makefile pod/buildtoc
82320            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
82321 ____________________________________________________________________________
82322 [  6318] By: gsar                                  on 2000/07/05  22:10:54
82323         Log: fix UNC path handling on Windows under ithreads, and chdir()
82324              return value when given a non-existent directory
82325      Branch: perl
82326            ! win32/vdir.h
82327 ____________________________________________________________________________
82328 [  6317] By: gsar                                  on 2000/07/05  22:08:19
82329         Log: winsock cleanup never done on Windows (leads to handle leaks)
82330      Branch: perl
82331            ! win32/perllib.c win32/win32sck.c
82332 ____________________________________________________________________________
82333 [  6316] By: gsar                                  on 2000/07/05  22:06:19
82334         Log: some debugger output does not go to the socket when RemotePort is set
82335      Branch: perl
82336            ! lib/perl5db.pl
82337 ____________________________________________________________________________
82338 [  6315] By: jhi                                   on 2000/07/05  00:25:21
82339         Log: Integrate with Sarathy, preliminary fix for unicos
82340              alignment problems in [ID 20000612.002] Perl problem on Cray system.
82341      Branch: cfgperl
82342            ! sv.h
82343           !> pp_hot.c
82344 ____________________________________________________________________________
82345 [  6314] By: gsar                                  on 2000/07/04  23:34:02
82346         Log: tyop in change#6306
82347      Branch: perl
82348            ! pp_hot.c
82349 ____________________________________________________________________________
82350 [  6313] By: jhi                                   on 2000/07/04  22:14:38
82351         Log: Multiline string literals ENONPORTABLE.
82352      Branch: cfgperl
82353            ! pp_hot.c
82354 ____________________________________________________________________________
82355 [  6312] By: jhi                                   on 2000/07/04  20:34:44
82356         Log: Integrate with Sarathy.
82357      Branch: cfgperl
82358           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
82359           !> t/op/method.t
82360 ____________________________________________________________________________
82361 [  6311] By: jhi                                   on 2000/07/04  20:30:56
82362         Log: More POSIX.pod embellishment.
82363      Branch: cfgperl
82364            ! ext/POSIX/POSIX.pod
82365 ____________________________________________________________________________
82366 [  6310] By: gsar                                  on 2000/07/04  17:28:48
82367         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
82368      Branch: perl
82369            ! t/lib/b.t
82370 ____________________________________________________________________________
82371 [  6309] By: jhi                                   on 2000/07/04  17:22:18
82372         Log: The #6308 required a little bit more.
82373      Branch: cfgperl
82374            ! Makefile.SH win32/Makefile
82375 ____________________________________________________________________________
82376 [  6308] By: jhi                                   on 2000/07/04  16:35:24
82377         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
82378      Branch: cfgperl
82379            + lib/lib_pm.PL
82380            - lib/lib.pm.PL
82381            ! MANIFEST Makefile.SH
82382 ____________________________________________________________________________
82383 [  6307] By: jhi                                   on 2000/07/04  16:28:58
82384         Log: Win32 patches for cfgperl from Sarathy.
82385      Branch: cfgperl
82386            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
82387            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
82388            ! thread.h toke.c util.c win32/Makefile win32/win32.c
82389 ____________________________________________________________________________
82390 [  6306] By: gsar                                  on 2000/07/04  16:28:40
82391         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
82392              (from Richard Soderberg <rs@oregonnet.com>)
82393      Branch: perl
82394            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
82395 ____________________________________________________________________________
82396 [  6305] By: jhi                                   on 2000/07/04  16:24:24
82397         Log: Integrate with Sarathy.
82398      Branch: cfgperl
82399           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
82400           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82401           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
82402           !> proto.h win32/win32.c
82403 ____________________________________________________________________________
82404 [  6304] By: gsar                                  on 2000/07/04  16:17:24
82405         Log: missing perldiag entry for unpack("w",...) diagnostic (from
82406              Andreas Koenig)
82407      Branch: perl
82408            ! pod/perldiag.pod
82409 ____________________________________________________________________________
82410 [  6303] By: gsar                                  on 2000/07/04  16:14:44
82411         Log: remove rel2abs prototypes (from Barrie Slaymaker)
82412      Branch: perl
82413            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
82414            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
82415 ____________________________________________________________________________
82416 [  6302] By: gsar                                  on 2000/07/04  04:59:35
82417         Log: adjust change#6299
82418      Branch: perl
82419            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
82420            ! win32/win32.c
82421 ____________________________________________________________________________
82422 [  6301] By: jhi                                   on 2000/07/04  04:50:07
82423         Log: Integrate with Sarathy.
82424      Branch: cfgperl
82425           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
82426           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
82427           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
82428 ____________________________________________________________________________
82429 [  6300] By: gsar                                  on 2000/07/04  04:42:09
82430         Log: PERL_OBJECT build tweak
82431      Branch: perl
82432            ! perl.h
82433 ____________________________________________________________________________
82434 [  6299] By: gsar                                  on 2000/07/04  04:37:00
82435         Log: fix memory leak on Windows (PL_sys_intern contents were never
82436              freed)
82437      Branch: perl
82438            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
82439            ! perlapi.c proto.h win32/win32.c
82440 ____________________________________________________________________________
82441 [  6298] By: gsar                                  on 2000/07/04  04:15:59
82442         Log: fix large memory leak that has been around for ever, masked by
82443              -DPURIFY (most of the arenas were never freed!)
82444      Branch: perl
82445            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
82446 ____________________________________________________________________________
82447 [  6297] By: gsar                                  on 2000/07/04  04:07:46
82448         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
82449      Branch: perl
82450            ! perl.c
82451 ____________________________________________________________________________
82452 [  6296] By: jhi                                   on 2000/06/30  18:28:37
82453         Log: Elaborate POSIX.pod.  Still needs work.
82454      Branch: cfgperl
82455            ! ext/POSIX/POSIX.pod
82456 ____________________________________________________________________________
82457 [  6295] By: jhi                                   on 2000/06/30  14:58:18
82458         Log: Point to perlipc for more SysV IPC examples.
82459      Branch: cfgperl
82460            ! pod/perlfunc.pod
82461 ____________________________________________________________________________
82462 [  6294] By: gsar                                  on 2000/06/30  14:47:45
82463         Log: slurp mode fix in change#4736 still not quite right
82464      Branch: perl
82465            ! pp_hot.c t/io/argv.t
82466 ____________________________________________________________________________
82467 [  6293] By: jhi                                   on 2000/06/30  12:02:55
82468         Log: Integrate with Sarathy.
82469      Branch: cfgperl
82470           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
82471 ____________________________________________________________________________
82472 [  6292] By: jhi                                   on 2000/06/30  12:01:11
82473         Log: From: simon@brecon.co.uk (Simon Cozens)
82474              Subject: UTF8 concat
82475              Date: 30 Jun 2000 06:13:25 GMT
82476              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
82477      Branch: cfgperl
82478            ! pp_hot.c
82479 ____________________________________________________________________________
82480 [  6291] By: gsar                                  on 2000/06/30  04:37:33
82481         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
82482              when @_ is modified, causing coredumps
82483      Branch: perl
82484            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
82485 ____________________________________________________________________________
82486 [  6290] By: jhi                                   on 2000/06/30  02:21:44
82487         Log: Integrate with Sarathy.
82488      Branch: cfgperl
82489           !> vms/vms.c vms/vmsish.h
82490 ____________________________________________________________________________
82491 [  6289] By: jhi                                   on 2000/06/30  02:21:02
82492         Log: Check VERSIONs.
82493      Branch: cfgperl
82494            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
82495            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
82496            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
82497 ____________________________________________________________________________
82498 [  6288] By: jhi                                   on 2000/06/30  02:18:52
82499         Log: Integrate with Sarathy.
82500      Branch: cfgperl
82501           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
82502           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
82503           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
82504           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
82505 ____________________________________________________________________________
82506 [  6287] By: gsar                                  on 2000/06/30  02:17:08
82507         Log: integrate vmsperl changes into mainline
82508      Branch: perl
82509           !> vms/vms.c vms/vmsish.h
82510 ____________________________________________________________________________
82511 [  6285] By: gsar                                  on 2000/06/30  02:05:28
82512         Log: localize %INC in a Safe compartment so that use/require work
82513              (many other magic globals probably need similar treatment)
82514      Branch: perl
82515            ! ext/Opcode/Opcode.xs
82516 ____________________________________________________________________________
82517 [  6284] By: gsar                                  on 2000/06/30  01:54:54
82518         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
82519              about Windows
82520      Branch: perl
82521            ! pod/perlembed.pod
82522 ____________________________________________________________________________
82523 [  6283] By: jhi                                   on 2000/06/30  01:50:10
82524         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
82525              From: Barrie Slaymaker <barries@jester.slaysys.com>
82526              Date: Wed, 28 Jun 2000 11:35:29 -0400
82527              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
82528      Branch: perl
82529            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82530            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82531            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82532            ! lib/File/Spec/Win32.pm
82533 ____________________________________________________________________________
82534 [  6282] By: jhi                                   on 2000/06/29  22:57:22
82535         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
82536              From: Dan Sugalski <dan@sidhe.org>
82537              Date: Tue, 06 Jun 2000 11:59:50 -0400
82538              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
82539      Branch: cfgperl
82540            ! vms/vms.c
82541 ____________________________________________________________________________
82542 [  6281] By: jhi                                   on 2000/06/29  22:52:50
82543         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
82544              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
82545              Date: Wed, 7 Jun 2000 04:02:04 -0500
82546              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
82547      Branch: cfgperl
82548            ! utils/h2xs.PL
82549 ____________________________________________________________________________
82550 [  6280] By: jhi                                   on 2000/06/29  22:45:47
82551         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
82552              From: rspier@pobox.com (Robert Spier)
82553              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
82554              Message-ID: <14654.31913.845602.610277@rls.cx>
82555      Branch: cfgperl
82556            ! utils/h2xs.PL
82557 ____________________________________________________________________________
82558 [  6279] By: jhi                                   on 2000/06/29  22:38:16
82559         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
82560              From: Tim Ayers <tayers@bridge.com>
82561              Date: Thu, 08 Jun 2000 08:11:06 +0200
82562              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
82563              [resent by Richard Foley, Message-Id probably wrong]
82564      Branch: cfgperl
82565            ! pod/perlsub.pod
82566 ____________________________________________________________________________
82567 [  6278] By: jhi                                   on 2000/06/29  22:21:45
82568         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
82569              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
82570              Date: Fri, 09 Jun 2000 12:39:27 -0400
82571              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
82572              (plus update the version "number" of Text::Wrap)
82573      Branch: cfgperl
82574            ! lib/Text/Wrap.pm
82575 ____________________________________________________________________________
82576 [  6277] By: jhi                                   on 2000/06/29  22:13:10
82577         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
82578              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82579              Date: Mon, 12 Jun 2000 14:55:59 +0100
82580              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
82581      Branch: cfgperl
82582            ! pod/perlfunc.pod
82583 ____________________________________________________________________________
82584 [  6276] By: jhi                                   on 2000/06/29  22:11:06
82585         Log: Subject: [PATCH] Re: eval documentation: context
82586              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82587              Date: Mon, 12 Jun 2000 15:07:29 +0100
82588              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
82589      Branch: cfgperl
82590            ! pod/perlfunc.pod
82591 ____________________________________________________________________________
82592 [  6275] By: jhi                                   on 2000/06/29  21:59:46
82593         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
82594              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
82595              Date: Tue, 13 Jun 2000 02:43:48 -0500
82596              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
82597      Branch: cfgperl
82598            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
82599 ____________________________________________________________________________
82600 [  6274] By: jhi                                   on 2000/06/29  21:56:14
82601         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
82602              From: Andy Dougherty <doughera@lafayette.edu>
82603              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
82604              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
82605      Branch: cfgperl
82606            ! ext/File/Glob/Glob.pm
82607 ____________________________________________________________________________
82608 [  6273] By: jhi                                   on 2000/06/29  21:49:09
82609         Log: Subject: [PATCH] xsub attributes
82610              From: Doug MacEachern <dougm@covalent.net>
82611              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
82612              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
82613      Branch: cfgperl
82614            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
82615            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
82616 ____________________________________________________________________________
82617 [  6272] By: jhi                                   on 2000/06/29  21:41:28
82618         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
82619              From: Tom Phoenix <rootbeer@redcat.com>
82620              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
82621              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
82622      Branch: cfgperl
82623            ! lib/Net/Ping.pm
82624 ____________________________________________________________________________
82625 [  6271] By: jhi                                   on 2000/06/29  21:36:55
82626         Log: Subject: PATCH pod/perltie.pod
82627              From: Ian Phillipps <Ian.Phillipps@iname.com>
82628              Date: Fri, 16 Jun 2000 00:17:19 +0100
82629              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
82630              (only the first hunk, the second hunk had already been done
82631              by some other patch)
82632      Branch: cfgperl
82633            ! pod/perltie.pod
82634 ____________________________________________________________________________
82635 [  6270] By: jhi                                   on 2000/06/29  21:24:51
82636         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
82637              From: Nicholas Clark <nick@talking.bollo.cx>
82638              Date: Fri, 23 Jun 2000 16:21:15 +0100
82639              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
82640      Branch: cfgperl
82641            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
82642            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
82643 ____________________________________________________________________________
82644 [  6269] By: jhi                                   on 2000/06/29  19:38:15
82645         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
82646              silence few compiler warnings.
82647      Branch: cfgperl
82648            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
82649 ____________________________________________________________________________
82650 [  6268] By: jhi                                   on 2000/06/29  18:21:50
82651         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
82652              From: Dominic Dunlop <domo@computer.org> 
82653              Date: Thu, 29 Jun 2000 12:32:39 +0200 
82654              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
82655      Branch: cfgperl
82656            ! t/op/sprintf.t
82657 ____________________________________________________________________________
82658 [  6267] By: jhi                                   on 2000/06/29  18:16:07
82659         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
82660              From: Doug MacEachern <dougm@covalent.net>
82661              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
82662              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
82663      Branch: cfgperl
82664            + t/op/method2entersub.t
82665            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
82666            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82667            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
82668            ! xsutils.c
82669 ____________________________________________________________________________
82670 [  6266] By: jhi                                   on 2000/06/29  15:11:15
82671         Log: Subject: [PATCH 5.6.0] cygwin port
82672              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
82673              From: "Fifer, Eric" <EFifer@sanwaint.com>
82674              Date: Thu, 29 Jun 2000 12:58:29 +0100
82675      Branch: cfgperl
82676            ! cygwin/Makefile.SHs
82677 ____________________________________________________________________________
82678 [  6265] By: jhi                                   on 2000/06/29  15:04:05
82679         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
82680              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82681              Date: Wed, 28 Jun 2000 17:50:12 -0700
82682              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
82683      Branch: cfgperl
82684            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
82685 ____________________________________________________________________________
82686 [  6264] By: jhi                                   on 2000/06/29  15:00:57
82687         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
82688              From: Marty Lucich <marty@netcom.com>
82689              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
82690              Message-Id: <200006282116.OAA11148@netcom.com>
82691              ccdlflags update (the BSD/OS 4.1 part had already been taken
82692              care of by #6141).
82693      Branch: cfgperl
82694            ! hints/bsdos.sh
82695 ____________________________________________________________________________
82696 [  6263] By: jhi                                   on 2000/06/29  13:47:44
82697         Log: tr fixes from Simon Cozens
82698      Branch: cfgperl
82699            ! doop.c
82700 ____________________________________________________________________________
82701 [  6262] By: jhi                                   on 2000/06/28  18:46:01
82702         Log: Subject: 5.6.0 Patch for EPOC
82703              From: Olaf Flebbe <o.flebbe@gmx.de>
82704              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
82705              Message-ID: <23449.960929969@www11.gmx.net>
82706      Branch: cfgperl
82707            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
82708            ! epoc/epocish.h
82709 ____________________________________________________________________________
82710 [  6261] By: jhi                                   on 2000/06/28  18:29:07
82711         Log: Subject: Re: [PATCH cfgperl] BOMs away!
82712              From: simon@brecon.co.uk (Simon Cozens)
82713              Date: 17 Jun 2000 11:49:57 GMT
82714              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
82715      Branch: cfgperl
82716            ! pod/perldiag.pod t/comp/require.t toke.c
82717 ____________________________________________________________________________
82718 [  6260] By: jhi                                   on 2000/06/28  17:47:16
82719         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
82720              From: simon@brecon.co.uk (Simon Cozens) 
82721              Date: 17 Jun 2000 11:56:44 GMT 
82722              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
82723              pack U0, pack C0
82724      Branch: cfgperl
82725            ! pod/perlfunc.pod pp.c t/op/pack.t
82726 ____________________________________________________________________________
82727 [  6259] By: jhi                                   on 2000/06/28  16:43:17
82728         Log: perlnewmod was missing from MANIFEST.
82729      Branch: cfgperl
82730            ! MANIFEST
82731 ____________________________________________________________________________
82732 [  6258] By: jhi                                   on 2000/06/28  15:54:30
82733         Log: linenumber tweak
82734      Branch: cfgperl
82735            ! t/pragma/warn/regcomp
82736 ____________________________________________________________________________
82737 [  6257] By: jhi                                   on 2000/06/28  15:50:44
82738         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
82739              From: Doug MacEachern <dougm@covalent.net>
82740              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
82741              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
82742              (one part of the patch had been applied earlier)
82743      Branch: cfgperl
82744            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
82745 ____________________________________________________________________________
82746 [  6256] By: jhi                                   on 2000/06/28  15:40:22
82747         Log: tweaks from Simon Cozens to further fix tr/// under utf8
82748      Branch: cfgperl
82749            ! doop.c
82750 ____________________________________________________________________________
82751 [  6255] By: jhi                                   on 2000/06/28  15:33:45
82752         Log: small thinko tweaks
82753      Branch: cfgperl
82754            ! lib/IPC/Open3.pm t/op/my_stash.t
82755 ____________________________________________________________________________
82756 [  6254] By: jhi                                   on 2000/06/28  15:33:25
82757         Log: Subject: tr///, help wanted.
82758              From: simon@brecon.co.uk (Simon Cozens)
82759              Date: 28 Jun 2000 11:29:04 GMT
82760              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
82761      Branch: cfgperl
82762            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
82763            ! pp_proto.h proto.h t/op/tr.t
82764 ____________________________________________________________________________
82765 [  6253] By: jhi                                   on 2000/06/28  15:09:17
82766         Log: Paranoia tweak on #6249.
82767              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
82768              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
82769              Date: Sun, 25 Jun 2000 23:43:12 -0400
82770              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
82771      Branch: cfgperl
82772            ! lib/IPC/Open3.pm
82773 ____________________________________________________________________________
82774 [  6252] By: jhi                                   on 2000/06/28  15:01:38
82775         Log: Document #6249 and #6251.
82776      Branch: cfgperl
82777            ! lib/Exporter.pm lib/IPC/Open3.pm
82778 ____________________________________________________________________________
82779 [  6251] By: jhi                                   on 2000/06/28  14:50:43
82780         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
82781              From: Doug MacEachern <dougm@covalent.net>
82782              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
82783              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
82784      Branch: cfgperl
82785            ! lib/Exporter.pm
82786 ____________________________________________________________________________
82787 [  6250] By: jhi                                   on 2000/06/28  14:45:23
82788         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
82789              From: Doug MacEachern <dougm@covalent.net>
82790              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
82791              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
82792      Branch: cfgperl
82793            + t/op/my_stash.t
82794            ! MANIFEST embed.pl global.sym proto.h toke.c
82795 ____________________________________________________________________________
82796 [  6249] By: jhi                                   on 2000/06/28  14:36:34
82797         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
82798              From: Frank Tobin <ftobin@uiuc.edu>
82799              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
82800              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
82801      Branch: cfgperl
82802            ! lib/IPC/Open3.pm
82803 ____________________________________________________________________________
82804 [  6248] By: jhi                                   on 2000/06/28  14:11:25
82805         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
82806              From: Mark-Jason Dominus <mjd@plover.com>
82807              Date: Tue, 27 Jun 2000 22:36:42 -0400
82808              Message-ID: <20000628023642.12166.qmail@plover.com>
82809      Branch: cfgperl
82810            ! pod/perlfunc.pod
82811 ____________________________________________________________________________
82812 [  6247] By: jhi                                   on 2000/06/27  12:46:37
82813         Log: Tweak $VERSION, patch from Doug MacEachern.
82814      Branch: cfgperl
82815            ! lib/File/Spec.pm
82816 ____________________________________________________________________________
82817 [  6246] By: jhi                                   on 2000/06/27  03:34:46
82818         Log: Allow for standalone testing.
82819      Branch: cfgperl
82820            ! t/lib/filefunc.t t/lib/filespec.t
82821 ____________________________________________________________________________
82822 [  6245] By: jhi                                   on 2000/06/27  02:50:02
82823         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
82824              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82825              Date: Sat, 24 Jun 2000 13:06:20 +0100
82826              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
82827      Branch: cfgperl
82828            ! ext/DynaLoader/DynaLoader_pm.PL
82829 ____________________________________________________________________________
82830 [  6244] By: jhi                                   on 2000/06/27  02:46:10
82831         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
82832              From: Doug MacEachern <dougm@covalent.net>
82833              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
82834              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
82835      Branch: cfgperl
82836            ! gv.c sv.c t/lib/peek.t
82837 ____________________________________________________________________________
82838 [  6243] By: jhi                                   on 2000/06/27  02:38:07
82839         Log: Subject: [PATCH] is_utf8_string
82840              From: simon@brecon.co.uk (Simon Cozens)
82841              Date: 26 Jun 2000 02:25:59 GMT
82842              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
82843      Branch: cfgperl
82844            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
82845            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
82846            ! proto.h utf8.c
82847 ____________________________________________________________________________
82848 [  6242] By: jhi                                   on 2000/06/27  02:24:00
82849         Log: Subject: [PATCH] bytes<->utf8 fixes
82850              From: simon@brecon.co.uk (Simon Cozens)
82851              Date: 26 Jun 2000 04:55:45 GMT
82852              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
82853      Branch: cfgperl
82854            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
82855 ____________________________________________________________________________
82856 [  6241] By: jhi                                   on 2000/06/27  02:12:42
82857         Log: Do no -warn on \_, only on \alpha.
82858              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
82859              From: David Dyck <dcd@tc.fluke.com>
82860              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
82861              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
82862      Branch: cfgperl
82863            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82864 ____________________________________________________________________________
82865 [  6240] By: jhi                                   on 2000/06/27  02:00:01
82866         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
82867              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82868              Date: Mon, 26 Jun 2000 18:40:14 +0100
82869              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
82870      Branch: cfgperl
82871            ! utils/h2xs.PL
82872 ____________________________________________________________________________
82873 [  6239] By: jhi                                   on 2000/06/27  01:53:40
82874         Log: Configure maintenance.  Sever some dependency cycles,
82875              separate gccversion from the cc unit,
82876              address [ID 20000623.006] Configure script patch for using gcc on AIX
82877              (but solve it a little bit differently),
82878              unduplex some accidentally duplicated units,
82879              suggest using gcc if no cc available
82880              (p5p thread: "Solaris configure: counterproposal", 1999-09)
82881      Branch: cfgperl
82882            ! Configure Todo-5.6 config_h.SH
82883      Branch: metaconfig
82884            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
82885            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
82886      Branch: metaconfig/U/perl
82887            + gccvers.U
82888            ! d_getespwnam.U d_getprpwnam.U i_prot.U
82889 ____________________________________________________________________________
82890 [  6238] By: jhi                                   on 2000/06/25  18:04:56
82891         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
82892              From: Dan Sugalski <dan@sidhe.org>
82893              Date: Fri, 23 Jun 2000 17:00:00 -0400
82894              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
82895      Branch: cfgperl
82896            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
82897 ____________________________________________________________________________
82898 [  6237] By: jhi                                   on 2000/06/25  16:36:45
82899         Log: Tweak embed.pl, regen headers.
82900      Branch: cfgperl
82901            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
82902            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
82903            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
82904            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
82905            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
82906 ____________________________________________________________________________
82907 [  6236] By: jhi                                   on 2000/06/25  15:26:42
82908         Log: Regen headers.
82909      Branch: cfgperl
82910            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
82911            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
82912            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
82913            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
82914            ! regnodes.h warnings.h
82915 ____________________________________________________________________________
82916 [  6235] By: jhi                                   on 2000/06/23  19:39:35
82917         Log: The thread begun by
82918              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
82919              From: Kevin.Ruscoe@ubsw.com
82920              Date: Fri, 16 Jun 2000 16:38:51 +0100
82921              Message-Id: <H000019b03c300d6@MHS>
82922      Branch: cfgperl
82923            ! hints/solaris_2.sh
82924 ____________________________________________________________________________
82925 [  6234] By: jhi                                   on 2000/06/23  19:23:36
82926         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
82927              because when run as services (Win32ese for daemons)
82928              no environment variables are set and tmpdir ends up as /tmp,
82929              which is ambiguous.
82930              
82931              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
82932              From: matt@sergeant.org
82933              Date: 16 Jun 2000 16:30:43 -0000
82934              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
82935      Branch: cfgperl
82936            ! lib/File/Spec/Win32.pm
82937 ____________________________________________________________________________
82938 [  6233] By: jhi                                   on 2000/06/23  19:18:58
82939         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
82940              From: Mark-Jason Dominus <mjd@plover.com>
82941              Date: Fri, 16 Jun 2000 20:53:04 -0400
82942              Message-ID: <20000617005304.8008.qmail@plover.com>
82943      Branch: cfgperl
82944            ! op.h
82945 ____________________________________________________________________________
82946 [  6232] By: jhi                                   on 2000/06/23  16:10:02
82947         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
82948              From: simon@brecon.co.uk (Simon Cozens)
82949              Date: 19 Jun 2000 15:18:27 GMT
82950              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
82951              
82952              plus update pod/Makefile and regenerate perltoc
82953      Branch: cfgperl
82954            + pod/perlutil.pod
82955            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
82956 ____________________________________________________________________________
82957 [  6231] By: jhi                                   on 2000/06/23  15:19:18
82958         Log: Subject: [PATCH 5.6.0] cygwin port
82959              From: "Fifer, Eric" <EFifer@sanwaint.com>
82960              Date: Tue, 20 Jun 2000 14:30:58 +0100
82961              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
82962      Branch: cfgperl
82963            ! README.cygwin lib/File/Find.pm
82964 ____________________________________________________________________________
82965 [  6230] By: jhi                                   on 2000/06/23  14:25:21
82966         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
82967      Branch: cfgperl
82968            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82969            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82970            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82971            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
82972 ____________________________________________________________________________
82973 [  6229] By: jhi                                   on 2000/06/23  14:13:34
82974         Log: Subject: README.hpux version 0.6.1
82975              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
82976              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82977              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
82978      Branch: cfgperl
82979            ! README.hpux
82980 ____________________________________________________________________________
82981 [  6228] By: jhi                                   on 2000/06/23  14:07:20
82982         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
82983              From: Doug MacEachern <dougm@covalent.net>
82984              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
82985              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
82986      Branch: cfgperl
82987            ! op.c
82988 ____________________________________________________________________________
82989 [  6227] By: jhi                                   on 2000/06/23  14:01:06
82990         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
82991              From: Doug MacEachern <dougm@covalent.net>
82992              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
82993              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
82994      Branch: cfgperl
82995            + lib/lib.pm.PL
82996            - lib/lib.pm
82997            ! MANIFEST Makefile.SH
82998 ____________________________________________________________________________
82999 [  6226] By: jhi                                   on 2000/06/23  13:53:07
83000         Log: Subject: [PATCH] remove forward declarations in Socket.pm
83001              From: Doug MacEachern <dougm@covalent.net>
83002              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
83003              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
83004              
83005              From: Doug MacEachern <dougm@covalent.net>
83006              Subject: Re: [PATCH] remove forward declarations in Socket.pm
83007              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
83008              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
83009      Branch: cfgperl
83010            ! ext/Socket/Socket.pm op.c
83011 ____________________________________________________________________________
83012 [  6225] By: jhi                                   on 2000/06/23  13:41:52
83013         Log: Add source code filenames to apidoc.
83014              From: simon@brecon.co.uk (Simon Cozens)
83015              Subject: [PATCH embed.pl] Source X-ref
83016              Date: 22 Jun 2000 02:18:49 GMT
83017              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
83018      Branch: cfgperl
83019            ! embed.pl
83020 ____________________________________________________________________________
83021 [  6224] By: jhi                                   on 2000/06/23  13:32:33
83022         Log: A way to avoid English.pm performance hit.
83023              From: root <root@jester.slaysys.com>
83024              Subject: [YAPATCH English.pm] My turn to putt again
83025              Date: Thu, 22 Jun 2000 20:33:58 -0400
83026              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
83027      Branch: cfgperl
83028            ! lib/English.pm t/lib/english.t
83029 ____________________________________________________________________________
83030 [  6223] By: jhi                                   on 2000/06/23  13:27:06
83031         Log: Avoid double close().
83032              Subject: [PATCH] avoid double close()
83033              From: Doug MacEachern <dougm@covalent.net>
83034              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
83035              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
83036      Branch: cfgperl
83037            ! doio.c
83038 ____________________________________________________________________________
83039 [  6222] By: jhi                                   on 2000/06/23  13:25:54
83040         Log: doc typo fix
83041              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
83042              From: Ian Phillipps <Ian.Phillipps@iname.com>
83043              Date: Fri, 23 Jun 2000 10:40:58 +0100
83044              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
83045      Branch: cfgperl
83046            ! lib/Pod/Usage.pm
83047 ____________________________________________________________________________
83048 [  6221] By: jhi                                   on 2000/06/23  13:24:15
83049         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
83050              From: simon@brecon.co.uk (Simon Cozens)
83051              Subject: [PATCH] Eliminate tr///[CU][CU]
83052              Date: 23 Jun 2000 11:05:40 GMT
83053              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
83054      Branch: cfgperl
83055            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
83056 ____________________________________________________________________________
83057 [  6220] By: jhi                                   on 2000/06/22  16:07:51
83058         Log: Win32 patches from Benjamin Stuhl.
83059      Branch: cfgperl
83060            ! makedef.pl win32/win32.h
83061 ____________________________________________________________________________
83062 [  6219] By: jhi                                   on 2000/06/22  16:06:34
83063         Log: Bytecode patches from Benjamin Stuhl.
83064      Branch: cfgperl
83065            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
83066            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
83067            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83068 ____________________________________________________________________________
83069 [  6218] By: jhi                                   on 2000/06/15  23:54:16
83070         Log: Bytecode patches from Benjamin Stuhl.
83071      Branch: cfgperl
83072            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
83073 ____________________________________________________________________________
83074 [  6217] By: jhi                                   on 2000/06/09  13:38:29
83075         Log: Rename the fdpid locking and integrate with Sarathy.
83076      Branch: cfgperl
83077            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
83078            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
83079            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
83080            ! win32/win32.c
83081           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
83082 ____________________________________________________________________________
83083 [  6216] By: gsar                                  on 2000/06/08  14:54:21
83084         Log: be more optimal about clearing @_
83085      Branch: perl
83086            ! cop.h
83087 ____________________________________________________________________________
83088 [  6215] By: gsar                                  on 2000/06/08  14:33:04
83089         Log: tweak comment about @DB::args
83090      Branch: perl
83091            ! av.h pp_ctl.c
83092 ____________________________________________________________________________
83093 [  6214] By: gsar                                  on 2000/06/08  13:57:54
83094         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
83095              caller() wants to populate @DB::args with it (causes a coredump
83096              in Carp::confess())
83097      Branch: perl
83098            ! cop.h t/op/runlevel.t
83099 ____________________________________________________________________________
83100 [  6213] By: gsar                                  on 2000/06/08  07:06:35
83101         Log: back out change#6106 (seems problematic)
83102      Branch: perl
83103            ! hints/solaris_2.sh
83104 ____________________________________________________________________________
83105 [  6212] By: jhi                                   on 2000/06/07  03:10:36
83106         Log: Continuing mopup for #6204.
83107      Branch: cfgperl
83108            ! ext/B/defsubs_h.PL
83109 ____________________________________________________________________________
83110 [  6211] By: jhi                                   on 2000/06/07  02:41:50
83111         Log: Mopup for #6204.
83112              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
83113              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
83114              This is comes from const() where POK isn't on when expected.
83115      Branch: cfgperl
83116            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
83117            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83118            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
83119            ! perlapi.h pod/perlapi.pod
83120 ____________________________________________________________________________
83121 [  6210] By: jhi                                   on 2000/06/07  01:56:29
83122         Log: Mopup for #6207 and #6209.
83123      Branch: cfgperl
83124            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
83125 ____________________________________________________________________________
83126 [  6209] By: jhi                                   on 2000/06/07  01:33:12
83127         Log: Lock PL_fdpid against race conditions, based on:
83128              Subject: [PATCH 5.6.0]subprocess fixup for threads
83129              From: Dan Sugalski <dan@sidhe.org>
83130              To: perl5-porters@perl.org
83131              Date: Tue, 11 Apr 2000 17:02:32 -0400
83132              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
83133      Branch: cfgperl
83134            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
83135            ! win32/win32.c
83136 ____________________________________________________________________________
83137 [  6208] By: jhi                                   on 2000/06/07  01:05:23
83138         Log: Regen headers for #6207.
83139      Branch: cfgperl
83140            ! embed.h global.sym objXSUB.h proto.h
83141 ____________________________________________________________________________
83142 [  6207] By: jhi                                   on 2000/06/06  23:43:13
83143         Log: Subject: [PATCH 5.6.0] Threadsafe patches
83144              From: Dan Sugalski <dan@sidhe.org>
83145              To: perl5-porters@perl.org
83146              Date: Mon, 08 May 2000 18:08:13 -0400
83147              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
83148      Branch: cfgperl
83149            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
83150            ! proto.h sv.h util.c
83151 ____________________________________________________________________________
83152 [  6206] By: jhi                                   on 2000/06/06  23:21:23
83153         Log: Subject: [PATCH] Eliminate $a/$b in pod
83154              From: David Glasser <me@davidglasser.net>
83155              To: perl5-porters@perl.org
83156              Date: Mon, 29 May 2000 21:15:59 -0400
83157              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
83158      Branch: cfgperl
83159            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
83160            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
83161            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
83162            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
83163            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
83164            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
83165            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
83166            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
83167            ! pod/perlvar.pod pod/perlxs.pod
83168 ____________________________________________________________________________
83169 [  6205] By: jhi                                   on 2000/06/06  23:12:14
83170         Log: Subject: [PATCH] Win32 improvements
83171              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
83172              To: gsar@activestate.com, perl5-porters@perl.org
83173              Date: Mon, 29 May 2000 17:22:24 PDT
83174              Message-ID: <20000530002224.91142.qmail@hotmail.com>
83175              (MUA had mangled many lines by wordwrapping)
83176      Branch: cfgperl
83177            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
83178 ____________________________________________________________________________
83179 [  6204] By: jhi                                   on 2000/06/06  23:01:50
83180         Log: Subject: [PATCH] B::Bytecode patches
83181              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
83182              To: gsar@activestate.com, jhi@iki.fi
83183              Cc: perl5-porters@perl.org
83184              Message-ID: <20000602202526.48694.qmail@hotmail.com>
83185              (MUA had mangled many lines by wordwrapping)
83186      Branch: cfgperl
83187            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
83188            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
83189            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83190            ! intrpvar.h perl.c
83191 ____________________________________________________________________________
83192 [  6203] By: jhi                                   on 2000/06/06  22:32:43
83193         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
83194              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83195              Date: Tue, 06 Jun 2000 13:07:45 -0700
83196              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
83197      Branch: cfgperl
83198            ! pod/perldiag.pod
83199 ____________________________________________________________________________
83200 [  6202] By: jhi                                   on 2000/06/06  19:38:35
83201         Log: Integrate with Sarathy.
83202      Branch: cfgperl
83203           !> perl.c
83204 ____________________________________________________________________________
83205 [  6201] By: gsar                                  on 2000/06/06  00:42:59
83206         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
83207              does a PUSHMARK that's never ever POPMARKed; in general, only
83208              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
83209              Perl_eval_[sp]v() don't because they don't take any incoming
83210              arguments (this leak has been around since the original version
83211              of perl_eval_pv() in 5.003_97e)
83212      Branch: perl
83213            ! perl.c
83214 ____________________________________________________________________________
83215 [  6200] By: jhi                                   on 2000/06/04  03:44:52
83216         Log: Update to cperl-mode.el 4.31 from
83217              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
83218              Subject: A couple of notes
83219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83220              To: Mailing list Perl5 <perl5-porters@perl.org>
83221              Date: Sat, 3 Jun 2000 23:33:32 -0400
83222              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
83223      Branch: cfgperl
83224            ! emacs/cperl-mode.el
83225 ____________________________________________________________________________
83226 [  6199] By: jhi                                   on 2000/06/03  15:11:05
83227         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
83228              From: Dan Sugalski <dan@sidhe.org>
83229              To: perl5-porters@perl.org, vmsperl@perl.org
83230              Date: Fri, 02 Jun 2000 17:30:51 -0400
83231              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
83232      Branch: cfgperl
83233            ! vms/descrip_mms.template vms/gen_shrfls.pl
83234 ____________________________________________________________________________
83235 [  6198] By: jhi                                   on 2000/06/03  14:59:15
83236         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
83237              From: Dan Sugalski <dan@sidhe.org>
83238              To: vmsperl@perl.org, perl5-porters@perl.org
83239              Date: Fri, 02 Jun 2000 16:00:41 -0400
83240              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
83241              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
83242      Branch: cfgperl
83243            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
83244            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
83245            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
83246 ____________________________________________________________________________
83247 [  6197] By: jhi                                   on 2000/06/03  14:41:30
83248         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
83249              From: John Borwick <jhborwic@unity.ncsu.edu>
83250              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
83251              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
83252      Branch: cfgperl
83253            ! pod/perlsyn.pod
83254 ____________________________________________________________________________
83255 [  6196] By: jhi                                   on 2000/06/03  14:38:09
83256         Log: Integrate with Sarathy.
83257      Branch: cfgperl
83258           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
83259           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
83260           !> vms/perly_c.vms
83261 ____________________________________________________________________________
83262 [  6195] By: gsar                                  on 2000/06/02  22:43:13
83263         Log: fix yet another eval"" leak under USE_ITHREADS
83264      Branch: perl
83265            ! op.c
83266 ____________________________________________________________________________
83267 [  6194] By: gsar                                  on 2000/06/02  18:22:06
83268         Log: fix small eval"" memory leaks under USE_ITHREADS
83269      Branch: perl
83270            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
83271            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
83272            ! vms/perly_c.vms
83273 ____________________________________________________________________________
83274 [  6193] By: jhi                                   on 2000/06/01  13:03:56
83275         Log: Signals-be-gone for microperl.
83276      Branch: cfgperl
83277            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
83278 ____________________________________________________________________________
83279 [  6192] By: jhi                                   on 2000/06/01  12:52:02
83280         Log: Integrate with Sarathy.
83281      Branch: cfgperl
83282           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
83283           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
83284           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
83285           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
83286           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
83287           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
83288           !> t/op/vec.t utils/h2xs.PL
83289 ____________________________________________________________________________
83290 [  6191] By: gsar                                  on 2000/06/01  09:38:21
83291         Log: vec() loses numericalness (modified version of patch suggested
83292              by Robin Barker)
83293      Branch: perl
83294            ! doop.c t/op/vec.t
83295 ____________________________________________________________________________
83296 [  6190] By: gsar                                  on 2000/06/01  09:26:15
83297         Log: submit missing embed.pl change
83298      Branch: perl
83299            ! embed.pl
83300 ____________________________________________________________________________
83301 [  6189] By: gsar                                  on 2000/06/01  09:05:34
83302         Log: counting tr/// corrupts later operation (from M.J.T Guy)
83303      Branch: perl
83304            ! doop.c t/op/tr.t
83305 ____________________________________________________________________________
83306 [  6188] By: gsar                                  on 2000/06/01  08:58:39
83307         Log: h2xs tweaks
83308      Branch: perl
83309            ! utils/h2xs.PL
83310 ____________________________________________________________________________
83311 [  6187] By: gsar                                  on 2000/06/01  08:50:07
83312         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
83313              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
83314      Branch: perl
83315            + lib/Pod/LaTeX.pm
83316            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
83317            ! pod/pod2latex.PL
83318 ____________________________________________________________________________
83319 [  6186] By: gsar                                  on 2000/06/01  08:24:40
83320         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
83321              <wolfgang.laun@alcatel.at>)
83322      Branch: perl
83323            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
83324            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
83325 ____________________________________________________________________________
83326 [  6185] By: gsar                                  on 2000/06/01  08:12:00
83327         Log: remove incorrect documentation about implicit split to @_ in
83328              list context, which never really worked in perl 5 (from
83329              M.J.T. Guy)
83330      Branch: perl
83331            ! pod/perlfunc.pod pod/perltrap.pod
83332 ____________________________________________________________________________
83333 [  6184] By: gsar                                  on 2000/06/01  07:52:27
83334         Log: tweak for change#6127
83335      Branch: perl
83336            ! perl.c
83337 ____________________________________________________________________________
83338 [  6183] By: gsar                                  on 2000/06/01  07:41:02
83339         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
83340              <nick@ccl4.org>)
83341      Branch: perl
83342            + t/lib/selfloader.t
83343            ! MANIFEST lib/SelfLoader.pm
83344 ____________________________________________________________________________
83345 [  6182] By: jhi                                   on 2000/06/01  00:34:42
83346         Log: Be Cleaner Part Deux.
83347      Branch: cfgperl
83348            ! Makefile.SH
83349 ____________________________________________________________________________
83350 [  6181] By: jhi                                   on 2000/06/01  00:32:09
83351         Log: Integrate with Sarathy.
83352      Branch: cfgperl
83353           !> pp.c t/op/arith.t
83354 ____________________________________________________________________________
83355 [  6180] By: jhi                                   on 2000/06/01  00:31:13
83356         Log: microperl nits from Simon Cozens.
83357      Branch: cfgperl
83358            + uconfig.h
83359            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
83360            ! unixish.h
83361 ____________________________________________________________________________
83362 [  6179] By: gsar                                  on 2000/05/31  22:37:51
83363         Log: buggy modulus on UVs introduced by change#3378 (resulted in
83364              4063328477 % 65535 amounting to 27406, instead of 27407)
83365      Branch: perl
83366            ! pp.c t/op/arith.t
83367 ____________________________________________________________________________
83368 [  6178] By: jhi                                   on 2000/05/31  21:52:41
83369         Log: Be cleaner.
83370      Branch: cfgperl
83371            ! Makefile.SH
83372 ____________________________________________________________________________
83373 [  6177] By: jhi                                   on 2000/05/31  21:47:33
83374         Log: Substitution utf8 patch from Simon Cozens.
83375      Branch: cfgperl
83376            ! pp_hot.c
83377 ____________________________________________________________________________
83378 [  6176] By: jhi                                   on 2000/05/31  21:45:34
83379         Log: Single-quoted utf8 patch from Simon Cozens.
83380      Branch: cfgperl
83381            ! toke.c
83382 ____________________________________________________________________________
83383 [  6175] By: jhi                                   on 2000/05/31  21:40:18
83384         Log: Integrate with Sarathy.
83385      Branch: cfgperl
83386           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
83387 ____________________________________________________________________________
83388 [  6174] By: jhi                                   on 2000/05/31  21:37:31
83389         Log: microperl changes from Simon Cozens; Makefile for microperl
83390              written from scratch; few casts added as microperl compilation
83391              doesn't have all prototypes available.
83392      Branch: cfgperl
83393            + Makefile.micro README.micro Todo.micro uconfig.sh
83394            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
83395            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
83396      Branch: metaconfig
83397            + U/modified/Config_h.U
83398 ____________________________________________________________________________
83399 [  6173] By: jhi                                   on 2000/05/31  20:00:24
83400         Log: metaconfig maintenance.
83401      Branch: metaconfig
83402            + U/modified/Inhdr.U U/typedefs/inotype.U
83403      Branch: metaconfig/U/perl
83404            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
83405            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
83406 ____________________________________________________________________________
83407 [  6172] By: gsar                                  on 2000/05/31  05:05:42
83408         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
83409              (from Ilya Zakharevich)
83410      Branch: perl
83411            ! regexec.c t/op/re_tests
83412 ____________________________________________________________________________
83413 [  6171] By: gsar                                  on 2000/05/31  05:01:47
83414         Log: scalar() doesn't force scalar context when used in void context
83415              (from Simon Cozens)
83416      Branch: perl
83417            ! op.c t/op/wantarray.t
83418 ____________________________________________________________________________
83419 [  6170] By: gsar                                  on 2000/05/31  04:41:33
83420         Log: change#6142 needs tweaks to tests to work where there's no symlink()
83421              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
83422      Branch: perl
83423            ! t/lib/filefind.t
83424 ____________________________________________________________________________
83425 [  6169] By: gsar                                  on 2000/05/31  04:29:49
83426         Log: integrate cfgperl contents into mainline
83427      Branch: perl
83428           +> pod/perlmodlib.PL pod/perlnewmod.pod
83429           !> (integrate 42 files)
83430 ____________________________________________________________________________
83431 [  6168] By: jhi                                   on 2000/05/30  22:53:37
83432         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
83433      Branch: cfgperl
83434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83435            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
83436            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
83437            ! win32/config.bc win32/config.gc win32/config.vc
83438            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
83439            ! win32/config_h.PL win32/config_sh.PL
83440      Branch: metaconfig/U/perl
83441            ! perlxv.U
83442 ____________________________________________________________________________
83443 [  6167] By: jhi                                   on 2000/05/30  22:20:21
83444         Log: tweak todo 
83445      Branch: cfgperl
83446            ! Todo-5.6
83447 ____________________________________________________________________________
83448 [  6166] By: jhi                                   on 2000/05/30  22:11:51
83449         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
83450              in case somebody wants to write an extension for more
83451              shadow database interfaces.
83452      Branch: cfgperl
83453            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83454            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
83455            ! vos/config.def vos/config.h vos/config_h.SH_orig
83456            ! win32/config.bc win32/config.gc win32/config.vc
83457            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
83458      Branch: metaconfig
83459            ! U/modified/Myinit.U
83460      Branch: metaconfig/U/perl
83461            + d_getespwnam.U d_getprpwnam.U i_prot.U
83462 ____________________________________________________________________________
83463 [  6165] By: jhi                                   on 2000/05/30  18:35:34
83464         Log: Integrate with Sarathy.
83465      Branch: cfgperl
83466           !> op.c
83467 ____________________________________________________________________________
83468 [  6164] By: jhi                                   on 2000/05/30  18:30:16
83469         Log: detypo
83470      Branch: cfgperl
83471            ! Configure config_h.SH
83472      Branch: metaconfig/U/perl
83473            ! perlxv.U
83474 ____________________________________________________________________________
83475 [  6163] By: gsar                                  on 2000/05/30  03:24:03
83476         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
83477      Branch: perl
83478            ! op.c
83479 ____________________________________________________________________________
83480 [  6162] By: gsar                                  on 2000/05/30  03:09:38
83481         Log: fix memory leak in method call optimization (change#3768);
83482              made C<eval "$x->foo()"> leak
83483      Branch: perl
83484            ! op.c
83485 ____________________________________________________________________________
83486 [  6161] By: jhi                                   on 2000/05/29  17:56:26
83487         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
83488              both from Simon Cozens.
83489      Branch: cfgperl
83490            + pod/perlmodlib.PL pod/perlnewmod.pod
83491            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
83492            ! pod/perlmodlib.pod pod/perltoc.pod
83493 ____________________________________________________________________________
83494 [  6160] By: jhi                                   on 2000/05/29  17:23:55
83495         Log: Changes for the File::Temp 0.08 (change #6159) test suite
83496              to fit better into the Perl distribution test framework.
83497      Branch: cfgperl
83498            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
83499            ! t/lib/ftmp-tempfile.t
83500 ____________________________________________________________________________
83501 [  6159] By: jhi                                   on 2000/05/29  16:55:36
83502         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
83503      Branch: cfgperl
83504            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83505            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83506 ____________________________________________________________________________
83507 [  6158] By: bailey                                on 2000/05/29  16:22:08
83508         Log: Add fallback to tmpfile for use in cases where user's relying on
83509              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
83510              Lane's patch)
83511      Branch: vmsperl
83512            ! vms/vms.c vms/vmsish.h
83513 ____________________________________________________________________________
83514 [  6157] By: jhi                                   on 2000/05/29  03:10:36
83515         Log: Regen Configure to jive with #6149.
83516      Branch: cfgperl
83517            ! Configure
83518      Branch: metaconfig
83519            ! U/modified/Getfile.U
83520 ____________________________________________________________________________
83521 [  6156] By: jhi                                   on 2000/05/29  03:01:38
83522         Log: Integrate with Sarathy.
83523      Branch: cfgperl
83524           +> ext/DynaLoader/dl_mac.xs
83525           !> (integrate 38 files)
83526 ____________________________________________________________________________
83527 [  6155] By: gsar                                  on 2000/05/28  21:15:58
83528         Log: small bug in change#6144; remove random \xA0 character that snuck
83529              in via change#6145
83530      Branch: perl
83531            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
83532 ____________________________________________________________________________
83533 [  6154] By: gsar                                  on 2000/05/28  21:04:19
83534         Log: avoid type mismatch warning
83535      Branch: perl
83536            ! perl.c
83537 ____________________________________________________________________________
83538 [  6153] By: gsar                                  on 2000/05/28  20:58:31
83539         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
83540              <nick@Bagpuss.uk.boo.com>)
83541      Branch: perl
83542            ! lib/Test/Harness.pm
83543 ____________________________________________________________________________
83544 [  6152] By: gsar                                  on 2000/05/28  20:53:42
83545         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
83546      Branch: perl
83547            ! regexec.c
83548 ____________________________________________________________________________
83549 [  6151] By: gsar                                  on 2000/05/28  20:50:28
83550         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
83551      Branch: perl
83552            ! regexec.c
83553 ____________________________________________________________________________
83554 [  6150] By: gsar                                  on 2000/05/28  20:39:58
83555         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
83556      Branch: perl
83557            ! pod/perlrequick.pod
83558 ____________________________________________________________________________
83559 [  6149] By: gsar                                  on 2000/05/28  20:35:16
83560         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
83561              <troc@netrus.net>)
83562      Branch: perl
83563            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
83564            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
83565            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
83566            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
83567 ____________________________________________________________________________
83568 [  6148] By: gsar                                  on 2000/05/28  20:21:07
83569         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
83570      Branch: perl
83571            ! lib/ExtUtils/MM_Unix.pm
83572 ____________________________________________________________________________
83573 [  6147] By: gsar                                  on 2000/05/28  20:12:41
83574         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
83575              (from Peter Prymmer)
83576      Branch: perl
83577            ! vms/subconfigure.com
83578 ____________________________________________________________________________
83579 [  6146] By: gsar                                  on 2000/05/28  20:06:15
83580         Log: doc typo
83581      Branch: perl
83582            ! lib/warnings.pm warnings.h warnings.pl
83583 ____________________________________________________________________________
83584 [  6145] By: gsar                                  on 2000/05/28  18:44:33
83585         Log: make xsubpp skip embedded pod (from Matthias Neeracher
83586              <neeri@iis.ee.ethz.ch>)
83587      Branch: perl
83588            ! lib/ExtUtils/xsubpp
83589 ____________________________________________________________________________
83590 [  6144] By: gsar                                  on 2000/05/28  18:42:49
83591         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
83592              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
83593              <neeri@iis.ee.ethz.ch>)
83594      Branch: perl
83595            ! lib/AutoSplit.pm
83596 ____________________________________________________________________________
83597 [  6143] By: gsar                                  on 2000/05/28  18:41:12
83598         Log: MacOS support, part 1 (from Matthias Neeracher
83599              <neeri@iis.ee.ethz.ch>)
83600      Branch: perl
83601            + ext/DynaLoader/dl_mac.xs
83602            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
83603            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
83604            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
83605            ! util.h
83606 ____________________________________________________________________________
83607 [  6142] By: gsar                                  on 2000/05/28  18:21:51
83608         Log: File::Find fails to chdir when chasing symlinks (from
83609              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
83610      Branch: perl
83611            ! lib/File/Find.pm t/lib/filefind.t
83612 ____________________________________________________________________________
83613 [  6141] By: jhi                                   on 2000/05/28  14:25:15
83614         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
83615              forwarded by Peter Seebach from the bsdi-users mailing list.
83616              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
83617      Branch: perl
83618            ! hints/bsdos.sh
83619 ____________________________________________________________________________
83620 [  6140] By: jhi                                   on 2000/05/28  14:11:57
83621         Log: Integrate with Sarathy.
83622      Branch: cfgperl
83623           +> (branch 30 files)
83624           !> (integrate 93 files)
83625 ____________________________________________________________________________
83626 [  6139] By: gsar                                  on 2000/05/28  10:01:48
83627         Log: revise mktables.PL for bugs and newness in Unicode 3.0
83628              (from James Bence <jbence@amgen.com>)
83629      Branch: perl
83630            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
83631            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
83632            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
83633            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
83634            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
83635            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
83636            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
83637            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
83638            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
83639            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
83640            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
83641            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
83642            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
83643            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
83644            + lib/unicode/Is/SylWU.pl
83645            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
83646            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
83647            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
83648            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
83649            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
83650            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
83651            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
83652            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
83653            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
83654            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
83655            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
83656            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
83657            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
83658            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
83659            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
83660            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
83661            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
83662            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
83663            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
83664            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
83665            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
83666            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
83667            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
83668            ! lib/unicode/Makefile lib/unicode/mktables.PL
83669 ____________________________________________________________________________
83670 [  6138] By: gsar                                  on 2000/05/28  08:50:32
83671         Log: add note about the handling of negative indices to tied arrays
83672              (from Michael G Schwern <schwern@pobox.com>)
83673      Branch: perl
83674            ! pod/perltie.pod
83675 ____________________________________________________________________________
83676 [  6137] By: gsar                                  on 2000/05/28  08:46:10
83677         Log: fix bogus redeclaration warning for "our" variables in different
83678              scopes
83679      Branch: perl
83680            ! op.c t/pragma/strict-vars
83681 ____________________________________________________________________________
83682 [  6136] By: gsar                                  on 2000/05/28  08:31:20
83683         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
83684      Branch: perl
83685            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
83686 ____________________________________________________________________________
83687 [  6135] By: gsar                                  on 2000/05/28  08:17:50
83688         Log: enable Test::Harness to dynamically determine column width etc.
83689              (from Rob Napier <rnapier@employees.org>)
83690      Branch: perl
83691            ! lib/Test/Harness.pm
83692 ____________________________________________________________________________
83693 [  6134] By: gsar                                  on 2000/05/28  08:13:39
83694         Log: make Test::Harness use wait.h/WCOREDUMP if available
83695              (from Ben Tilly <ben_tilly@hotmail.com>)
83696      Branch: perl
83697            ! lib/Test/Harness.pm
83698 ____________________________________________________________________________
83699 [  6133] By: gsar                                  on 2000/05/28  08:08:05
83700         Log: elide bogus test in change#6132
83701      Branch: perl
83702            ! t/pragma/warn/9enabled
83703 ____________________________________________________________________________
83704 [  6132] By: gsar                                  on 2000/05/28  08:03:14
83705         Log: warnings::enabled() doesn't fall back to looking at $^W if
83706              caller isn't using lexical warnings (from Paul Marquess)
83707      Branch: perl
83708            ! pp_ctl.c t/pragma/warn/9enabled
83709 ____________________________________________________________________________
83710 [  6131] By: gsar                                  on 2000/05/28  07:57:47
83711         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
83712      Branch: perl
83713            ! ext/POSIX/POSIX.pm
83714 ____________________________________________________________________________
83715 [  6130] By: gsar                                  on 2000/05/28  07:29:12
83716         Log: fix places that mean C<"word" character> but say C<alphanumeric
83717              character>
83718      Branch: perl
83719            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
83720 ____________________________________________________________________________
83721 [  6129] By: gsar                                  on 2000/05/28  07:18:41
83722         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
83723      Branch: perl
83724            ! vms/test.com
83725 ____________________________________________________________________________
83726 [  6128] By: gsar                                  on 2000/05/28  07:12:55
83727         Log: new perlxstut example for passing/returning refs to arrays
83728              (from David Lowe <dlowe@pootpoot.com>)
83729      Branch: perl
83730            ! pod/perlxstut.pod
83731 ____________________________________________________________________________
83732 [  6127] By: gsar                                  on 2000/05/28  07:02:50
83733         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
83734              failed (from Gisle Aas)
83735      Branch: perl
83736            ! cop.h perl.c
83737 ____________________________________________________________________________
83738 [  6126] By: gsar                                  on 2000/05/28  06:39:53
83739         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
83740              (reworked variant of patch suggested by Simon Cozens)
83741      Branch: perl
83742            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
83743            ! pp_hot.c proto.h t/op/gv.t
83744 ____________________________________________________________________________
83745 [  6125] By: gsar                                  on 2000/05/28  05:14:55
83746         Log: enable propagating exception objects via Perl_croak() in XS code
83747              (from Gisle Aas)
83748      Branch: perl
83749            ! util.c
83750 ____________________________________________________________________________
83751 [  6124] By: gsar                                  on 2000/05/28  05:07:28
83752         Log: integrate vmsperl contents into mainline
83753      Branch: perl
83754           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
83755           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
83756           !> vms/vmsish.h
83757 ____________________________________________________________________________
83758 [  6123] By: gsar                                  on 2000/05/28  05:03:53
83759         Log: clarify gotcha with #line directives (from Rocco Caputo
83760              <troc@netrus.net>)
83761      Branch: perl
83762            ! pod/perldebug.pod pod/perlsyn.pod
83763 ____________________________________________________________________________
83764 [  6122] By: gsar                                  on 2000/05/28  04:58:29
83765         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
83766              (from Mark-Jason Dominus)
83767      Branch: perl
83768            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
83769            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
83770            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
83771            ! toke.c
83772 ____________________________________________________________________________
83773 [  6121] By: bailey                                on 2000/05/25  04:46:54
83774         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
83775              lists (based on fixes by Craig Berry)
83776      Branch: vmsperl
83777            ! lib/File/Spec/VMS.pm
83778 ____________________________________________________________________________
83779 [  6120] By: bailey                                on 2000/05/25  04:25:38
83780         Log: Add missing escape (Charles Lane)
83781      Branch: vmsperl
83782            ! t/op/lex_assign.t
83783 ____________________________________________________________________________
83784 [  6119] By: bailey                                on 2000/05/25  04:21:25
83785         Log: Quiet error messages in vmsish.t (Charles Lane)
83786      Branch: vmsperl
83787            ! vms/ext/vmsish.t
83788 ____________________________________________________________________________
83789 [  6118] By: bailey                                on 2000/05/25  04:17:57
83790         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
83791              Flatten case labels in switch statements uniformly (Charles Bailey)
83792      Branch: vmsperl
83793            ! vms/vms.c
83794 ____________________________________________________________________________
83795 [  6117] By: bailey                                on 2000/05/25  03:58:09
83796         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
83797      Branch: vmsperl
83798            ! vms/vmsish.h
83799 ____________________________________________________________________________
83800 [  6116] By: bailey                                on 2000/05/25  03:11:15
83801         Log: Miscellaneous cosmetic fixes (Charles Lane)
83802      Branch: vmsperl
83803            ! lib/ExtUtils/MM_VMS.pm
83804 ____________________________________________________________________________
83805 [  6115] By: bailey                                on 2000/05/25  03:10:36
83806         Log: Add bounds checking for several strings (Charles Lane)
83807      Branch: vmsperl
83808            ! vms/vms.c
83809 ____________________________________________________________________________
83810 [  6114] By: bailey                                on 2000/05/25  02:25:34
83811         Log: Urk -- undo previous removal of vmsish 'exit' change
83812      Branch: vmsperl
83813            ! vms/ext/vmsish.pm vms/vmsish.h
83814 ____________________________________________________________________________
83815 [  6113] By: bailey                                on 2000/05/24  02:24:40
83816         Log: Ugly workaround for version-specific RTL error
83817      Branch: vmsperl
83818            ! vms/vms.c
83819 ____________________________________________________________________________
83820 [  6112] By: bailey                                on 2000/05/24  02:19:55
83821         Log: Check for existence of file before trying to delete
83822      Branch: vmsperl
83823            ! vms/test.com
83824 ____________________________________________________________________________
83825 [  6111] By: bailey                                on 2000/05/23  23:35:13
83826         Log: Resync with mainline prior to post-5.6.0 updates
83827      Branch: vmsperl
83828           +> (branch 49 files)
83829            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
83830            ! vms/ext/vmsish.pm
83831           !> (integrate 334 files)
83832 ____________________________________________________________________________
83833 [  6110] By: jhi                                   on 2000/05/23  19:28:32
83834         Log: todo tweak
83835      Branch: cfgperl
83836            ! Todo-5.6
83837 ____________________________________________________________________________
83838 [  6109] By: jhi                                   on 2000/05/18  17:38:54
83839         Log: Integrate with Sarathy.
83840      Branch: cfgperl
83841           !> mg.c perl.h win32/perlhost.h
83842 ____________________________________________________________________________
83843 [  6108] By: gsar                                  on 2000/05/17  02:24:56
83844         Log: reenable fake signal handling on Windows, bugs and all
83845      Branch: perl
83846            ! mg.c perl.h win32/perlhost.h
83847 ____________________________________________________________________________
83848 [  6107] By: jhi                                   on 2000/05/15  18:01:41
83849         Log: Tweak the todo list.
83850      Branch: cfgperl
83851            ! Todo-5.6
83852 ____________________________________________________________________________
83853 [  6106] By: jhi                                   on 2000/05/15  13:41:48
83854         Log: The (Configure) script refuses to go on, after asking for
83855              'You may also choose to try maximal 64-bitness....'.
83856              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
83857              -- Patrick Zima
83858              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
83859      Branch: cfgperl
83860            ! hints/solaris_2.sh
83861 ____________________________________________________________________________
83862 [  6105] By: jhi                                   on 2000/05/11  14:37:43
83863         Log: Integrate with Sarathy.
83864      Branch: cfgperl
83865           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83866           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
83867 ____________________________________________________________________________
83868 [  6104] By: gsar                                  on 2000/05/11  03:39:07
83869         Log: PL_sys_intern was being initialized too late on windows
83870      Branch: perl
83871            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83872            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
83873 ____________________________________________________________________________
83874 [  6103] By: jhi                                   on 2000/05/09  19:42:20
83875         Log: Test tweaking for Unicos continues.
83876      Branch: cfgperl
83877            ! t/op/64bitint.t
83878 ____________________________________________________________________________
83879 [  6102] By: jhi                                   on 2000/05/09  16:47:27
83880         Log: The test suite tweak in #6101 wasn't quite right.
83881      Branch: cfgperl
83882            ! t/lib/complex.t
83883 ____________________________________________________________________________
83884 [  6101] By: jhi                                   on 2000/05/09  15:35:34
83885         Log: Hints and test tweaks for Unicos.
83886      Branch: cfgperl
83887            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
83888 ____________________________________________________________________________
83889 [  6100] By: jhi                                   on 2000/05/08  21:15:06
83890         Log: More compilation tweakery from Allen Smith.
83891      Branch: cfgperl
83892            ! hints/irix_6.sh
83893 ____________________________________________________________________________
83894 [  6099] By: jhi                                   on 2000/05/08  19:21:18
83895         Log: Tweaks for the cc bugs from Allen Smith.
83896      Branch: cfgperl
83897            ! hints/irix_6.sh
83898 ____________________________________________________________________________
83899 [  6098] By: jhi                                   on 2000/05/08  19:13:37
83900         Log: Add a note about other, yet unsupported, shadow password APIs.
83901      Branch: cfgperl
83902            ! pp_sys.c
83903 ____________________________________________________________________________
83904 [  6097] By: jhi                                   on 2000/05/08  18:46:34
83905         Log: Add a note about possible compilation problems from Allen Smith.
83906      Branch: cfgperl
83907            ! hints/irix_6.sh
83908 ____________________________________________________________________________
83909 [  6096] By: jhi                                   on 2000/05/08  17:33:10
83910         Log: Integrate with Sarathy.
83911      Branch: cfgperl
83912           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83913           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
83914 ____________________________________________________________________________
83915 [  6095] By: jhi                                   on 2000/05/08  16:21:33
83916         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
83917              might be useful in future.
83918      Branch: cfgperl
83919            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83920            ! config_h.SH
83921      Branch: metaconfig
83922            ! U/installdirs/inc_version_list.U
83923      Branch: metaconfig/U/perl
83924            ! perlxv.U
83925 ____________________________________________________________________________
83926 [  6094] By: gsar                                  on 2000/05/08  14:22:22
83927         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
83928      Branch: perl
83929            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83930            ! hints/cygwin.sh pp_sys.c
83931 ____________________________________________________________________________
83932 [  6093] By: gsar                                  on 2000/05/08  12:52:28
83933         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
83934              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
83935      Branch: perl
83936            ! pp_sys.c sv.c win32/perlhost.h
83937 ____________________________________________________________________________
83938 [  6092] By: jhi                                   on 2000/05/07  22:40:34
83939         Log: Regen perltoc with the fixed buildtoc.
83940      Branch: cfgperl
83941            ! pod/perltoc.pod
83942 ____________________________________________________________________________
83943 [  6091] By: jhi                                   on 2000/05/07  22:24:16
83944         Log: Integrate with Sarathy.
83945      Branch: cfgperl
83946           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
83947           !> t/op/substr.t toke.c
83948 ____________________________________________________________________________
83949 [  6090] By: gsar                                  on 2000/05/07  19:47:07
83950         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
83951              [NI]OK; added tests for both
83952      Branch: perl
83953            ! perl.c pp_hot.c sv.c t/op/substr.t
83954 ____________________________________________________________________________
83955 [  6089] By: gsar                                  on 2000/05/07  18:18:38
83956         Log: buildtoc tweak to fix newline lossage
83957      Branch: perl
83958            ! pod/buildtoc
83959 ____________________________________________________________________________
83960 [  6088] By: jhi                                   on 2000/05/07  16:35:36
83961         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
83962              because we do not use those.  The HAS_GETSPNAM remains,
83963              though, because we still do use that.
83964      Branch: cfgperl
83965            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83966            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
83967            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
83968            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
83969            ! win32/config.vc win32/config_H.bc win32/config_H.gc
83970            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
83971 ____________________________________________________________________________
83972 [  6087] By: gsar                                  on 2000/05/07  16:05:16
83973         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
83974      Branch: perl
83975            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
83976 ____________________________________________________________________________
83977 [  6086] By: jhi                                   on 2000/05/07  15:27:07
83978         Log: Integrate with Sarathy.
83979      Branch: cfgperl
83980           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83981           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83982           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
83983           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
83984           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
83985           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
83986 ____________________________________________________________________________
83987 [  6085] By: gsar                                  on 2000/05/07  05:52:02
83988         Log: repeat operator (x) doesn't preserve utf8-ness
83989      Branch: perl
83990            ! pp.c t/op/substr.t
83991 ____________________________________________________________________________
83992 [  6084] By: gsar                                  on 2000/05/07  05:39:55
83993         Log: substr() does not preserve utf8-ness (from Stefan Eissing
83994              <Eissing@medicaldataservice.de>); added tests
83995      Branch: perl
83996            ! pp.c t/op/substr.t
83997 ____________________________________________________________________________
83998 [  6083] By: gsar                                  on 2000/05/07  05:24:46
83999         Log: note about undocumented caller() return value (from M.J.T. Guy);
84000              yet another peek.t tweak
84001      Branch: perl
84002            ! pod/perlfunc.pod t/lib/peek.t
84003 ____________________________________________________________________________
84004 [  6082] By: gsar                                  on 2000/05/07  05:08:40
84005         Log: peek.t non-portable to ithreads
84006      Branch: perl
84007            ! t/lib/peek.t
84008 ____________________________________________________________________________
84009 [  6081] By: gsar                                  on 2000/05/07  04:17:04
84010         Log: better default perlbug categories for ok reports (from Richard Foley)
84011      Branch: perl
84012            ! utils/perlbug.PL
84013 ____________________________________________________________________________
84014 [  6080] By: gsar                                  on 2000/05/07  04:08:07
84015         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
84016              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
84017      Branch: perl
84018            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
84019            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
84020            ! AUTHORS MAINTAIN MANIFEST
84021 ____________________________________________________________________________
84022 [  6079] By: gsar                                  on 2000/05/07  04:01:38
84023         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
84024      Branch: perl
84025            ! lib/Carp/Heavy.pm
84026 ____________________________________________________________________________
84027 [  6078] By: gsar                                  on 2000/05/07  01:24:19
84028         Log: workaround for CRT bug in chdir() (from Charles Lane, via
84029              Peter Prymmer)
84030      Branch: perl
84031            ! iperlsys.h vms/vms.c vms/vmsish.h
84032 ____________________________________________________________________________
84033 [  6077] By: gsar                                  on 2000/05/07  01:22:23
84034         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
84035              and Tom Phoenix)
84036      Branch: perl
84037            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
84038 ____________________________________________________________________________
84039 [  6076] By: gsar                                  on 2000/05/06  17:36:29
84040         Log: integrate cfgperl contents into mainline
84041      Branch: perl
84042           +> t/lib/peek.t
84043           !> Configure MANIFEST Porting/Glossary Porting/config.sh
84044           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
84045           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
84046           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
84047 ____________________________________________________________________________
84048 [  6075] By: jhi                                   on 2000/05/05  18:56:10
84049         Log: Make the test more portable.
84050      Branch: cfgperl
84051            ! t/lib/peek.t
84052 ____________________________________________________________________________
84053 [  6074] By: jhi                                   on 2000/05/05  18:49:20
84054         Log: Introduce t/lib/peek.t.
84055      Branch: cfgperl
84056            + t/lib/peek.t
84057            ! MANIFEST
84058 ____________________________________________________________________________
84059 [  6073] By: jhi                                   on 2000/05/05  14:30:45
84060         Log: Complex tweaks.
84061      Branch: cfgperl
84062            ! lib/Math/Complex.pm t/lib/complex.t
84063 ____________________________________________________________________________
84064 [  6072] By: jhi                                   on 2000/05/05  12:27:13
84065         Log: Integrate with Sarathy.
84066      Branch: cfgperl
84067           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
84068           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
84069           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
84070           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
84071 ____________________________________________________________________________
84072 [  6071] By: gsar                                  on 2000/05/05  02:24:46
84073         Log: misformatted perllocal.pod (from Tim Jenness
84074              <t.jenness@jach.hawaii.edu>)
84075      Branch: perl
84076            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
84077 ____________________________________________________________________________
84078 [  6070] By: gsar                                  on 2000/05/05  02:16:52
84079         Log: remove misleading comment (from M.J.T. Guy)
84080      Branch: perl
84081            ! t/lib/anydbm.t
84082 ____________________________________________________________________________
84083 [  6069] By: gsar                                  on 2000/05/05  02:15:13
84084         Log: File::Spec compatibility update (from Barrie Slaymaker
84085              <barries@slaysys.com>)
84086      Branch: perl
84087            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
84088            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84089 ____________________________________________________________________________
84090 [  6068] By: gsar                                  on 2000/05/05  02:01:50
84091         Log: note about values()
84092      Branch: perl
84093            ! pod/perlfunc.pod
84094 ____________________________________________________________________________
84095 [  6067] By: gsar                                  on 2000/05/05  01:33:09
84096         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
84097      Branch: perl
84098            ! win32/win32.c
84099 ____________________________________________________________________________
84100 [  6066] By: gsar                                  on 2000/05/05  01:23:43
84101         Log: s/END/CHECK/
84102      Branch: perl
84103            ! perl.c
84104 ____________________________________________________________________________
84105 [  6065] By: jhi                                   on 2000/05/04  17:30:22
84106         Log: Integrate with Sarathy.
84107      Branch: cfgperl
84108           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
84109 ____________________________________________________________________________
84110 [  6064] By: gsar                                  on 2000/05/04  17:26:14
84111         Log: change#5905 wasn't quite right--it's intent only applies when arguments
84112              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
84113      Branch: perl
84114            ! pp_sys.c sv.c
84115 ____________________________________________________________________________
84116 [  6063] By: gsar                                  on 2000/05/04  16:52:29
84117         Log: tokeq() could read unallocated field in argument
84118      Branch: perl
84119            ! toke.c
84120 ____________________________________________________________________________
84121 [  6062] By: gsar                                  on 2000/05/04  16:34:51
84122         Log: additional tests for utf8.t
84123      Branch: perl
84124            ! t/pragma/utf8.t
84125 ____________________________________________________________________________
84126 [  6061] By: gsar                                  on 2000/05/04  16:09:28
84127         Log: change#5921 neglected to make eq honor "use bytes"
84128      Branch: perl
84129            ! sv.c
84130 ____________________________________________________________________________
84131 [  6060] By: jhi                                   on 2000/05/04  15:30:16
84132         Log: Integrate with Sarathy.
84133      Branch: cfgperl
84134           !> perl.c regcomp.c t/pragma/utf8.t
84135 ____________________________________________________________________________
84136 [  6059] By: jhi                                   on 2000/05/04  15:26:37
84137         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
84138              in natively 64-bit platforms where a long is a quad (no need
84139              for long longs).  Also added bias for IVs.
84140      Branch: cfgperl
84141            ! toke.c
84142 ____________________________________________________________________________
84143 [  6058] By: gsar                                  on 2000/05/04  00:19:14
84144         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
84145              (spotted by Donald Kinzer <dkinzer@premia.com>)
84146      Branch: perl
84147            ! perl.c
84148 ____________________________________________________________________________
84149 [  6057] By: gsar                                  on 2000/05/03  18:34:01
84150         Log: fix broken parsing of /\x{ab}/
84151      Branch: perl
84152            ! regcomp.c t/pragma/utf8.t
84153 ____________________________________________________________________________
84154 [  6056] By: jhi                                   on 2000/05/03  17:57:16
84155         Log: The search of infinity continues, this time simplified.
84156      Branch: cfgperl
84157            ! lib/Math/Complex.pm
84158 ____________________________________________________________________________
84159 [  6055] By: jhi                                   on 2000/05/03  17:45:30
84160         Log: Detypo.
84161      Branch: cfgperl
84162            ! hints/unicos.sh
84163 ____________________________________________________________________________
84164 [  6054] By: jhi                                   on 2000/05/02  22:28:27
84165         Log: Be more forgiving in POSIX about HUGE_VALL.
84166      Branch: cfgperl
84167            ! ext/POSIX/POSIX.xs
84168 ____________________________________________________________________________
84169 [  6053] By: jhi                                   on 2000/05/02  22:25:05
84170         Log: Integrate with Sarathy.
84171      Branch: cfgperl
84172           !> hints/irix_6.sh pod/perlop.pod
84173 ____________________________________________________________________________
84174 [  6052] By: jhi                                   on 2000/05/02  22:24:31
84175         Log: Unicos hint tweak.
84176      Branch: cfgperl
84177            ! hints/unicos.sh
84178 ____________________________________________________________________________
84179 [  6051] By: jhi                                   on 2000/05/02  22:21:26
84180         Log: Complex tweakery.
84181      Branch: cfgperl
84182            ! lib/Math/Complex.pm t/lib/complex.t
84183 ____________________________________________________________________________
84184 [  6050] By: jhi                                   on 2000/05/02  19:26:22
84185         Log: Use setxxent()/endxxent().
84186      Branch: cfgperl
84187            ! t/op/grent.t t/op/pwent.t
84188 ____________________________________________________________________________
84189 [  6049] By: jhi                                   on 2000/05/02  19:06:02
84190         Log: Test both the scalar and list contexts.
84191      Branch: cfgperl
84192            ! t/op/grent.t t/op/pwent.t
84193 ____________________________________________________________________________
84194 [  6048] By: gsar                                  on 2000/05/02  18:29:10
84195         Log: add note about how $( doesn't interpolate in REs (from
84196              Philip Newton <newton@ficus.frogspace.net>)
84197      Branch: perl
84198            ! pod/perlop.pod
84199 ____________________________________________________________________________
84200 [  6047] By: jhi                                   on 2000/05/02  17:41:24
84201         Log: Call getspnam() only iff needed.
84202      Branch: cfgperl
84203            ! pp_sys.c
84204 ____________________________________________________________________________
84205 [  6046] By: gsar                                  on 2000/05/02  17:07:25
84206         Log: libscheck has insufficient checks for n32 libs (from
84207              Albert Chin-A-Young <china@thewrittenword.com>)
84208      Branch: perl
84209            ! hints/irix_6.sh
84210 ____________________________________________________________________________
84211 [  6045] By: jhi                                   on 2000/05/02  13:57:17
84212         Log: Integrate with Sarathy.
84213      Branch: cfgperl
84214           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
84215           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
84216 ____________________________________________________________________________
84217 [  6044] By: gsar                                  on 2000/05/02  06:48:19
84218         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
84219              such that underscores are only ignored in literal numbers,
84220              "\x{...}", and hex/oct argument
84221      Branch: perl
84222            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
84223 ____________________________________________________________________________
84224 [  6043] By: gsar                                  on 2000/05/02  02:22:29
84225         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
84226      Branch: perl
84227            ! pod/perlretut.pod
84228 ____________________________________________________________________________
84229 [  6042] By: gsar                                  on 2000/05/02  02:17:51
84230         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
84231      Branch: perl
84232            ! pod/perltrap.pod
84233 ____________________________________________________________________________
84234 [  6041] By: gsar                                  on 2000/05/02  01:53:51
84235         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
84236              to compensate
84237      Branch: perl
84238            ! Porting/makerel
84239 ____________________________________________________________________________
84240 [  6040] By: gsar                                  on 2000/05/02  01:51:57
84241         Log: missing files in MANIFEST
84242      Branch: perl
84243            ! MANIFEST
84244 ____________________________________________________________________________
84245 [  6039] By: jhi                                   on 2000/05/02  00:36:46
84246         Log: Infinite problems.
84247      Branch: cfgperl
84248            ! lib/Math/Complex.pm
84249 ____________________________________________________________________________
84250 [  6038] By: jhi                                   on 2000/05/02  00:06:38
84251         Log: pwent/spent #ifdef imbalance.
84252      Branch: cfgperl
84253            ! pp_sys.c
84254 ____________________________________________________________________________
84255 [  6037] By: jhi                                   on 2000/05/01  22:50:11
84256         Log: Use HUGE_VALL if applicable.
84257      Branch: cfgperl
84258            ! ext/POSIX/POSIX.xs util.c
84259 ____________________________________________________________________________
84260 [  6036] By: jhi                                   on 2000/05/01  22:20:53
84261         Log: Correct Freudian slip.
84262      Branch: cfgperl
84263            ! pp_sys.c
84264 ____________________________________________________________________________
84265 [  6035] By: jhi                                   on 2000/05/01  21:07:38
84266         Log: Continue on the pwent/spent case.
84267      Branch: cfgperl
84268            ! pp_sys.c
84269 ____________________________________________________________________________
84270 [  6034] By: jhi                                   on 2000/05/01  17:45:14
84271         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
84272              adjustments in 6032 conflicted badly with this, will have
84273              to revisit them later.
84274      Branch: cfgperl
84275           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
84276           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
84277           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
84278           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
84279           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
84280           !> t/lib/cgi-html.t t/lib/cgi-request.t
84281 ____________________________________________________________________________
84282 [  6033] By: jhi                                   on 2000/05/01  17:40:49
84283         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
84284      Branch: cfgperl
84285            ! pp_sys.c
84286 ____________________________________________________________________________
84287 [  6032] By: gsar                                  on 2000/05/01  15:56:32
84288         Log: whitespace adjustments
84289      Branch: perl
84290            ! pp_sys.c
84291 ____________________________________________________________________________
84292 [  6031] By: gsar                                  on 2000/05/01  15:19:41
84293         Log: small nits in diagnostics.pm (from Robin Barker)
84294      Branch: perl
84295            ! lib/diagnostics.pm pod/perldiag.pod
84296 ____________________________________________________________________________
84297 [  6030] By: gsar                                  on 2000/05/01  08:39:18
84298         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
84299              for @- and @+ (from Johan Vromans)
84300      Branch: perl
84301            ! lib/English.pm pod/perlvar.pod
84302 ____________________________________________________________________________
84303 [  6029] By: gsar                                  on 2000/05/01  08:16:10
84304         Log: add CGI.pm v2.66 (from Lincoln Stein)
84305      Branch: perl
84306            + lib/CGI/Util.pm t/lib/cgi-pretty.t
84307            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
84308            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
84309            ! t/lib/cgi-html.t t/lib/cgi-request.t
84310 ____________________________________________________________________________
84311 [  6028] By: gsar                                  on 2000/05/01  06:34:41
84312         Log: Pod::Man generates groff-incompatible macro definition (from
84313              Tom Christiansen)
84314      Branch: perl
84315            ! lib/Pod/Man.pm
84316 ____________________________________________________________________________
84317 [  6027] By: gsar                                  on 2000/05/01  06:31:36
84318         Log: podlators-1.02 update (from Russ Allbery)
84319      Branch: perl
84320            ! lib/Pod/Man.pm lib/Pod/Text.pm
84321 ____________________________________________________________________________
84322 [  6026] By: jhi                                   on 2000/04/30  23:24:23
84323         Log: Integrate with Sarathy.
84324      Branch: cfgperl
84325           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
84326           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
84327           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
84328           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
84329           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
84330           !> t/lib/syslog.t toke.c win32/win32.h
84331 ____________________________________________________________________________
84332 [  6025] By: gsar                                  on 2000/04/30  18:17:47
84333         Log: Is{Alnum,Alpha,Word} don't match titlecase
84334              
84335              TODO: IsSpace is defined recursively!
84336              
84337              (both spotted by Larry)
84338      Branch: perl
84339            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
84340            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
84341 ____________________________________________________________________________
84342 [  6024] By: gsar                                  on 2000/04/30  17:50:19
84343         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
84344              (from Hugo van der Sanden)
84345      Branch: perl
84346            ! toke.c
84347 ____________________________________________________________________________
84348 [  6023] By: gsar                                  on 2000/04/30  17:14:43
84349         Log: debugger stomps on $. (from M.J.T. Guy)
84350      Branch: perl
84351            ! lib/perl5db.pl
84352 ____________________________________________________________________________
84353 [  6022] By: gsar                                  on 2000/04/30  16:59:22
84354         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
84355      Branch: perl
84356            ! sv.c
84357 ____________________________________________________________________________
84358 [  6021] By: gsar                                  on 2000/04/29  21:00:08
84359         Log: remove Win2K issue in pod (fixed by change#6020)
84360      Branch: perl
84361            ! README.win32 pod/perl56delta.pod
84362 ____________________________________________________________________________
84363 [  6020] By: gsar                                  on 2000/04/29  20:51:49
84364         Log: test tweak
84365      Branch: perl
84366            ! t/lib/open3.t
84367 ____________________________________________________________________________
84368 [  6019] By: gsar                                  on 2000/04/29  20:34:27
84369         Log: windows portability tweaks
84370      Branch: perl
84371            ! t/lib/b.t win32/win32.h
84372 ____________________________________________________________________________
84373 [  6018] By: gsar                                  on 2000/04/29  19:55:24
84374         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
84375              make _PATH_LOG() return "" if unavailable
84376      Branch: perl
84377            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
84378            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
84379 ____________________________________________________________________________
84380 [  6017] By: jhi                                   on 2000/04/28  22:49:46
84381         Log: Integrate with Sarathy.
84382      Branch: cfgperl
84383           !> op.c perl.c pod/perldiag.pod t/lib/b.t
84384 ____________________________________________________________________________
84385 [  6016] By: jhi                                   on 2000/04/28  22:46:14
84386         Log: Do not warn that an infinity does not look like a number.
84387      Branch: cfgperl
84388            ! sv.c
84389 ____________________________________________________________________________
84390 [  6015] By: gsar                                  on 2000/04/28  22:35:49
84391         Log: tweak test for portability
84392      Branch: perl
84393            ! t/lib/b.t
84394 ____________________________________________________________________________
84395 [  6014] By: gsar                                  on 2000/04/28  22:05:31
84396         Log: glob() loading File::Glob behind the scenes may cause syntax errors
84397      Branch: perl
84398            ! op.c
84399 ____________________________________________________________________________
84400 [  6013] By: gsar                                  on 2000/04/28  21:25:22
84401         Log: tweak change#5945 to display correct switch name in diagnostic
84402      Branch: perl
84403            ! perl.c pod/perldiag.pod
84404 ____________________________________________________________________________
84405 [  6012] By: jhi                                   on 2000/04/28  21:08:12
84406         Log: Integrate with Sarathy.
84407      Branch: cfgperl
84408           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
84409           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
84410           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
84411 ____________________________________________________________________________
84412 [  6011] By: jhi                                   on 2000/04/28  21:04:46
84413         Log: &HUGE_VAL is not defined, it exists.
84414      Branch: cfgperl
84415            ! lib/Math/Complex.pm
84416 ____________________________________________________________________________
84417 [  6010] By: gsar                                  on 2000/04/28  21:02:58
84418         Log: clarify note about shadow password support (from
84419              gellyfish@gellyfish.com)
84420      Branch: perl
84421            ! pod/perlfunc.pod
84422 ____________________________________________________________________________
84423 [  6009] By: gsar                                  on 2000/04/28  21:00:00
84424         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
84425      Branch: perl
84426            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
84427 ____________________________________________________________________________
84428 [  6008] By: gsar                                  on 2000/04/28  20:56:33
84429         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
84430      Branch: perl
84431            ! installperl vms/subconfigure.com
84432 ____________________________________________________________________________
84433 [  6007] By: gsar                                  on 2000/04/28  20:51:21
84434         Log: note about compile failures and END blocks (from M.J.T. Guy)
84435      Branch: perl
84436            ! pod/perl56delta.pod pod/perlmod.pod
84437 ____________________________________________________________________________
84438 [  6006] By: jhi                                   on 2000/04/28  20:42:14
84439         Log: Regen Configure.
84440      Branch: cfgperl
84441            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84442            ! config_h.SH
84443 ____________________________________________________________________________
84444 [  6005] By: gsar                                  on 2000/04/28  20:41:16
84445         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
84446      Branch: perl
84447            ! utils/perldoc.PL
84448 ____________________________________________________________________________
84449 [  6004] By: jhi                                   on 2000/04/28  20:28:21
84450         Log: Integrate with Sarathy.
84451      Branch: cfgperl
84452           !> Configure INSTALL Porting/Glossary Porting/config.sh
84453           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
84454           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
84455           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
84456           !> win32/config.vc win32/win32.c
84457 ____________________________________________________________________________
84458 [  6003] By: gsar                                  on 2000/04/28  20:11:20
84459         Log: allow REG_EXPAND_SZ keys in Windows registry (from
84460              John Clayton <John.Clayton@barclayscapital.com>)
84461      Branch: perl
84462            ! win32/win32.c
84463 ____________________________________________________________________________
84464 [  6002] By: gsar                                  on 2000/04/28  19:34:16
84465         Log: destructive sv_setsv() can lose UV-ness from source, causing
84466              numeric promotions/comparisons to fail to do the right thing
84467      Branch: perl
84468            ! sv.c
84469 ____________________________________________________________________________
84470 [  6001] By: gsar                                  on 2000/04/28  18:44:15
84471         Log: support additional library locations via $Config{otherlibdirs}
84472              (from Andy Dougherty)
84473      Branch: perl
84474            ! Configure INSTALL Porting/Glossary Porting/config.sh
84475            ! Porting/config_H config_h.SH epoc/config.sh perl.c
84476            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
84477            ! win32/config.bc win32/config.gc win32/config.vc
84478 ____________________________________________________________________________
84479 [  6000] By: gsar                                  on 2000/04/28  18:26:58
84480         Log: reworked otherlibdirs.U (from Andy Dougherty)
84481      Branch: metaconfig
84482            ! U/installdirs/otherlibdirs.U
84483 ____________________________________________________________________________
84484 [  5999] By: gsar                                  on 2000/04/28  18:17:07
84485         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
84486      Branch: perl
84487            ! t/pragma/warn/toke toke.c
84488 ____________________________________________________________________________
84489 [  5998] By: jhi                                   on 2000/04/28  13:32:17
84490         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
84491      Branch: cfgperl
84492            ! lib/Math/Complex.pm
84493 ____________________________________________________________________________
84494 [  5997] By: jhi                                   on 2000/04/28  13:14:04
84495         Log: Preserve $!.
84496      Branch: cfgperl
84497            ! lib/Math/Complex.pm
84498 ____________________________________________________________________________
84499 [  5996] By: jhi                                   on 2000/04/28  12:59:23
84500         Log: Integrate with Sarathy.
84501      Branch: cfgperl
84502           +> pod/perlrequick.pod pod/perlretut.pod
84503           !> (integrate 51 files)
84504 ____________________________________________________________________________
84505 [  5995] By: gsar                                  on 2000/04/28  09:37:36
84506         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
84507      Branch: perl
84508            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
84509 ____________________________________________________________________________
84510 [  5994] By: gsar                                  on 2000/04/28  09:33:26
84511         Log: fix for missed accounting for null byte in pack("Z",...) (from
84512              M.J.T. Guy)
84513      Branch: perl
84514            ! pp.c t/op/pack.t
84515 ____________________________________________________________________________
84516 [  5993] By: gsar                                  on 2000/04/28  09:30:05
84517         Log: various minor tweaks seen on p5p
84518      Branch: perl
84519            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
84520 ____________________________________________________________________________
84521 [  5992] By: gsar                                  on 2000/04/28  09:08:19
84522         Log: pod nit (from Simon Cozens)
84523      Branch: perl
84524            ! pod/perlop.pod
84525 ____________________________________________________________________________
84526 [  5991] By: gsar                                  on 2000/04/28  09:06:36
84527         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
84528      Branch: perl
84529            ! README.posix-bc hints/posix-bc.sh
84530 ____________________________________________________________________________
84531 [  5990] By: gsar                                  on 2000/04/28  08:54:52
84532         Log: use $ENV{LIB} to search for libs under Visual C compiler
84533              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
84534      Branch: perl
84535            ! lib/ExtUtils/Liblist.pm
84536 ____________________________________________________________________________
84537 [  5989] By: gsar                                  on 2000/04/28  08:27:12
84538         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
84539              itself and no other (from Tom Hughes)
84540      Branch: perl
84541            ! t/op/array.t toke.c
84542 ____________________________________________________________________________
84543 [  5988] By: gsar                                  on 2000/04/28  08:01:38
84544         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
84545              <paul@miraclefish.com>)
84546      Branch: perl
84547            ! lib/ExtUtils/MakeMaker.pm
84548 ____________________________________________________________________________
84549 [  5987] By: gsar                                  on 2000/04/28  07:53:09
84550         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
84551      Branch: perl
84552            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
84553 ____________________________________________________________________________
84554 [  5986] By: gsar                                  on 2000/04/28  07:44:17
84555         Log: add regular expressions tutorial and quick-start guide (from
84556              Mark Kvale <kvale@phy.ucsf.edu>)
84557      Branch: perl
84558            + pod/perlrequick.pod pod/perlretut.pod
84559            ! AUTHORS MAINTAIN MANIFEST
84560 ____________________________________________________________________________
84561 [  5985] By: gsar                                  on 2000/04/28  07:30:28
84562         Log: forked child may not exit correctly if it failed to open
84563              /dev/console (from Graham Barr)
84564      Branch: perl
84565            ! ext/Sys/Syslog/Syslog.pm
84566 ____________________________________________________________________________
84567 [  5984] By: gsar                                  on 2000/04/28  07:27:20
84568         Log: attributes::reftype() doesn't work on tied argument
84569      Branch: perl
84570            ! xsutils.c
84571 ____________________________________________________________________________
84572 [  5983] By: gsar                                  on 2000/04/28  07:15:04
84573         Log: numeric conversion of non-number in change#3378 tramples on
84574              OOK offset, causing segfaults
84575      Branch: perl
84576            ! sv.c
84577 ____________________________________________________________________________
84578 [  5982] By: gsar                                  on 2000/04/28  04:48:25
84579         Log: avoid error in IO::Socket::INET when given an unknown service name
84580              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
84581      Branch: perl
84582            ! ext/IO/lib/IO/Socket/INET.pm
84583 ____________________________________________________________________________
84584 [  5981] By: gsar                                  on 2000/04/28  04:31:31
84585         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
84586              prototype mismatch with CORE::glob(); update pod and tests to
84587              suit (File::Glob::glob() is still available for backward
84588              compatibility, but should be considered deprecated)
84589      Branch: perl
84590            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
84591            ! t/lib/glob-taint.t
84592 ____________________________________________________________________________
84593 [  5980] By: gsar                                  on 2000/04/28  03:47:29
84594         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
84595              <ghudson@mit.edu>)
84596      Branch: metaconfig
84597            ! U/modified/Options.U
84598      Branch: perl
84599            ! Configure
84600 ____________________________________________________________________________
84601 [  5979] By: gsar                                  on 2000/04/28  03:07:54
84602         Log: under useithreads, constant pad entries could inadvertently be
84603              shared across threads (from Eric Blood <eblood@xmission.com>);
84604              added Eric's test case to testsuite
84605      Branch: perl
84606            ! op.c t/op/misc.t
84607 ____________________________________________________________________________
84608 [  5978] By: gsar                                  on 2000/04/27  21:13:00
84609         Log: sync version numbers in File::Spec with the ones on CPAN
84610              (from Barrie Slaymaker)
84611      Branch: perl
84612            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84613            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84614            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84615 ____________________________________________________________________________
84616 [  5977] By: gsar                                  on 2000/04/27  21:07:29
84617         Log: autoquote barewords followed by newline and arrow properly
84618              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
84619      Branch: perl
84620            ! t/pragma/warn/toke toke.c
84621 ____________________________________________________________________________
84622 [  5976] By: gsar                                  on 2000/04/27  20:41:20
84623         Log: DB_File v1.73 update (from Paul Marquess)
84624      Branch: perl
84625            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
84626            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
84627 ____________________________________________________________________________
84628 [  5975] By: gsar                                  on 2000/04/27  20:34:24
84629         Log: allow sort() reentrancy (variant of patch suggested by
84630              Hugo van der Sanden)
84631      Branch: perl
84632            ! pp_ctl.c t/op/sort.t
84633 ____________________________________________________________________________
84634 [  5974] By: gsar                                  on 2000/04/27  19:46:57
84635         Log: change#4197 somehow missed initializing PL_errors, meaning
84636              sytax error queueing wasn't working outside eval"" at all;
84637              also fixed eval"" to localize PL_error_count, so that compile-time
84638              eval's don't clobber the error state of the outer context
84639      Branch: perl
84640            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
84641            ! t/pragma/warn/toke
84642 ____________________________________________________________________________
84643 [  5973] By: gsar                                  on 2000/04/27  18:29:05
84644         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
84645      Branch: perl
84646            ! regcomp.c regexec.c t/op/re_tests
84647 ____________________________________________________________________________
84648 [  5972] By: jhi                                   on 2000/04/27  18:22:41
84649         Log: Integrate with Sarathy.
84650      Branch: cfgperl
84651           +> t/lib/b.t t/lib/syslog.t
84652           !> (integrate 31 files)
84653 ____________________________________________________________________________
84654 [  5971] By: jhi                                   on 2000/04/27  18:18:46
84655         Log: Unicos tweaks from Mark P. Lutz.
84656      Branch: cfgperl
84657            ! hints/unicos.sh lib/Math/Complex.pm
84658 ____________________________________________________________________________
84659 [  5970] By: gsar                                  on 2000/04/27  18:05:11
84660         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
84661              IV is >32bits
84662      Branch: perl
84663            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
84664 ____________________________________________________________________________
84665 [  5969] By: gsar                                  on 2000/04/27  17:50:56
84666         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
84667      Branch: perl
84668            + t/lib/syslog.t
84669            ! MANIFEST ext/Sys/Syslog/Syslog.pm
84670 ____________________________________________________________________________
84671 [  5968] By: gsar                                  on 2000/04/27  17:44:49
84672         Log: tolerate spaces in group names in test on solaris (from David Boyce
84673              <dsb@boyski.com>)
84674      Branch: perl
84675            ! t/op/groups.t
84676 ____________________________________________________________________________
84677 [  5967] By: gsar                                  on 2000/04/27  17:41:22
84678         Log: improved docs on the warn_uninit diagnostic (from David Glasser
84679              and Simon Cozens)
84680      Branch: perl
84681            ! pod/perldiag.pod
84682 ____________________________________________________________________________
84683 [  5966] By: gsar                                  on 2000/04/27  16:54:58
84684         Log: add testsuite for B backends, fix bug in B::Deparse (from
84685              Simon Cozens <simon@brecon.co.uk>)
84686      Branch: perl
84687            + t/lib/b.t
84688            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
84689 ____________________________________________________________________________
84690 [  5965] By: gsar                                  on 2000/04/27  16:10:37
84691         Log: avoid "will not stay shared" warnings for our variables (from
84692              Robin Barker)
84693      Branch: perl
84694            ! op.c t/pragma/warn/op
84695 ____________________________________________________________________________
84696 [  5964] By: gsar                                  on 2000/04/27  07:05:05
84697         Log: reformat to 72 columns (again)
84698      Branch: perl
84699            ! pod/perldiag.pod
84700 ____________________________________________________________________________
84701 [  5963] By: gsar                                  on 2000/04/27  06:28:31
84702         Log: patch from Larry to make (\&) prototype work; added tests for
84703              the same
84704      Branch: perl
84705            ! op.c t/comp/proto.t
84706 ____________________________________________________________________________
84707 [  5962] By: gsar                                  on 2000/04/27  06:15:47
84708         Log: updated README.hpux (from Jeff Okamoto)
84709      Branch: perl
84710            ! README.hpux
84711 ____________________________________________________________________________
84712 [  5961] By: gsar                                  on 2000/04/27  05:55:03
84713         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
84714      Branch: perl
84715            ! emacs/cperl-mode.el
84716 ____________________________________________________________________________
84717 [  5960] By: gsar                                  on 2000/04/27  05:49:26
84718         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
84719      Branch: perl
84720            ! INSTALL
84721 ____________________________________________________________________________
84722 [  5959] By: gsar                                  on 2000/04/27  05:33:41
84723         Log: doubled words in pods (from Simon Cozens
84724              <simon.p.cozens@jp.pwcglobal.com>)
84725      Branch: perl
84726            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
84727            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
84728            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
84729            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
84730            ! pod/perltootc.pod
84731 ____________________________________________________________________________
84732 [  5958] By: gsar                                  on 2000/04/27  05:11:39
84733         Log: change#3569 deleted some essential code, revert; avoid use of
84734              atexit() to make DynaLoader work properly on AIX under mod_perl
84735              (from Jens-Uwe Mager <jum@helios.de>)
84736      Branch: perl
84737            ! ext/DynaLoader/dl_aix.xs
84738 ____________________________________________________________________________
84739 [  5957] By: gsar                                  on 2000/04/27  04:54:51
84740         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
84741      Branch: perl
84742            ! pod/perlmod.pod
84743 ____________________________________________________________________________
84744 [  5956] By: gsar                                  on 2000/04/27  04:51:47
84745         Log: better diagnostics on failed tests (from Ilya Zakharevich)
84746      Branch: perl
84747            ! t/op/lex_assign.t
84748 ____________________________________________________________________________
84749 [  5955] By: gsar                                  on 2000/04/27  04:26:44
84750         Log: longstanding bug exposed by change#3307: sort arguments weren't
84751              compiled with the right wantarray context (ensuing runtime lookup
84752              via block_gimme() was getting the incidental context of the
84753              sort() itself)
84754      Branch: perl
84755            ! op.c t/op/sort.t
84756 ____________________________________________________________________________
84757 [  5954] By: gsar                                  on 2000/04/26  23:42:12
84758         Log: integrate cfgperl contents into mainline
84759      Branch: perl
84760           !> (integrate 30 files)
84761 ____________________________________________________________________________
84762 [  5953] By: jhi                                   on 2000/04/26  23:06:42
84763         Log: Integrate with Sarathy.
84764      Branch: cfgperl
84765           !> README.win32 ext/B/B/Deparse.pm
84766           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84767           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
84768           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
84769           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
84770           !> utils/perldoc.PL vms/perlvms.pod
84771 ____________________________________________________________________________
84772 [  5952] By: jhi                                   on 2000/04/26  23:03:46
84773         Log: Undo "use integer" addition from 64bitint as it seems
84774              to break most of the subtests in Digital UNIX;
84775              Unicos needs to find another way.
84776      Branch: cfgperl
84777            ! t/op/64bitint.t
84778 ____________________________________________________________________________
84779 [  5951] By: jhi                                   on 2000/04/26  22:57:53
84780         Log: Be more robust on "extreme" (large absolute value)
84781              arguments.  Originally reported by Daniel Connelly
84782              as a problem with asinh() on large negative arguments,
84783              asinh() used to bail out because an argument to log()
84784              ended up being zero.  Ilya Zakharevich proposed using
84785              Taylor's series in such cases, which for such large
84786              arguments is a very good approximation.
84787      Branch: cfgperl
84788            ! lib/Math/Complex.pm t/lib/complex.t
84789 ____________________________________________________________________________
84790 [  5950] By: gsar                                  on 2000/04/25  19:13:12
84791         Log: reformat perldiag to avoid long lines
84792      Branch: perl
84793            ! pod/perldiag.pod
84794 ____________________________________________________________________________
84795 [  5949] By: gsar                                  on 2000/04/25  18:41:11
84796         Log: make perldoc use the pod2man from the same version (from
84797              M.J.T. Guy)
84798      Branch: perl
84799            ! utils/perldoc.PL
84800 ____________________________________________________________________________
84801 [  5948] By: gsar                                  on 2000/04/25  18:21:57
84802         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
84803              <kompas@kompas.usr.onet.pl>)
84804      Branch: perl
84805            ! lib/vars.pm
84806 ____________________________________________________________________________
84807 [  5947] By: gsar                                  on 2000/04/25  18:11:53
84808         Log: use &dl_error rather than &dl_load_file as the guard for calling
84809              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
84810              statically built perl)
84811      Branch: perl
84812            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84813 ____________________________________________________________________________
84814 [  5946] By: jhi                                   on 2000/04/25  17:37:54
84815         Log: Document that tr() is not tr(1).
84816      Branch: cfgperl
84817            ! pod/perlop.pod
84818 ____________________________________________________________________________
84819 [  5945] By: gsar                                  on 2000/04/25  16:34:33
84820         Log: make module name mandatory after -M switch; reorder perldiag
84821              alphabetically (from Mark-Jason Dominus)
84822      Branch: perl
84823            ! perl.c pod/perldiag.pod
84824 ____________________________________________________________________________
84825 [  5944] By: jhi                                   on 2000/04/25  01:15:18
84826         Log: On second thoughts frexp() does have two arguments.
84827      Branch: cfgperl
84828            ! perl.h
84829 ____________________________________________________________________________
84830 [  5943] By: jhi                                   on 2000/04/24  22:56:32
84831         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
84832              Now pp_ncmp() returns undef is either operand is a NaN.
84833      Branch: cfgperl
84834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84835            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
84836            ! vms/subconfigure.com vos/config.def vos/config.h
84837            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
84838            ! win32/config.vc win32/config_H.bc win32/config_H.gc
84839            ! win32/config_H.vc
84840      Branch: metaconfig/U/perl
84841            + d_modfl.U
84842 ____________________________________________________________________________
84843 [  5942] By: jhi                                   on 2000/04/24  19:45:17
84844         Log: Regen Configure to match #5937.
84845      Branch: cfgperl
84846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84847            ! config_h.SH
84848      Branch: metaconfig
84849            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
84850 ____________________________________________________________________________
84851 [  5941] By: jhi                                   on 2000/04/24  19:24:11
84852         Log: Further Unicos fixes for Mark Lutz.
84853      Branch: cfgperl
84854            ! hints/unicos.sh pp_ctl.c
84855 ____________________________________________________________________________
84856 [  5940] By: jhi                                   on 2000/04/24  19:09:06
84857         Log: Various Unicos 10.0.0.6 fixes.
84858              
84859              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
84860              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
84861              Reply-To: tecmpl1@triton.ca.boeing.com 
84862              To: perl5-porters@perl.org 
84863              Date: Fri, 14 Apr 2000 20:21:00 GMT 
84864              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
84865      Branch: cfgperl
84866            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
84867 ____________________________________________________________________________
84868 [  5939] By: gsar                                  on 2000/04/24  19:01:24
84869         Log: more pod nits (from Larry Virden)
84870      Branch: perl
84871            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
84872            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
84873            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
84874 ____________________________________________________________________________
84875 [  5938] By: gsar                                  on 2000/04/24  18:54:01
84876         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
84877      Branch: perl
84878            ! ext/B/B/Deparse.pm
84879 ____________________________________________________________________________
84880 [  5937] By: jhi                                   on 2000/04/24  17:39:00
84881         Log: Integrate with Sarathy.
84882      Branch: cfgperl
84883           +> (branch 31 files)
84884           !> (integrate 73 files)
84885 ____________________________________________________________________________
84886 [  5936] By: gsar                                  on 2000/04/24  17:30:06
84887         Log: additional tests for change#5934 (from Paul Marquess, who also
84888              sent in the same fix)
84889      Branch: perl
84890            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
84891            ! t/pragma/warn/5nolint t/pragma/warn/6default
84892 ____________________________________________________________________________
84893 [  5935] By: jhi                                   on 2000/04/24  17:26:05
84894         Log: Do not assume sign propagation.
84895              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
84896              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
84897              To: payner@ncifcrf.gov, perl5-porters@perl.org 
84898              Date: Tue, 18 Apr 2000 18:24:49 +0100 
84899              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
84900      Branch: cfgperl
84901            ! t/op/bop.t t/op/misc.t
84902 ____________________________________________________________________________
84903 [  5934] By: gsar                                  on 2000/04/24  17:16:54
84904         Log: propagate lexical warnings from surrounding scope correctly
84905              within string eval()
84906      Branch: perl
84907            ! pp_ctl.c t/pragma/warn/pp_ctl
84908 ____________________________________________________________________________
84909 [  5933] By: jhi                                   on 2000/04/24  17:01:07
84910         Log: Flatten the cpp jungle doing the nosuid checking.
84911      Branch: cfgperl
84912            ! perl.c
84913 ____________________________________________________________________________
84914 [  5932] By: gsar                                  on 2000/04/24  09:08:14
84915         Log: add rsignal(), whichsig() and do_join() to public API list
84916              (mod_perl uses them to good advantage)
84917      Branch: perl
84918            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
84919 ____________________________________________________________________________
84920 [  5931] By: gsar                                  on 2000/04/24  09:01:40
84921         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
84922      Branch: perl
84923            ! pp_hot.c regexec.c t/op/pat.t
84924 ____________________________________________________________________________
84925 [  5930] By: gsar                                  on 2000/04/24  08:58:33
84926         Log: small os390 tweaks (from Peter Prymmer)
84927      Branch: perl
84928            ! config_h.SH makedepend.SH
84929 ____________________________________________________________________________
84930 [  5929] By: gsar                                  on 2000/04/24  08:55:25
84931         Log: pod nits
84932      Branch: perl
84933            ! pod/perlguts.pod
84934 ____________________________________________________________________________
84935 [  5928] By: gsar                                  on 2000/04/24  08:50:13
84936         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
84937      Branch: perl
84938            ! ext/IO/lib/IO/Poll.pm
84939 ____________________________________________________________________________
84940 [  5927] By: gsar                                  on 2000/04/24  08:43:24
84941         Log: arrange for next() to resume at the unstack op rather than the
84942              loop conditional, so that scope cleanup happens correctly
84943              (from Stephen McCamant)
84944      Branch: perl
84945            ! op.c pp_ctl.c t/op/misc.t
84946 ____________________________________________________________________________
84947 [  5926] By: gsar                                  on 2000/04/24  08:18:40
84948         Log: on windows, reserve 16M of stack rather than 128M (allows more
84949              threads to run concurrently)
84950      Branch: perl
84951            ! win32/Makefile win32/makefile.mk
84952 ____________________________________________________________________________
84953 [  5925] By: gsar                                  on 2000/04/24  08:13:52
84954         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
84955      Branch: perl
84956            ! toke.c
84957 ____________________________________________________________________________
84958 [  5924] By: gsar                                  on 2000/04/24  08:08:59
84959         Log: avoid using uninitialized memory in require version check
84960      Branch: perl
84961            ! pp_ctl.c universal.c
84962 ____________________________________________________________________________
84963 [  5923] By: gsar                                  on 2000/04/24  07:20:14
84964         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
84965      Branch: perl
84966            ! ext/IO/lib/IO/Poll.pm
84967 ____________________________________________________________________________
84968 [  5922] By: gsar                                  on 2000/04/24  07:08:42
84969         Log: commentary about IoTYPE() (from Nathan Torkington)
84970      Branch: perl
84971            ! sv.h
84972 ____________________________________________________________________________
84973 [  5921] By: gsar                                  on 2000/04/24  06:58:26
84974         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
84975              by fix
84976      Branch: perl
84977            ! sv.c t/lib/charnames.t t/pragma/utf8.t
84978 ____________________________________________________________________________
84979 [  5920] By: gsar                                  on 2000/04/24  06:37:59
84980         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
84981      Branch: perl
84982            ! doop.c t/op/ver.t
84983 ____________________________________________________________________________
84984 [  5919] By: gsar                                  on 2000/04/24  06:21:58
84985         Log: Configure might miss old directories when prefix must be
84986              expanded (from Robin Barker)
84987      Branch: metaconfig
84988            ! U/installdirs/inc_version_list.U
84989      Branch: perl
84990            ! Configure
84991 ____________________________________________________________________________
84992 [  5918] By: gsar                                  on 2000/04/24  06:16:11
84993         Log: VMS nits in glob() test (from Charles Lane)
84994      Branch: perl
84995            ! t/lib/glob-basic.t
84996 ____________________________________________________________________________
84997 [  5917] By: gsar                                  on 2000/04/24  06:11:56
84998         Log: various pod nits (from Larry Virden and others)
84999      Branch: perl
85000            ! README.amiga README.hpux README.machten README.os2
85001            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
85002            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
85003            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
85004            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
85005            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
85006            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
85007            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
85008            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
85009 ____________________________________________________________________________
85010 [  5916] By: gsar                                  on 2000/04/24  05:52:43
85011         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
85012              <wjones@tc.fluke.com>)
85013      Branch: perl
85014            ! t/lib/glob-basic.t
85015 ____________________________________________________________________________
85016 [  5915] By: gsar                                  on 2000/04/24  05:07:01
85017         Log: supported platforms mixed up
85018      Branch: perl
85019            ! pod/perl56delta.pod pod/perlport.pod
85020 ____________________________________________________________________________
85021 [  5914] By: gsar                                  on 2000/04/24  04:56:08
85022         Log: caller() wasn't returning the right number of elements for
85023              eval {...}
85024      Branch: perl
85025            ! pp_ctl.c t/pragma/warn/9enabled
85026 ____________________________________________________________________________
85027 [  5913] By: gsar                                  on 2000/04/24  04:35:41
85028         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
85029              Mark-Jason Dominus)
85030      Branch: perl
85031            ! pod/perlfunc.pod
85032 ____________________________________________________________________________
85033 [  5912] By: gsar                                  on 2000/04/24  04:17:15
85034         Log: fix totally broken caching in UNIVERSAL::isa() (from
85035              Nick Ing-Simmons)
85036      Branch: perl
85037            ! t/op/universal.t universal.c
85038 ____________________________________________________________________________
85039 [  5911] By: gsar                                  on 2000/04/24  03:39:47
85040         Log: add linebreak properties from unicode/LineBrk.txt (from
85041              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
85042      Branch: perl
85043            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
85044            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
85045            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
85046            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
85047            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
85048            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
85049            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
85050            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
85051            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
85052            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
85053            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
85054            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
85055            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
85056            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
85057            + lib/unicode/Is/LbrkZW.pl
85058            ! lib/unicode/mktables.PL
85059 ____________________________________________________________________________
85060 [  5910] By: gsar                                  on 2000/04/24  03:23:10
85061         Log: typo in pod
85062      Branch: perl
85063            ! ext/Thread/Thread.pm
85064 ____________________________________________________________________________
85065 [  5909] By: gsar                                  on 2000/04/24  03:22:03
85066         Log: mode argument to do_binmode() should be file mode, not boolean
85067      Branch: perl
85068            ! pp_sys.c
85069 ____________________________________________________________________________
85070 [  5908] By: gsar                                  on 2000/04/16  16:51:08
85071         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
85072              always returns a valid GV even when the symbol is trapped by strictures
85073              (avoids coredumps)
85074              
85075              TODO: the C<package;> hack needs similar treatment
85076      Branch: perl
85077            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
85078            ! t/pragma/strict-vars
85079 ____________________________________________________________________________
85080 [  5907] By: jhi                                   on 2000/03/31  23:42:56
85081         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
85082              an assumption which #5905 demolished.
85083      Branch: cfgperl
85084            ! pp_sys.c
85085 ____________________________________________________________________________
85086 [  5906] By: jhi                                   on 2000/03/31  18:54:37
85087         Log: Typo in #5905.
85088      Branch: cfgperl
85089            ! t/op/64bitint.t
85090 ____________________________________________________________________________
85091 [  5905] By: jhi                                   on 2000/03/31  18:50:54
85092         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
85093              reported by Joseph N. Hall.  The bug was that even with use64bitint
85094              one had to use the prefixes q, L, or ll with printf/sprintf,
85095              contrary to the documentation and common sense.
85096      Branch: cfgperl
85097            ! sv.c t/op/64bitint.t
85098 ____________________________________________________________________________
85099 [  5904] By: gsar                                  on 2000/03/28  02:31:32
85100         Log: add Changes, perldelta.pod
85101      Branch: perl
85102            + Changes pod/perldelta.pod
85103 ____________________________________________________________________________
85104 [  5903] By: gsar                                  on 2000/03/28  02:03:55
85105         Log: rename Changes and perldelta.pod
85106      Branch: perl
85107           +> Changes5.6 pod/perl56delta.pod
85108            - Changes pod/perldelta.pod
85109            ! MANIFEST
85110 ____________________________________________________________________________
85111 [  5902] By: gsar                                  on 2000/03/28  01:59:14
85112         Log: create maint-5.6 branch
85113      Branch: maint-5.6/perl
85114           +> (branch 1611 files)
85115 ____________________________________________________________________________
85116 [  5901] By: jhi                                   on 2000/03/23  05:48:43
85117         Log: Integrate with Sarathy.
85118      Branch: cfgperl
85119           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
85120 ____________________________________________________________________________
85121 [  5900] By: gsar                                  on 2000/03/23  05:42:43
85122         Log: three guesses on what this is :-)
85123      Branch: perl
85124            ! Changes